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