@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 CHANGED
@@ -3548,24 +3548,24 @@ const SelectAllCheckbox = memo(function SelectAllCheckbox2({
3548
3548
  childrenWithProps
3549
3549
  ] });
3550
3550
  });
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";
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,
@@ -3546,24 +3546,24 @@
3546
3546
  childrenWithProps
3547
3547
  ] });
3548
3548
  });
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";
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
- }._disabled_w9q4h_1 {
596
+ }._disabled_ybi8a_1 {
597
597
  color: var(--gray-a10);
598
598
  }
599
599
 
600
- ._outerTableContainer_w9q4h_5 {
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
- ._outerTableContainer_w9q4h_5 {
607
+ ._outerTableContainer_ybi8a_5 {
608
608
  padding: 10px;
609
609
  }
610
610
  }
611
611
 
612
- ._headerContainer_w9q4h_17 {
612
+ ._headerContainer_ybi8a_17 {
613
613
  padding-bottom: 1rem;
614
614
  }
615
615
 
616
- ._tableTopContainer_w9q4h_21 {
616
+ ._tableTopContainer_ybi8a_21 {
617
617
  padding: 10px 0;
618
618
  }
619
619
 
620
- ._tableContainer_w9q4h_25 {
620
+ ._tableContainer_ybi8a_25 {
621
621
  flex: 1;
622
622
  overflow-y: auto;
623
623
  }
624
624
 
625
- ._searchContainer_w9q4h_30 {
625
+ ._searchContainer_ybi8a_30 {
626
626
  display: block;
627
627
  width: 250px;
628
628
  }
629
629
  @media only screen and (max-width: 600px) {
630
- ._searchContainer_w9q4h_30 {
630
+ ._searchContainer_ybi8a_30 {
631
631
  width: auto;
632
632
  }
633
633
  }
634
634
 
635
- ._columnFilterSelect_w9q4h_40 {
635
+ ._columnFilterSelect_ybi8a_40 {
636
636
  display: block;
637
637
  box-shadow: none;
638
638
  }
639
- ._columnFilterSelect_w9q4h_40 svg {
639
+ ._columnFilterSelect_ybi8a_40 svg {
640
640
  display: none;
641
641
  }
642
- ._columnFilterSelect_w9q4h_40:hover {
642
+ ._columnFilterSelect_ybi8a_40:hover {
643
643
  background-color: rgba(0, 0, 0, 0.01);
644
644
  cursor: pointer;
645
645
  }
646
646
 
647
- ._table_w9q4h_21 {
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
- ._tableHeaderCell_w9q4h_59 {
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
- ._tableHeaderCell_w9q4h_59 svg {
660
+ ._tableHeaderCell_ybi8a_59 svg {
661
661
  visibility: hidden;
662
662
  }
663
663
  @media only screen and (max-width: 600px) {
664
- ._tableHeaderCell_w9q4h_59 div[title] > div:first-child {
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
- ._showSortIcon_w9q4h_75 svg {
670
+ ._showSortIcon_ybi8a_75 svg {
671
671
  visibility: visible;
672
672
  }
673
673
 
674
- ._tableRow_w9q4h_79 {
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
- ._tableRow_w9q4h_79 span, ._tableRow_w9q4h_79 i {
678
+ ._tableRow_ybi8a_79 span, ._tableRow_ybi8a_79 i {
679
679
  display: inline-flex;
680
680
  place-self: center;
681
681
  }
682
- ._tableRow_w9q4h_79 td {
682
+ ._tableRow_ybi8a_79 td {
683
683
  padding-left: 10px !important;
684
684
  }
685
- ._tableRow_w9q4h_79:hover:not(._disabled_w9q4h_1) {
685
+ ._tableRow_ybi8a_79:hover:not(._disabled_ybi8a_1) {
686
686
  background-color: var(--gray-a4);
687
687
  }
688
688
 
689
- ._tableCell_w9q4h_94 {
689
+ ._tableCell_ybi8a_94 {
690
690
  padding: 10px !important;
691
691
  }
692
- ._tableCell_w9q4h_94 > div > span:first-child {
692
+ ._tableCell_ybi8a_94 > div > span:first-child {
693
693
  width: 100%;
694
694
  }
695
- ._tableCell_w9q4h_94:not(:last-of-type) {
695
+ ._tableCell_ybi8a_94:not(:last-of-type) {
696
696
  padding-right: 20px !important;
697
697
  }
698
698
 
699
- ._noDataTextContainer_w9q4h_104 {
699
+ ._noDataTextContainer_ybi8a_104 {
700
700
  padding: 0.5rem 10px;
701
701
  color: #616161;
702
702
  width: max-content;
703
703
  }
704
704
 
705
- ._tableBottomContainer_w9q4h_110 {
705
+ ._tableBottomContainer_ybi8a_110 {
706
706
  padding: 15px 0;
707
707
  }
708
708
 
709
- ._rowsPerPageContainer_w9q4h_114 {
709
+ ._rowsPerPageContainer_ybi8a_114 {
710
710
  flex: 1;
711
711
  }
712
712
  @media only screen and (max-width: 600px) {
713
- ._rowsPerPageContainer_w9q4h_114 {
713
+ ._rowsPerPageContainer_ybi8a_114 {
714
714
  justify-content: center;
715
715
  padding-top: 5px;
716
716
  }
717
717
  }
718
718
 
719
- ._rowsPerPageText_w9q4h_124 {
719
+ ._rowsPerPageText_ybi8a_124 {
720
720
  padding-right: 10px;
721
721
  padding-top: 4px;
722
722
  }
723
723
 
724
- ._pageText_w9q4h_129 {
724
+ ._pageText_ybi8a_129 {
725
725
  padding-top: 4px;
726
726
  }
727
727
 
728
- ._descriptionSecondLine_w9q4h_133 {
728
+ ._descriptionSecondLine_ybi8a_133 {
729
729
  white-space: nowrap;
730
730
  overflow: hidden;
731
731
  text-overflow: ellipsis;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@overmap-ai/blocks",
3
- "version": "1.0.26-table-row-loading.0",
3
+ "version": "1.0.26-table-row-loading.1",
4
4
  "description": "A collection of React components for building Overmap's UI.",
5
5
  "private": false,
6
6
  "author": "Wôrdn Inc.",