@genspectrum/dashboard-components 1.3.0 → 1.4.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.
@@ -1585,7 +1585,7 @@ declare global {
1585
1585
 
1586
1586
  declare global {
1587
1587
  interface HTMLElementTagNameMap {
1588
- 'gs-genome-data-viewer': GenomeDataViewerComponent;
1588
+ 'gs-wastewater-mutations-over-time': WastewaterMutationsOverTimeComponent;
1589
1589
  }
1590
1590
  }
1591
1591
 
@@ -1593,7 +1593,7 @@ declare global {
1593
1593
  declare global {
1594
1594
  namespace JSX {
1595
1595
  interface IntrinsicElements {
1596
- 'gs-genome-data-viewer': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1596
+ 'gs-wastewater-mutations-over-time': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1597
1597
  }
1598
1598
  }
1599
1599
  }
@@ -1601,7 +1601,7 @@ declare global {
1601
1601
 
1602
1602
  declare global {
1603
1603
  interface HTMLElementTagNameMap {
1604
- 'gs-mutation-comparison-component': MutationComparisonComponent;
1604
+ 'gs-genome-data-viewer': GenomeDataViewerComponent;
1605
1605
  }
1606
1606
  }
1607
1607
 
@@ -1609,7 +1609,7 @@ declare global {
1609
1609
  declare global {
1610
1610
  namespace JSX {
1611
1611
  interface IntrinsicElements {
1612
- 'gs-mutation-comparison-component': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1612
+ 'gs-genome-data-viewer': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1613
1613
  }
1614
1614
  }
1615
1615
  }
@@ -1617,7 +1617,7 @@ declare global {
1617
1617
 
1618
1618
  declare global {
1619
1619
  interface HTMLElementTagNameMap {
1620
- 'gs-mutations': MutationsComponent;
1620
+ 'gs-mutation-comparison-component': MutationComparisonComponent;
1621
1621
  }
1622
1622
  }
1623
1623
 
@@ -1625,7 +1625,7 @@ declare global {
1625
1625
  declare global {
1626
1626
  namespace JSX {
1627
1627
  interface IntrinsicElements {
1628
- 'gs-mutations': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1628
+ 'gs-mutation-comparison-component': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1629
1629
  }
1630
1630
  }
1631
1631
  }
@@ -1633,7 +1633,7 @@ declare global {
1633
1633
 
1634
1634
  declare global {
1635
1635
  interface HTMLElementTagNameMap {
1636
- 'gs-relative-growth-advantage': RelativeGrowthAdvantageComponent;
1636
+ 'gs-mutations': MutationsComponent;
1637
1637
  }
1638
1638
  }
1639
1639
 
@@ -1641,7 +1641,7 @@ declare global {
1641
1641
  declare global {
1642
1642
  namespace JSX {
1643
1643
  interface IntrinsicElements {
1644
- 'gs-relative-growth-advantage': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1644
+ 'gs-mutations': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1645
1645
  }
1646
1646
  }
1647
1647
  }
@@ -1649,7 +1649,7 @@ declare global {
1649
1649
 
1650
1650
  declare global {
1651
1651
  interface HTMLElementTagNameMap {
1652
- 'gs-aggregate': AggregateComponent;
1652
+ 'gs-prevalence-over-time': PrevalenceOverTimeComponent;
1653
1653
  }
1654
1654
  }
1655
1655
 
@@ -1657,7 +1657,7 @@ declare global {
1657
1657
  declare global {
1658
1658
  namespace JSX {
1659
1659
  interface IntrinsicElements {
1660
- 'gs-aggregate': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1660
+ 'gs-prevalence-over-time': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1661
1661
  }
1662
1662
  }
1663
1663
  }
@@ -1665,7 +1665,7 @@ declare global {
1665
1665
 
1666
1666
  declare global {
1667
1667
  interface HTMLElementTagNameMap {
1668
- 'gs-prevalence-over-time': PrevalenceOverTimeComponent;
1668
+ 'gs-relative-growth-advantage': RelativeGrowthAdvantageComponent;
1669
1669
  }
1670
1670
  }
1671
1671
 
@@ -1673,7 +1673,7 @@ declare global {
1673
1673
  declare global {
1674
1674
  namespace JSX {
1675
1675
  interface IntrinsicElements {
1676
- 'gs-prevalence-over-time': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1676
+ 'gs-relative-growth-advantage': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1677
1677
  }
1678
1678
  }
1679
1679
  }
@@ -1681,7 +1681,7 @@ declare global {
1681
1681
 
1682
1682
  declare global {
1683
1683
  interface HTMLElementTagNameMap {
1684
- 'gs-mutations-over-time': MutationsOverTimeComponent;
1684
+ 'gs-aggregate': AggregateComponent;
1685
1685
  }
1686
1686
  }
1687
1687
 
@@ -1689,7 +1689,7 @@ declare global {
1689
1689
  declare global {
1690
1690
  namespace JSX {
1691
1691
  interface IntrinsicElements {
1692
- 'gs-mutations-over-time': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1692
+ 'gs-aggregate': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1693
1693
  }
1694
1694
  }
1695
1695
  }
@@ -1713,7 +1713,7 @@ declare global {
1713
1713
 
1714
1714
  declare global {
1715
1715
  interface HTMLElementTagNameMap {
1716
- 'gs-sequences-by-location': SequencesByLocationComponent;
1716
+ 'gs-mutations-over-time': MutationsOverTimeComponent;
1717
1717
  }
1718
1718
  }
1719
1719
 
@@ -1721,7 +1721,7 @@ declare global {
1721
1721
  declare global {
1722
1722
  namespace JSX {
1723
1723
  interface IntrinsicElements {
1724
- 'gs-sequences-by-location': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1724
+ 'gs-mutations-over-time': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1725
1725
  }
1726
1726
  }
1727
1727
  }
@@ -1729,7 +1729,7 @@ declare global {
1729
1729
 
1730
1730
  declare global {
1731
1731
  interface HTMLElementTagNameMap {
1732
- 'gs-wastewater-mutations-over-time': WastewaterMutationsOverTimeComponent;
1732
+ 'gs-sequences-by-location': SequencesByLocationComponent;
1733
1733
  }
1734
1734
  }
1735
1735
 
@@ -1737,7 +1737,7 @@ declare global {
1737
1737
  declare global {
1738
1738
  namespace JSX {
1739
1739
  interface IntrinsicElements {
1740
- 'gs-wastewater-mutations-over-time': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1740
+ 'gs-sequences-by-location': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1741
1741
  }
1742
1742
  }
1743
1743
  }
@@ -1761,11 +1761,10 @@ declare global {
1761
1761
 
1762
1762
  declare global {
1763
1763
  interface HTMLElementTagNameMap {
1764
- 'gs-date-range-filter': DateRangeFilterComponent;
1764
+ 'gs-location-filter': LocationFilterComponent;
1765
1765
  }
1766
1766
  interface HTMLElementEventMap {
1767
- [gsEventNames.dateRangeFilterChanged]: CustomEvent<Record<string, string>>;
1768
- [gsEventNames.dateRangeOptionChanged]: DateRangeOptionChangedEvent;
1767
+ [gsEventNames.locationChanged]: LocationChangedEvent;
1769
1768
  }
1770
1769
  }
1771
1770
 
@@ -1773,7 +1772,7 @@ declare global {
1773
1772
  declare global {
1774
1773
  namespace JSX {
1775
1774
  interface IntrinsicElements {
1776
- 'gs-date-range-filter': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1775
+ 'gs-location-filter': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1777
1776
  }
1778
1777
  }
1779
1778
  }
@@ -1781,10 +1780,11 @@ declare global {
1781
1780
 
1782
1781
  declare global {
1783
1782
  interface HTMLElementTagNameMap {
1784
- 'gs-location-filter': LocationFilterComponent;
1783
+ 'gs-date-range-filter': DateRangeFilterComponent;
1785
1784
  }
1786
1785
  interface HTMLElementEventMap {
1787
- [gsEventNames.locationChanged]: LocationChangedEvent;
1786
+ [gsEventNames.dateRangeFilterChanged]: CustomEvent<Record<string, string>>;
1787
+ [gsEventNames.dateRangeOptionChanged]: DateRangeOptionChangedEvent;
1788
1788
  }
1789
1789
  }
1790
1790
 
@@ -1792,7 +1792,7 @@ declare global {
1792
1792
  declare global {
1793
1793
  namespace JSX {
1794
1794
  interface IntrinsicElements {
1795
- 'gs-location-filter': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1795
+ 'gs-date-range-filter': DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>;
1796
1796
  }
1797
1797
  }
1798
1798
  }