@genesislcap/rapid-design-system 14.481.1-alpha-69af5f8.0 → 14.481.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.
@@ -860,154 +860,6 @@
860
860
  }
861
861
  ]
862
862
  },
863
- {
864
- "kind": "javascript-module",
865
- "path": "src/accordion/accordion.styles.ts",
866
- "declarations": [
867
- {
868
- "kind": "function",
869
- "name": "rapidAccordionStyles",
870
- "return": {
871
- "type": {
872
- "text": "ElementStyles"
873
- }
874
- },
875
- "parameters": [
876
- {
877
- "name": "context",
878
- "type": {
879
- "text": "ElementDefinitionContext"
880
- }
881
- },
882
- {
883
- "name": "definition",
884
- "type": {
885
- "text": "FoundationElementDefinition"
886
- }
887
- }
888
- ]
889
- }
890
- ],
891
- "exports": [
892
- {
893
- "kind": "js",
894
- "name": "rapidAccordionStyles",
895
- "declaration": {
896
- "name": "rapidAccordionStyles",
897
- "module": "src/accordion/accordion.styles.ts"
898
- }
899
- }
900
- ]
901
- },
902
- {
903
- "kind": "javascript-module",
904
- "path": "src/accordion/accordion.template.ts",
905
- "declarations": [
906
- {
907
- "kind": "function",
908
- "name": "rapidAccordionTemplate",
909
- "return": {
910
- "type": {
911
- "text": "ViewTemplate<Accordion>"
912
- }
913
- },
914
- "parameters": [
915
- {
916
- "name": "context",
917
- "type": {
918
- "text": "ElementDefinitionContext"
919
- }
920
- },
921
- {
922
- "name": "definition",
923
- "type": {
924
- "text": "FoundationElementDefinition"
925
- }
926
- }
927
- ]
928
- }
929
- ],
930
- "exports": [
931
- {
932
- "kind": "js",
933
- "name": "rapidAccordionTemplate",
934
- "declaration": {
935
- "name": "rapidAccordionTemplate",
936
- "module": "src/accordion/accordion.template.ts"
937
- }
938
- }
939
- ]
940
- },
941
- {
942
- "kind": "javascript-module",
943
- "path": "src/accordion/accordion.ts",
944
- "declarations": [
945
- {
946
- "kind": "class",
947
- "description": "",
948
- "name": "Accordion",
949
- "superclass": {
950
- "name": "foundationAccordion",
951
- "package": "@genesislcap/foundation-ui"
952
- },
953
- "tagName": "%%prefix%%-accordion",
954
- "customElement": true
955
- },
956
- {
957
- "kind": "variable",
958
- "name": "rapidAccordion"
959
- }
960
- ],
961
- "exports": [
962
- {
963
- "kind": "js",
964
- "name": "Accordion",
965
- "declaration": {
966
- "name": "Accordion",
967
- "module": "src/accordion/accordion.ts"
968
- }
969
- },
970
- {
971
- "kind": "js",
972
- "name": "rapidAccordion",
973
- "declaration": {
974
- "name": "rapidAccordion",
975
- "module": "src/accordion/accordion.ts"
976
- }
977
- }
978
- ]
979
- },
980
- {
981
- "kind": "javascript-module",
982
- "path": "src/accordion/index.ts",
983
- "declarations": [],
984
- "exports": [
985
- {
986
- "kind": "js",
987
- "name": "*",
988
- "declaration": {
989
- "name": "*",
990
- "package": "./accordion"
991
- }
992
- },
993
- {
994
- "kind": "js",
995
- "name": "*",
996
- "declaration": {
997
- "name": "*",
998
- "package": "./accordion.styles"
999
- }
1000
- },
1001
- {
1002
- "kind": "js",
1003
- "name": "*",
1004
- "declaration": {
1005
- "name": "*",
1006
- "package": "./accordion.template"
1007
- }
1008
- }
1009
- ]
1010
- },
1011
863
  {
1012
864
  "kind": "javascript-module",
1013
865
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1730,46 +1582,64 @@
1730
1582
  },
1731
1583
  {
1732
1584
  "kind": "javascript-module",
1733
- "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
1585
+ "path": "src/accordion/accordion.styles.ts",
1734
1586
  "declarations": [
1735
1587
  {
1736
- "kind": "variable",
1737
- "name": "rapidAiCriteriaSearchStyles",
1738
- "default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
1588
+ "kind": "function",
1589
+ "name": "rapidAccordionStyles",
1590
+ "return": {
1591
+ "type": {
1592
+ "text": "ElementStyles"
1593
+ }
1594
+ },
1595
+ "parameters": [
1596
+ {
1597
+ "name": "context",
1598
+ "type": {
1599
+ "text": "ElementDefinitionContext"
1600
+ }
1601
+ },
1602
+ {
1603
+ "name": "definition",
1604
+ "type": {
1605
+ "text": "FoundationElementDefinition"
1606
+ }
1607
+ }
1608
+ ]
1739
1609
  }
1740
1610
  ],
1741
1611
  "exports": [
1742
1612
  {
1743
1613
  "kind": "js",
1744
- "name": "rapidAiCriteriaSearchStyles",
1614
+ "name": "rapidAccordionStyles",
1745
1615
  "declaration": {
1746
- "name": "rapidAiCriteriaSearchStyles",
1747
- "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
1616
+ "name": "rapidAccordionStyles",
1617
+ "module": "src/accordion/accordion.styles.ts"
1748
1618
  }
1749
1619
  }
1750
1620
  ]
1751
1621
  },
