datastake-daf 0.6.694 → 0.6.696
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.
|
@@ -1507,26 +1507,26 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1507
1507
|
}
|
|
1508
1508
|
|
|
1509
1509
|
/* COLOR SIDEBAR */
|
|
1510
|
-
.components-layout:not(.nested) .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
1511
|
-
.components-layout:not(.nested) .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
1510
|
+
.components-layout:not(.nested) .sidenav-sider.custom .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
1511
|
+
.components-layout:not(.nested) .sidenav-sider.custom .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
1512
1512
|
color: var(--custom-sidenav-text-color, white);
|
|
1513
1513
|
}
|
|
1514
1514
|
|
|
1515
|
-
.components-layout:not(.nested)
|
|
1515
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1516
1516
|
.sidenav-cont:not(.straatos) .menus-cont:not(.is-collapsed)
|
|
1517
1517
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1518
1518
|
.ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title svg path{
|
|
1519
1519
|
stroke: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1520
1520
|
}
|
|
1521
1521
|
|
|
1522
|
-
.components-layout:not(.nested)
|
|
1522
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1523
1523
|
.sidenav-cont:not(.straatos) .menus-cont:not(.is-collapsed)
|
|
1524
1524
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1525
1525
|
.ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title span{
|
|
1526
1526
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1527
1527
|
}
|
|
1528
1528
|
|
|
1529
|
-
.components-layout:not(.nested)
|
|
1529
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1530
1530
|
.sidenav-cont:not(.straatos) .menus-cont:not(.is-collapsed)
|
|
1531
1531
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1532
1532
|
.ant-menu-submenu.ant-menu-submenu-inline .ant-menu.ant-menu-sub.ant-menu-inline .ant-menu-item:not(.selected-it)
|
|
@@ -1534,25 +1534,25 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1534
1534
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1535
1535
|
}
|
|
1536
1536
|
|
|
1537
|
-
.components-layout:not(.nested)
|
|
1537
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1538
1538
|
.sidenav-cont:not(.straatos) .menus-cont
|
|
1539
1539
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1540
1540
|
.ant-menu-submenu.ant-menu-submenu-inline:not(.selected) .ant-menu-submenu-title span {
|
|
1541
1541
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1542
1542
|
}
|
|
1543
1543
|
|
|
1544
|
-
.components-layout:not(.nested)
|
|
1544
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1545
1545
|
.sidenav-cont:not(.straatos) .menus-cont
|
|
1546
1546
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1547
1547
|
.ant-menu-submenu.ant-menu-submenu-inline:not(.selected) .ant-menu-submenu-title svg path {
|
|
1548
1548
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1549
1549
|
}
|
|
1550
1550
|
|
|
1551
|
-
.components-layout:not(.nested) .sidenav-cont:not(.straatos) .sidenav-hover-content header {
|
|
1551
|
+
.components-layout:not(.nested) .sidenav-sider.custom .sidenav-cont:not(.straatos) .sidenav-hover-content header {
|
|
1552
1552
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1553
1553
|
}
|
|
1554
1554
|
|
|
1555
|
-
.components-layout:not(.nested)
|
|
1555
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1556
1556
|
.sidenav-cont:not(.straatos)
|
|
1557
1557
|
.sidenav-hover-content
|
|
1558
1558
|
.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light
|
|
@@ -1566,7 +1566,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1566
1566
|
border-inline-end: none !important;
|
|
1567
1567
|
}
|
|
1568
1568
|
|
|
1569
|
-
.components-layout:not(.nested)
|
|
1569
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1570
1570
|
.sidenav-cont:not(.straatos)
|
|
1571
1571
|
.sidenav-hover-content
|
|
1572
1572
|
.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light
|
|
@@ -1575,7 +1575,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1575
1575
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1576
1576
|
}
|
|
1577
1577
|
|
|
1578
|
-
.components-layout:not(.nested)
|
|
1578
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1579
1579
|
.sidenav-cont:not(.straatos)
|
|
1580
1580
|
.sidenav-hover-content
|
|
1581
1581
|
.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light
|
|
@@ -1583,7 +1583,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1583
1583
|
stroke: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1584
1584
|
}
|
|
1585
1585
|
|
|
1586
|
-
.components-layout:not(.nested)
|
|
1586
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1587
1587
|
.mod-name.not-collapsed h1{
|
|
1588
1588
|
color: var(--custom-sidenav-text-color, white) !important;
|
|
1589
1589
|
}
|
|
@@ -1593,24 +1593,24 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1593
1593
|
color: var(--nested-sidenav-text-color, white) !important;
|
|
1594
1594
|
}
|
|
1595
1595
|
|
|
1596
|
-
.components-layout:not(.nested)
|
|
1596
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1597
1597
|
.d-flex.left-sidebar.right-sidebar
|
|
1598
1598
|
.desktop span svg {
|
|
1599
1599
|
fill: var(--header-text-color, white) !important;
|
|
1600
1600
|
}
|
|
1601
1601
|
|
|
1602
|
-
.components-layout:not(.nested)
|
|
1602
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1603
1603
|
.d-flex.right-sidebar {
|
|
1604
1604
|
color: var(--header-text-color, white) !important;
|
|
1605
1605
|
}
|
|
1606
1606
|
|
|
1607
|
-
.components-layout:not(.nested)
|
|
1607
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1608
1608
|
.d-flex.right-sidebar
|
|
1609
1609
|
.ant-select-arrow {
|
|
1610
1610
|
color: var(--header-text-color, white) !important;
|
|
1611
1611
|
}
|
|
1612
1612
|
|
|
1613
|
-
.components-layout:not(.nested) .right-sidebar .cont {
|
|
1613
|
+
.components-layout:not(.nested) .sidenav-sider.custom .right-sidebar .cont {
|
|
1614
1614
|
color: var(--header-text-color, white) !important;
|
|
1615
1615
|
}
|
|
1616
1616
|
|
package/package.json
CHANGED
|
@@ -1507,26 +1507,26 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1507
1507
|
}
|
|
1508
1508
|
|
|
1509
1509
|
/* COLOR SIDEBAR */
|
|
1510
|
-
.components-layout:not(.nested) .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
1511
|
-
.components-layout:not(.nested) .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
1510
|
+
.components-layout:not(.nested) .sidenav-sider.custom .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
1511
|
+
.components-layout:not(.nested) .sidenav-sider.custom .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
1512
1512
|
color: var(--custom-sidenav-text-color, white);
|
|
1513
1513
|
}
|
|
1514
1514
|
|
|
1515
|
-
.components-layout:not(.nested)
|
|
1515
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1516
1516
|
.sidenav-cont:not(.straatos) .menus-cont:not(.is-collapsed)
|
|
1517
1517
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1518
1518
|
.ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title svg path{
|
|
1519
1519
|
stroke: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1520
1520
|
}
|
|
1521
1521
|
|
|
1522
|
-
.components-layout:not(.nested)
|
|
1522
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1523
1523
|
.sidenav-cont:not(.straatos) .menus-cont:not(.is-collapsed)
|
|
1524
1524
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1525
1525
|
.ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title span{
|
|
1526
1526
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1527
1527
|
}
|
|
1528
1528
|
|
|
1529
|
-
.components-layout:not(.nested)
|
|
1529
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1530
1530
|
.sidenav-cont:not(.straatos) .menus-cont:not(.is-collapsed)
|
|
1531
1531
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1532
1532
|
.ant-menu-submenu.ant-menu-submenu-inline .ant-menu.ant-menu-sub.ant-menu-inline .ant-menu-item:not(.selected-it)
|
|
@@ -1534,25 +1534,25 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1534
1534
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1535
1535
|
}
|
|
1536
1536
|
|
|
1537
|
-
.components-layout:not(.nested)
|
|
1537
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1538
1538
|
.sidenav-cont:not(.straatos) .menus-cont
|
|
1539
1539
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1540
1540
|
.ant-menu-submenu.ant-menu-submenu-inline:not(.selected) .ant-menu-submenu-title span {
|
|
1541
1541
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1542
1542
|
}
|
|
1543
1543
|
|
|
1544
|
-
.components-layout:not(.nested)
|
|
1544
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1545
1545
|
.sidenav-cont:not(.straatos) .menus-cont
|
|
1546
1546
|
.sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
|
|
1547
1547
|
.ant-menu-submenu.ant-menu-submenu-inline:not(.selected) .ant-menu-submenu-title svg path {
|
|
1548
1548
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1549
1549
|
}
|
|
1550
1550
|
|
|
1551
|
-
.components-layout:not(.nested) .sidenav-cont:not(.straatos) .sidenav-hover-content header {
|
|
1551
|
+
.components-layout:not(.nested) .sidenav-sider.custom .sidenav-cont:not(.straatos) .sidenav-hover-content header {
|
|
1552
1552
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1553
1553
|
}
|
|
1554
1554
|
|
|
1555
|
-
.components-layout:not(.nested)
|
|
1555
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1556
1556
|
.sidenav-cont:not(.straatos)
|
|
1557
1557
|
.sidenav-hover-content
|
|
1558
1558
|
.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light
|
|
@@ -1566,7 +1566,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1566
1566
|
border-inline-end: none !important;
|
|
1567
1567
|
}
|
|
1568
1568
|
|
|
1569
|
-
.components-layout:not(.nested)
|
|
1569
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1570
1570
|
.sidenav-cont:not(.straatos)
|
|
1571
1571
|
.sidenav-hover-content
|
|
1572
1572
|
.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light
|
|
@@ -1575,7 +1575,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1575
1575
|
color: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1576
1576
|
}
|
|
1577
1577
|
|
|
1578
|
-
.components-layout:not(.nested)
|
|
1578
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1579
1579
|
.sidenav-cont:not(.straatos)
|
|
1580
1580
|
.sidenav-hover-content
|
|
1581
1581
|
.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light
|
|
@@ -1583,7 +1583,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1583
1583
|
stroke: var(--nested-sidenav-text-color, --custom-sidenav-text-color, white) !important;
|
|
1584
1584
|
}
|
|
1585
1585
|
|
|
1586
|
-
.components-layout:not(.nested)
|
|
1586
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1587
1587
|
.mod-name.not-collapsed h1{
|
|
1588
1588
|
color: var(--custom-sidenav-text-color, white) !important;
|
|
1589
1589
|
}
|
|
@@ -1593,24 +1593,24 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1593
1593
|
color: var(--nested-sidenav-text-color, white) !important;
|
|
1594
1594
|
}
|
|
1595
1595
|
|
|
1596
|
-
.components-layout:not(.nested)
|
|
1596
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1597
1597
|
.d-flex.left-sidebar.right-sidebar
|
|
1598
1598
|
.desktop span svg {
|
|
1599
1599
|
fill: var(--header-text-color, white) !important;
|
|
1600
1600
|
}
|
|
1601
1601
|
|
|
1602
|
-
.components-layout:not(.nested)
|
|
1602
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1603
1603
|
.d-flex.right-sidebar {
|
|
1604
1604
|
color: var(--header-text-color, white) !important;
|
|
1605
1605
|
}
|
|
1606
1606
|
|
|
1607
|
-
.components-layout:not(.nested)
|
|
1607
|
+
.components-layout:not(.nested) .sidenav-sider.custom
|
|
1608
1608
|
.d-flex.right-sidebar
|
|
1609
1609
|
.ant-select-arrow {
|
|
1610
1610
|
color: var(--header-text-color, white) !important;
|
|
1611
1611
|
}
|
|
1612
1612
|
|
|
1613
|
-
.components-layout:not(.nested) .right-sidebar .cont {
|
|
1613
|
+
.components-layout:not(.nested) .sidenav-sider.custom .right-sidebar .cont {
|
|
1614
1614
|
color: var(--header-text-color, white) !important;
|
|
1615
1615
|
}
|
|
1616
1616
|
|