@overmap-ai/blocks 1.0.26-table-row-loading.0 → 1.0.26-table-row-loading.1
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/blocks.js +18 -18
- package/dist/blocks.umd.cjs +18 -18
- package/dist/style.css +31 -31
- package/package.json +1 -1
package/dist/blocks.js
CHANGED
|
@@ -3548,24 +3548,24 @@ const SelectAllCheckbox = memo(function SelectAllCheckbox2({
|
|
|
3548
3548
|
childrenWithProps
|
|
3549
3549
|
] });
|
|
3550
3550
|
});
|
|
3551
|
-
const disabled = "
|
|
3552
|
-
const outerTableContainer = "
|
|
3553
|
-
const headerContainer = "
|
|
3554
|
-
const tableTopContainer = "
|
|
3555
|
-
const tableContainer = "
|
|
3556
|
-
const searchContainer = "
|
|
3557
|
-
const columnFilterSelect = "
|
|
3558
|
-
const table = "
|
|
3559
|
-
const tableHeaderCell = "
|
|
3560
|
-
const showSortIcon = "
|
|
3561
|
-
const tableRow = "
|
|
3562
|
-
const tableCell = "
|
|
3563
|
-
const noDataTextContainer = "
|
|
3564
|
-
const tableBottomContainer = "
|
|
3565
|
-
const rowsPerPageContainer = "
|
|
3566
|
-
const rowsPerPageText = "
|
|
3567
|
-
const pageText = "
|
|
3568
|
-
const descriptionSecondLine = "
|
|
3551
|
+
const disabled = "_disabled_ybi8a_1";
|
|
3552
|
+
const outerTableContainer = "_outerTableContainer_ybi8a_5";
|
|
3553
|
+
const headerContainer = "_headerContainer_ybi8a_17";
|
|
3554
|
+
const tableTopContainer = "_tableTopContainer_ybi8a_21";
|
|
3555
|
+
const tableContainer = "_tableContainer_ybi8a_25";
|
|
3556
|
+
const searchContainer = "_searchContainer_ybi8a_30";
|
|
3557
|
+
const columnFilterSelect = "_columnFilterSelect_ybi8a_40";
|
|
3558
|
+
const table = "_table_ybi8a_21";
|
|
3559
|
+
const tableHeaderCell = "_tableHeaderCell_ybi8a_59";
|
|
3560
|
+
const showSortIcon = "_showSortIcon_ybi8a_75";
|
|
3561
|
+
const tableRow = "_tableRow_ybi8a_79";
|
|
3562
|
+
const tableCell = "_tableCell_ybi8a_94";
|
|
3563
|
+
const noDataTextContainer = "_noDataTextContainer_ybi8a_104";
|
|
3564
|
+
const tableBottomContainer = "_tableBottomContainer_ybi8a_110";
|
|
3565
|
+
const rowsPerPageContainer = "_rowsPerPageContainer_ybi8a_114";
|
|
3566
|
+
const rowsPerPageText = "_rowsPerPageText_ybi8a_124";
|
|
3567
|
+
const pageText = "_pageText_ybi8a_129";
|
|
3568
|
+
const descriptionSecondLine = "_descriptionSecondLine_ybi8a_133";
|
|
3569
3569
|
const styles$1 = {
|
|
3570
3570
|
disabled,
|
|
3571
3571
|
outerTableContainer,
|
package/dist/blocks.umd.cjs
CHANGED
|
@@ -3546,24 +3546,24 @@
|
|
|
3546
3546
|
childrenWithProps
|
|
3547
3547
|
] });
|
|
3548
3548
|
});
|
|
3549
|
-
const disabled = "
|
|
3550
|
-
const outerTableContainer = "
|
|
3551
|
-
const headerContainer = "
|
|
3552
|
-
const tableTopContainer = "
|
|
3553
|
-
const tableContainer = "
|
|
3554
|
-
const searchContainer = "
|
|
3555
|
-
const columnFilterSelect = "
|
|
3556
|
-
const table = "
|
|
3557
|
-
const tableHeaderCell = "
|
|
3558
|
-
const showSortIcon = "
|
|
3559
|
-
const tableRow = "
|
|
3560
|
-
const tableCell = "
|
|
3561
|
-
const noDataTextContainer = "
|
|
3562
|
-
const tableBottomContainer = "
|
|
3563
|
-
const rowsPerPageContainer = "
|
|
3564
|
-
const rowsPerPageText = "
|
|
3565
|
-
const pageText = "
|
|
3566
|
-
const descriptionSecondLine = "
|
|
3549
|
+
const disabled = "_disabled_ybi8a_1";
|
|
3550
|
+
const outerTableContainer = "_outerTableContainer_ybi8a_5";
|
|
3551
|
+
const headerContainer = "_headerContainer_ybi8a_17";
|
|
3552
|
+
const tableTopContainer = "_tableTopContainer_ybi8a_21";
|
|
3553
|
+
const tableContainer = "_tableContainer_ybi8a_25";
|
|
3554
|
+
const searchContainer = "_searchContainer_ybi8a_30";
|
|
3555
|
+
const columnFilterSelect = "_columnFilterSelect_ybi8a_40";
|
|
3556
|
+
const table = "_table_ybi8a_21";
|
|
3557
|
+
const tableHeaderCell = "_tableHeaderCell_ybi8a_59";
|
|
3558
|
+
const showSortIcon = "_showSortIcon_ybi8a_75";
|
|
3559
|
+
const tableRow = "_tableRow_ybi8a_79";
|
|
3560
|
+
const tableCell = "_tableCell_ybi8a_94";
|
|
3561
|
+
const noDataTextContainer = "_noDataTextContainer_ybi8a_104";
|
|
3562
|
+
const tableBottomContainer = "_tableBottomContainer_ybi8a_110";
|
|
3563
|
+
const rowsPerPageContainer = "_rowsPerPageContainer_ybi8a_114";
|
|
3564
|
+
const rowsPerPageText = "_rowsPerPageText_ybi8a_124";
|
|
3565
|
+
const pageText = "_pageText_ybi8a_129";
|
|
3566
|
+
const descriptionSecondLine = "_descriptionSecondLine_ybi8a_133";
|
|
3567
3567
|
const styles$1 = {
|
|
3568
3568
|
disabled,
|
|
3569
3569
|
outerTableContainer,
|
package/dist/style.css
CHANGED
|
@@ -593,139 +593,139 @@
|
|
|
593
593
|
|
|
594
594
|
._checkboxHidden_pb9za_51 {
|
|
595
595
|
visibility: hidden;
|
|
596
|
-
}.
|
|
596
|
+
}._disabled_ybi8a_1 {
|
|
597
597
|
color: var(--gray-a10);
|
|
598
598
|
}
|
|
599
599
|
|
|
600
|
-
.
|
|
600
|
+
._outerTableContainer_ybi8a_5 {
|
|
601
601
|
padding: 30px;
|
|
602
602
|
border: 1px solid var(--gray-a4);
|
|
603
603
|
border-radius: 0.5rem;
|
|
604
604
|
box-shadow: var(--shadow-4);
|
|
605
605
|
}
|
|
606
606
|
@media only screen and (max-width: 600px) {
|
|
607
|
-
.
|
|
607
|
+
._outerTableContainer_ybi8a_5 {
|
|
608
608
|
padding: 10px;
|
|
609
609
|
}
|
|
610
610
|
}
|
|
611
611
|
|
|
612
|
-
.
|
|
612
|
+
._headerContainer_ybi8a_17 {
|
|
613
613
|
padding-bottom: 1rem;
|
|
614
614
|
}
|
|
615
615
|
|
|
616
|
-
.
|
|
616
|
+
._tableTopContainer_ybi8a_21 {
|
|
617
617
|
padding: 10px 0;
|
|
618
618
|
}
|
|
619
619
|
|
|
620
|
-
.
|
|
620
|
+
._tableContainer_ybi8a_25 {
|
|
621
621
|
flex: 1;
|
|
622
622
|
overflow-y: auto;
|
|
623
623
|
}
|
|
624
624
|
|
|
625
|
-
.
|
|
625
|
+
._searchContainer_ybi8a_30 {
|
|
626
626
|
display: block;
|
|
627
627
|
width: 250px;
|
|
628
628
|
}
|
|
629
629
|
@media only screen and (max-width: 600px) {
|
|
630
|
-
.
|
|
630
|
+
._searchContainer_ybi8a_30 {
|
|
631
631
|
width: auto;
|
|
632
632
|
}
|
|
633
633
|
}
|
|
634
634
|
|
|
635
|
-
.
|
|
635
|
+
._columnFilterSelect_ybi8a_40 {
|
|
636
636
|
display: block;
|
|
637
637
|
box-shadow: none;
|
|
638
638
|
}
|
|
639
|
-
.
|
|
639
|
+
._columnFilterSelect_ybi8a_40 svg {
|
|
640
640
|
display: none;
|
|
641
641
|
}
|
|
642
|
-
.
|
|
642
|
+
._columnFilterSelect_ybi8a_40:hover {
|
|
643
643
|
background-color: rgba(0, 0, 0, 0.01);
|
|
644
644
|
cursor: pointer;
|
|
645
645
|
}
|
|
646
646
|
|
|
647
|
-
.
|
|
647
|
+
._table_ybi8a_21 {
|
|
648
648
|
border: 1px solid var(--gray-a4);
|
|
649
649
|
border-radius: 3px !important;
|
|
650
650
|
background-color: inherit;
|
|
651
|
-
height: auto;
|
|
651
|
+
height: auto !important;
|
|
652
652
|
}
|
|
653
653
|
|
|
654
|
-
.
|
|
654
|
+
._tableHeaderCell_ybi8a_59 {
|
|
655
655
|
background-color: var(--color-background) !important;
|
|
656
656
|
padding: 10px !important;
|
|
657
657
|
border-bottom: 1px solid var(--gray-4);
|
|
658
658
|
max-height: 110px;
|
|
659
659
|
}
|
|
660
|
-
.
|
|
660
|
+
._tableHeaderCell_ybi8a_59 svg {
|
|
661
661
|
visibility: hidden;
|
|
662
662
|
}
|
|
663
663
|
@media only screen and (max-width: 600px) {
|
|
664
|
-
.
|
|
664
|
+
._tableHeaderCell_ybi8a_59 div[title] > div:first-child {
|
|
665
665
|
overflow: visible;
|
|
666
666
|
white-space: normal;
|
|
667
667
|
}
|
|
668
668
|
}
|
|
669
669
|
|
|
670
|
-
.
|
|
670
|
+
._showSortIcon_ybi8a_75 svg {
|
|
671
671
|
visibility: visible;
|
|
672
672
|
}
|
|
673
673
|
|
|
674
|
-
.
|
|
674
|
+
._tableRow_ybi8a_79 {
|
|
675
675
|
background-color: inherit;
|
|
676
676
|
/* This for the CellSelect checkbox component as it does not accept a className prop */
|
|
677
677
|
}
|
|
678
|
-
.
|
|
678
|
+
._tableRow_ybi8a_79 span, ._tableRow_ybi8a_79 i {
|
|
679
679
|
display: inline-flex;
|
|
680
680
|
place-self: center;
|
|
681
681
|
}
|
|
682
|
-
.
|
|
682
|
+
._tableRow_ybi8a_79 td {
|
|
683
683
|
padding-left: 10px !important;
|
|
684
684
|
}
|
|
685
|
-
.
|
|
685
|
+
._tableRow_ybi8a_79:hover:not(._disabled_ybi8a_1) {
|
|
686
686
|
background-color: var(--gray-a4);
|
|
687
687
|
}
|
|
688
688
|
|
|
689
|
-
.
|
|
689
|
+
._tableCell_ybi8a_94 {
|
|
690
690
|
padding: 10px !important;
|
|
691
691
|
}
|
|
692
|
-
.
|
|
692
|
+
._tableCell_ybi8a_94 > div > span:first-child {
|
|
693
693
|
width: 100%;
|
|
694
694
|
}
|
|
695
|
-
.
|
|
695
|
+
._tableCell_ybi8a_94:not(:last-of-type) {
|
|
696
696
|
padding-right: 20px !important;
|
|
697
697
|
}
|
|
698
698
|
|
|
699
|
-
.
|
|
699
|
+
._noDataTextContainer_ybi8a_104 {
|
|
700
700
|
padding: 0.5rem 10px;
|
|
701
701
|
color: #616161;
|
|
702
702
|
width: max-content;
|
|
703
703
|
}
|
|
704
704
|
|
|
705
|
-
.
|
|
705
|
+
._tableBottomContainer_ybi8a_110 {
|
|
706
706
|
padding: 15px 0;
|
|
707
707
|
}
|
|
708
708
|
|
|
709
|
-
.
|
|
709
|
+
._rowsPerPageContainer_ybi8a_114 {
|
|
710
710
|
flex: 1;
|
|
711
711
|
}
|
|
712
712
|
@media only screen and (max-width: 600px) {
|
|
713
|
-
.
|
|
713
|
+
._rowsPerPageContainer_ybi8a_114 {
|
|
714
714
|
justify-content: center;
|
|
715
715
|
padding-top: 5px;
|
|
716
716
|
}
|
|
717
717
|
}
|
|
718
718
|
|
|
719
|
-
.
|
|
719
|
+
._rowsPerPageText_ybi8a_124 {
|
|
720
720
|
padding-right: 10px;
|
|
721
721
|
padding-top: 4px;
|
|
722
722
|
}
|
|
723
723
|
|
|
724
|
-
.
|
|
724
|
+
._pageText_ybi8a_129 {
|
|
725
725
|
padding-top: 4px;
|
|
726
726
|
}
|
|
727
727
|
|
|
728
|
-
.
|
|
728
|
+
._descriptionSecondLine_ybi8a_133 {
|
|
729
729
|
white-space: nowrap;
|
|
730
730
|
overflow: hidden;
|
|
731
731
|
text-overflow: ellipsis;
|
package/package.json
CHANGED