@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 CHANGED
@@ -3548,24 +3548,24 @@ const SelectAllCheckbox = memo(function SelectAllCheckbox2({
3548
3548
  childrenWithProps
3549
3549
  ] });
3550
3550
  });
3551
- const disabled = "_disabled_5i91d_1";
3552
- const outerTableContainer = "_outerTableContainer_5i91d_5";
3553
- const headerContainer = "_headerContainer_5i91d_17";
3554
- const tableTopContainer = "_tableTopContainer_5i91d_21";
3555
- const tableContainer = "_tableContainer_5i91d_25";
3556
- const searchContainer = "_searchContainer_5i91d_30";
3557
- const columnFilterSelect = "_columnFilterSelect_5i91d_40";
3558
- const table = "_table_5i91d_21";
3559
- const tableHeaderCell = "_tableHeaderCell_5i91d_58";
3560
- const showSortIcon = "_showSortIcon_5i91d_74";
3561
- const tableRow = "_tableRow_5i91d_78";
3562
- const tableCell = "_tableCell_5i91d_93";
3563
- const noDataTextContainer = "_noDataTextContainer_5i91d_103";
3564
- const tableBottomContainer = "_tableBottomContainer_5i91d_109";
3565
- const rowsPerPageContainer = "_rowsPerPageContainer_5i91d_113";
3566
- const rowsPerPageText = "_rowsPerPageText_5i91d_123";
3567
- const pageText = "_pageText_5i91d_128";
3568
- const descriptionSecondLine = "_descriptionSecondLine_5i91d_132";
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,
@@ -3546,24 +3546,24 @@
3546
3546
  childrenWithProps
3547
3547
  ] });
3548
3548
  });
3549
- const disabled = "_disabled_5i91d_1";
3550
- const outerTableContainer = "_outerTableContainer_5i91d_5";
3551
- const headerContainer = "_headerContainer_5i91d_17";
3552
- const tableTopContainer = "_tableTopContainer_5i91d_21";
3553
- const tableContainer = "_tableContainer_5i91d_25";
3554
- const searchContainer = "_searchContainer_5i91d_30";
3555
- const columnFilterSelect = "_columnFilterSelect_5i91d_40";
3556
- const table = "_table_5i91d_21";
3557
- const tableHeaderCell = "_tableHeaderCell_5i91d_58";
3558
- const showSortIcon = "_showSortIcon_5i91d_74";
3559
- const tableRow = "_tableRow_5i91d_78";
3560
- const tableCell = "_tableCell_5i91d_93";
3561
- const noDataTextContainer = "_noDataTextContainer_5i91d_103";
3562
- const tableBottomContainer = "_tableBottomContainer_5i91d_109";
3563
- const rowsPerPageContainer = "_rowsPerPageContainer_5i91d_113";
3564
- const rowsPerPageText = "_rowsPerPageText_5i91d_123";
3565
- const pageText = "_pageText_5i91d_128";
3566
- const descriptionSecondLine = "_descriptionSecondLine_5i91d_132";
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
- }._disabled_5i91d_1 {
596
+ }._disabled_w9q4h_1 {
597
597
  color: var(--gray-a10);
598
598
  }
599
599
 