1752
1622
  {
1753
1623
  "kind": "javascript-module",
1754
- "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
1624
+ "path": "src/accordion/accordion.template.ts",
1755
1625
  "declarations": [
1756
1626
  {
1757
1627
  "kind": "function",
1758
- "name": "rapidAiCriteriaSearchTemplate",
1628
+ "name": "rapidAccordionTemplate",
1759
1629
  "return": {
1760
1630
  "type": {
1761
- "text": "ViewTemplate<AiCriteriaSearch>"
1631
+ "text": "ViewTemplate<Accordion>"
1762
1632
  }
1763
1633
  },
1764
1634
  "parameters": [
1765
1635
  {
1766
- "name": "_context",
1636
+ "name": "context",
1767
1637
  "type": {
1768
1638
  "text": "ElementDefinitionContext"
1769
1639
  }
1770
1640
  },
1771
1641
  {
1772
- "name": "_definition",
1642
+ "name": "definition",
1773
1643
  "type": {
1774
1644
  "text": "FoundationElementDefinition"
1775
1645
  }
@@ -1780,80 +1650,210 @@
1780
1650
  "exports": [
1781
1651
  {
1782
1652
  "kind": "js",
1783
- "name": "rapidAiCriteriaSearchTemplate",
1653
+ "name": "rapidAccordionTemplate",
1784
1654
  "declaration": {
1785
- "name": "rapidAiCriteriaSearchTemplate",
1786
- "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
1655
+ "name": "rapidAccordionTemplate",
1656
+ "module": "src/accordion/accordion.template.ts"
1787
1657
  }
1788
1658
  }
1789
1659
  ]
1790
1660
  },
1791
1661
  {
1792
1662
  "kind": "javascript-module",
1793
- "path": "src/ai-criteria-search/ai-criteria-search.ts",
1663
+ "path": "src/accordion/accordion.ts",
1794
1664
  "declarations": [
1795
1665
  {
1796
1666
  "kind": "class",
1797
1667
  "description": "",
1798
- "name": "AiCriteriaSearch",
1668
+ "name": "Accordion",
1799
1669
  "superclass": {
1800
- "name": "FoundationAiCriteriaSearch",
1670
+ "name": "foundationAccordion",
1801
1671
  "package": "@genesislcap/foundation-ui"
1802
1672
  },
1803
- "tagName": "%%prefix%%-ai-criteria-search",
1804
- "customElement": true,
1805
- "attributes": [
1806
- {
1807
- "name": "placeholder",
1808
- "type": {
1809
- "text": "string"
1810
- },
1811
- "default": "'Describe your search criteria in natural language...'",
1812
- "fieldName": "placeholder",
1813
- "inheritedFrom": {
1814
- "name": "AiCriteriaSearch",
1815
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1816
- }
1817
- },
1818
- {
1819
- "type": {
1820
- "text": "boolean"
1821
- },
1822
- "fieldName": "disabled",
1823
- "inheritedFrom": {
1824
- "name": "AiCriteriaSearch",
1825
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1826
- }
1827
- }
1828
- ],
1829
- "members": [
1830
- {
1831
- "kind": "field",
1832
- "name": "providerRegistry",
1833
- "type": {
1834
- "text": "AIProviderRegistry"
1835
- },
1836
- "inheritedFrom": {
1837
- "name": "AiCriteriaSearch",
1838
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1839
- }
1840
- },
1841
- {
1842
- "kind": "field",
1843
- "name": "placeholder",
1844
- "type": {
1845
- "text": "string"
1846
- },
1847
- "default": "'Describe your search criteria in natural language...'",
1848
- "inheritedFrom": {
1849
- "name": "AiCriteriaSearch",
1850
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1851
- }
1852
- },
1853
- {
1854
- "kind": "field",
1855
- "name": "disabled",
1856
- "type": {
1673
+ "tagName": "%%prefix%%-accordion",
1674
+ "customElement": true
1675
+ },
1676
+ {
1677
+ "kind": "variable",
1678
+ "name": "rapidAccordion"
1679
+ }
1680
+ ],
1681
+ "exports": [
1682
+ {
1683
+ "kind": "js",
1684
+ "name": "Accordion",
1685
+ "declaration": {
1686
+ "name": "Accordion",
1687
+ "module": "src/accordion/accordion.ts"
1688
+ }
1689
+ },
1690
+ {
1691
+ "kind": "js",
1692
+ "name": "rapidAccordion",
1693
+ "declaration": {
1694
+ "name": "rapidAccordion",
1695
+ "module": "src/accordion/accordion.ts"
1696
+ }
1697
+ }
1698
+ ]
1699
+ },
1700
+ {
1701
+ "kind": "javascript-module",
1702
+ "path": "src/accordion/index.ts",
1703
+ "declarations": [],
1704
+ "exports": [
1705
+ {
1706
+ "kind": "js",
1707
+ "name": "*",
1708
+ "declaration": {
1709
+ "name": "*",
1710
+ "package": "./accordion"
1711
+ }
1712
+ },
1713
+ {
1714
+ "kind": "js",
1715
+ "name": "*",
1716
+ "declaration": {
1717
+ "name": "*",
1718
+ "package": "./accordion.styles"
1719
+ }
1720
+ },
1721
+ {
1722
+ "kind": "js",
1723
+ "name": "*",
1724
+ "declaration": {
1725
+ "name": "*",
1726
+ "package": "./accordion.template"
1727
+ }
1728
+ }
1729
+ ]
1730
+ },
1731
+ {
1732
+ "kind": "javascript-module",
1733
+ "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
1734
+ "declarations": [
1735
+ {
1736
+ "kind": "variable",
1737
+ "name": "rapidAiCriteriaSearchStyles",
1738
+ "default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
1739
+ }
1740
+ ],
1741
+ "exports": [
1742
+ {
1743
+ "kind": "js",
1744
+ "name": "rapidAiCriteriaSearchStyles",
1745
+ "declaration": {
1746
+ "name": "rapidAiCriteriaSearchStyles",
1747
+ "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
1748
+ }
1749
+ }
1750
+ ]
1751
+ },
1752
+ {
1753
+ "kind": "javascript-module",
1754
+ "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
1755
+ "declarations": [
1756
+ {
1757
+ "kind": "function",
1758
+ "name": "rapidAiCriteriaSearchTemplate",
1759
+ "return": {
1760
+ "type": {
1761
+ "text": "ViewTemplate<AiCriteriaSearch>"
1762
+ }
1763
+ },
1764
+ "parameters": [
1765
+ {
1766
+ "name": "_context",
1767
+ "type": {
1768
+ "text": "ElementDefinitionContext"
1769
+ }
1770
+ },
1771
+ {
1772
+ "name": "_definition",
1773
+ "type": {
1774
+ "text": "FoundationElementDefinition"
1775
+ }
1776
+ }
1777
+ ]
1778
+ }
1779
+ ],
1780
+ "exports": [
1781
+ {
1782
+ "kind": "js",
1783
+ "name": "rapidAiCriteriaSearchTemplate",
1784
+ "declaration": {
1785
+ "name": "rapidAiCriteriaSearchTemplate",
1786
+ "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
1787
+ }
1788
+ }
1789
+ ]
1790
+ },
1791
+ {
1792
+ "kind": "javascript-module",
1793
+ "path": "src/ai-criteria-search/ai-criteria-search.ts",
1794
+ "declarations": [
1795
+ {
1796
+ "kind": "class",
1797
+ "description": "",
1798
+ "name": "AiCriteriaSearch",
1799
+ "superclass": {
1800
+ "name": "FoundationAiCriteriaSearch",
1801
+ "package": "@genesislcap/foundation-ui"
1802
+ },
1803
+ "tagName": "%%prefix%%-ai-criteria-search",
1804
+ "customElement": true,
1805
+ "attributes": [
1806
+ {
1807
+ "name": "placeholder",
1808
+ "type": {
1809
+ "text": "string"
1810
+ },
1811
+ "default": "'Describe your search criteria in natural language...'",
1812
+ "fieldName": "placeholder",
1813
+ "inheritedFrom": {
1814
+ "name": "AiCriteriaSearch",
1815
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1816
+ }
1817
+ },
1818
+ {
1819
+ "type": {
1820
+ "text": "boolean"
1821
+ },
1822
+ "fieldName": "disabled",
1823
+ "inheritedFrom": {
1824
+ "name": "AiCriteriaSearch",
1825
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1826
+ }
1827
+ }
1828
+ ],
1829
+ "members": [
1830
+ {
1831
+ "kind": "field",
1832
+ "name": "providerRegistry",
1833
+ "type": {
1834
+ "text": "AIProviderRegistry"
1835
+ },
1836
+ "inheritedFrom": {
1837
+ "name": "AiCriteriaSearch",
1838
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1839
+ }
1840
+ },
1841
+ {
1842
+ "kind": "field",
1843
+ "name": "placeholder",
1844
+ "type": {
1845
+ "text": "string"
1846
+ },
1847
+ "default": "'Describe your search criteria in natural language...'",
1848
+ "inheritedFrom": {
1849
+ "name": "AiCriteriaSearch",
1850
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1851
+ }
1852
+ },
1853
+ {
1854
+ "kind": "field",
1855
+ "name": "disabled",
1856
+ "type": {
1857
1857
  "text": "boolean"
1858
1858
  },
1859
1859
  "inheritedFrom": {
@@ -2786,11 +2786,11 @@
2786
2786
  },
2787
2787
  {
2788
2788
  "kind": "javascript-module",
2789
- "path": "src/anchored-region/anchored-region.styles.ts",
2789
+ "path": "src/anchor/anchor.styles.ts",
2790
2790
  "declarations": [
2791
2791
  {
2792
2792
  "kind": "function",
2793
- "name": "rapidAnchoredRegionStyles",
2793
+ "name": "rapidAnchorStyles",
2794
2794
  "return": {
2795
2795
  "type": {
2796
2796
  "text": "ElementStyles"
@@ -2815,24 +2815,24 @@
2815
2815
  "exports": [
2816
2816
  {
2817
2817
  "kind": "js",
2818
- "name": "rapidAnchoredRegionStyles",
2818
+ "name": "rapidAnchorStyles",
2819
2819
  "declaration": {
2820
- "name": "rapidAnchoredRegionStyles",
2821
- "module": "src/anchored-region/anchored-region.styles.ts"
2820
+ "name": "rapidAnchorStyles",
2821
+ "module": "src/anchor/anchor.styles.ts"
2822
2822
  }
2823
2823
  }
2824
2824
  ]
2825
2825
  },
2826
2826
  {
2827
2827
  "kind": "javascript-module",
2828
- "path": "src/anchored-region/anchored-region.template.ts",
2828
+ "path": "src/anchor/anchor.template.ts",
2829
2829
  "declarations": [
2830
2830
  {
2831
2831
  "kind": "function",
2832
- "name": "rapidAnchoredRegionTemplate",
2832
+ "name": "rapidAnchorTemplate",
2833
2833
  "return": {
2834
2834
  "type": {
2835
- "text": "ViewTemplate<AnchoredRegion>"
2835
+ "text": "ViewTemplate<Anchor>"
2836
2836
  }
2837
2837
  },
2838
2838
  "parameters": [
@@ -2854,664 +2854,732 @@
2854
2854
  "exports": [
2855
2855
  {
2856
2856
  "kind": "js",
2857
- "name": "rapidAnchoredRegionTemplate",
2857
+ "name": "rapidAnchorTemplate",
2858
2858
  "declaration": {
2859
- "name": "rapidAnchoredRegionTemplate",
2860
- "module": "src/anchored-region/anchored-region.template.ts"
2859
+ "name": "rapidAnchorTemplate",
2860
+ "module": "src/anchor/anchor.template.ts"
2861
2861
  }
2862
2862
  }
2863
2863
  ]
2864
2864
  },
2865
2865
  {
2866
2866
  "kind": "javascript-module",
2867
- "path": "src/anchored-region/anchored-region.ts",
2867
+ "path": "src/anchor/anchor.ts",
2868
2868
  "declarations": [
2869
2869
  {
2870
2870
  "kind": "class",
2871
2871
  "description": "",
2872
- "name": "AnchoredRegion",
2872
+ "name": "Anchor",
2873
2873
  "superclass": {
2874
- "name": "FoundationAnchoredRegion",
2874
+ "name": "FoundationAnchor",
2875
2875
  "package": "@genesislcap/foundation-ui"
2876
2876
  },
2877
- "tagName": "%%prefix%%-anchored-region",
2877
+ "tagName": "%%prefix%%-anchor",
2878
2878
  "customElement": true,
2879
2879
  "attributes": [
2880
2880
  {
2881
- "name": "anchor",
2881
+ "name": "download",
2882
2882
  "type": {
2883
2883
  "text": "string"
2884
2884
  },
2885
- "default": "\"\"",
2886
- "description": "The HTML ID of the anchor element this region is positioned relative to",
2887
- "fieldName": "anchor",
2885
+ "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2886
+ "fieldName": "download",
2888
2887
  "inheritedFrom": {
2889
- "name": "AnchoredRegion",
2890
- "module": "src/anchored-region/anchored-region.ts"
2888
+ "name": "Anchor",
2889
+ "module": "src/anchor/anchor.ts"
2891
2890
  }
2892
2891
  },
2893
2892
  {
2894
- "name": "viewport",
2893
+ "name": "href",
2895
2894
  "type": {
2896
2895
  "text": "string"
2897
2896
  },
2898
- "default": "\"\"",
2899
- "description": "The HTML ID of the viewport element this region is positioned relative to",
2900
- "fieldName": "viewport",
2897
+ "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2898
+ "fieldName": "href",
2901
2899
  "inheritedFrom": {
2902
- "name": "AnchoredRegion",
2903
- "module": "src/anchored-region/anchored-region.ts"
2900
+ "name": "Anchor",
2901
+ "module": "src/anchor/anchor.ts"
2904
2902
  }
2905
2903
  },
2906
2904
  {
2907
- "name": "horizontal-positioning-mode",
2905
+ "name": "hreflang",
2908
2906
  "type": {
2909
- "text": "AxisPositioningMode"
2907
+ "text": "string"
2910
2908
  },
2911
- "default": "\"uncontrolled\"",
2912
- "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
2913
- "fieldName": "horizontalPositioningMode",
2909
+ "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2910
+ "fieldName": "hreflang",
2914
2911
  "inheritedFrom": {
2915
- "name": "AnchoredRegion",
2916
- "module": "src/anchored-region/anchored-region.ts"
2912
+ "name": "Anchor",
2913
+ "module": "src/anchor/anchor.ts"
2917
2914
  }
2918
2915
  },
2919
2916
  {
2920
- "name": "horizontal-default-position",
2917
+ "name": "ping",
2921
2918
  "type": {
2922
- "text": "HorizontalPosition"
2919
+ "text": "string"
2923
2920
  },
2924
- "default": "\"unset\"",
2925
- "description": "The default horizontal position of the region relative to the anchor element",
2926
- "fieldName": "horizontalDefaultPosition",
2921
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2922
+ "fieldName": "ping",
2927
2923
  "inheritedFrom": {
2928
- "name": "AnchoredRegion",
2929
- "module": "src/anchored-region/anchored-region.ts"
2924
+ "name": "Anchor",
2925
+ "module": "src/anchor/anchor.ts"
2930
2926
  }
2931
2927
  },
2932
2928
  {
2933
- "name": "horizontal-viewport-lock",
2929
+ "name": "referrerpolicy",
2934
2930
  "type": {
2935
- "text": "boolean"
2931
+ "text": "string"
2936
2932
  },
2937
- "default": "false",
2938
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
2939
- "fieldName": "horizontalViewportLock",
2933
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2934
+ "fieldName": "referrerpolicy",
2940
2935
  "inheritedFrom": {
2941
- "name": "AnchoredRegion",
2942
- "module": "src/anchored-region/anchored-region.ts"
2936
+ "name": "Anchor",
2937
+ "module": "src/anchor/anchor.ts"
2943
2938
  }
2944
2939
  },
2945
2940
  {
2946
- "name": "horizontal-inset",
2941
+ "name": "rel",
2947
2942
  "type": {
2948
- "text": "boolean"
2943
+ "text": "string"
2949
2944
  },
2950
- "default": "false",
2951
- "description": "Whether the region overlaps the anchor on the horizontal axis",
2952
- "fieldName": "horizontalInset",
2945
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2946
+ "fieldName": "rel",
2953
2947
  "inheritedFrom": {
2954
- "name": "AnchoredRegion",
2955
- "module": "src/anchored-region/anchored-region.ts"
2948
+ "name": "Anchor",
2949
+ "module": "src/anchor/anchor.ts"
2956
2950
  }
2957
2951
  },
2958
2952
  {
2959
- "name": "horizontal-threshold",
2953
+ "name": "target",
2960
2954
  "type": {
2961
- "text": "number"
2955
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2962
2956
  },
2963
- "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
2964
- "fieldName": "horizontalThreshold",
2957
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2958
+ "fieldName": "target",
2965
2959
  "inheritedFrom": {
2966
- "name": "AnchoredRegion",
2967
- "module": "src/anchored-region/anchored-region.ts"
2960
+ "name": "Anchor",
2961
+ "module": "src/anchor/anchor.ts"
2968
2962
  }
2969
2963
  },
2970
2964
  {
2971
- "name": "horizontal-scaling",
2965
+ "name": "type",
2972
2966
  "type": {
2973
- "text": "AxisScalingMode"
2967
+ "text": "string"
2974
2968
  },
2975
- "default": "\"content\"",
2976
- "description": "Defines how the width of the region is calculated",
2977
- "fieldName": "horizontalScaling",
2969
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2970
+ "fieldName": "type",
2978
2971
  "inheritedFrom": {
2979
- "name": "AnchoredRegion",
2980
- "module": "src/anchored-region/anchored-region.ts"
2972
+ "name": "Anchor",
2973
+ "module": "src/anchor/anchor.ts"
2981
2974
  }
2982
- },
2975
+ }
2976
+ ],
2977
+ "members": [
2983
2978
  {
2984
- "name": "vertical-positioning-mode",
2979
+ "kind": "field",
2980
+ "name": "download",
2985
2981
  "type": {
2986
- "text": "AxisPositioningMode"
2982
+ "text": "string"
2987
2983
  },
2988
- "default": "\"uncontrolled\"",
2989
- "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
2990
- "fieldName": "verticalPositioningMode",
2984
+ "privacy": "public",
2985
+ "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2991
2986
  "inheritedFrom": {
2992
- "name": "AnchoredRegion",
2993
- "module": "src/anchored-region/anchored-region.ts"
2987
+ "name": "Anchor",
2988
+ "module": "src/anchor/anchor.ts"
2994
2989
  }
2995
2990
  },
2996
2991
  {
2997
- "name": "vertical-default-position",
2992
+ "kind": "field",
2993
+ "name": "href",
2998
2994
  "type": {
2999
- "text": "VerticalPosition"
2995
+ "text": "string"
3000
2996
  },
3001
- "default": "\"unset\"",
3002
- "description": "The default vertical position of the region relative to the anchor element",
3003
- "fieldName": "verticalDefaultPosition",
2997
+ "privacy": "public",
2998
+ "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
3004
2999
  "inheritedFrom": {
3005
- "name": "AnchoredRegion",
3006
- "module": "src/anchored-region/anchored-region.ts"
3000
+ "name": "Anchor",
3001
+ "module": "src/anchor/anchor.ts"
3007
3002
  }
3008
3003
  },
3009
3004
  {
3010
- "name": "vertical-viewport-lock",
3005
+ "kind": "field",
3006
+ "name": "hreflang",
3011
3007
  "type": {
3012
- "text": "boolean"
3008
+ "text": "string"
3013
3009
  },
3014
- "default": "false",
3015
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3016
- "fieldName": "verticalViewportLock",
3010
+ "privacy": "public",
3011
+ "description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
3017
3012
  "inheritedFrom": {
3018
- "name": "AnchoredRegion",
3019
- "module": "src/anchored-region/anchored-region.ts"
3013
+ "name": "Anchor",
3014
+ "module": "src/anchor/anchor.ts"
3020
3015
  }
3021
3016
  },
3022
3017
  {
3023
- "name": "vertical-inset",
3018
+ "kind": "field",
3019
+ "name": "ping",
3024
3020
  "type": {
3025
- "text": "boolean"
3021
+ "text": "string"
3026
3022
  },
3027
- "default": "false",
3028
- "description": "Whether the region overlaps the anchor on the vertical axis",
3029
- "fieldName": "verticalInset",
3023
+ "privacy": "public",
3024
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
3030
3025
  "inheritedFrom": {
3031
- "name": "AnchoredRegion",
3032
- "module": "src/anchored-region/anchored-region.ts"
3026
+ "name": "Anchor",
3027
+ "module": "src/anchor/anchor.ts"
3033
3028
  }
3034
3029
  },
3035
3030
  {
3036
- "name": "vertical-threshold",
3031
+ "kind": "field",
3032
+ "name": "referrerpolicy",
3037
3033
  "type": {
3038
- "text": "number"
3034
+ "text": "string"
3039
3035
  },
3040
- "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3041
- "fieldName": "verticalThreshold",
3036
+ "privacy": "public",
3037
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
3042
3038
  "inheritedFrom": {
3043
- "name": "AnchoredRegion",
3044
- "module": "src/anchored-region/anchored-region.ts"
3039
+ "name": "Anchor",
3040
+ "module": "src/anchor/anchor.ts"
3045
3041
  }
3046
3042
  },
3047
3043
  {
3048
- "name": "vertical-scaling",
3044
+ "kind": "field",
3045
+ "name": "rel",
3049
3046
  "type": {
3050
- "text": "AxisScalingMode"
3047
+ "text": "string"
3051
3048
  },
3052
- "default": "\"content\"",
3053
- "description": "Defines how the height of the region is calculated",
3054
- "fieldName": "verticalScaling",
3049
+ "privacy": "public",
3050
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
3055
3051
  "inheritedFrom": {
3056
- "name": "AnchoredRegion",
3057
- "module": "src/anchored-region/anchored-region.ts"
3052
+ "name": "Anchor",
3053
+ "module": "src/anchor/anchor.ts"
3058
3054
  }
3059
3055
  },
3060
3056
  {
3061
- "name": "fixed-placement",
3057
+ "kind": "field",
3058
+ "name": "target",
3062
3059
  "type": {
3063
- "text": "boolean"
3060
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
3064
3061
  },
3065
- "default": "false",
3066
- "description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
3067
- "fieldName": "fixedPlacement",
3062
+ "privacy": "public",
3063
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
3068
3064
  "inheritedFrom": {
3069
- "name": "AnchoredRegion",
3070
- "module": "src/anchored-region/anchored-region.ts"
3065
+ "name": "Anchor",
3066
+ "module": "src/anchor/anchor.ts"
3071
3067
  }
3072
3068
  },
3073
3069
  {
3074
- "name": "auto-update-mode",
3070
+ "kind": "field",
3071
+ "name": "type",
3075
3072
  "type": {
3076
- "text": "AutoUpdateMode"
3073
+ "text": "string"
3077
3074
  },
3078
- "default": "\"anchor\"",
3079
- "description": "Defines what triggers the anchored region to revaluate positioning",
3080
- "fieldName": "autoUpdateMode",
3075
+ "privacy": "public",
3076
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
3081
3077
  "inheritedFrom": {
3082
- "name": "AnchoredRegion",
3083
- "module": "src/anchored-region/anchored-region.ts"
3078
+ "name": "Anchor",
3079
+ "module": "src/anchor/anchor.ts"
3084
3080
  }
3085
- }
3086
- ],
3087
- "members": [
3081
+ },
3088
3082
  {
3089
3083
  "kind": "field",
3090
- "name": "anchor",
3084
+ "name": "control",
3091
3085
  "type": {
3092
- "text": "string"
3086
+ "text": "HTMLAnchorElement | undefined"
3093
3087
  },
3094
3088
  "privacy": "public",
3095
- "default": "\"\"",
3096
- "description": "The HTML ID of the anchor element this region is positioned relative to",
3089
+ "description": "References the root element",
3097
3090
  "inheritedFrom": {
3098
- "name": "AnchoredRegion",
3099
- "module": "src/anchored-region/anchored-region.ts"
3091
+ "name": "Anchor",
3092
+ "module": "src/anchor/anchor.ts"
3100
3093
  }
3101
3094
  },
3102
3095
  {
3103
- "kind": "method",
3104
- "name": "anchorChanged",
3096
+ "kind": "field",
3097
+ "name": "handleUnsupportedDelegatesFocus",
3105
3098
  "privacy": "private",
3106
- "return": {
3107
- "type": {
3108
- "text": "void"
3109
- }
3110
- },
3099
+ "description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
3111
3100
  "inheritedFrom": {
3112
- "name": "AnchoredRegion",
3113
- "module": "src/anchored-region/anchored-region.ts"
3101
+ "name": "Anchor",
3102
+ "module": "src/anchor/anchor.ts"
3114
3103
  }
3115
3104
  },
3116
3105
  {
3117
3106
  "kind": "field",
3118
- "name": "viewport",
3107
+ "name": "_presentation",
3119
3108
  "type": {
3120
- "text": "string"
3109
+ "text": "ComponentPresentation | null | undefined"
3121
3110
  },
3122
- "privacy": "public",
3123
- "default": "\"\"",
3124
- "description": "The HTML ID of the viewport element this region is positioned relative to",
3111
+ "privacy": "private",
3112
+ "default": "void 0",
3125
3113
  "inheritedFrom": {
3126
- "name": "AnchoredRegion",
3127
- "module": "src/anchored-region/anchored-region.ts"
3114
+ "name": "Anchor",
3115
+ "module": "src/anchor/anchor.ts"
3128
3116
  }
3129
3117
  },
3130
3118
  {
3131
- "kind": "method",
3132
- "name": "viewportChanged",
3133
- "privacy": "private",
3134
- "return": {
3135
- "type": {
3136
- "text": "void"
3137
- }
3119
+ "kind": "field",
3120
+ "name": "$presentation",
3121
+ "type": {
3122
+ "text": "ComponentPresentation | null"
3138
3123
  },
3124
+ "privacy": "public",
3125
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
3139
3126
  "inheritedFrom": {
3140
- "name": "AnchoredRegion",
3141
- "module": "src/anchored-region/anchored-region.ts"
3127
+ "name": "Anchor",
3128
+ "module": "src/anchor/anchor.ts"
3142
3129
  }
3143
3130
  },
3144
3131
  {
3145
3132
  "kind": "field",
3146
- "name": "horizontalPositioningMode",
3133
+ "name": "template",
3147
3134
  "type": {
3148
- "text": "AxisPositioningMode"
3135
+ "text": "ElementViewTemplate | void | null"
3149
3136
  },
3150
3137
  "privacy": "public",
3151
- "default": "\"uncontrolled\"",
3152
- "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
3138
+ "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
3153
3139
  "inheritedFrom": {
3154
- "name": "AnchoredRegion",
3155
- "module": "src/anchored-region/anchored-region.ts"
3140
+ "name": "Anchor",
3141
+ "module": "src/anchor/anchor.ts"
3156
3142
  }
3157
3143
  },
3158
3144
  {
3159
3145
  "kind": "method",
3160
- "name": "horizontalPositioningModeChanged",
3161
- "privacy": "private",
3146
+ "name": "templateChanged",
3147
+ "privacy": "protected",
3162
3148
  "return": {
3163
3149
  "type": {
3164
3150
  "text": "void"
3165
3151
  }
3166
3152
  },
3167
3153
  "inheritedFrom": {
3168
- "name": "AnchoredRegion",
3169
- "module": "src/anchored-region/anchored-region.ts"
3154
+ "name": "Anchor",
3155
+ "module": "src/anchor/anchor.ts"
3170
3156
  }
3171
3157
  },
3172
3158
  {
3173
3159
  "kind": "field",
3174
- "name": "horizontalDefaultPosition",
3160
+ "name": "styles",
3175
3161
  "type": {
3176
- "text": "HorizontalPosition"
3162
+ "text": "ElementStyles | void | null"
3177
3163
  },
3178
3164
  "privacy": "public",
3179
- "default": "\"unset\"",
3180
- "description": "The default horizontal position of the region relative to the anchor element",
3165
+ "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
3181
3166
  "inheritedFrom": {
3182
- "name": "AnchoredRegion",
3183
- "module": "src/anchored-region/anchored-region.ts"
3167
+ "name": "Anchor",
3168
+ "module": "src/anchor/anchor.ts"
3184
3169
  }
3185
3170
  },
3186
3171
  {
3187
3172
  "kind": "method",
3188
- "name": "horizontalDefaultPositionChanged",
3189
- "privacy": "private",
3173
+ "name": "stylesChanged",
3174
+ "privacy": "protected",
3190
3175
  "return": {
3191
3176
  "type": {
3192
3177
  "text": "void"
3193
3178
  }
3194
3179
  },
3195
3180
  "inheritedFrom": {
3196
- "name": "AnchoredRegion",
3197
- "module": "src/anchored-region/anchored-region.ts"
3198
- }
3199
- },
3200
- {
3201
- "kind": "field",
3202
- "name": "horizontalViewportLock",
3203
- "type": {
3204
- "text": "boolean"
3205
- },
3206
- "privacy": "public",
3207
- "default": "false",
3208
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
3209
- "inheritedFrom": {
3210
- "name": "AnchoredRegion",
3211
- "module": "src/anchored-region/anchored-region.ts"
3181
+ "name": "Anchor",
3182
+ "module": "src/anchor/anchor.ts"
3212
3183
  }
3213
3184
  },
3214
3185
  {
3215
3186
  "kind": "method",
3216
- "name": "horizontalViewportLockChanged",
3217
- "privacy": "private",
3187
+ "name": "compose",
3188
+ "privacy": "public",
3189
+ "static": true,
3218
3190
  "return": {
3219
3191
  "type": {
3220
- "text": "void"
3192
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
3221
3193
  }
3222
3194
  },
3195
+ "parameters": [
3196
+ {
3197
+ "name": "this",
3198
+ "type": {
3199
+ "text": "K"
3200
+ }
3201
+ },
3202
+ {
3203
+ "name": "elementDefinition",
3204
+ "type": {
3205
+ "text": "T"
3206
+ },
3207
+ "description": "The definition of the element to create the registry\nfunction for."
3208
+ }
3209
+ ],
3210
+ "description": "Defines an element registry function with a set of element definition defaults.",
3223
3211
  "inheritedFrom": {
3224
- "name": "AnchoredRegion",
3225
- "module": "src/anchored-region/anchored-region.ts"
3212
+ "name": "Anchor",
3213
+ "module": "src/anchor/anchor.ts"
3226
3214
  }
3227
- },
3215
+ }
3216
+ ]
3217
+ },
3218
+ {
3219
+ "kind": "variable",
3220
+ "name": "rapidAnchor"
3221
+ }
3222
+ ],
3223
+ "exports": [
3224
+ {
3225
+ "kind": "js",
3226
+ "name": "Anchor",
3227
+ "declaration": {
3228
+ "name": "Anchor",
3229
+ "module": "src/anchor/anchor.ts"
3230
+ }
3231
+ },
3232
+ {
3233
+ "kind": "js",
3234
+ "name": "rapidAnchor",
3235
+ "declaration": {
3236
+ "name": "rapidAnchor",
3237
+ "module": "src/anchor/anchor.ts"
3238
+ }
3239
+ }
3240
+ ]
3241
+ },
3242
+ {
3243
+ "kind": "javascript-module",
3244
+ "path": "src/anchor/index.ts",
3245
+ "declarations": [],
3246
+ "exports": [
3247
+ {
3248
+ "kind": "js",
3249
+ "name": "*",
3250
+ "declaration": {
3251
+ "name": "*",
3252
+ "package": "./anchor"
3253
+ }
3254
+ },
3255
+ {
3256
+ "kind": "js",
3257
+ "name": "*",
3258
+ "declaration": {
3259
+ "name": "*",
3260
+ "package": "./anchor.styles"
3261
+ }
3262
+ },
3263
+ {
3264
+ "kind": "js",
3265
+ "name": "*",
3266
+ "declaration": {
3267
+ "name": "*",
3268
+ "package": "./anchor.template"
3269
+ }
3270
+ }
3271
+ ]
3272
+ },
3273
+ {
3274
+ "kind": "javascript-module",
3275
+ "path": "src/anchored-region/anchored-region.styles.ts",
3276
+ "declarations": [
3277
+ {
3278
+ "kind": "function",
3279
+ "name": "rapidAnchoredRegionStyles",
3280
+ "return": {
3281
+ "type": {
3282
+ "text": "ElementStyles"
3283
+ }
3284
+ },
3285
+ "parameters": [
3228
3286
  {
3229
- "kind": "field",
3230
- "name": "horizontalInset",
3287
+ "name": "context",
3231
3288
  "type": {
3232
- "text": "boolean"
3233
- },
3234
- "privacy": "public",
3235
- "default": "false",
3236
- "description": "Whether the region overlaps the anchor on the horizontal axis",
3237
- "inheritedFrom": {
3238
- "name": "AnchoredRegion",
3239
- "module": "src/anchored-region/anchored-region.ts"
3289
+ "text": "ElementDefinitionContext"
3240
3290
  }
3241
3291
  },
3242
3292
  {
3243
- "kind": "method",
3244
- "name": "horizontalInsetChanged",
3245
- "privacy": "private",
3246
- "return": {
3247
- "type": {
3248
- "text": "void"
3249
- }
3250
- },
3251
- "inheritedFrom": {
3252
- "name": "AnchoredRegion",
3253
- "module": "src/anchored-region/anchored-region.ts"
3293
+ "name": "definition",
3294
+ "type": {
3295
+ "text": "FoundationElementDefinition"
3296
+ }
3297
+ }
3298
+ ]
3299
+ }
3300
+ ],
3301
+ "exports": [
3302
+ {
3303
+ "kind": "js",
3304
+ "name": "rapidAnchoredRegionStyles",
3305
+ "declaration": {
3306
+ "name": "rapidAnchoredRegionStyles",
3307
+ "module": "src/anchored-region/anchored-region.styles.ts"
3308
+ }
3309
+ }
3310
+ ]
3311
+ },
3312
+ {
3313
+ "kind": "javascript-module",
3314
+ "path": "src/anchored-region/anchored-region.template.ts",
3315
+ "declarations": [
3316
+ {
3317
+ "kind": "function",
3318
+ "name": "rapidAnchoredRegionTemplate",
3319
+ "return": {
3320
+ "type": {
3321
+ "text": "ViewTemplate<AnchoredRegion>"
3322
+ }
3323
+ },
3324
+ "parameters": [
3325
+ {
3326
+ "name": "context",
3327
+ "type": {
3328
+ "text": "ElementDefinitionContext"
3254
3329
  }
3255
3330
  },
3256
3331
  {
3257
- "kind": "field",
3258
- "name": "horizontalThreshold",
3332
+ "name": "definition",
3259
3333
  "type": {
3260
- "text": "number"
3334
+ "text": "FoundationElementDefinition"
3335
+ }
3336
+ }
3337
+ ]
3338
+ }
3339
+ ],
3340
+ "exports": [
3341
+ {
3342
+ "kind": "js",
3343
+ "name": "rapidAnchoredRegionTemplate",
3344
+ "declaration": {
3345
+ "name": "rapidAnchoredRegionTemplate",
3346
+ "module": "src/anchored-region/anchored-region.template.ts"
3347
+ }
3348
+ }
3349
+ ]
3350
+ },
3351
+ {
3352
+ "kind": "javascript-module",
3353
+ "path": "src/anchored-region/anchored-region.ts",
3354
+ "declarations": [
3355
+ {
3356
+ "kind": "class",
3357
+ "description": "",
3358
+ "name": "AnchoredRegion",
3359
+ "superclass": {
3360
+ "name": "FoundationAnchoredRegion",
3361
+ "package": "@genesislcap/foundation-ui"
3362
+ },
3363
+ "tagName": "%%prefix%%-anchored-region",
3364
+ "customElement": true,
3365
+ "attributes": [
3366
+ {
3367
+ "name": "anchor",
3368
+ "type": {
3369
+ "text": "string"
3261
3370
  },
3262
- "privacy": "public",
3263
- "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
3371
+ "default": "\"\"",
3372
+ "description": "The HTML ID of the anchor element this region is positioned relative to",
3373
+ "fieldName": "anchor",
3264
3374
  "inheritedFrom": {
3265
3375
  "name": "AnchoredRegion",
3266
3376
  "module": "src/anchored-region/anchored-region.ts"
3267
3377
  }
3268
3378
  },
3269
3379
  {
3270
- "kind": "method",
3271
- "name": "horizontalThresholdChanged",
3272
- "privacy": "private",
3273
- "return": {
3274
- "type": {
3275
- "text": "void"
3276
- }
3380
+ "name": "viewport",
3381
+ "type": {
3382
+ "text": "string"
3277
3383
  },
3384
+ "default": "\"\"",
3385
+ "description": "The HTML ID of the viewport element this region is positioned relative to",
3386
+ "fieldName": "viewport",
3278
3387
  "inheritedFrom": {
3279
3388
  "name": "AnchoredRegion",
3280
3389
  "module": "src/anchored-region/anchored-region.ts"
3281
3390
  }
3282
3391
  },
3283
3392
  {
3284
- "kind": "field",
3285
- "name": "horizontalScaling",
3393
+ "name": "horizontal-positioning-mode",
3286
3394
  "type": {
3287
- "text": "AxisScalingMode"
3395
+ "text": "AxisPositioningMode"
3288
3396
  },
3289
- "privacy": "public",
3290
- "default": "\"content\"",
3291
- "description": "Defines how the width of the region is calculated",
3397
+ "default": "\"uncontrolled\"",
3398
+ "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
3399
+ "fieldName": "horizontalPositioningMode",
3292
3400
  "inheritedFrom": {
3293
3401
  "name": "AnchoredRegion",
3294
3402
  "module": "src/anchored-region/anchored-region.ts"
3295
3403
  }
3296
3404
  },
3297
3405
  {
3298
- "kind": "method",
3299
- "name": "horizontalScalingChanged",
3300
- "privacy": "private",
3301
- "return": {
3302
- "type": {
3303
- "text": "void"
3304
- }
3406
+ "name": "horizontal-default-position",
3407
+ "type": {
3408
+ "text": "HorizontalPosition"
3305
3409
  },
3410
+ "default": "\"unset\"",
3411
+ "description": "The default horizontal position of the region relative to the anchor element",
3412
+ "fieldName": "horizontalDefaultPosition",
3306
3413
  "inheritedFrom": {
3307
3414
  "name": "AnchoredRegion",
3308
3415
  "module": "src/anchored-region/anchored-region.ts"
3309
3416
  }
3310
3417
  },
3311
3418
  {
3312
- "kind": "field",
3313
- "name": "verticalPositioningMode",
3419
+ "name": "horizontal-viewport-lock",
3314
3420
  "type": {
3315
- "text": "AxisPositioningMode"
3421
+ "text": "boolean"
3316
3422
  },
3317
- "privacy": "public",
3318
- "default": "\"uncontrolled\"",
3319
- "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
3423
+ "default": "false",
3424
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
3425
+ "fieldName": "horizontalViewportLock",
3320
3426
  "inheritedFrom": {
3321
3427
  "name": "AnchoredRegion",
3322
3428
  "module": "src/anchored-region/anchored-region.ts"
3323
3429
  }
3324
3430
  },
3325
3431
  {
3326
- "kind": "method",
3327
- "name": "verticalPositioningModeChanged",
3328
- "privacy": "private",
3329
- "return": {
3330
- "type": {
3331
- "text": "void"
3332
- }
3432
+ "name": "horizontal-inset",
3433
+ "type": {
3434
+ "text": "boolean"
3333
3435
  },
3436
+ "default": "false",
3437
+ "description": "Whether the region overlaps the anchor on the horizontal axis",
3438
+ "fieldName": "horizontalInset",
3334
3439
  "inheritedFrom": {
3335
3440
  "name": "AnchoredRegion",
3336
3441
  "module": "src/anchored-region/anchored-region.ts"
3337
3442
  }
3338
3443
  },
3339
3444
  {
3340
- "kind": "field",
3341
- "name": "verticalDefaultPosition",
3445
+ "name": "horizontal-threshold",
3342
3446
  "type": {
3343
- "text": "VerticalPosition"
3447
+ "text": "number"
3344
3448
  },
3345
- "privacy": "public",
3346
- "default": "\"unset\"",
3347
- "description": "The default vertical position of the region relative to the anchor element",
3449
+ "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
3450
+ "fieldName": "horizontalThreshold",
3348
3451
  "inheritedFrom": {
3349
3452
  "name": "AnchoredRegion",
3350
3453
  "module": "src/anchored-region/anchored-region.ts"
3351
3454
  }
3352
3455
  },
3353
3456
  {
3354
- "kind": "method",
3355
- "name": "verticalDefaultPositionChanged",
3356
- "privacy": "private",
3357
- "return": {
3358
- "type": {
3359
- "text": "void"
3360
- }
3457
+ "name": "horizontal-scaling",
3458
+ "type": {
3459
+ "text": "AxisScalingMode"
3361
3460
  },
3461
+ "default": "\"content\"",
3462
+ "description": "Defines how the width of the region is calculated",
3463
+ "fieldName": "horizontalScaling",
3362
3464
  "inheritedFrom": {
3363
3465
  "name": "AnchoredRegion",
3364
3466
  "module": "src/anchored-region/anchored-region.ts"
3365
3467
  }
3366
3468
  },
3367
3469
  {
3368
- "kind": "field",
3369
- "name": "verticalViewportLock",
3470
+ "name": "vertical-positioning-mode",
3370
3471
  "type": {
3371
- "text": "boolean"
3472
+ "text": "AxisPositioningMode"
3372
3473
  },
3373
- "privacy": "public",
3374
- "default": "false",
3375
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3474
+ "default": "\"uncontrolled\"",
3475
+ "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
3476
+ "fieldName": "verticalPositioningMode",
3376
3477
  "inheritedFrom": {
3377
3478
  "name": "AnchoredRegion",
3378
3479
  "module": "src/anchored-region/anchored-region.ts"
3379
3480
  }
3380
3481
  },
3381
3482
  {
3382
- "kind": "method",
3383
- "name": "verticalViewportLockChanged",
3384
- "privacy": "private",
3385
- "return": {
3386
- "type": {
3387
- "text": "void"
3388
- }
3483
+ "name": "vertical-default-position",
3484
+ "type": {
3485
+ "text": "VerticalPosition"
3389
3486
  },
3487
+ "default": "\"unset\"",
3488
+ "description": "The default vertical position of the region relative to the anchor element",
3489
+ "fieldName": "verticalDefaultPosition",
3390
3490
  "inheritedFrom": {
3391
3491
  "name": "AnchoredRegion",
3392
3492
  "module": "src/anchored-region/anchored-region.ts"
3393
3493
  }
3394
3494
  },
3395
3495
  {
3396
- "kind": "field",
3397
- "name": "verticalInset",
3496
+ "name": "vertical-viewport-lock",
3398
3497
  "type": {
3399
3498
  "text": "boolean"
3400
3499
  },
3401
- "privacy": "public",
3402
3500
  "default": "false",
3403
- "description": "Whether the region overlaps the anchor on the vertical axis",
3501
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3502
+ "fieldName": "verticalViewportLock",
3404
3503
  "inheritedFrom": {
3405
3504
  "name": "AnchoredRegion",
3406
3505
  "module": "src/anchored-region/anchored-region.ts"
3407
3506
  }
3408
3507
  },
3409
3508
  {
3410
- "kind": "method",
3411
- "name": "verticalInsetChanged",
3412
- "privacy": "private",
3413
- "return": {
3414
- "type": {
3415
- "text": "void"
3416
- }
3509
+ "name": "vertical-inset",
3510
+ "type": {
3511
+ "text": "boolean"
3417
3512
  },
3513
+ "default": "false",
3514
+ "description": "Whether the region overlaps the anchor on the vertical axis",
3515
+ "fieldName": "verticalInset",
3418
3516
  "inheritedFrom": {
3419
3517
  "name": "AnchoredRegion",
3420
3518
  "module": "src/anchored-region/anchored-region.ts"
3421
3519
  }
3422
3520
  },
3423
3521
  {
3424
- "kind": "field",
3425
- "name": "verticalThreshold",
3522
+ "name": "vertical-threshold",
3426
3523
  "type": {
3427
3524
  "text": "number"
3428
3525
  },
3429
- "privacy": "public",
3430
3526
  "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3527
+ "fieldName": "verticalThreshold",
3431
3528
  "inheritedFrom": {
3432
3529
  "name": "AnchoredRegion",
3433
3530
  "module": "src/anchored-region/anchored-region.ts"
3434
3531
  }
3435
3532
  },
3436
3533
  {
3437
- "kind": "method",
3438
- "name": "verticalThresholdChanged",
3439
- "privacy": "private",
3440
- "return": {
3441
- "type": {
3442
- "text": "void"
3443
- }
3444
- },
3445
- "inheritedFrom": {
3446
- "name": "AnchoredRegion",
3447
- "module": "src/anchored-region/anchored-region.ts"
3448
- }
3449
- },
3450
- {
3451
- "kind": "field",
3452
- "name": "verticalScaling",
3534
+ "name": "vertical-scaling",
3453
3535
  "type": {
3454
3536
  "text": "AxisScalingMode"
3455
3537
  },
3456
- "privacy": "public",
3457
3538
  "default": "\"content\"",
3458
3539
  "description": "Defines how the height of the region is calculated",
3540
+ "fieldName": "verticalScaling",
3459
3541
  "inheritedFrom": {
3460
3542
  "name": "AnchoredRegion",
3461
3543
  "module": "src/anchored-region/anchored-region.ts"
3462
3544
  }
3463
3545
  },
3464
3546
  {
3465
- "kind": "method",
3466
- "name": "verticalScalingChanged",
3467
- "privacy": "private",
3468
- "return": {
3469
- "type": {
3470
- "text": "void"
3471
- }
3472
- },
3473
- "inheritedFrom": {
3474
- "name": "AnchoredRegion",
3475
- "module": "src/anchored-region/anchored-region.ts"
3476
- }
3477
- },
3478
- {
3479
- "kind": "field",
3480
- "name": "fixedPlacement",
3547
+ "name": "fixed-placement",
3481
3548
  "type": {
3482
3549
  "text": "boolean"
3483
3550
  },
3484
- "privacy": "public",
3485
3551
  "default": "false",
3486
3552
  "description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
3553
+ "fieldName": "fixedPlacement",
3487
3554
  "inheritedFrom": {
3488
3555
  "name": "AnchoredRegion",
3489
3556
  "module": "src/anchored-region/anchored-region.ts"
3490
3557
  }
3491
3558
  },
3492
3559
  {
3493
- "kind": "method",
3494
- "name": "fixedPlacementChanged",
3495
- "privacy": "private",
3496
- "return": {
3497
- "type": {
3498
- "text": "void"
3499
- }
3560
+ "name": "auto-update-mode",
3561
+ "type": {
3562
+ "text": "AutoUpdateMode"
3500
3563
  },
3564
+ "default": "\"anchor\"",
3565
+ "description": "Defines what triggers the anchored region to revaluate positioning",
3566
+ "fieldName": "autoUpdateMode",
3501
3567
  "inheritedFrom": {
3502
3568
  "name": "AnchoredRegion",
3503
3569
  "module": "src/anchored-region/anchored-region.ts"
3504
3570
  }
3505
- },
3571
+ }
3572
+ ],
3573
+ "members": [
3506
3574
  {
3507
3575
  "kind": "field",
3508
- "name": "autoUpdateMode",
3576
+ "name": "anchor",
3509
3577
  "type": {
3510
- "text": "AutoUpdateMode"
3578
+ "text": "string"
3511
3579
  },
3512
3580
  "privacy": "public",
3513
- "default": "\"anchor\"",
3514
- "description": "Defines what triggers the anchored region to revaluate positioning",
3581
+ "default": "\"\"",
3582
+ "description": "The HTML ID of the anchor element this region is positioned relative to",
3515
3583
  "inheritedFrom": {
3516
3584
  "name": "AnchoredRegion",
3517
3585
  "module": "src/anchored-region/anchored-region.ts"
@@ -3519,27 +3587,13 @@
3519
3587
  },
3520
3588
  {
3521
3589
  "kind": "method",
3522
- "name": "autoUpdateModeChanged",
3590
+ "name": "anchorChanged",
3523
3591
  "privacy": "private",
3524
3592
  "return": {
3525
- "type": {
3526
- "text": "void"
3527
- }
3528
- },
3529
- "parameters": [
3530
- {
3531
- "name": "prevMode",
3532
- "type": {
3533
- "text": "AutoUpdateMode"
3534
- }
3535
- },
3536
- {
3537
- "name": "newMode",
3538
- "type": {
3539
- "text": "AutoUpdateMode"
3540
- }
3593
+ "type": {
3594
+ "text": "void"
3541
3595
  }
3542
- ],
3596
+ },
3543
3597
  "inheritedFrom": {
3544
3598
  "name": "AnchoredRegion",
3545
3599
  "module": "src/anchored-region/anchored-region.ts"
@@ -3547,13 +3601,13 @@
3547
3601
  },
3548
3602
  {
3549
3603
  "kind": "field",
3550
- "name": "anchorElement",
3604
+ "name": "viewport",
3551
3605
  "type": {
3552
- "text": "HTMLElement | null"
3606
+ "text": "string"
3553
3607
  },
3554
3608
  "privacy": "public",
3555
- "default": "null",
3556
- "description": "The HTML element being used as the anchor",
3609
+ "default": "\"\"",
3610
+ "description": "The HTML ID of the viewport element this region is positioned relative to",
3557
3611
  "inheritedFrom": {
3558
3612
  "name": "AnchoredRegion",
3559
3613
  "module": "src/anchored-region/anchored-region.ts"
@@ -3561,7 +3615,7 @@
3561
3615
  },
3562
3616
  {
3563
3617
  "kind": "method",
3564
- "name": "anchorElementChanged",
3618
+ "name": "viewportChanged",
3565
3619
  "privacy": "private",
3566
3620
  "return": {
3567
3621
  "type": {
@@ -3575,13 +3629,13 @@
3575
3629
  },
3576
3630
  {
3577
3631
  "kind": "field",
3578
- "name": "viewportElement",
3632
+ "name": "horizontalPositioningMode",
3579
3633
  "type": {
3580
- "text": "HTMLElement | null"
3634
+ "text": "AxisPositioningMode"
3581
3635
  },
3582
3636
  "privacy": "public",
3583
- "default": "null",
3584
- "description": "The HTML element being used as the viewport",
3637
+ "default": "\"uncontrolled\"",
3638
+ "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
3585
3639
  "inheritedFrom": {
3586
3640
  "name": "AnchoredRegion",
3587
3641
  "module": "src/anchored-region/anchored-region.ts"
@@ -3589,7 +3643,7 @@
3589
3643
  },
3590
3644
  {
3591
3645
  "kind": "method",
3592
- "name": "viewportElementChanged",
3646
+ "name": "horizontalPositioningModeChanged",
3593
3647
  "privacy": "private",
3594
3648
  "return": {
3595
3649
  "type": {
@@ -3603,25 +3657,27 @@
3603
3657
  },
3604
3658
  {
3605
3659
  "kind": "field",
3606
- "name": "verticalPosition",
3660
+ "name": "horizontalDefaultPosition",
3607
3661
  "type": {
3608
- "text": "AnchoredRegionPositionLabel | undefined"
3662
+ "text": "HorizontalPosition"
3609
3663
  },
3610
3664
  "privacy": "public",
3611
- "description": "indicates the current horizontal position of the region",
3665
+ "default": "\"unset\"",
3666
+ "description": "The default horizontal position of the region relative to the anchor element",
3612
3667
  "inheritedFrom": {
3613
3668
  "name": "AnchoredRegion",
3614
3669
  "module": "src/anchored-region/anchored-region.ts"
3615
3670
  }
3616
3671
  },
3617
3672
  {
3618
- "kind": "field",
3619
- "name": "horizontalPosition",
3620
- "type": {
3621
- "text": "AnchoredRegionPositionLabel | undefined"
3673
+ "kind": "method",
3674
+ "name": "horizontalDefaultPositionChanged",
3675
+ "privacy": "private",
3676
+ "return": {
3677
+ "type": {
3678
+ "text": "void"
3679
+ }
3622
3680
  },
3623
- "privacy": "public",
3624
- "description": "indicates the current vertical position of the region",
3625
3681
  "inheritedFrom": {
3626
3682
  "name": "AnchoredRegion",
3627
3683
  "module": "src/anchored-region/anchored-region.ts"
@@ -3629,24 +3685,27 @@
3629
3685
  },
3630
3686
  {
3631
3687
  "kind": "field",
3632
- "name": "translateX",
3688
+ "name": "horizontalViewportLock",
3633
3689
  "type": {
3634
- "text": "number"
3690
+ "text": "boolean"
3635
3691
  },
3636
- "privacy": "private",
3637
- "description": "values to be applied to the component's transform on render",
3692
+ "privacy": "public",
3693
+ "default": "false",
3694
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
3638
3695
  "inheritedFrom": {
3639
3696
  "name": "AnchoredRegion",
3640
3697
  "module": "src/anchored-region/anchored-region.ts"
3641
3698
  }
3642
3699
  },
3643
3700
  {
3644
- "kind": "field",
3645
- "name": "translateY",
3646
- "type": {
3647
- "text": "number"
3648
- },
3701
+ "kind": "method",
3702
+ "name": "horizontalViewportLockChanged",
3649
3703
  "privacy": "private",
3704
+ "return": {
3705
+ "type": {
3706
+ "text": "void"
3707
+ }
3708
+ },
3650
3709
  "inheritedFrom": {
3651
3710
  "name": "AnchoredRegion",
3652
3711
  "module": "src/anchored-region/anchored-region.ts"
@@ -3654,24 +3713,27 @@
3654
3713
  },
3655
3714
  {
3656
3715
  "kind": "field",
3657
- "name": "regionWidth",
3716
+ "name": "horizontalInset",
3658
3717
  "type": {
3659
- "text": "string"
3718
+ "text": "boolean"
3660
3719
  },
3661
- "privacy": "private",
3662
- "description": "the span to be applied to the region on each axis",
3720
+ "privacy": "public",
3721
+ "default": "false",
3722
+ "description": "Whether the region overlaps the anchor on the horizontal axis",
3663
3723
  "inheritedFrom": {
3664
3724
  "name": "AnchoredRegion",
3665
3725
  "module": "src/anchored-region/anchored-region.ts"
3666
3726
  }
3667
3727
  },
3668
3728
  {
3669
- "kind": "field",
3670
- "name": "regionHeight",
3671
- "type": {
3672
- "text": "string"
3673
- },
3729
+ "kind": "method",
3730
+ "name": "horizontalInsetChanged",
3674
3731
  "privacy": "private",
3732
+ "return": {
3733
+ "type": {
3734
+ "text": "void"
3735
+ }
3736
+ },
3675
3737
  "inheritedFrom": {
3676
3738
  "name": "AnchoredRegion",
3677
3739
  "module": "src/anchored-region/anchored-region.ts"
@@ -3679,24 +3741,26 @@
3679
3741
  },
3680
3742
  {
3681
3743
  "kind": "field",
3682
- "name": "resizeDetector",
3744
+ "name": "horizontalThreshold",
3683
3745
  "type": {
3684
- "text": "ResizeObserverClassDefinition | null"
3746
+ "text": "number"
3685
3747
  },
3686
- "privacy": "private",
3687
- "default": "null",
3748
+ "privacy": "public",
3749
+ "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
3688
3750
  "inheritedFrom": {
3689
3751
  "name": "AnchoredRegion",
3690
3752
  "module": "src/anchored-region/anchored-region.ts"
3691
3753
  }
3692
3754
  },
3693
3755
  {
3694
- "kind": "field",
3695
- "name": "viewportRect",
3696
- "type": {
3697
- "text": "ClientRect | DOMRect | undefined"
3698
- },
3756
+ "kind": "method",
3757
+ "name": "horizontalThresholdChanged",
3699
3758
  "privacy": "private",
3759
+ "return": {
3760
+ "type": {
3761
+ "text": "void"
3762
+ }
3763
+ },
3700
3764
  "inheritedFrom": {
3701
3765
  "name": "AnchoredRegion",
3702
3766
  "module": "src/anchored-region/anchored-region.ts"
@@ -3704,23 +3768,27 @@
3704
3768
  },
3705
3769
  {
3706
3770
  "kind": "field",
3707
- "name": "anchorRect",
3771
+ "name": "horizontalScaling",
3708
3772
  "type": {
3709
- "text": "ClientRect | DOMRect | undefined"
3773
+ "text": "AxisScalingMode"
3710
3774
  },
3711
- "privacy": "private",
3775
+ "privacy": "public",
3776
+ "default": "\"content\"",
3777
+ "description": "Defines how the width of the region is calculated",
3712
3778
  "inheritedFrom": {
3713
3779
  "name": "AnchoredRegion",
3714
3780
  "module": "src/anchored-region/anchored-region.ts"
3715
3781
  }
3716
3782
  },
3717
3783
  {
3718
- "kind": "field",
3719
- "name": "regionRect",
3720
- "type": {
3721
- "text": "ClientRect | DOMRect | undefined"
3722
- },
3784
+ "kind": "method",
3785
+ "name": "horizontalScalingChanged",
3723
3786
  "privacy": "private",
3787
+ "return": {
3788
+ "type": {
3789
+ "text": "void"
3790
+ }
3791
+ },
3724
3792
  "inheritedFrom": {
3725
3793
  "name": "AnchoredRegion",
3726
3794
  "module": "src/anchored-region/anchored-region.ts"
@@ -3728,26 +3796,27 @@
3728
3796
  },
3729
3797
  {
3730
3798
  "kind": "field",
3731
- "name": "baseHorizontalOffset",
3799
+ "name": "verticalPositioningMode",
3732
3800
  "type": {
3733
- "text": "number"
3801
+ "text": "AxisPositioningMode"
3734
3802
  },
3735
- "privacy": "private",
3736
- "default": "0",
3737
- "description": "base offsets between the positioner's base position and the anchor's",
3803
+ "privacy": "public",
3804
+ "default": "\"uncontrolled\"",
3805
+ "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
3738
3806
  "inheritedFrom": {
3739
3807
  "name": "AnchoredRegion",
3740
3808
  "module": "src/anchored-region/anchored-region.ts"
3741
3809
  }
3742
3810
  },
3743
3811
  {
3744
- "kind": "field",
3745
- "name": "baseVerticalOffset",
3746
- "type": {
3747
- "text": "number"
3748
- },
3812
+ "kind": "method",
3813
+ "name": "verticalPositioningModeChanged",
3749
3814
  "privacy": "private",
3750
- "default": "0",
3815
+ "return": {
3816
+ "type": {
3817
+ "text": "void"
3818
+ }
3819
+ },
3751
3820
  "inheritedFrom": {
3752
3821
  "name": "AnchoredRegion",
3753
3822
  "module": "src/anchored-region/anchored-region.ts"
@@ -3755,12 +3824,27 @@
3755
3824
  },
3756
3825
  {
3757
3826
  "kind": "field",
3758
- "name": "pendingPositioningUpdate",
3827
+ "name": "verticalDefaultPosition",
3759
3828
  "type": {
3760
- "text": "boolean"
3829
+ "text": "VerticalPosition"
3761
3830
  },
3831
+ "privacy": "public",
3832
+ "default": "\"unset\"",
3833
+ "description": "The default vertical position of the region relative to the anchor element",
3834
+ "inheritedFrom": {
3835
+ "name": "AnchoredRegion",
3836
+ "module": "src/anchored-region/anchored-region.ts"
3837
+ }
3838
+ },
3839
+ {
3840
+ "kind": "method",
3841
+ "name": "verticalDefaultPositionChanged",
3762
3842
  "privacy": "private",
3763
- "default": "false",
3843
+ "return": {
3844
+ "type": {
3845
+ "text": "void"
3846
+ }
3847
+ },
3764
3848
  "inheritedFrom": {
3765
3849
  "name": "AnchoredRegion",
3766
3850
  "module": "src/anchored-region/anchored-region.ts"
@@ -3768,24 +3852,27 @@
3768
3852
  },
3769
3853
  {
3770
3854
  "kind": "field",
3771
- "name": "pendingReset",
3855
+ "name": "verticalViewportLock",
3772
3856
  "type": {
3773
3857
  "text": "boolean"
3774
3858
  },
3775
- "privacy": "private",
3859
+ "privacy": "public",
3776
3860
  "default": "false",
3861
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3777
3862
  "inheritedFrom": {
3778
3863
  "name": "AnchoredRegion",
3779
3864
  "module": "src/anchored-region/anchored-region.ts"
3780
3865
  }
3781
3866
  },
3782
3867
  {
3783
- "kind": "field",
3784
- "name": "currentDirection",
3785
- "type": {
3786
- "text": "Direction"
3787
- },
3868
+ "kind": "method",
3869
+ "name": "verticalViewportLockChanged",
3788
3870
  "privacy": "private",
3871
+ "return": {
3872
+ "type": {
3873
+ "text": "void"
3874
+ }
3875
+ },
3789
3876
  "inheritedFrom": {
3790
3877
  "name": "AnchoredRegion",
3791
3878
  "module": "src/anchored-region/anchored-region.ts"
@@ -3793,25 +3880,27 @@
3793
3880
  },
3794
3881
  {
3795
3882
  "kind": "field",
3796
- "name": "regionVisible",
3883
+ "name": "verticalInset",
3797
3884
  "type": {
3798
3885
  "text": "boolean"
3799
3886
  },
3800
- "privacy": "private",
3887
+ "privacy": "public",
3801
3888
  "default": "false",
3889
+ "description": "Whether the region overlaps the anchor on the vertical axis",
3802
3890
  "inheritedFrom": {
3803
3891
  "name": "AnchoredRegion",
3804
3892
  "module": "src/anchored-region/anchored-region.ts"
3805
3893
  }
3806
3894
  },
3807
3895
  {
3808
- "kind": "field",
3809
- "name": "forceUpdate",
3810
- "type": {
3811
- "text": "boolean"
3812
- },
3896
+ "kind": "method",
3897
+ "name": "verticalInsetChanged",
3813
3898
  "privacy": "private",
3814
- "default": "false",
3899
+ "return": {
3900
+ "type": {
3901
+ "text": "void"
3902
+ }
3903
+ },
3815
3904
  "inheritedFrom": {
3816
3905
  "name": "AnchoredRegion",
3817
3906
  "module": "src/anchored-region/anchored-region.ts"
@@ -3819,26 +3908,26 @@
3819
3908
  },
3820
3909
  {
3821
3910
  "kind": "field",
3822
- "name": "updateThreshold",
3911
+ "name": "verticalThreshold",
3823
3912
  "type": {
3824
3913
  "text": "number"
3825
3914
  },
3826
- "privacy": "private",
3827
- "default": "0.5",
3915
+ "privacy": "public",
3916
+ "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3828
3917
  "inheritedFrom": {
3829
3918
  "name": "AnchoredRegion",
3830
3919
  "module": "src/anchored-region/anchored-region.ts"
3831
3920
  }
3832
3921
  },
3833
3922
  {
3834
- "kind": "field",
3835
- "name": "intersectionService",
3836
- "type": {
3837
- "text": "IntersectionService"
3838
- },
3923
+ "kind": "method",
3924
+ "name": "verticalThresholdChanged",
3839
3925
  "privacy": "private",
3840
- "static": true,
3841
- "default": "new IntersectionService()",
3926
+ "return": {
3927
+ "type": {
3928
+ "text": "void"
3929
+ }
3930
+ },
3842
3931
  "inheritedFrom": {
3843
3932
  "name": "AnchoredRegion",
3844
3933
  "module": "src/anchored-region/anchored-region.ts"
@@ -3846,9 +3935,13 @@
3846
3935
  },
3847
3936
  {
3848
3937
  "kind": "field",
3849
- "name": "update",
3938
+ "name": "verticalScaling",
3939
+ "type": {
3940
+ "text": "AxisScalingMode"
3941
+ },
3850
3942
  "privacy": "public",
3851
- "description": "update position",
3943
+ "default": "\"content\"",
3944
+ "description": "Defines how the height of the region is calculated",
3852
3945
  "inheritedFrom": {
3853
3946
  "name": "AnchoredRegion",
3854
3947
  "module": "src/anchored-region/anchored-region.ts"
@@ -3856,29 +3949,27 @@
3856
3949
  },
3857
3950
  {
3858
3951
  "kind": "method",
3859
- "name": "disconnectResizeDetector",
3952
+ "name": "verticalScalingChanged",
3860
3953
  "privacy": "private",
3861
3954
  "return": {
3862
3955
  "type": {
3863
3956
  "text": "void"
3864
3957
  }
3865
3958
  },
3866
- "description": "destroys the instance's resize observer",
3867
3959
  "inheritedFrom": {
3868
3960
  "name": "AnchoredRegion",
3869
3961
  "module": "src/anchored-region/anchored-region.ts"
3870
3962
  }
3871
3963
  },
3872
3964
  {
3873
- "kind": "method",
3874
- "name": "initializeResizeDetector",
3875
- "privacy": "private",
3876
- "return": {
3877
- "type": {
3878
- "text": "void"
3879
- }
3965
+ "kind": "field",
3966
+ "name": "fixedPlacement",
3967
+ "type": {
3968
+ "text": "boolean"
3880
3969
  },
3881
- "description": "initializes the instance's resize observer",
3970
+ "privacy": "public",
3971
+ "default": "false",
3972
+ "description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
3882
3973
  "inheritedFrom": {
3883
3974
  "name": "AnchoredRegion",
3884
3975
  "module": "src/anchored-region/anchored-region.ts"
@@ -3886,14 +3977,27 @@
3886
3977
  },
3887
3978
  {
3888
3979
  "kind": "method",
3889
- "name": "updateForAttributeChange",
3980
+ "name": "fixedPlacementChanged",
3890
3981
  "privacy": "private",
3891
3982
  "return": {
3892
3983
  "type": {
3893
3984
  "text": "void"
3894
3985
  }
3895
3986
  },
3896
- "description": "react to attribute changes that don't require a reset",
3987
+ "inheritedFrom": {
3988
+ "name": "AnchoredRegion",
3989
+ "module": "src/anchored-region/anchored-region.ts"
3990
+ }
3991
+ },
3992
+ {
3993
+ "kind": "field",
3994
+ "name": "autoUpdateMode",
3995
+ "type": {
3996
+ "text": "AutoUpdateMode"
3997
+ },
3998
+ "privacy": "public",
3999
+ "default": "\"anchor\"",
4000
+ "description": "Defines what triggers the anchored region to revaluate positioning",
3897
4001
  "inheritedFrom": {
3898
4002
  "name": "AnchoredRegion",
3899
4003
  "module": "src/anchored-region/anchored-region.ts"
@@ -3901,29 +4005,41 @@
3901
4005
  },
3902
4006
  {
3903
4007
  "kind": "method",
3904
- "name": "initialize",
4008
+ "name": "autoUpdateModeChanged",
3905
4009
  "privacy": "private",
3906
4010
  "return": {
3907
4011
  "type": {
3908
4012
  "text": "void"
3909
4013
  }
3910
4014
  },
3911
- "description": "fully initializes the component",
4015
+ "parameters": [
4016
+ {
4017
+ "name": "prevMode",
4018
+ "type": {
4019
+ "text": "AutoUpdateMode"
4020
+ }
4021
+ },
4022
+ {
4023
+ "name": "newMode",
4024
+ "type": {
4025
+ "text": "AutoUpdateMode"
4026
+ }
4027
+ }
4028
+ ],
3912
4029
  "inheritedFrom": {
3913
4030
  "name": "AnchoredRegion",
3914
4031
  "module": "src/anchored-region/anchored-region.ts"
3915
4032
  }
3916
4033
  },
3917
4034
  {
3918
- "kind": "method",
3919
- "name": "requestReset",
3920
- "privacy": "private",
3921
- "return": {
3922
- "type": {
3923
- "text": "void"
3924
- }
4035
+ "kind": "field",
4036
+ "name": "anchorElement",
4037
+ "type": {
4038
+ "text": "HTMLElement | null"
3925
4039
  },
3926
- "description": "Request a reset if there are currently no open requests",
4040
+ "privacy": "public",
4041
+ "default": "null",
4042
+ "description": "The HTML element being used as the anchor",
3927
4043
  "inheritedFrom": {
3928
4044
  "name": "AnchoredRegion",
3929
4045
  "module": "src/anchored-region/anchored-region.ts"
@@ -3931,14 +4047,13 @@
3931
4047
  },
3932
4048
  {
3933
4049
  "kind": "method",
3934
- "name": "setInitialState",
4050
+ "name": "anchorElementChanged",
3935
4051
  "privacy": "private",
3936
4052
  "return": {
3937
4053
  "type": {
3938
4054
  "text": "void"
3939
4055
  }
3940
4056
  },
3941
- "description": "sets the starting configuration for component internal values",
3942
4057
  "inheritedFrom": {
3943
4058
  "name": "AnchoredRegion",
3944
4059
  "module": "src/anchored-region/anchored-region.ts"
@@ -3946,19 +4061,27 @@
3946
4061
  },
3947
4062
  {
3948
4063
  "kind": "field",
3949
- "name": "startObservers",
3950
- "privacy": "private",
3951
- "description": "starts observers",
4064
+ "name": "viewportElement",
4065
+ "type": {
4066
+ "text": "HTMLElement | null"
4067
+ },
4068
+ "privacy": "public",
4069
+ "default": "null",
4070
+ "description": "The HTML element being used as the viewport",
3952
4071
  "inheritedFrom": {
3953
4072
  "name": "AnchoredRegion",
3954
4073
  "module": "src/anchored-region/anchored-region.ts"
3955
4074
  }
3956
4075
  },
3957
4076
  {
3958
- "kind": "field",
3959
- "name": "requestPositionUpdates",
4077
+ "kind": "method",
4078
+ "name": "viewportElementChanged",
3960
4079
  "privacy": "private",
3961
- "description": "get position updates",
4080
+ "return": {
4081
+ "type": {
4082
+ "text": "void"
4083
+ }
4084
+ },
3962
4085
  "inheritedFrom": {
3963
4086
  "name": "AnchoredRegion",
3964
4087
  "module": "src/anchored-region/anchored-region.ts"
@@ -3966,9 +4089,12 @@
3966
4089
  },
3967
4090
  {
3968
4091
  "kind": "field",
3969
- "name": "stopObservers",
3970
- "privacy": "private",
3971
- "description": "stops observers",
4092
+ "name": "verticalPosition",
4093
+ "type": {
4094
+ "text": "AnchoredRegionPositionLabel | undefined"
4095
+ },
4096
+ "privacy": "public",
4097
+ "description": "indicates the current horizontal position of the region",
3972
4098
  "inheritedFrom": {
3973
4099
  "name": "AnchoredRegion",
3974
4100
  "module": "src/anchored-region/anchored-region.ts"
@@ -3976,9 +4102,12 @@
3976
4102
  },
3977
4103
  {
3978
4104
  "kind": "field",
3979
- "name": "getViewport",
3980
- "privacy": "private",
3981
- "description": "Gets the viewport element by id, or defaults to document root",
4105
+ "name": "horizontalPosition",
4106
+ "type": {
4107
+ "text": "AnchoredRegionPositionLabel | undefined"
4108
+ },
4109
+ "privacy": "public",
4110
+ "description": "indicates the current vertical position of the region",
3982
4111
  "inheritedFrom": {
3983
4112
  "name": "AnchoredRegion",
3984
4113
  "module": "src/anchored-region/anchored-region.ts"
@@ -3986,9 +4115,12 @@
3986
4115
  },
3987
4116
  {
3988
4117
  "kind": "field",
3989
- "name": "getAnchor",
4118
+ "name": "translateX",
4119
+ "type": {
4120
+ "text": "number"
4121
+ },
3990
4122
  "privacy": "private",
3991
- "description": "Gets the anchor element by id",
4123
+ "description": "values to be applied to the component's transform on render",
3992
4124
  "inheritedFrom": {
3993
4125
  "name": "AnchoredRegion",
3994
4126
  "module": "src/anchored-region/anchored-region.ts"
@@ -3996,9 +4128,11 @@
3996
4128
  },
3997
4129
  {
3998
4130
  "kind": "field",
3999
- "name": "handleIntersection",
4131
+ "name": "translateY",
4132
+ "type": {
4133
+ "text": "number"
4134
+ },
4000
4135
  "privacy": "private",
4001
- "description": "Handle intersections",
4002
4136
  "inheritedFrom": {
4003
4137
  "name": "AnchoredRegion",
4004
4138
  "module": "src/anchored-region/anchored-region.ts"
@@ -4006,9 +4140,12 @@
4006
4140
  },
4007
4141
  {
4008
4142
  "kind": "field",
4009
- "name": "applyIntersectionEntries",
4143
+ "name": "regionWidth",
4144
+ "type": {
4145
+ "text": "string"
4146
+ },
4010
4147
  "privacy": "private",
4011
- "description": "iterate through intersection entries and apply data",
4148
+ "description": "the span to be applied to the region on each axis",
4012
4149
  "inheritedFrom": {
4013
4150
  "name": "AnchoredRegion",
4014
4151
  "module": "src/anchored-region/anchored-region.ts"
@@ -4016,9 +4153,11 @@
4016
4153
  },
4017
4154
  {
4018
4155
  "kind": "field",
4019
- "name": "updateRegionOffset",
4156
+ "name": "regionHeight",
4157
+ "type": {
4158
+ "text": "string"
4159
+ },
4020
4160
  "privacy": "private",
4021
- "description": "Update the offset values",
4022
4161
  "inheritedFrom": {
4023
4162
  "name": "AnchoredRegion",
4024
4163
  "module": "src/anchored-region/anchored-region.ts"
@@ -4026,9 +4165,12 @@
4026
4165
  },
4027
4166
  {
4028
4167
  "kind": "field",
4029
- "name": "isRectDifferent",
4168
+ "name": "resizeDetector",
4169
+ "type": {
4170
+ "text": "ResizeObserverClassDefinition | null"
4171
+ },
4030
4172
  "privacy": "private",
4031
- "description": "compare rects to see if there is enough change to justify a DOM update",
4173
+ "default": "null",
4032
4174
  "inheritedFrom": {
4033
4175
  "name": "AnchoredRegion",
4034
4176
  "module": "src/anchored-region/anchored-region.ts"
@@ -4036,9 +4178,11 @@
4036
4178
  },
4037
4179
  {
4038
4180
  "kind": "field",
4039
- "name": "handleResize",
4181
+ "name": "viewportRect",
4182
+ "type": {
4183
+ "text": "ClientRect | DOMRect | undefined"
4184
+ },
4040
4185
  "privacy": "private",
4041
- "description": "Handle resize events",
4042
4186
  "inheritedFrom": {
4043
4187
  "name": "AnchoredRegion",
4044
4188
  "module": "src/anchored-region/anchored-region.ts"
@@ -4046,9 +4190,11 @@
4046
4190
  },
4047
4191
  {
4048
4192
  "kind": "field",
4049
- "name": "reset",
4193
+ "name": "anchorRect",
4194
+ "type": {
4195
+ "text": "ClientRect | DOMRect | undefined"
4196
+ },
4050
4197
  "privacy": "private",
4051
- "description": "resets the component",
4052
4198
  "inheritedFrom": {
4053
4199
  "name": "AnchoredRegion",
4054
4200
  "module": "src/anchored-region/anchored-region.ts"
@@ -4056,9 +4202,11 @@
4056
4202
  },
4057
4203
  {
4058
4204
  "kind": "field",
4059
- "name": "updateLayout",
4205
+ "name": "regionRect",
4206
+ "type": {
4207
+ "text": "ClientRect | DOMRect | undefined"
4208
+ },
4060
4209
  "privacy": "private",
4061
- "description": "Recalculate layout related state values",
4062
4210
  "inheritedFrom": {
4063
4211
  "name": "AnchoredRegion",
4064
4212
  "module": "src/anchored-region/anchored-region.ts"
@@ -4066,9 +4214,13 @@
4066
4214
  },
4067
4215
  {
4068
4216
  "kind": "field",
4069
- "name": "updateRegionStyle",
4217
+ "name": "baseHorizontalOffset",
4218
+ "type": {
4219
+ "text": "number"
4220
+ },
4070
4221
  "privacy": "private",
4071
- "description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
4222
+ "default": "0",
4223
+ "description": "base offsets between the positioner's base position and the anchor's",
4072
4224
  "inheritedFrom": {
4073
4225
  "name": "AnchoredRegion",
4074
4226
  "module": "src/anchored-region/anchored-region.ts"
@@ -4076,9 +4228,12 @@
4076
4228
  },
4077
4229
  {
4078
4230
  "kind": "field",
4079
- "name": "updatePositionClasses",
4231
+ "name": "baseVerticalOffset",
4232
+ "type": {
4233
+ "text": "number"
4234
+ },
4080
4235
  "privacy": "private",
4081
- "description": "Updates the css classes that reflect the current position of the element",
4236
+ "default": "0",
4082
4237
  "inheritedFrom": {
4083
4238
  "name": "AnchoredRegion",
4084
4239
  "module": "src/anchored-region/anchored-region.ts"
@@ -4086,9 +4241,12 @@
4086
4241
  },
4087
4242
  {
4088
4243
  "kind": "field",
4089
- "name": "setHorizontalPosition",
4244
+ "name": "pendingPositioningUpdate",
4245
+ "type": {
4246
+ "text": "boolean"
4247
+ },
4090
4248
  "privacy": "private",
4091
- "description": "Get horizontal positioning state based on desired position",
4249
+ "default": "false",
4092
4250
  "inheritedFrom": {
4093
4251
  "name": "AnchoredRegion",
4094
4252
  "module": "src/anchored-region/anchored-region.ts"
@@ -4096,9 +4254,12 @@
4096
4254
  },
4097
4255
  {
4098
4256
  "kind": "field",
4099
- "name": "setVerticalPosition",
4257
+ "name": "pendingReset",
4258
+ "type": {
4259
+ "text": "boolean"
4260
+ },
4100
4261
  "privacy": "private",
4101
- "description": "Set vertical positioning state based on desired position",
4262
+ "default": "false",
4102
4263
  "inheritedFrom": {
4103
4264
  "name": "AnchoredRegion",
4104
4265
  "module": "src/anchored-region/anchored-region.ts"
@@ -4106,9 +4267,11 @@
4106
4267
  },
4107
4268
  {
4108
4269
  "kind": "field",
4109
- "name": "getPositioningOptions",
4270
+ "name": "currentDirection",
4271
+ "type": {
4272
+ "text": "Direction"
4273
+ },
4110
4274
  "privacy": "private",
4111
- "description": "Get available positions based on positioning mode",
4112
4275
  "inheritedFrom": {
4113
4276
  "name": "AnchoredRegion",
4114
4277
  "module": "src/anchored-region/anchored-region.ts"
@@ -4116,9 +4279,12 @@
4116
4279
  },
4117
4280
  {
4118
4281
  "kind": "field",
4119
- "name": "getAvailableSpace",
4282
+ "name": "regionVisible",
4283
+ "type": {
4284
+ "text": "boolean"
4285
+ },
4120
4286
  "privacy": "private",
4121
- "description": "Get the space available for a particular relative position",
4287
+ "default": "false",
4122
4288
  "inheritedFrom": {
4123
4289
  "name": "AnchoredRegion",
4124
4290
  "module": "src/anchored-region/anchored-region.ts"
@@ -4126,9 +4292,12 @@
4126
4292
  },
4127
4293
  {
4128
4294
  "kind": "field",
4129
- "name": "getNextRegionDimension",
4295
+ "name": "forceUpdate",
4296
+ "type": {
4297
+ "text": "boolean"
4298
+ },
4130
4299
  "privacy": "private",
4131
- "description": "Get region dimensions",
4300
+ "default": "false",
4132
4301
  "inheritedFrom": {
4133
4302
  "name": "AnchoredRegion",
4134
4303
  "module": "src/anchored-region/anchored-region.ts"
@@ -4136,9 +4305,12 @@
4136
4305
  },
4137
4306
  {
4138
4307
  "kind": "field",
4139
- "name": "startAutoUpdateEventListeners",
4308
+ "name": "updateThreshold",
4309
+ "type": {
4310
+ "text": "number"
4311
+ },
4140
4312
  "privacy": "private",
4141
- "description": "starts event listeners that can trigger auto updating",
4313
+ "default": "0.5",
4142
4314
  "inheritedFrom": {
4143
4315
  "name": "AnchoredRegion",
4144
4316
  "module": "src/anchored-region/anchored-region.ts"
@@ -4146,9 +4318,13 @@
4146
4318
  },
4147
4319
  {
4148
4320
  "kind": "field",
4149
- "name": "stopAutoUpdateEventListeners",
4321
+ "name": "intersectionService",
4322
+ "type": {
4323
+ "text": "IntersectionService"
4324
+ },
4150
4325
  "privacy": "private",
4151
- "description": "stops event listeners that can trigger auto updating",
4326
+ "static": true,
4327
+ "default": "new IntersectionService()",
4152
4328
  "inheritedFrom": {
4153
4329
  "name": "AnchoredRegion",
4154
4330
  "module": "src/anchored-region/anchored-region.ts"
@@ -4156,38 +4332,39 @@
4156
4332
  },
4157
4333
  {
4158
4334
  "kind": "field",
4159
- "name": "_presentation",
4160
- "type": {
4161
- "text": "ComponentPresentation | null | undefined"
4162
- },
4163
- "privacy": "private",
4164
- "default": "void 0",
4335
+ "name": "update",
4336
+ "privacy": "public",
4337
+ "description": "update position",
4165
4338
  "inheritedFrom": {
4166
4339
  "name": "AnchoredRegion",
4167
4340
  "module": "src/anchored-region/anchored-region.ts"
4168
4341
  }
4169
4342
  },
4170
4343
  {
4171
- "kind": "field",
4172
- "name": "$presentation",
4173
- "type": {
4174
- "text": "ComponentPresentation | null"
4344
+ "kind": "method",
4345
+ "name": "disconnectResizeDetector",
4346
+ "privacy": "private",
4347
+ "return": {
4348
+ "type": {
4349
+ "text": "void"
4350
+ }
4175
4351
  },
4176
- "privacy": "public",
4177
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
4352
+ "description": "destroys the instance's resize observer",
4178
4353
  "inheritedFrom": {
4179
4354
  "name": "AnchoredRegion",
4180
4355
  "module": "src/anchored-region/anchored-region.ts"
4181
4356
  }
4182
4357
  },
4183
4358
  {
4184
- "kind": "field",
4185
- "name": "template",
4186
- "type": {
4187
- "text": "ElementViewTemplate | void | null"
4359
+ "kind": "method",
4360
+ "name": "initializeResizeDetector",
4361
+ "privacy": "private",
4362
+ "return": {
4363
+ "type": {
4364
+ "text": "void"
4365
+ }
4188
4366
  },
4189
- "privacy": "public",
4190
- "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
4367
+ "description": "initializes the instance's resize observer",
4191
4368
  "inheritedFrom": {
4192
4369
  "name": "AnchoredRegion",
4193
4370
  "module": "src/anchored-region/anchored-region.ts"
@@ -4195,26 +4372,29 @@
4195
4372
  },
4196
4373
  {
4197
4374
  "kind": "method",
4198
- "name": "templateChanged",
4199
- "privacy": "protected",
4375
+ "name": "updateForAttributeChange",
4376
+ "privacy": "private",
4200
4377
  "return": {
4201
4378
  "type": {
4202
4379
  "text": "void"
4203
4380
  }
4204
4381
  },
4382
+ "description": "react to attribute changes that don't require a reset",
4205
4383
  "inheritedFrom": {
4206
4384
  "name": "AnchoredRegion",
4207
4385
  "module": "src/anchored-region/anchored-region.ts"
4208
4386
  }
4209
4387
  },
4210
4388
  {
4211
- "kind": "field",
4212
- "name": "styles",
4213
- "type": {
4214
- "text": "ElementStyles | void | null"
4215
- },
4216
- "privacy": "public",
4217
- "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
4389
+ "kind": "method",
4390
+ "name": "initialize",
4391
+ "privacy": "private",
4392
+ "return": {
4393
+ "type": {
4394
+ "text": "void"
4395
+ }
4396
+ },
4397
+ "description": "fully initializes the component",
4218
4398
  "inheritedFrom": {
4219
4399
  "name": "AnchoredRegion",
4220
4400
  "module": "src/anchored-region/anchored-region.ts"
@@ -4222,13 +4402,14 @@
4222
4402
  },
4223
4403
  {
4224
4404
  "kind": "method",
4225
- "name": "stylesChanged",
4226
- "privacy": "protected",
4405
+ "name": "requestReset",
4406
+ "privacy": "private",
4227
4407
  "return": {
4228
4408
  "type": {
4229
4409
  "text": "void"
4230
4410
  }
4231
4411
  },
4412
+ "description": "Request a reset if there are currently no open requests",
4232
4413
  "inheritedFrom": {
4233
4414
  "name": "AnchoredRegion",
4234
4415
  "module": "src/anchored-region/anchored-region.ts"
@@ -4236,426 +4417,227 @@
4236
4417
  },
4237
4418
  {
4238
4419
  "kind": "method",
4239
- "name": "compose",
4240
- "privacy": "public",
4241
- "static": true,
4420
+ "name": "setInitialState",
4421
+ "privacy": "private",
4242
4422
  "return": {
4243
4423
  "type": {
4244
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
4424
+ "text": "void"
4245
4425
  }
4246
4426
  },
4247
- "parameters": [
4248
- {
4249
- "name": "this",
4250
- "type": {
4251
- "text": "K"
4252
- }
4253
- },
4254
- {
4255
- "name": "elementDefinition",
4256
- "type": {
4257
- "text": "T"
4258
- },
4259
- "description": "The definition of the element to create the registry\nfunction for."
4260
- }
4261
- ],
4262
- "description": "Defines an element registry function with a set of element definition defaults.",
4427
+ "description": "sets the starting configuration for component internal values",
4263
4428
  "inheritedFrom": {
4264
4429
  "name": "AnchoredRegion",
4265
4430
  "module": "src/anchored-region/anchored-region.ts"
4266
4431
  }
4267
- }
4268
- ],
4269
- "events": [
4432
+ },
4270
4433
  {
4271
- "description": "Fires a custom 'loaded' event when the region is loaded and visible",
4272
- "name": "loaded",
4434
+ "kind": "field",
4435
+ "name": "startObservers",
4436
+ "privacy": "private",
4437
+ "description": "starts observers",
4273
4438
  "inheritedFrom": {
4274
4439
  "name": "AnchoredRegion",
4275
4440
  "module": "src/anchored-region/anchored-region.ts"
4276
4441
  }
4277
4442
  },
4278
4443
  {
4279
- "description": "Fires a custom 'positionchange' event when the position has changed",
4280
- "name": "positionchange",
4444
+ "kind": "field",
4445
+ "name": "requestPositionUpdates",
4446
+ "privacy": "private",
4447
+ "description": "get position updates",
4281
4448
  "inheritedFrom": {
4282
4449
  "name": "AnchoredRegion",
4283
4450
  "module": "src/anchored-region/anchored-region.ts"
4284
4451
  }
4285
- }
4286
- ]
4287
- },
4288
- {
4289
- "kind": "variable",
4290
- "name": "rapidAnchoredRegion"
4291
- }
4292
- ],
4293
- "exports": [
4294
- {
4295
- "kind": "js",
4296
- "name": "AnchoredRegion",
4297
- "declaration": {
4298
- "name": "AnchoredRegion",
4299
- "module": "src/anchored-region/anchored-region.ts"
4300
- }
4301
- },
4302
- {
4303
- "kind": "js",
4304
- "name": "rapidAnchoredRegion",
4305
- "declaration": {
4306
- "name": "rapidAnchoredRegion",
4307
- "module": "src/anchored-region/anchored-region.ts"
4308
- }
4309
- }
4310
- ]
4311
- },
4312
- {
4313
- "kind": "javascript-module",
4314
- "path": "src/anchored-region/index.ts",
4315
- "declarations": [],
4316
- "exports": [
4317
- {
4318
- "kind": "js",
4319
- "name": "*",
4320
- "declaration": {
4321
- "name": "*",
4322
- "package": "./anchored-region"
4323
- }
4324
- },
4325
- {
4326
- "kind": "js",
4327
- "name": "*",
4328
- "declaration": {
4329
- "name": "*",
4330
- "package": "./anchored-region.template"
4331
- }
4332
- },
4333
- {
4334
- "kind": "js",
4335
- "name": "*",
4336
- "declaration": {
4337
- "name": "*",
4338
- "package": "./anchored-region.styles"
4339
- }
4340
- }
4341
- ]
4342
- },
4343
- {
4344
- "kind": "javascript-module",
4345
- "path": "src/anchor/anchor.styles.ts",
4346
- "declarations": [
4347
- {
4348
- "kind": "function",
4349
- "name": "rapidAnchorStyles",
4350
- "return": {
4351
- "type": {
4352
- "text": "ElementStyles"
4353
- }
4354
- },
4355
- "parameters": [
4356
- {
4357
- "name": "context",
4358
- "type": {
4359
- "text": "ElementDefinitionContext"
4360
- }
4361
4452
  },
4362
4453
  {
4363
- "name": "definition",
4364
- "type": {
4365
- "text": "FoundationElementDefinition"
4366
- }
4367
- }
4368
- ]
4369
- }
4370
- ],
4371
- "exports": [
4372
- {
4373
- "kind": "js",
4374
- "name": "rapidAnchorStyles",
4375
- "declaration": {
4376
- "name": "rapidAnchorStyles",
4377
- "module": "src/anchor/anchor.styles.ts"
4378
- }
4379
- }
4380
- ]
4381
- },
4382
- {
4383
- "kind": "javascript-module",
4384
- "path": "src/anchor/anchor.template.ts",
4385
- "declarations": [
4386
- {
4387
- "kind": "function",
4388
- "name": "rapidAnchorTemplate",
4389
- "return": {
4390
- "type": {
4391
- "text": "ViewTemplate<Anchor>"
4392
- }
4393
- },
4394
- "parameters": [
4395
- {
4396
- "name": "context",
4397
- "type": {
4398
- "text": "ElementDefinitionContext"
4454
+ "kind": "field",
4455
+ "name": "stopObservers",
4456
+ "privacy": "private",
4457
+ "description": "stops observers",
4458
+ "inheritedFrom": {
4459
+ "name": "AnchoredRegion",
4460
+ "module": "src/anchored-region/anchored-region.ts"
4399
4461
  }
4400
4462
  },
4401
4463
  {
4402
- "name": "definition",
4403
- "type": {
4404
- "text": "FoundationElementDefinition"
4405
- }
4406
- }
4407
- ]
4408
- }
4409
- ],
4410
- "exports": [
4411
- {
4412
- "kind": "js",
4413
- "name": "rapidAnchorTemplate",
4414
- "declaration": {
4415
- "name": "rapidAnchorTemplate",
4416
- "module": "src/anchor/anchor.template.ts"
4417
- }
4418
- }
4419
- ]
4420
- },
4421
- {
4422
- "kind": "javascript-module",
4423
- "path": "src/anchor/anchor.ts",
4424
- "declarations": [
4425
- {
4426
- "kind": "class",
4427
- "description": "",
4428
- "name": "Anchor",
4429
- "superclass": {
4430
- "name": "FoundationAnchor",
4431
- "package": "@genesislcap/foundation-ui"
4432
- },
4433
- "tagName": "%%prefix%%-anchor",
4434
- "customElement": true,
4435
- "attributes": [
4436
- {
4437
- "name": "download",
4438
- "type": {
4439
- "text": "string"
4440
- },
4441
- "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4442
- "fieldName": "download",
4464
+ "kind": "field",
4465
+ "name": "getViewport",
4466
+ "privacy": "private",
4467
+ "description": "Gets the viewport element by id, or defaults to document root",
4443
4468
  "inheritedFrom": {
4444
- "name": "Anchor",
4445
- "module": "src/anchor/anchor.ts"
4469
+ "name": "AnchoredRegion",
4470
+ "module": "src/anchored-region/anchored-region.ts"
4446
4471
  }
4447
4472
  },
4448
4473
  {
4449
- "name": "href",
4450
- "type": {
4451
- "text": "string"
4452
- },
4453
- "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4454
- "fieldName": "href",
4474
+ "kind": "field",
4475
+ "name": "getAnchor",
4476
+ "privacy": "private",
4477
+ "description": "Gets the anchor element by id",
4455
4478
  "inheritedFrom": {
4456
- "name": "Anchor",
4457
- "module": "src/anchor/anchor.ts"
4479
+ "name": "AnchoredRegion",
4480
+ "module": "src/anchored-region/anchored-region.ts"
4458
4481
  }
4459
4482
  },
4460
4483
  {
4461
- "name": "hreflang",
4462
- "type": {
4463
- "text": "string"
4464
- },
4465
- "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4466
- "fieldName": "hreflang",
4484
+ "kind": "field",
4485
+ "name": "handleIntersection",
4486
+ "privacy": "private",
4487
+ "description": "Handle intersections",
4467
4488
  "inheritedFrom": {
4468
- "name": "Anchor",
4469
- "module": "src/anchor/anchor.ts"
4489
+ "name": "AnchoredRegion",
4490
+ "module": "src/anchored-region/anchored-region.ts"
4470
4491
  }
4471
4492
  },
4472
4493
  {
4473
- "name": "ping",
4474
- "type": {
4475
- "text": "string"
4476
- },
4477
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4478
- "fieldName": "ping",
4479
- "inheritedFrom": {
4480
- "name": "Anchor",
4481
- "module": "src/anchor/anchor.ts"
4494
+ "kind": "field",
4495
+ "name": "applyIntersectionEntries",
4496
+ "privacy": "private",
4497
+ "description": "iterate through intersection entries and apply data",
4498
+ "inheritedFrom": {
4499
+ "name": "AnchoredRegion",
4500
+ "module": "src/anchored-region/anchored-region.ts"
4482
4501
  }
4483
4502
  },
4484
4503
  {
4485
- "name": "referrerpolicy",
4486
- "type": {
4487
- "text": "string"
4488
- },
4489
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4490
- "fieldName": "referrerpolicy",
4504
+ "kind": "field",
4505
+ "name": "updateRegionOffset",
4506
+ "privacy": "private",
4507
+ "description": "Update the offset values",
4491
4508
  "inheritedFrom": {
4492
- "name": "Anchor",
4493
- "module": "src/anchor/anchor.ts"
4509
+ "name": "AnchoredRegion",
4510
+ "module": "src/anchored-region/anchored-region.ts"
4494
4511
  }
4495
4512
  },
4496
4513
  {
4497
- "name": "rel",
4498
- "type": {
4499
- "text": "string"
4500
- },
4501
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4502
- "fieldName": "rel",
4514
+ "kind": "field",
4515
+ "name": "isRectDifferent",
4516
+ "privacy": "private",
4517
+ "description": "compare rects to see if there is enough change to justify a DOM update",
4503
4518
  "inheritedFrom": {
4504
- "name": "Anchor",
4505
- "module": "src/anchor/anchor.ts"
4519
+ "name": "AnchoredRegion",
4520
+ "module": "src/anchored-region/anchored-region.ts"
4506
4521
  }
4507
4522
  },
4508
4523
  {
4509
- "name": "target",
4510
- "type": {
4511
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
4512
- },
4513
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4514
- "fieldName": "target",
4524
+ "kind": "field",
4525
+ "name": "handleResize",
4526
+ "privacy": "private",
4527
+ "description": "Handle resize events",
4515
4528
  "inheritedFrom": {
4516
- "name": "Anchor",
4517
- "module": "src/anchor/anchor.ts"
4529
+ "name": "AnchoredRegion",
4530
+ "module": "src/anchored-region/anchored-region.ts"
4518
4531
  }
4519
4532
  },
4520
4533
  {
4521
- "name": "type",
4522
- "type": {
4523
- "text": "string"
4524
- },
4525
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4526
- "fieldName": "type",
4534
+ "kind": "field",
4535
+ "name": "reset",
4536
+ "privacy": "private",
4537
+ "description": "resets the component",
4527
4538
  "inheritedFrom": {
4528
- "name": "Anchor",
4529
- "module": "src/anchor/anchor.ts"
4539
+ "name": "AnchoredRegion",
4540
+ "module": "src/anchored-region/anchored-region.ts"
4530
4541
  }
4531
- }
4532
- ],
4533
- "members": [
4542
+ },
4534
4543
  {
4535
4544
  "kind": "field",
4536
- "name": "download",
4537
- "type": {
4538
- "text": "string"
4539
- },
4540
- "privacy": "public",
4541
- "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4545
+ "name": "updateLayout",
4546
+ "privacy": "private",
4547
+ "description": "Recalculate layout related state values",
4542
4548
  "inheritedFrom": {
4543
- "name": "Anchor",
4544
- "module": "src/anchor/anchor.ts"
4549
+ "name": "AnchoredRegion",
4550
+ "module": "src/anchored-region/anchored-region.ts"
4545
4551
  }
4546
4552
  },
4547
4553
  {
4548
4554
  "kind": "field",
4549
- "name": "href",
4550
- "type": {
4551
- "text": "string"
4552
- },
4553
- "privacy": "public",
4554
- "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4555
+ "name": "updateRegionStyle",
4556
+ "privacy": "private",
4557
+ "description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
4555
4558
  "inheritedFrom": {
4556
- "name": "Anchor",
4557
- "module": "src/anchor/anchor.ts"
4559
+ "name": "AnchoredRegion",
4560
+ "module": "src/anchored-region/anchored-region.ts"
4558
4561
  }
4559
4562
  },
4560
4563
  {
4561
4564
  "kind": "field",
4562
- "name": "hreflang",
4563
- "type": {
4564
- "text": "string"
4565
- },
4566
- "privacy": "public",
4567
- "description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4565
+ "name": "updatePositionClasses",
4566
+ "privacy": "private",
4567
+ "description": "Updates the css classes that reflect the current position of the element",
4568
4568
  "inheritedFrom": {
4569
- "name": "Anchor",
4570
- "module": "src/anchor/anchor.ts"
4569
+ "name": "AnchoredRegion",
4570
+ "module": "src/anchored-region/anchored-region.ts"
4571
4571
  }
4572
4572
  },
4573
4573
  {
4574
4574
  "kind": "field",
4575
- "name": "ping",
4576
- "type": {
4577
- "text": "string"
4578
- },
4579
- "privacy": "public",
4580
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4575
+ "name": "setHorizontalPosition",
4576
+ "privacy": "private",
4577
+ "description": "Get horizontal positioning state based on desired position",
4581
4578
  "inheritedFrom": {
4582
- "name": "Anchor",
4583
- "module": "src/anchor/anchor.ts"
4579
+ "name": "AnchoredRegion",
4580
+ "module": "src/anchored-region/anchored-region.ts"
4584
4581
  }
4585
4582
  },
4586
4583
  {
4587
4584
  "kind": "field",
4588
- "name": "referrerpolicy",
4589
- "type": {
4590
- "text": "string"
4591
- },
4592
- "privacy": "public",
4593
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4585
+ "name": "setVerticalPosition",
4586
+ "privacy": "private",
4587
+ "description": "Set vertical positioning state based on desired position",
4594
4588
  "inheritedFrom": {
4595
- "name": "Anchor",
4596
- "module": "src/anchor/anchor.ts"
4589
+ "name": "AnchoredRegion",
4590
+ "module": "src/anchored-region/anchored-region.ts"
4597
4591
  }
4598
4592
  },
4599
4593
  {
4600
4594
  "kind": "field",
4601
- "name": "rel",
4602
- "type": {
4603
- "text": "string"
4604
- },
4605
- "privacy": "public",
4606
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4595
+ "name": "getPositioningOptions",
4596
+ "privacy": "private",
4597
+ "description": "Get available positions based on positioning mode",
4607
4598
  "inheritedFrom": {
4608
- "name": "Anchor",
4609
- "module": "src/anchor/anchor.ts"
4599
+ "name": "AnchoredRegion",
4600
+ "module": "src/anchored-region/anchored-region.ts"
4610
4601
  }
4611
4602
  },
4612
4603
  {
4613
4604
  "kind": "field",
4614
- "name": "target",
4615
- "type": {
4616
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
4617
- },
4618
- "privacy": "public",
4619
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4605
+ "name": "getAvailableSpace",
4606
+ "privacy": "private",
4607
+ "description": "Get the space available for a particular relative position",
4620
4608
  "inheritedFrom": {
4621
- "name": "Anchor",
4622
- "module": "src/anchor/anchor.ts"
4609
+ "name": "AnchoredRegion",
4610
+ "module": "src/anchored-region/anchored-region.ts"
4623
4611
  }
4624
4612
  },
4625
4613
  {
4626
4614
  "kind": "field",
4627
- "name": "type",
4628
- "type": {
4629
- "text": "string"
4630
- },
4631
- "privacy": "public",
4632
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4615
+ "name": "getNextRegionDimension",
4616
+ "privacy": "private",
4617
+ "description": "Get region dimensions",
4633
4618
  "inheritedFrom": {
4634
- "name": "Anchor",
4635
- "module": "src/anchor/anchor.ts"
4619
+ "name": "AnchoredRegion",
4620
+ "module": "src/anchored-region/anchored-region.ts"
4636
4621
  }
4637
4622
  },
4638
4623
  {
4639
4624
  "kind": "field",
4640
- "name": "control",
4641
- "type": {
4642
- "text": "HTMLAnchorElement | undefined"
4643
- },
4644
- "privacy": "public",
4645
- "description": "References the root element",
4625
+ "name": "startAutoUpdateEventListeners",
4626
+ "privacy": "private",
4627
+ "description": "starts event listeners that can trigger auto updating",
4646
4628
  "inheritedFrom": {
4647
- "name": "Anchor",
4648
- "module": "src/anchor/anchor.ts"
4629
+ "name": "AnchoredRegion",
4630
+ "module": "src/anchored-region/anchored-region.ts"
4649
4631
  }
4650
4632
  },
4651
4633
  {
4652
4634
  "kind": "field",
4653
- "name": "handleUnsupportedDelegatesFocus",
4635
+ "name": "stopAutoUpdateEventListeners",
4654
4636
  "privacy": "private",
4655
- "description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
4637
+ "description": "stops event listeners that can trigger auto updating",
4656
4638
  "inheritedFrom": {
4657
- "name": "Anchor",
4658
- "module": "src/anchor/anchor.ts"
4639
+ "name": "AnchoredRegion",
4640
+ "module": "src/anchored-region/anchored-region.ts"
4659
4641
  }
4660
4642
  },
4661
4643
  {
@@ -4667,8 +4649,8 @@
4667
4649
  "privacy": "private",
4668
4650
  "default": "void 0",
4669
4651
  "inheritedFrom": {
4670
- "name": "Anchor",
4671
- "module": "src/anchor/anchor.ts"
4652
+ "name": "AnchoredRegion",
4653
+ "module": "src/anchored-region/anchored-region.ts"
4672
4654
  }
4673
4655
  },
4674
4656
  {
@@ -4680,8 +4662,8 @@
4680
4662
  "privacy": "public",
4681
4663
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
4682
4664
  "inheritedFrom": {
4683
- "name": "Anchor",
4684
- "module": "src/anchor/anchor.ts"
4665
+ "name": "AnchoredRegion",
4666
+ "module": "src/anchored-region/anchored-region.ts"
4685
4667
  }
4686
4668
  },
4687
4669
  {
@@ -4693,8 +4675,8 @@
4693
4675
  "privacy": "public",
4694
4676
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
4695
4677
  "inheritedFrom": {
4696
- "name": "Anchor",
4697
- "module": "src/anchor/anchor.ts"
4678
+ "name": "AnchoredRegion",
4679
+ "module": "src/anchored-region/anchored-region.ts"
4698
4680
  }
4699
4681
  },
4700
4682
  {
@@ -4707,8 +4689,8 @@
4707
4689
  }
4708
4690
  },
4709
4691
  "inheritedFrom": {
4710
- "name": "Anchor",
4711
- "module": "src/anchor/anchor.ts"
4692
+ "name": "AnchoredRegion",
4693
+ "module": "src/anchored-region/anchored-region.ts"
4712
4694
  }
4713
4695
  },
4714
4696
  {
@@ -4720,8 +4702,8 @@
4720
4702
  "privacy": "public",
4721
4703
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
4722
4704
  "inheritedFrom": {
4723
- "name": "Anchor",
4724
- "module": "src/anchor/anchor.ts"
4705
+ "name": "AnchoredRegion",
4706
+ "module": "src/anchored-region/anchored-region.ts"
4725
4707
  }
4726
4708
  },
4727
4709
  {
@@ -4734,8 +4716,8 @@
4734
4716
  }
4735
4717
  },
4736
4718
  "inheritedFrom": {
4737
- "name": "Anchor",
4738
- "module": "src/anchor/anchor.ts"
4719
+ "name": "AnchoredRegion",
4720
+ "module": "src/anchored-region/anchored-region.ts"
4739
4721
  }
4740
4722
  },
4741
4723
  {
@@ -4765,39 +4747,57 @@
4765
4747
  ],
4766
4748
  "description": "Defines an element registry function with a set of element definition defaults.",
4767
4749
  "inheritedFrom": {
4768
- "name": "Anchor",
4769
- "module": "src/anchor/anchor.ts"
4750
+ "name": "AnchoredRegion",
4751
+ "module": "src/anchored-region/anchored-region.ts"
4752
+ }
4753
+ }
4754
+ ],
4755
+ "events": [
4756
+ {
4757
+ "description": "Fires a custom 'loaded' event when the region is loaded and visible",
4758
+ "name": "loaded",
4759
+ "inheritedFrom": {
4760
+ "name": "AnchoredRegion",
4761
+ "module": "src/anchored-region/anchored-region.ts"
4762
+ }
4763
+ },
4764
+ {
4765
+ "description": "Fires a custom 'positionchange' event when the position has changed",
4766
+ "name": "positionchange",
4767
+ "inheritedFrom": {
4768
+ "name": "AnchoredRegion",
4769
+ "module": "src/anchored-region/anchored-region.ts"
4770
4770
  }
4771
4771
  }
4772
4772
  ]
4773
4773
  },
4774
4774
  {
4775
4775
  "kind": "variable",
4776
- "name": "rapidAnchor"
4776
+ "name": "rapidAnchoredRegion"
4777
4777
  }
4778
4778
  ],
4779
4779
  "exports": [
4780
4780
  {
4781
4781
  "kind": "js",
4782
- "name": "Anchor",
4782
+ "name": "AnchoredRegion",
4783
4783
  "declaration": {
4784
- "name": "Anchor",
4785
- "module": "src/anchor/anchor.ts"
4784
+ "name": "AnchoredRegion",
4785
+ "module": "src/anchored-region/anchored-region.ts"
4786
4786
  }
4787
4787
  },
4788
4788
  {
4789
4789
  "kind": "js",
4790
- "name": "rapidAnchor",
4790
+ "name": "rapidAnchoredRegion",
4791
4791
  "declaration": {
4792
- "name": "rapidAnchor",
4793
- "module": "src/anchor/anchor.ts"
4792
+ "name": "rapidAnchoredRegion",
4793
+ "module": "src/anchored-region/anchored-region.ts"
4794
4794
  }
4795
4795
  }
4796
4796
  ]
4797
4797
  },
4798
4798
  {
4799
4799
  "kind": "javascript-module",
4800
- "path": "src/anchor/index.ts",
4800
+ "path": "src/anchored-region/index.ts",
4801
4801
  "declarations": [],
4802
4802
  "exports": [
4803
4803
  {
@@ -4805,7 +4805,7 @@
4805
4805
  "name": "*",
4806
4806
  "declaration": {
4807
4807
  "name": "*",
4808
- "package": "./anchor"
4808
+ "package": "./anchored-region"
4809
4809
  }
4810
4810
  },
4811
4811
  {
@@ -4813,7 +4813,7 @@
4813
4813
  "name": "*",
4814
4814
  "declaration": {
4815
4815
  "name": "*",
4816
- "package": "./anchor.styles"
4816
+ "package": "./anchored-region.template"
4817
4817
  }
4818
4818
  },
4819
4819
  {
@@ -4821,7 +4821,7 @@
4821
4821
  "name": "*",
4822
4822
  "declaration": {
4823
4823
  "name": "*",
4824
- "package": "./anchor.template"
4824
+ "package": "./anchored-region.styles"
4825
4825
  }
4826
4826
  }
4827
4827
  ]