600
- ._outerTableContainer_5i91d_5 {
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
- ._outerTableContainer_5i91d_5 {
607
+ ._outerTableContainer_w9q4h_5 {
608
608
  padding: 10px;
609
609
  }
610
610
  }
611
611
 
612
- ._headerContainer_5i91d_17 {
612
+ ._headerContainer_w9q4h_17 {
613
613
  padding-bottom: 1rem;
614
614
  }
615
615
 
616
- ._tableTopContainer_5i91d_21 {
616
+ ._tableTopContainer_w9q4h_21 {
617
617
  padding: 10px 0;
618
618
  }
619
619
 
620
- ._tableContainer_5i91d_25 {
620
+ ._tableContainer_w9q4h_25 {
621
621
  flex: 1;
622
622
  overflow-y: auto;
623
623
  }
624
624
 
625
- ._searchContainer_5i91d_30 {
625
+ ._searchContainer_w9q4h_30 {
626
626
  display: block;
627
627
  width: 250px;
628
628
  }
629
629
  @media only screen and (max-width: 600px) {
630
- ._searchContainer_5i91d_30 {
630
+ ._searchContainer_w9q4h_30 {
631
631
  width: auto;
632
632
  }
633
633
  }
634
634
 
635
- ._columnFilterSelect_5i91d_40 {
635
+ ._columnFilterSelect_w9q4h_40 {
636
636
  display: block;
637
637
  box-shadow: none;
638
638
  }
639
- ._columnFilterSelect_5i91d_40 svg {
639
+ ._columnFilterSelect_w9q4h_40 svg {
640
640
  display: none;
641
641
  }
642
- ._columnFilterSelect_5i91d_40:hover {
642
+ ._columnFilterSelect_w9q4h_40:hover {
643
643
  background-color: rgba(0, 0, 0, 0.01);
644
644
  cursor: pointer;
645
645
  }
646
646
 
647
- ._table_5i91d_21 {
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
- ._tableHeaderCell_5i91d_58 {
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
- ._tableHeaderCell_5i91d_58 svg {
660
+ ._tableHeaderCell_w9q4h_59 svg {
660
661
  visibility: hidden;
661
662
  }
662
663
  @media only screen and (max-width: 600px) {
663
- ._tableHeaderCell_5i91d_58 div[title] > div:first-child {
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
- ._showSortIcon_5i91d_74 svg {
670
+ ._showSortIcon_w9q4h_75 svg {
670
671
  visibility: visible;
671
672
  }
672
673
 
673
- ._tableRow_5i91d_78 {
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
- ._tableRow_5i91d_78 span, ._tableRow_5i91d_78 i {
678
+ ._tableRow_w9q4h_79 span, ._tableRow_w9q4h_79 i {
678
679
  display: inline-flex;
679
680
  place-self: center;
680
681
  }
681
- ._tableRow_5i91d_78 td {
682
+ ._tableRow_w9q4h_79 td {
682
683
  padding-left: 10px !important;
683
684
  }
684
- ._tableRow_5i91d_78:hover:not(._disabled_5i91d_1) {
685
+ ._tableRow_w9q4h_79:hover:not(._disabled_w9q4h_1) {
685
686
  background-color: var(--gray-a4);
686
687
  }
687
688
 
688
- ._tableCell_5i91d_93 {
689
+ ._tableCell_w9q4h_94 {
689
690
  padding: 10px !important;
690
691
  }
691
- ._tableCell_5i91d_93 > div > span:first-child {
692
+ ._tableCell_w9q4h_94 > div > span:first-child {
692
693
  width: 100%;
693
694
  }
694
- ._tableCell_5i91d_93:not(:last-of-type) {
695
+ ._tableCell_w9q4h_94:not(:last-of-type) {
695
696
  padding-right: 20px !important;
696
697
  }
697
698
 
698
- ._noDataTextContainer_5i91d_103 {
699
+ ._noDataTextContainer_w9q4h_104 {
699
700
  padding: 0.5rem 10px;
700
701
  color: #616161;
701
702
  width: max-content;
702
703
  }
703
704
 
704
- ._tableBottomContainer_5i91d_109 {
705
+ ._tableBottomContainer_w9q4h_110 {
705
706
  padding: 15px 0;
706
707
  }
707
708
 
708
- ._rowsPerPageContainer_5i91d_113 {
709
+ ._rowsPerPageContainer_w9q4h_114 {
709
710
  flex: 1;
710
711
  }
711
712
  @media only screen and (max-width: 600px) {
712
- ._rowsPerPageContainer_5i91d_113 {
713
+ ._rowsPerPageContainer_w9q4h_114 {
713
714
  justify-content: center;
714
715
  padding-top: 5px;
715
716
  }
716
717
  }
717
718
 
718
- ._rowsPerPageText_5i91d_123 {
719
+ ._rowsPerPageText_w9q4h_124 {
719
720
  padding-right: 10px;
720
721
  padding-top: 4px;
721
722
  }
722
723
 
723
- ._pageText_5i91d_128 {
724
+ ._pageText_w9q4h_129 {
724
725
  padding-top: 4px;
725
726
  }
726
727
 
727
- ._descriptionSecondLine_5i91d_132 {
728
+ ._descriptionSecondLine_w9q4h_133 {
728
729
  white-space: nowrap;
729
730
  overflow: hidden;
730
731
  text-overflow: ellipsis;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@overmap-ai/blocks",
3
- "version": "1.0.25",
3
+ "version": "1.0.26-table-row-loading.0",
4
4
  "description": "A collection of React components for building Overmap's UI.",
5
5
  "private": false,
6
6
  "author": "Wôrdn Inc.",