@genesislcap/foundation-ui 14.177.2 → 14.178.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +594 -594
- package/package.json +16 -16
|
@@ -817,51 +817,6 @@
|
|
|
817
817
|
}
|
|
818
818
|
]
|
|
819
819
|
},
|
|
820
|
-
{
|
|
821
|
-
"kind": "javascript-module",
|
|
822
|
-
"path": "src/_common/icons.ts",
|
|
823
|
-
"declarations": [
|
|
824
|
-
{
|
|
825
|
-
"kind": "function",
|
|
826
|
-
"name": "closeIcon",
|
|
827
|
-
"parameters": [
|
|
828
|
-
{
|
|
829
|
-
"name": "slot",
|
|
830
|
-
"default": "'start'"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "fill",
|
|
834
|
-
"default": "'#879ba6'"
|
|
835
|
-
}
|
|
836
|
-
]
|
|
837
|
-
}
|
|
838
|
-
],
|
|
839
|
-
"exports": [
|
|
840
|
-
{
|
|
841
|
-
"kind": "js",
|
|
842
|
-
"name": "closeIcon",
|
|
843
|
-
"declaration": {
|
|
844
|
-
"name": "closeIcon",
|
|
845
|
-
"module": "src/_common/icons.ts"
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
]
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "javascript-module",
|
|
852
|
-
"path": "src/_common/index.ts",
|
|
853
|
-
"declarations": [],
|
|
854
|
-
"exports": [
|
|
855
|
-
{
|
|
856
|
-
"kind": "js",
|
|
857
|
-
"name": "*",
|
|
858
|
-
"declaration": {
|
|
859
|
-
"name": "*",
|
|
860
|
-
"package": "./icons"
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
]
|
|
864
|
-
},
|
|
865
820
|
{
|
|
866
821
|
"kind": "javascript-module",
|
|
867
822
|
"path": "src/_config/index.ts",
|
|
@@ -1075,6 +1030,51 @@
|
|
|
1075
1030
|
}
|
|
1076
1031
|
]
|
|
1077
1032
|
},
|
|
1033
|
+
{
|
|
1034
|
+
"kind": "javascript-module",
|
|
1035
|
+
"path": "src/_common/icons.ts",
|
|
1036
|
+
"declarations": [
|
|
1037
|
+
{
|
|
1038
|
+
"kind": "function",
|
|
1039
|
+
"name": "closeIcon",
|
|
1040
|
+
"parameters": [
|
|
1041
|
+
{
|
|
1042
|
+
"name": "slot",
|
|
1043
|
+
"default": "'start'"
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"name": "fill",
|
|
1047
|
+
"default": "'#879ba6'"
|
|
1048
|
+
}
|
|
1049
|
+
]
|
|
1050
|
+
}
|
|
1051
|
+
],
|
|
1052
|
+
"exports": [
|
|
1053
|
+
{
|
|
1054
|
+
"kind": "js",
|
|
1055
|
+
"name": "closeIcon",
|
|
1056
|
+
"declaration": {
|
|
1057
|
+
"name": "closeIcon",
|
|
1058
|
+
"module": "src/_common/icons.ts"
|
|
1059
|
+
}
|
|
1060
|
+
}
|
|
1061
|
+
]
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"kind": "javascript-module",
|
|
1065
|
+
"path": "src/_common/index.ts",
|
|
1066
|
+
"declarations": [],
|
|
1067
|
+
"exports": [
|
|
1068
|
+
{
|
|
1069
|
+
"kind": "js",
|
|
1070
|
+
"name": "*",
|
|
1071
|
+
"declaration": {
|
|
1072
|
+
"name": "*",
|
|
1073
|
+
"package": "./icons"
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
]
|
|
1077
|
+
},
|
|
1078
1078
|
{
|
|
1079
1079
|
"kind": "javascript-module",
|
|
1080
1080
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -1636,11 +1636,11 @@
|
|
|
1636
1636
|
},
|
|
1637
1637
|
{
|
|
1638
1638
|
"kind": "javascript-module",
|
|
1639
|
-
"path": "src/
|
|
1639
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1640
1640
|
"declarations": [
|
|
1641
1641
|
{
|
|
1642
1642
|
"kind": "function",
|
|
1643
|
-
"name": "
|
|
1643
|
+
"name": "foundationAnchorStyles",
|
|
1644
1644
|
"return": {
|
|
1645
1645
|
"type": {
|
|
1646
1646
|
"text": "ElementStyles"
|
|
@@ -1665,24 +1665,24 @@
|
|
|
1665
1665
|
"exports": [
|
|
1666
1666
|
{
|
|
1667
1667
|
"kind": "js",
|
|
1668
|
-
"name": "
|
|
1668
|
+
"name": "foundationAnchorStyles",
|
|
1669
1669
|
"declaration": {
|
|
1670
|
-
"name": "
|
|
1671
|
-
"module": "src/
|
|
1670
|
+
"name": "foundationAnchorStyles",
|
|
1671
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
1672
1672
|
}
|
|
1673
1673
|
}
|
|
1674
1674
|
]
|
|
1675
1675
|
},
|
|
1676
1676
|
{
|
|
1677
1677
|
"kind": "javascript-module",
|
|
1678
|
-
"path": "src/
|
|
1678
|
+
"path": "src/anchor/anchor.template.ts",
|
|
1679
1679
|
"declarations": [
|
|
1680
1680
|
{
|
|
1681
1681
|
"kind": "function",
|
|
1682
|
-
"name": "
|
|
1682
|
+
"name": "foundationAnchorTemplate",
|
|
1683
1683
|
"return": {
|
|
1684
1684
|
"type": {
|
|
1685
|
-
"text": "ViewTemplate<
|
|
1685
|
+
"text": "ViewTemplate<Anchor>"
|
|
1686
1686
|
}
|
|
1687
1687
|
},
|
|
1688
1688
|
"parameters": [
|
|
@@ -1704,166 +1704,302 @@
|
|
|
1704
1704
|
"exports": [
|
|
1705
1705
|
{
|
|
1706
1706
|
"kind": "js",
|
|
1707
|
-
"name": "
|
|
1707
|
+
"name": "foundationAnchorTemplate",
|
|
1708
1708
|
"declaration": {
|
|
1709
|
-
"name": "
|
|
1710
|
-
"module": "src/
|
|
1709
|
+
"name": "foundationAnchorTemplate",
|
|
1710
|
+
"module": "src/anchor/anchor.template.ts"
|
|
1711
1711
|
}
|
|
1712
1712
|
}
|
|
1713
1713
|
]
|
|
1714
1714
|
},
|
|
1715
1715
|
{
|
|
1716
1716
|
"kind": "javascript-module",
|
|
1717
|
-
"path": "src/
|
|
1717
|
+
"path": "src/anchor/anchor.ts",
|
|
1718
1718
|
"declarations": [
|
|
1719
1719
|
{
|
|
1720
1720
|
"kind": "class",
|
|
1721
1721
|
"description": "",
|
|
1722
|
-
"name": "
|
|
1722
|
+
"name": "Anchor",
|
|
1723
1723
|
"superclass": {
|
|
1724
|
-
"name": "
|
|
1724
|
+
"name": "FASTAnchor",
|
|
1725
1725
|
"package": "@microsoft/fast-components"
|
|
1726
1726
|
},
|
|
1727
|
-
"tagName": "%%prefix%%-
|
|
1727
|
+
"tagName": "%%prefix%%-anchor",
|
|
1728
1728
|
"customElement": true,
|
|
1729
1729
|
"attributes": [
|
|
1730
1730
|
{
|
|
1731
|
-
"name": "
|
|
1731
|
+
"name": "download",
|
|
1732
1732
|
"type": {
|
|
1733
|
-
"text": "
|
|
1733
|
+
"text": "string"
|
|
1734
1734
|
},
|
|
1735
|
-
"
|
|
1736
|
-
"
|
|
1737
|
-
"fieldName": "headinglevel",
|
|
1735
|
+
"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.",
|
|
1736
|
+
"fieldName": "download",
|
|
1738
1737
|
"inheritedFrom": {
|
|
1739
|
-
"name": "
|
|
1740
|
-
"module": "src/
|
|
1738
|
+
"name": "Anchor",
|
|
1739
|
+
"module": "src/anchor/anchor.ts"
|
|
1741
1740
|
}
|
|
1742
1741
|
},
|
|
1743
1742
|
{
|
|
1743
|
+
"name": "href",
|
|
1744
1744
|
"type": {
|
|
1745
|
-
"text": "
|
|
1745
|
+
"text": "string"
|
|
1746
1746
|
},
|
|
1747
|
-
"
|
|
1748
|
-
"
|
|
1749
|
-
"fieldName": "expanded",
|
|
1747
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1748
|
+
"fieldName": "href",
|
|
1750
1749
|
"inheritedFrom": {
|
|
1751
|
-
"name": "
|
|
1752
|
-
"module": "src/
|
|
1750
|
+
"name": "Anchor",
|
|
1751
|
+
"module": "src/anchor/anchor.ts"
|
|
1753
1752
|
}
|
|
1754
1753
|
},
|
|
1755
1754
|
{
|
|
1756
|
-
"name": "
|
|
1755
|
+
"name": "hreflang",
|
|
1757
1756
|
"type": {
|
|
1758
1757
|
"text": "string"
|
|
1759
1758
|
},
|
|
1760
|
-
"description": "
|
|
1761
|
-
"fieldName": "
|
|
1759
|
+
"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.",
|
|
1760
|
+
"fieldName": "hreflang",
|
|
1762
1761
|
"inheritedFrom": {
|
|
1763
|
-
"name": "
|
|
1764
|
-
"module": "src/
|
|
1762
|
+
"name": "Anchor",
|
|
1763
|
+
"module": "src/anchor/anchor.ts"
|
|
1765
1764
|
}
|
|
1766
|
-
}
|
|
1767
|
-
],
|
|
1768
|
-
"members": [
|
|
1765
|
+
},
|
|
1769
1766
|
{
|
|
1770
|
-
"
|
|
1771
|
-
"name": "headinglevel",
|
|
1767
|
+
"name": "ping",
|
|
1772
1768
|
"type": {
|
|
1773
|
-
"text": "
|
|
1769
|
+
"text": "string"
|
|
1774
1770
|
},
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1777
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1771
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1772
|
+
"fieldName": "ping",
|
|
1778
1773
|
"inheritedFrom": {
|
|
1779
|
-
"name": "
|
|
1780
|
-
"module": "src/
|
|
1774
|
+
"name": "Anchor",
|
|
1775
|
+
"module": "src/anchor/anchor.ts"
|
|
1781
1776
|
}
|
|
1782
1777
|
},
|
|
1783
1778
|
{
|
|
1784
|
-
"
|
|
1785
|
-
"name": "expanded",
|
|
1779
|
+
"name": "referrerpolicy",
|
|
1786
1780
|
"type": {
|
|
1787
|
-
"text": "
|
|
1781
|
+
"text": "string"
|
|
1788
1782
|
},
|
|
1789
|
-
"
|
|
1790
|
-
"
|
|
1791
|
-
"description": "Expands or collapses the item.",
|
|
1783
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1784
|
+
"fieldName": "referrerpolicy",
|
|
1792
1785
|
"inheritedFrom": {
|
|
1793
|
-
"name": "
|
|
1794
|
-
"module": "src/
|
|
1786
|
+
"name": "Anchor",
|
|
1787
|
+
"module": "src/anchor/anchor.ts"
|
|
1795
1788
|
}
|
|
1796
1789
|
},
|
|
1797
1790
|
{
|
|
1798
|
-
"
|
|
1799
|
-
"name": "id",
|
|
1791
|
+
"name": "rel",
|
|
1800
1792
|
"type": {
|
|
1801
1793
|
"text": "string"
|
|
1802
1794
|
},
|
|
1803
|
-
"
|
|
1804
|
-
"
|
|
1795
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1796
|
+
"fieldName": "rel",
|
|
1805
1797
|
"inheritedFrom": {
|
|
1806
|
-
"name": "
|
|
1807
|
-
"module": "src/
|
|
1798
|
+
"name": "Anchor",
|
|
1799
|
+
"module": "src/anchor/anchor.ts"
|
|
1808
1800
|
}
|
|
1809
1801
|
},
|
|
1810
1802
|
{
|
|
1811
|
-
"
|
|
1812
|
-
"
|
|
1813
|
-
|
|
1803
|
+
"name": "target",
|
|
1804
|
+
"type": {
|
|
1805
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1806
|
+
},
|
|
1807
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1808
|
+
"fieldName": "target",
|
|
1814
1809
|
"inheritedFrom": {
|
|
1815
|
-
"name": "
|
|
1816
|
-
"module": "src/
|
|
1810
|
+
"name": "Anchor",
|
|
1811
|
+
"module": "src/anchor/anchor.ts"
|
|
1817
1812
|
}
|
|
1818
1813
|
},
|
|
1819
1814
|
{
|
|
1820
|
-
"
|
|
1821
|
-
"name": "_presentation",
|
|
1815
|
+
"name": "type",
|
|
1822
1816
|
"type": {
|
|
1823
|
-
"text": "
|
|
1817
|
+
"text": "string"
|
|
1824
1818
|
},
|
|
1825
|
-
"
|
|
1826
|
-
"
|
|
1819
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1820
|
+
"fieldName": "type",
|
|
1827
1821
|
"inheritedFrom": {
|
|
1828
|
-
"name": "
|
|
1829
|
-
"module": "src/
|
|
1822
|
+
"name": "Anchor",
|
|
1823
|
+
"module": "src/anchor/anchor.ts"
|
|
1830
1824
|
}
|
|
1831
|
-
}
|
|
1825
|
+
}
|
|
1826
|
+
],
|
|
1827
|
+
"members": [
|
|
1832
1828
|
{
|
|
1833
1829
|
"kind": "field",
|
|
1834
|
-
"name": "
|
|
1830
|
+
"name": "download",
|
|
1835
1831
|
"type": {
|
|
1836
|
-
"text": "
|
|
1832
|
+
"text": "string"
|
|
1837
1833
|
},
|
|
1838
1834
|
"privacy": "public",
|
|
1839
|
-
"description": "
|
|
1835
|
+
"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.",
|
|
1840
1836
|
"inheritedFrom": {
|
|
1841
|
-
"name": "
|
|
1842
|
-
"module": "src/
|
|
1837
|
+
"name": "Anchor",
|
|
1838
|
+
"module": "src/anchor/anchor.ts"
|
|
1843
1839
|
}
|
|
1844
1840
|
},
|
|
1845
1841
|
{
|
|
1846
1842
|
"kind": "field",
|
|
1847
|
-
"name": "
|
|
1843
|
+
"name": "href",
|
|
1848
1844
|
"type": {
|
|
1849
|
-
"text": "
|
|
1845
|
+
"text": "string"
|
|
1850
1846
|
},
|
|
1851
1847
|
"privacy": "public",
|
|
1852
|
-
"description": "
|
|
1848
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1853
1849
|
"inheritedFrom": {
|
|
1854
|
-
"name": "
|
|
1855
|
-
"module": "src/
|
|
1850
|
+
"name": "Anchor",
|
|
1851
|
+
"module": "src/anchor/anchor.ts"
|
|
1856
1852
|
}
|
|
1857
1853
|
},
|
|
1858
1854
|
{
|
|
1859
|
-
"kind": "
|
|
1860
|
-
"name": "
|
|
1861
|
-
"
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1855
|
+
"kind": "field",
|
|
1856
|
+
"name": "hreflang",
|
|
1857
|
+
"type": {
|
|
1858
|
+
"text": "string"
|
|
1859
|
+
},
|
|
1860
|
+
"privacy": "public",
|
|
1861
|
+
"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.",
|
|
1862
|
+
"inheritedFrom": {
|
|
1863
|
+
"name": "Anchor",
|
|
1864
|
+
"module": "src/anchor/anchor.ts"
|
|
1865
|
+
}
|
|
1866
|
+
},
|
|
1867
|
+
{
|
|
1868
|
+
"kind": "field",
|
|
1869
|
+
"name": "ping",
|
|
1870
|
+
"type": {
|
|
1871
|
+
"text": "string"
|
|
1872
|
+
},
|
|
1873
|
+
"privacy": "public",
|
|
1874
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1875
|
+
"inheritedFrom": {
|
|
1876
|
+
"name": "Anchor",
|
|
1877
|
+
"module": "src/anchor/anchor.ts"
|
|
1878
|
+
}
|
|
1879
|
+
},
|
|
1880
|
+
{
|
|
1881
|
+
"kind": "field",
|
|
1882
|
+
"name": "referrerpolicy",
|
|
1883
|
+
"type": {
|
|
1884
|
+
"text": "string"
|
|
1885
|
+
},
|
|
1886
|
+
"privacy": "public",
|
|
1887
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1888
|
+
"inheritedFrom": {
|
|
1889
|
+
"name": "Anchor",
|
|
1890
|
+
"module": "src/anchor/anchor.ts"
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1893
|
+
{
|
|
1894
|
+
"kind": "field",
|
|
1895
|
+
"name": "rel",
|
|
1896
|
+
"type": {
|
|
1897
|
+
"text": "string"
|
|
1898
|
+
},
|
|
1899
|
+
"privacy": "public",
|
|
1900
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1901
|
+
"inheritedFrom": {
|
|
1902
|
+
"name": "Anchor",
|
|
1903
|
+
"module": "src/anchor/anchor.ts"
|
|
1904
|
+
}
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"kind": "field",
|
|
1908
|
+
"name": "target",
|
|
1909
|
+
"type": {
|
|
1910
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1911
|
+
},
|
|
1912
|
+
"privacy": "public",
|
|
1913
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1914
|
+
"inheritedFrom": {
|
|
1915
|
+
"name": "Anchor",
|
|
1916
|
+
"module": "src/anchor/anchor.ts"
|
|
1917
|
+
}
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"kind": "field",
|
|
1921
|
+
"name": "type",
|
|
1922
|
+
"type": {
|
|
1923
|
+
"text": "string"
|
|
1924
|
+
},
|
|
1925
|
+
"privacy": "public",
|
|
1926
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1927
|
+
"inheritedFrom": {
|
|
1928
|
+
"name": "Anchor",
|
|
1929
|
+
"module": "src/anchor/anchor.ts"
|
|
1930
|
+
}
|
|
1931
|
+
},
|
|
1932
|
+
{
|
|
1933
|
+
"kind": "field",
|
|
1934
|
+
"name": "control",
|
|
1935
|
+
"type": {
|
|
1936
|
+
"text": "HTMLAnchorElement | undefined"
|
|
1937
|
+
},
|
|
1938
|
+
"privacy": "public",
|
|
1939
|
+
"description": "References the root element",
|
|
1940
|
+
"inheritedFrom": {
|
|
1941
|
+
"name": "Anchor",
|
|
1942
|
+
"module": "src/anchor/anchor.ts"
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1945
|
+
{
|
|
1946
|
+
"kind": "field",
|
|
1947
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
1948
|
+
"privacy": "private",
|
|
1949
|
+
"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",
|
|
1950
|
+
"inheritedFrom": {
|
|
1951
|
+
"name": "Anchor",
|
|
1952
|
+
"module": "src/anchor/anchor.ts"
|
|
1953
|
+
}
|
|
1954
|
+
},
|
|
1955
|
+
{
|
|
1956
|
+
"kind": "field",
|
|
1957
|
+
"name": "_presentation",
|
|
1958
|
+
"type": {
|
|
1959
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1960
|
+
},
|
|
1961
|
+
"privacy": "private",
|
|
1962
|
+
"default": "void 0",
|
|
1963
|
+
"inheritedFrom": {
|
|
1964
|
+
"name": "FoundationElement",
|
|
1965
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1966
|
+
}
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"kind": "field",
|
|
1970
|
+
"name": "$presentation",
|
|
1971
|
+
"type": {
|
|
1972
|
+
"text": "ComponentPresentation | null"
|
|
1973
|
+
},
|
|
1974
|
+
"privacy": "public",
|
|
1975
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1976
|
+
"inheritedFrom": {
|
|
1977
|
+
"name": "FoundationElement",
|
|
1978
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1979
|
+
}
|
|
1980
|
+
},
|
|
1981
|
+
{
|
|
1982
|
+
"kind": "field",
|
|
1983
|
+
"name": "template",
|
|
1984
|
+
"type": {
|
|
1985
|
+
"text": "ElementViewTemplate | void | null"
|
|
1986
|
+
},
|
|
1987
|
+
"privacy": "public",
|
|
1988
|
+
"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.",
|
|
1989
|
+
"inheritedFrom": {
|
|
1990
|
+
"name": "FoundationElement",
|
|
1991
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1992
|
+
}
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"kind": "method",
|
|
1996
|
+
"name": "templateChanged",
|
|
1997
|
+
"privacy": "protected",
|
|
1998
|
+
"return": {
|
|
1999
|
+
"type": {
|
|
2000
|
+
"text": "void"
|
|
2001
|
+
}
|
|
2002
|
+
},
|
|
1867
2003
|
"inheritedFrom": {
|
|
1868
2004
|
"name": "FoundationElement",
|
|
1869
2005
|
"module": "src/foundation-element/foundation-element.ts"
|
|
@@ -1927,21 +2063,11 @@
|
|
|
1927
2063
|
"module": "src/foundation-element/foundation-element.ts"
|
|
1928
2064
|
}
|
|
1929
2065
|
}
|
|
1930
|
-
],
|
|
1931
|
-
"events": [
|
|
1932
|
-
{
|
|
1933
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1934
|
-
"name": "change",
|
|
1935
|
-
"inheritedFrom": {
|
|
1936
|
-
"name": "AccordionItem",
|
|
1937
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1938
|
-
}
|
|
1939
|
-
}
|
|
1940
2066
|
]
|
|
1941
2067
|
},
|
|
1942
2068
|
{
|
|
1943
2069
|
"kind": "variable",
|
|
1944
|
-
"name": "
|
|
2070
|
+
"name": "foundationAnchorShadowOptions",
|
|
1945
2071
|
"type": {
|
|
1946
2072
|
"text": "ShadowRootInit"
|
|
1947
2073
|
},
|
|
@@ -1949,57 +2075,57 @@
|
|
|
1949
2075
|
},
|
|
1950
2076
|
{
|
|
1951
2077
|
"kind": "variable",
|
|
1952
|
-
"name": "
|
|
2078
|
+
"name": "defaultAnchorConfig",
|
|
1953
2079
|
"type": {
|
|
1954
2080
|
"text": "object"
|
|
1955
2081
|
},
|
|
1956
|
-
"default": "{
|
|
2082
|
+
"default": "{}"
|
|
1957
2083
|
},
|
|
1958
2084
|
{
|
|
1959
2085
|
"kind": "variable",
|
|
1960
|
-
"name": "
|
|
1961
|
-
"description": "The Foundation
|
|
2086
|
+
"name": "foundationAnchor",
|
|
2087
|
+
"description": "The Foundation Anchor",
|
|
1962
2088
|
"privacy": "public"
|
|
1963
2089
|
}
|
|
1964
2090
|
],
|
|
1965
2091
|
"exports": [
|
|
1966
2092
|
{
|
|
1967
2093
|
"kind": "js",
|
|
1968
|
-
"name": "
|
|
2094
|
+
"name": "Anchor",
|
|
1969
2095
|
"declaration": {
|
|
1970
|
-
"name": "
|
|
1971
|
-
"module": "src/
|
|
2096
|
+
"name": "Anchor",
|
|
2097
|
+
"module": "src/anchor/anchor.ts"
|
|
1972
2098
|
}
|
|
1973
2099
|
},
|
|
1974
2100
|
{
|
|
1975
2101
|
"kind": "js",
|
|
1976
|
-
"name": "
|
|
2102
|
+
"name": "foundationAnchorShadowOptions",
|
|
1977
2103
|
"declaration": {
|
|
1978
|
-
"name": "
|
|
1979
|
-
"module": "src/
|
|
2104
|
+
"name": "foundationAnchorShadowOptions",
|
|
2105
|
+
"module": "src/anchor/anchor.ts"
|
|
1980
2106
|
}
|
|
1981
2107
|
},
|
|
1982
2108
|
{
|
|
1983
2109
|
"kind": "js",
|
|
1984
|
-
"name": "
|
|
2110
|
+
"name": "defaultAnchorConfig",
|
|
1985
2111
|
"declaration": {
|
|
1986
|
-
"name": "
|
|
1987
|
-
"module": "src/
|
|
2112
|
+
"name": "defaultAnchorConfig",
|
|
2113
|
+
"module": "src/anchor/anchor.ts"
|
|
1988
2114
|
}
|
|
1989
2115
|
},
|
|
1990
2116
|
{
|
|
1991
2117
|
"kind": "js",
|
|
1992
|
-
"name": "
|
|
2118
|
+
"name": "foundationAnchor",
|
|
1993
2119
|
"declaration": {
|
|
1994
|
-
"name": "
|
|
1995
|
-
"module": "src/
|
|
2120
|
+
"name": "foundationAnchor",
|
|
2121
|
+
"module": "src/anchor/anchor.ts"
|
|
1996
2122
|
}
|
|
1997
2123
|
}
|
|
1998
2124
|
]
|
|
1999
2125
|
},
|
|
2000
2126
|
{
|
|
2001
2127
|
"kind": "javascript-module",
|
|
2002
|
-
"path": "src/
|
|
2128
|
+
"path": "src/anchor/index.ts",
|
|
2003
2129
|
"declarations": [],
|
|
2004
2130
|
"exports": [
|
|
2005
2131
|
{
|
|
@@ -2007,7 +2133,7 @@
|
|
|
2007
2133
|
"name": "*",
|
|
2008
2134
|
"declaration": {
|
|
2009
2135
|
"name": "*",
|
|
2010
|
-
"package": "./
|
|
2136
|
+
"package": "./anchor.template"
|
|
2011
2137
|
}
|
|
2012
2138
|
},
|
|
2013
2139
|
{
|
|
@@ -2015,7 +2141,7 @@
|
|
|
2015
2141
|
"name": "*",
|
|
2016
2142
|
"declaration": {
|
|
2017
2143
|
"name": "*",
|
|
2018
|
-
"package": "./
|
|
2144
|
+
"package": "./anchor.styles"
|
|
2019
2145
|
}
|
|
2020
2146
|
},
|
|
2021
2147
|
{
|
|
@@ -2023,18 +2149,18 @@
|
|
|
2023
2149
|
"name": "*",
|
|
2024
2150
|
"declaration": {
|
|
2025
2151
|
"name": "*",
|
|
2026
|
-
"package": "./
|
|
2152
|
+
"package": "./anchor"
|
|
2027
2153
|
}
|
|
2028
2154
|
}
|
|
2029
2155
|
]
|
|
2030
2156
|
},
|
|
2031
2157
|
{
|
|
2032
2158
|
"kind": "javascript-module",
|
|
2033
|
-
"path": "src/
|
|
2159
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
2034
2160
|
"declarations": [
|
|
2035
2161
|
{
|
|
2036
2162
|
"kind": "function",
|
|
2037
|
-
"name": "
|
|
2163
|
+
"name": "foundationAccordionItemStyles",
|
|
2038
2164
|
"return": {
|
|
2039
2165
|
"type": {
|
|
2040
2166
|
"text": "ElementStyles"
|
|
@@ -2059,24 +2185,24 @@
|
|
|
2059
2185
|
"exports": [
|
|
2060
2186
|
{
|
|
2061
2187
|
"kind": "js",
|
|
2062
|
-
"name": "
|
|
2188
|
+
"name": "foundationAccordionItemStyles",
|
|
2063
2189
|
"declaration": {
|
|
2064
|
-
"name": "
|
|
2065
|
-
"module": "src/
|
|
2190
|
+
"name": "foundationAccordionItemStyles",
|
|
2191
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
2066
2192
|
}
|
|
2067
2193
|
}
|
|
2068
2194
|
]
|
|
2069
2195
|
},
|
|
2070
2196
|
{
|
|
2071
2197
|
"kind": "javascript-module",
|
|
2072
|
-
"path": "src/
|
|
2198
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
2073
2199
|
"declarations": [
|
|
2074
2200
|
{
|
|
2075
2201
|
"kind": "function",
|
|
2076
|
-
"name": "
|
|
2202
|
+
"name": "foundationAccordionItemTemplate",
|
|
2077
2203
|
"return": {
|
|
2078
2204
|
"type": {
|
|
2079
|
-
"text": "ViewTemplate<
|
|
2205
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
2080
2206
|
}
|
|
2081
2207
|
},
|
|
2082
2208
|
"parameters": [
|
|
@@ -2098,252 +2224,116 @@
|
|
|
2098
2224
|
"exports": [
|
|
2099
2225
|
{
|
|
2100
2226
|
"kind": "js",
|
|
2101
|
-
"name": "
|
|
2227
|
+
"name": "foundationAccordionItemTemplate",
|
|
2102
2228
|
"declaration": {
|
|
2103
|
-
"name": "
|
|
2104
|
-
"module": "src/
|
|
2229
|
+
"name": "foundationAccordionItemTemplate",
|
|
2230
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
2105
2231
|
}
|
|
2106
2232
|
}
|
|
2107
2233
|
]
|
|
2108
2234
|
},
|
|
2109
2235
|
{
|
|
2110
2236
|
"kind": "javascript-module",
|
|
2111
|
-
"path": "src/
|
|
2237
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
2112
2238
|
"declarations": [
|
|
2113
2239
|
{
|
|
2114
2240
|
"kind": "class",
|
|
2115
2241
|
"description": "",
|
|
2116
|
-
"name": "
|
|
2242
|
+
"name": "AccordionItem",
|
|
2117
2243
|
"superclass": {
|
|
2118
|
-
"name": "
|
|
2244
|
+
"name": "FASTAccordionItem",
|
|
2119
2245
|
"package": "@microsoft/fast-components"
|
|
2120
2246
|
},
|
|
2121
|
-
"tagName": "%%prefix%%-
|
|
2247
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
2122
2248
|
"customElement": true,
|
|
2123
2249
|
"attributes": [
|
|
2124
2250
|
{
|
|
2125
|
-
"name": "
|
|
2126
|
-
"type": {
|
|
2127
|
-
"text": "string"
|
|
2128
|
-
},
|
|
2129
|
-
"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.",
|
|
2130
|
-
"fieldName": "download",
|
|
2131
|
-
"inheritedFrom": {
|
|
2132
|
-
"name": "Anchor",
|
|
2133
|
-
"module": "src/anchor/anchor.ts"
|
|
2134
|
-
}
|
|
2135
|
-
},
|
|
2136
|
-
{
|
|
2137
|
-
"name": "href",
|
|
2138
|
-
"type": {
|
|
2139
|
-
"text": "string"
|
|
2140
|
-
},
|
|
2141
|
-
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2142
|
-
"fieldName": "href",
|
|
2143
|
-
"inheritedFrom": {
|
|
2144
|
-
"name": "Anchor",
|
|
2145
|
-
"module": "src/anchor/anchor.ts"
|
|
2146
|
-
}
|
|
2147
|
-
},
|
|
2148
|
-
{
|
|
2149
|
-
"name": "hreflang",
|
|
2150
|
-
"type": {
|
|
2151
|
-
"text": "string"
|
|
2152
|
-
},
|
|
2153
|
-
"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.",
|
|
2154
|
-
"fieldName": "hreflang",
|
|
2155
|
-
"inheritedFrom": {
|
|
2156
|
-
"name": "Anchor",
|
|
2157
|
-
"module": "src/anchor/anchor.ts"
|
|
2158
|
-
}
|
|
2159
|
-
},
|
|
2160
|
-
{
|
|
2161
|
-
"name": "ping",
|
|
2162
|
-
"type": {
|
|
2163
|
-
"text": "string"
|
|
2164
|
-
},
|
|
2165
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2166
|
-
"fieldName": "ping",
|
|
2167
|
-
"inheritedFrom": {
|
|
2168
|
-
"name": "Anchor",
|
|
2169
|
-
"module": "src/anchor/anchor.ts"
|
|
2170
|
-
}
|
|
2171
|
-
},
|
|
2172
|
-
{
|
|
2173
|
-
"name": "referrerpolicy",
|
|
2174
|
-
"type": {
|
|
2175
|
-
"text": "string"
|
|
2176
|
-
},
|
|
2177
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2178
|
-
"fieldName": "referrerpolicy",
|
|
2179
|
-
"inheritedFrom": {
|
|
2180
|
-
"name": "Anchor",
|
|
2181
|
-
"module": "src/anchor/anchor.ts"
|
|
2182
|
-
}
|
|
2183
|
-
},
|
|
2184
|
-
{
|
|
2185
|
-
"name": "rel",
|
|
2251
|
+
"name": "heading-level",
|
|
2186
2252
|
"type": {
|
|
2187
|
-
"text": "
|
|
2253
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2188
2254
|
},
|
|
2189
|
-
"
|
|
2190
|
-
"
|
|
2255
|
+
"default": "2",
|
|
2256
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2257
|
+
"fieldName": "headinglevel",
|
|
2191
2258
|
"inheritedFrom": {
|
|
2192
|
-
"name": "
|
|
2193
|
-
"module": "src/
|
|
2259
|
+
"name": "AccordionItem",
|
|
2260
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2194
2261
|
}
|
|
2195
2262
|
},
|
|
2196
2263
|
{
|
|
2197
|
-
"name": "target",
|
|
2198
2264
|
"type": {
|
|
2199
|
-
"text": "
|
|
2265
|
+
"text": "boolean"
|
|
2200
2266
|
},
|
|
2201
|
-
"
|
|
2202
|
-
"
|
|
2267
|
+
"default": "false",
|
|
2268
|
+
"description": "Expands or collapses the item.",
|
|
2269
|
+
"fieldName": "expanded",
|
|
2203
2270
|
"inheritedFrom": {
|
|
2204
|
-
"name": "
|
|
2205
|
-
"module": "src/
|
|
2271
|
+
"name": "AccordionItem",
|
|
2272
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2206
2273
|
}
|
|
2207
2274
|
},
|
|
2208
2275
|
{
|
|
2209
|
-
"name": "
|
|
2276
|
+
"name": "id",
|
|
2210
2277
|
"type": {
|
|
2211
2278
|
"text": "string"
|
|
2212
2279
|
},
|
|
2213
|
-
"description": "
|
|
2214
|
-
"fieldName": "
|
|
2280
|
+
"description": "The item ID",
|
|
2281
|
+
"fieldName": "id",
|
|
2215
2282
|
"inheritedFrom": {
|
|
2216
|
-
"name": "
|
|
2217
|
-
"module": "src/
|
|
2283
|
+
"name": "AccordionItem",
|
|
2284
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2218
2285
|
}
|
|
2219
2286
|
}
|
|
2220
2287
|
],
|
|
2221
2288
|
"members": [
|
|
2222
2289
|
{
|
|
2223
2290
|
"kind": "field",
|
|
2224
|
-
"name": "
|
|
2225
|
-
"type": {
|
|
2226
|
-
"text": "string"
|
|
2227
|
-
},
|
|
2228
|
-
"privacy": "public",
|
|
2229
|
-
"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.",
|
|
2230
|
-
"inheritedFrom": {
|
|
2231
|
-
"name": "Anchor",
|
|
2232
|
-
"module": "src/anchor/anchor.ts"
|
|
2233
|
-
}
|
|
2234
|
-
},
|
|
2235
|
-
{
|
|
2236
|
-
"kind": "field",
|
|
2237
|
-
"name": "href",
|
|
2238
|
-
"type": {
|
|
2239
|
-
"text": "string"
|
|
2240
|
-
},
|
|
2241
|
-
"privacy": "public",
|
|
2242
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2243
|
-
"inheritedFrom": {
|
|
2244
|
-
"name": "Anchor",
|
|
2245
|
-
"module": "src/anchor/anchor.ts"
|
|
2246
|
-
}
|
|
2247
|
-
},
|
|
2248
|
-
{
|
|
2249
|
-
"kind": "field",
|
|
2250
|
-
"name": "hreflang",
|
|
2251
|
-
"type": {
|
|
2252
|
-
"text": "string"
|
|
2253
|
-
},
|
|
2254
|
-
"privacy": "public",
|
|
2255
|
-
"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.",
|
|
2256
|
-
"inheritedFrom": {
|
|
2257
|
-
"name": "Anchor",
|
|
2258
|
-
"module": "src/anchor/anchor.ts"
|
|
2259
|
-
}
|
|
2260
|
-
},
|
|
2261
|
-
{
|
|
2262
|
-
"kind": "field",
|
|
2263
|
-
"name": "ping",
|
|
2264
|
-
"type": {
|
|
2265
|
-
"text": "string"
|
|
2266
|
-
},
|
|
2267
|
-
"privacy": "public",
|
|
2268
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2269
|
-
"inheritedFrom": {
|
|
2270
|
-
"name": "Anchor",
|
|
2271
|
-
"module": "src/anchor/anchor.ts"
|
|
2272
|
-
}
|
|
2273
|
-
},
|
|
2274
|
-
{
|
|
2275
|
-
"kind": "field",
|
|
2276
|
-
"name": "referrerpolicy",
|
|
2277
|
-
"type": {
|
|
2278
|
-
"text": "string"
|
|
2279
|
-
},
|
|
2280
|
-
"privacy": "public",
|
|
2281
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2282
|
-
"inheritedFrom": {
|
|
2283
|
-
"name": "Anchor",
|
|
2284
|
-
"module": "src/anchor/anchor.ts"
|
|
2285
|
-
}
|
|
2286
|
-
},
|
|
2287
|
-
{
|
|
2288
|
-
"kind": "field",
|
|
2289
|
-
"name": "rel",
|
|
2290
|
-
"type": {
|
|
2291
|
-
"text": "string"
|
|
2292
|
-
},
|
|
2293
|
-
"privacy": "public",
|
|
2294
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2295
|
-
"inheritedFrom": {
|
|
2296
|
-
"name": "Anchor",
|
|
2297
|
-
"module": "src/anchor/anchor.ts"
|
|
2298
|
-
}
|
|
2299
|
-
},
|
|
2300
|
-
{
|
|
2301
|
-
"kind": "field",
|
|
2302
|
-
"name": "target",
|
|
2291
|
+
"name": "headinglevel",
|
|
2303
2292
|
"type": {
|
|
2304
|
-
"text": "
|
|
2293
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2305
2294
|
},
|
|
2306
2295
|
"privacy": "public",
|
|
2307
|
-
"
|
|
2296
|
+
"default": "2",
|
|
2297
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2308
2298
|
"inheritedFrom": {
|
|
2309
|
-
"name": "
|
|
2310
|
-
"module": "src/
|
|
2299
|
+
"name": "AccordionItem",
|
|
2300
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2311
2301
|
}
|
|
2312
2302
|
},
|
|
2313
2303
|
{
|
|
2314
2304
|
"kind": "field",
|
|
2315
|
-
"name": "
|
|
2305
|
+
"name": "expanded",
|
|
2316
2306
|
"type": {
|
|
2317
|
-
"text": "
|
|
2307
|
+
"text": "boolean"
|
|
2318
2308
|
},
|
|
2319
2309
|
"privacy": "public",
|
|
2320
|
-
"
|
|
2310
|
+
"default": "false",
|
|
2311
|
+
"description": "Expands or collapses the item.",
|
|
2321
2312
|
"inheritedFrom": {
|
|
2322
|
-
"name": "
|
|
2323
|
-
"module": "src/
|
|
2313
|
+
"name": "AccordionItem",
|
|
2314
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2324
2315
|
}
|
|
2325
2316
|
},
|
|
2326
2317
|
{
|
|
2327
2318
|
"kind": "field",
|
|
2328
|
-
"name": "
|
|
2319
|
+
"name": "id",
|
|
2329
2320
|
"type": {
|
|
2330
|
-
"text": "
|
|
2321
|
+
"text": "string"
|
|
2331
2322
|
},
|
|
2332
2323
|
"privacy": "public",
|
|
2333
|
-
"description": "
|
|
2324
|
+
"description": "The item ID",
|
|
2334
2325
|
"inheritedFrom": {
|
|
2335
|
-
"name": "
|
|
2336
|
-
"module": "src/
|
|
2326
|
+
"name": "AccordionItem",
|
|
2327
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2337
2328
|
}
|
|
2338
2329
|
},
|
|
2339
2330
|
{
|
|
2340
2331
|
"kind": "field",
|
|
2341
|
-
"name": "
|
|
2332
|
+
"name": "change",
|
|
2342
2333
|
"privacy": "private",
|
|
2343
|
-
"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",
|
|
2344
2334
|
"inheritedFrom": {
|
|
2345
|
-
"name": "
|
|
2346
|
-
"module": "src/
|
|
2335
|
+
"name": "AccordionItem",
|
|
2336
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2347
2337
|
}
|
|
2348
2338
|
},
|
|
2349
2339
|
{
|
|
@@ -2457,11 +2447,21 @@
|
|
|
2457
2447
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2458
2448
|
}
|
|
2459
2449
|
}
|
|
2450
|
+
],
|
|
2451
|
+
"events": [
|
|
2452
|
+
{
|
|
2453
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2454
|
+
"name": "change",
|
|
2455
|
+
"inheritedFrom": {
|
|
2456
|
+
"name": "AccordionItem",
|
|
2457
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2458
|
+
}
|
|
2459
|
+
}
|
|
2460
2460
|
]
|
|
2461
2461
|
},
|
|
2462
2462
|
{
|
|
2463
2463
|
"kind": "variable",
|
|
2464
|
-
"name": "
|
|
2464
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2465
2465
|
"type": {
|
|
2466
2466
|
"text": "ShadowRootInit"
|
|
2467
2467
|
},
|
|
@@ -2469,57 +2469,57 @@
|
|
|
2469
2469
|
},
|
|
2470
2470
|
{
|
|
2471
2471
|
"kind": "variable",
|
|
2472
|
-
"name": "
|
|
2472
|
+
"name": "defaultAccordionItemConfig",
|
|
2473
2473
|
"type": {
|
|
2474
2474
|
"text": "object"
|
|
2475
2475
|
},
|
|
2476
|
-
"default": "{}"
|
|
2476
|
+
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
2477
2477
|
},
|
|
2478
2478
|
{
|
|
2479
2479
|
"kind": "variable",
|
|
2480
|
-
"name": "
|
|
2481
|
-
"description": "The Foundation
|
|
2480
|
+
"name": "foundationAccordionItem",
|
|
2481
|
+
"description": "The Foundation Accordion Item",
|
|
2482
2482
|
"privacy": "public"
|
|
2483
2483
|
}
|
|
2484
2484
|
],
|
|
2485
2485
|
"exports": [
|
|
2486
2486
|
{
|
|
2487
2487
|
"kind": "js",
|
|
2488
|
-
"name": "
|
|
2488
|
+
"name": "AccordionItem",
|
|
2489
2489
|
"declaration": {
|
|
2490
|
-
"name": "
|
|
2491
|
-
"module": "src/
|
|
2490
|
+
"name": "AccordionItem",
|
|
2491
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2492
2492
|
}
|
|
2493
2493
|
},
|
|
2494
2494
|
{
|
|
2495
2495
|
"kind": "js",
|
|
2496
|
-
"name": "
|
|
2496
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2497
2497
|
"declaration": {
|
|
2498
|
-
"name": "
|
|
2499
|
-
"module": "src/
|
|
2498
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2499
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2500
2500
|
}
|
|
2501
2501
|
},
|
|
2502
2502
|
{
|
|
2503
2503
|
"kind": "js",
|
|
2504
|
-
"name": "
|
|
2504
|
+
"name": "defaultAccordionItemConfig",
|
|
2505
2505
|
"declaration": {
|
|
2506
|
-
"name": "
|
|
2507
|
-
"module": "src/
|
|
2506
|
+
"name": "defaultAccordionItemConfig",
|
|
2507
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2508
2508
|
}
|
|
2509
2509
|
},
|
|
2510
2510
|
{
|
|
2511
2511
|
"kind": "js",
|
|
2512
|
-
"name": "
|
|
2512
|
+
"name": "foundationAccordionItem",
|
|
2513
2513
|
"declaration": {
|
|
2514
|
-
"name": "
|
|
2515
|
-
"module": "src/
|
|
2514
|
+
"name": "foundationAccordionItem",
|
|
2515
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2516
2516
|
}
|
|
2517
2517
|
}
|
|
2518
2518
|
]
|
|
2519
2519
|
},
|
|
2520
2520
|
{
|
|
2521
2521
|
"kind": "javascript-module",
|
|
2522
|
-
"path": "src/
|
|
2522
|
+
"path": "src/accordion-item/index.ts",
|
|
2523
2523
|
"declarations": [],
|
|
2524
2524
|
"exports": [
|
|
2525
2525
|
{
|
|
@@ -2527,7 +2527,7 @@
|
|
|
2527
2527
|
"name": "*",
|
|
2528
2528
|
"declaration": {
|
|
2529
2529
|
"name": "*",
|
|
2530
|
-
"package": "./
|
|
2530
|
+
"package": "./accordion-item.template"
|
|
2531
2531
|
}
|
|
2532
2532
|
},
|
|
2533
2533
|
{
|
|
@@ -2535,7 +2535,7 @@
|
|
|
2535
2535
|
"name": "*",
|
|
2536
2536
|
"declaration": {
|
|
2537
2537
|
"name": "*",
|
|
2538
|
-
"package": "./
|
|
2538
|
+
"package": "./accordion-item.styles"
|
|
2539
2539
|
}
|
|
2540
2540
|
},
|
|
2541
2541
|
{
|
|
@@ -2543,7 +2543,7 @@
|
|
|
2543
2543
|
"name": "*",
|
|
2544
2544
|
"declaration": {
|
|
2545
2545
|
"name": "*",
|
|
2546
|
-
"package": "./
|
|
2546
|
+
"package": "./accordion-item"
|
|
2547
2547
|
}
|
|
2548
2548
|
}
|
|
2549
2549
|
]
|
|
@@ -14456,189 +14456,7 @@
|
|
|
14456
14456
|
"name": "*",
|
|
14457
14457
|
"declaration": {
|
|
14458
14458
|
"name": "*",
|
|
14459
|
-
"package": "./dialog.template"
|
|
14460
|
-
}
|
|
14461
|
-
},
|
|
14462
|
-
{
|
|
14463
|
-
"kind": "js",
|
|
14464
|
-
"name": "*",
|
|
14465
|
-
"declaration": {
|
|
14466
|
-
"name": "*",
|
|
14467
|
-
"package": "./dialog"
|
|
14468
|
-
}
|
|
14469
|
-
}
|
|
14470
|
-
]
|
|
14471
|
-
},
|
|
14472
|
-
{
|
|
14473
|
-
"kind": "javascript-module",
|
|
14474
|
-
"path": "src/disclosure/disclosure.styles.ts",
|
|
14475
|
-
"declarations": [
|
|
14476
|
-
{
|
|
14477
|
-
"kind": "function",
|
|
14478
|
-
"name": "foundationDisclosureStyles",
|
|
14479
|
-
"return": {
|
|
14480
|
-
"type": {
|
|
14481
|
-
"text": "ElementStyles"
|
|
14482
|
-
}
|
|
14483
|
-
},
|
|
14484
|
-
"parameters": [
|
|
14485
|
-
{
|
|
14486
|
-
"name": "context",
|
|
14487
|
-
"type": {
|
|
14488
|
-
"text": "ElementDefinitionContext"
|
|
14489
|
-
}
|
|
14490
|
-
},
|
|
14491
|
-
{
|
|
14492
|
-
"name": "definition",
|
|
14493
|
-
"type": {
|
|
14494
|
-
"text": "FoundationElementDefinition"
|
|
14495
|
-
}
|
|
14496
|
-
}
|
|
14497
|
-
]
|
|
14498
|
-
}
|
|
14499
|
-
],
|
|
14500
|
-
"exports": [
|
|
14501
|
-
{
|
|
14502
|
-
"kind": "js",
|
|
14503
|
-
"name": "foundationDisclosureStyles",
|
|
14504
|
-
"declaration": {
|
|
14505
|
-
"name": "foundationDisclosureStyles",
|
|
14506
|
-
"module": "src/disclosure/disclosure.styles.ts"
|
|
14507
|
-
}
|
|
14508
|
-
}
|
|
14509
|
-
]
|
|
14510
|
-
},
|
|
14511
|
-
{
|
|
14512
|
-
"kind": "javascript-module",
|
|
14513
|
-
"path": "src/disclosure/disclosure.template.ts",
|
|
14514
|
-
"declarations": [
|
|
14515
|
-
{
|
|
14516
|
-
"kind": "function",
|
|
14517
|
-
"name": "foundationDisclosureTemplate",
|
|
14518
|
-
"return": {
|
|
14519
|
-
"type": {
|
|
14520
|
-
"text": "ViewTemplate<Disclosure>"
|
|
14521
|
-
}
|
|
14522
|
-
},
|
|
14523
|
-
"parameters": [
|
|
14524
|
-
{
|
|
14525
|
-
"name": "context",
|
|
14526
|
-
"type": {
|
|
14527
|
-
"text": "ElementDefinitionContext"
|
|
14528
|
-
}
|
|
14529
|
-
},
|
|
14530
|
-
{
|
|
14531
|
-
"name": "definition",
|
|
14532
|
-
"type": {
|
|
14533
|
-
"text": "FoundationElementDefinition"
|
|
14534
|
-
}
|
|
14535
|
-
}
|
|
14536
|
-
]
|
|
14537
|
-
}
|
|
14538
|
-
],
|
|
14539
|
-
"exports": [
|
|
14540
|
-
{
|
|
14541
|
-
"kind": "js",
|
|
14542
|
-
"name": "foundationDisclosureTemplate",
|
|
14543
|
-
"declaration": {
|
|
14544
|
-
"name": "foundationDisclosureTemplate",
|
|
14545
|
-
"module": "src/disclosure/disclosure.template.ts"
|
|
14546
|
-
}
|
|
14547
|
-
}
|
|
14548
|
-
]
|
|
14549
|
-
},
|
|
14550
|
-
{
|
|
14551
|
-
"kind": "javascript-module",
|
|
14552
|
-
"path": "src/disclosure/disclosure.ts",
|
|
14553
|
-
"declarations": [
|
|
14554
|
-
{
|
|
14555
|
-
"kind": "class",
|
|
14556
|
-
"description": "",
|
|
14557
|
-
"name": "Disclosure",
|
|
14558
|
-
"superclass": {
|
|
14559
|
-
"name": "FASTDisclosure",
|
|
14560
|
-
"package": "@microsoft/fast-foundation"
|
|
14561
|
-
},
|
|
14562
|
-
"tagName": "%%prefix%%-disclosure",
|
|
14563
|
-
"customElement": true
|
|
14564
|
-
},
|
|
14565
|
-
{
|
|
14566
|
-
"kind": "variable",
|
|
14567
|
-
"name": "foundationDisclosureShadowOptions",
|
|
14568
|
-
"type": {
|
|
14569
|
-
"text": "ShadowRootInit"
|
|
14570
|
-
},
|
|
14571
|
-
"default": "undefined"
|
|
14572
|
-
},
|
|
14573
|
-
{
|
|
14574
|
-
"kind": "variable",
|
|
14575
|
-
"name": "defaultDisclosureConfig",
|
|
14576
|
-
"type": {
|
|
14577
|
-
"text": "object"
|
|
14578
|
-
},
|
|
14579
|
-
"default": "{}"
|
|
14580
|
-
},
|
|
14581
|
-
{
|
|
14582
|
-
"kind": "variable",
|
|
14583
|
-
"name": "foundationDisclosure",
|
|
14584
|
-
"description": "The Foundation Disclosure",
|
|
14585
|
-
"privacy": "public"
|
|
14586
|
-
}
|
|
14587
|
-
],
|
|
14588
|
-
"exports": [
|
|
14589
|
-
{
|
|
14590
|
-
"kind": "js",
|
|
14591
|
-
"name": "Disclosure",
|
|
14592
|
-
"declaration": {
|
|
14593
|
-
"name": "Disclosure",
|
|
14594
|
-
"module": "src/disclosure/disclosure.ts"
|
|
14595
|
-
}
|
|
14596
|
-
},
|
|
14597
|
-
{
|
|
14598
|
-
"kind": "js",
|
|
14599
|
-
"name": "foundationDisclosureShadowOptions",
|
|
14600
|
-
"declaration": {
|
|
14601
|
-
"name": "foundationDisclosureShadowOptions",
|
|
14602
|
-
"module": "src/disclosure/disclosure.ts"
|
|
14603
|
-
}
|
|
14604
|
-
},
|
|
14605
|
-
{
|
|
14606
|
-
"kind": "js",
|
|
14607
|
-
"name": "defaultDisclosureConfig",
|
|
14608
|
-
"declaration": {
|
|
14609
|
-
"name": "defaultDisclosureConfig",
|
|
14610
|
-
"module": "src/disclosure/disclosure.ts"
|
|
14611
|
-
}
|
|
14612
|
-
},
|
|
14613
|
-
{
|
|
14614
|
-
"kind": "js",
|
|
14615
|
-
"name": "foundationDisclosure",
|
|
14616
|
-
"declaration": {
|
|
14617
|
-
"name": "foundationDisclosure",
|
|
14618
|
-
"module": "src/disclosure/disclosure.ts"
|
|
14619
|
-
}
|
|
14620
|
-
}
|
|
14621
|
-
]
|
|
14622
|
-
},
|
|
14623
|
-
{
|
|
14624
|
-
"kind": "javascript-module",
|
|
14625
|
-
"path": "src/disclosure/index.ts",
|
|
14626
|
-
"declarations": [],
|
|
14627
|
-
"exports": [
|
|
14628
|
-
{
|
|
14629
|
-
"kind": "js",
|
|
14630
|
-
"name": "*",
|
|
14631
|
-
"declaration": {
|
|
14632
|
-
"name": "*",
|
|
14633
|
-
"package": "./disclosure.template"
|
|
14634
|
-
}
|
|
14635
|
-
},
|
|
14636
|
-
{
|
|
14637
|
-
"kind": "js",
|
|
14638
|
-
"name": "*",
|
|
14639
|
-
"declaration": {
|
|
14640
|
-
"name": "*",
|
|
14641
|
-
"package": "./disclosure.styles"
|
|
14459
|
+
"package": "./dialog.template"
|
|
14642
14460
|
}
|
|
14643
14461
|
},
|
|
14644
14462
|
{
|
|
@@ -14646,18 +14464,18 @@
|
|
|
14646
14464
|
"name": "*",
|
|
14647
14465
|
"declaration": {
|
|
14648
14466
|
"name": "*",
|
|
14649
|
-
"package": "./
|
|
14467
|
+
"package": "./dialog"
|
|
14650
14468
|
}
|
|
14651
14469
|
}
|
|
14652
14470
|
]
|
|
14653
14471
|
},
|
|
14654
14472
|
{
|
|
14655
14473
|
"kind": "javascript-module",
|
|
14656
|
-
"path": "src/
|
|
14474
|
+
"path": "src/disclosure/disclosure.styles.ts",
|
|
14657
14475
|
"declarations": [
|
|
14658
14476
|
{
|
|
14659
14477
|
"kind": "function",
|
|
14660
|
-
"name": "
|
|
14478
|
+
"name": "foundationDisclosureStyles",
|
|
14661
14479
|
"return": {
|
|
14662
14480
|
"type": {
|
|
14663
14481
|
"text": "ElementStyles"
|
|
@@ -14682,24 +14500,24 @@
|
|
|
14682
14500
|
"exports": [
|
|
14683
14501
|
{
|
|
14684
14502
|
"kind": "js",
|
|
14685
|
-
"name": "
|
|
14503
|
+
"name": "foundationDisclosureStyles",
|
|
14686
14504
|
"declaration": {
|
|
14687
|
-
"name": "
|
|
14688
|
-
"module": "src/
|
|
14505
|
+
"name": "foundationDisclosureStyles",
|
|
14506
|
+
"module": "src/disclosure/disclosure.styles.ts"
|
|
14689
14507
|
}
|
|
14690
14508
|
}
|
|
14691
14509
|
]
|
|
14692
14510
|
},
|
|
14693
14511
|
{
|
|
14694
14512
|
"kind": "javascript-module",
|
|
14695
|
-
"path": "src/
|
|
14513
|
+
"path": "src/disclosure/disclosure.template.ts",
|
|
14696
14514
|
"declarations": [
|
|
14697
14515
|
{
|
|
14698
14516
|
"kind": "function",
|
|
14699
|
-
"name": "
|
|
14517
|
+
"name": "foundationDisclosureTemplate",
|
|
14700
14518
|
"return": {
|
|
14701
14519
|
"type": {
|
|
14702
|
-
"text": "ViewTemplate<
|
|
14520
|
+
"text": "ViewTemplate<Disclosure>"
|
|
14703
14521
|
}
|
|
14704
14522
|
},
|
|
14705
14523
|
"parameters": [
|
|
@@ -14721,32 +14539,32 @@
|
|
|
14721
14539
|
"exports": [
|
|
14722
14540
|
{
|
|
14723
14541
|
"kind": "js",
|
|
14724
|
-
"name": "
|
|
14542
|
+
"name": "foundationDisclosureTemplate",
|
|
14725
14543
|
"declaration": {
|
|
14726
|
-
"name": "
|
|
14727
|
-
"module": "src/
|
|
14544
|
+
"name": "foundationDisclosureTemplate",
|
|
14545
|
+
"module": "src/disclosure/disclosure.template.ts"
|
|
14728
14546
|
}
|
|
14729
14547
|
}
|
|
14730
14548
|
]
|
|
14731
14549
|
},
|
|
14732
14550
|
{
|
|
14733
14551
|
"kind": "javascript-module",
|
|
14734
|
-
"path": "src/
|
|
14552
|
+
"path": "src/disclosure/disclosure.ts",
|
|
14735
14553
|
"declarations": [
|
|
14736
14554
|
{
|
|
14737
14555
|
"kind": "class",
|
|
14738
14556
|
"description": "",
|
|
14739
|
-
"name": "
|
|
14557
|
+
"name": "Disclosure",
|
|
14740
14558
|
"superclass": {
|
|
14741
|
-
"name": "
|
|
14559
|
+
"name": "FASTDisclosure",
|
|
14742
14560
|
"package": "@microsoft/fast-foundation"
|
|
14743
14561
|
},
|
|
14744
|
-
"tagName": "%%prefix%%-
|
|
14562
|
+
"tagName": "%%prefix%%-disclosure",
|
|
14745
14563
|
"customElement": true
|
|
14746
14564
|
},
|
|
14747
14565
|
{
|
|
14748
14566
|
"kind": "variable",
|
|
14749
|
-
"name": "
|
|
14567
|
+
"name": "foundationDisclosureShadowOptions",
|
|
14750
14568
|
"type": {
|
|
14751
14569
|
"text": "ShadowRootInit"
|
|
14752
14570
|
},
|
|
@@ -14754,7 +14572,7 @@
|
|
|
14754
14572
|
},
|
|
14755
14573
|
{
|
|
14756
14574
|
"kind": "variable",
|
|
14757
|
-
"name": "
|
|
14575
|
+
"name": "defaultDisclosureConfig",
|
|
14758
14576
|
"type": {
|
|
14759
14577
|
"text": "object"
|
|
14760
14578
|
},
|
|
@@ -14762,49 +14580,49 @@
|
|
|
14762
14580
|
},
|
|
14763
14581
|
{
|
|
14764
14582
|
"kind": "variable",
|
|
14765
|
-
"name": "
|
|
14766
|
-
"description": "The Foundation
|
|
14583
|
+
"name": "foundationDisclosure",
|
|
14584
|
+
"description": "The Foundation Disclosure",
|
|
14767
14585
|
"privacy": "public"
|
|
14768
14586
|
}
|
|
14769
14587
|
],
|
|
14770
14588
|
"exports": [
|
|
14771
14589
|
{
|
|
14772
14590
|
"kind": "js",
|
|
14773
|
-
"name": "
|
|
14591
|
+
"name": "Disclosure",
|
|
14774
14592
|
"declaration": {
|
|
14775
|
-
"name": "
|
|
14776
|
-
"module": "src/
|
|
14593
|
+
"name": "Disclosure",
|
|
14594
|
+
"module": "src/disclosure/disclosure.ts"
|
|
14777
14595
|
}
|
|
14778
14596
|
},
|
|
14779
14597
|
{
|
|
14780
14598
|
"kind": "js",
|
|
14781
|
-
"name": "
|
|
14599
|
+
"name": "foundationDisclosureShadowOptions",
|
|
14782
14600
|
"declaration": {
|
|
14783
|
-
"name": "
|
|
14784
|
-
"module": "src/
|
|
14601
|
+
"name": "foundationDisclosureShadowOptions",
|
|
14602
|
+
"module": "src/disclosure/disclosure.ts"
|
|
14785
14603
|
}
|
|
14786
14604
|
},
|
|
14787
14605
|
{
|
|
14788
14606
|
"kind": "js",
|
|
14789
|
-
"name": "
|
|
14607
|
+
"name": "defaultDisclosureConfig",
|
|
14790
14608
|
"declaration": {
|
|
14791
|
-
"name": "
|
|
14792
|
-
"module": "src/
|
|
14609
|
+
"name": "defaultDisclosureConfig",
|
|
14610
|
+
"module": "src/disclosure/disclosure.ts"
|
|
14793
14611
|
}
|
|
14794
14612
|
},
|
|
14795
14613
|
{
|
|
14796
14614
|
"kind": "js",
|
|
14797
|
-
"name": "
|
|
14615
|
+
"name": "foundationDisclosure",
|
|
14798
14616
|
"declaration": {
|
|
14799
|
-
"name": "
|
|
14800
|
-
"module": "src/
|
|
14617
|
+
"name": "foundationDisclosure",
|
|
14618
|
+
"module": "src/disclosure/disclosure.ts"
|
|
14801
14619
|
}
|
|
14802
14620
|
}
|
|
14803
14621
|
]
|
|
14804
14622
|
},
|
|
14805
14623
|
{
|
|
14806
14624
|
"kind": "javascript-module",
|
|
14807
|
-
"path": "src/
|
|
14625
|
+
"path": "src/disclosure/index.ts",
|
|
14808
14626
|
"declarations": [],
|
|
14809
14627
|
"exports": [
|
|
14810
14628
|
{
|
|
@@ -14812,7 +14630,7 @@
|
|
|
14812
14630
|
"name": "*",
|
|
14813
14631
|
"declaration": {
|
|
14814
14632
|
"name": "*",
|
|
14815
|
-
"package": "./
|
|
14633
|
+
"package": "./disclosure.template"
|
|
14816
14634
|
}
|
|
14817
14635
|
},
|
|
14818
14636
|
{
|
|
@@ -14820,7 +14638,7 @@
|
|
|
14820
14638
|
"name": "*",
|
|
14821
14639
|
"declaration": {
|
|
14822
14640
|
"name": "*",
|
|
14823
|
-
"package": "./
|
|
14641
|
+
"package": "./disclosure.styles"
|
|
14824
14642
|
}
|
|
14825
14643
|
},
|
|
14826
14644
|
{
|
|
@@ -14828,7 +14646,7 @@
|
|
|
14828
14646
|
"name": "*",
|
|
14829
14647
|
"declaration": {
|
|
14830
14648
|
"name": "*",
|
|
14831
|
-
"package": "./
|
|
14649
|
+
"package": "./disclosure"
|
|
14832
14650
|
}
|
|
14833
14651
|
}
|
|
14834
14652
|
]
|
|
@@ -15298,6 +15116,188 @@
|
|
|
15298
15116
|
}
|
|
15299
15117
|
]
|
|
15300
15118
|
},
|
|
15119
|
+
{
|
|
15120
|
+
"kind": "javascript-module",
|
|
15121
|
+
"path": "src/divider/divider.styles.ts",
|
|
15122
|
+
"declarations": [
|
|
15123
|
+
{
|
|
15124
|
+
"kind": "function",
|
|
15125
|
+
"name": "foundationDividerStyles",
|
|
15126
|
+
"return": {
|
|
15127
|
+
"type": {
|
|
15128
|
+
"text": "ElementStyles"
|
|
15129
|
+
}
|
|
15130
|
+
},
|
|
15131
|
+
"parameters": [
|
|
15132
|
+
{
|
|
15133
|
+
"name": "context",
|
|
15134
|
+
"type": {
|
|
15135
|
+
"text": "ElementDefinitionContext"
|
|
15136
|
+
}
|
|
15137
|
+
},
|
|
15138
|
+
{
|
|
15139
|
+
"name": "definition",
|
|
15140
|
+
"type": {
|
|
15141
|
+
"text": "FoundationElementDefinition"
|
|
15142
|
+
}
|
|
15143
|
+
}
|
|
15144
|
+
]
|
|
15145
|
+
}
|
|
15146
|
+
],
|
|
15147
|
+
"exports": [
|
|
15148
|
+
{
|
|
15149
|
+
"kind": "js",
|
|
15150
|
+
"name": "foundationDividerStyles",
|
|
15151
|
+
"declaration": {
|
|
15152
|
+
"name": "foundationDividerStyles",
|
|
15153
|
+
"module": "src/divider/divider.styles.ts"
|
|
15154
|
+
}
|
|
15155
|
+
}
|
|
15156
|
+
]
|
|
15157
|
+
},
|
|
15158
|
+
{
|
|
15159
|
+
"kind": "javascript-module",
|
|
15160
|
+
"path": "src/divider/divider.template.ts",
|
|
15161
|
+
"declarations": [
|
|
15162
|
+
{
|
|
15163
|
+
"kind": "function",
|
|
15164
|
+
"name": "foundationDividerTemplate",
|
|
15165
|
+
"return": {
|
|
15166
|
+
"type": {
|
|
15167
|
+
"text": "ViewTemplate<Divider>"
|
|
15168
|
+
}
|
|
15169
|
+
},
|
|
15170
|
+
"parameters": [
|
|
15171
|
+
{
|
|
15172
|
+
"name": "context",
|
|
15173
|
+
"type": {
|
|
15174
|
+
"text": "ElementDefinitionContext"
|
|
15175
|
+
}
|
|
15176
|
+
},
|
|
15177
|
+
{
|
|
15178
|
+
"name": "definition",
|
|
15179
|
+
"type": {
|
|
15180
|
+
"text": "FoundationElementDefinition"
|
|
15181
|
+
}
|
|
15182
|
+
}
|
|
15183
|
+
]
|
|
15184
|
+
}
|
|
15185
|
+
],
|
|
15186
|
+
"exports": [
|
|
15187
|
+
{
|
|
15188
|
+
"kind": "js",
|
|
15189
|
+
"name": "foundationDividerTemplate",
|
|
15190
|
+
"declaration": {
|
|
15191
|
+
"name": "foundationDividerTemplate",
|
|
15192
|
+
"module": "src/divider/divider.template.ts"
|
|
15193
|
+
}
|
|
15194
|
+
}
|
|
15195
|
+
]
|
|
15196
|
+
},
|
|
15197
|
+
{
|
|
15198
|
+
"kind": "javascript-module",
|
|
15199
|
+
"path": "src/divider/divider.ts",
|
|
15200
|
+
"declarations": [
|
|
15201
|
+
{
|
|
15202
|
+
"kind": "class",
|
|
15203
|
+
"description": "",
|
|
15204
|
+
"name": "Divider",
|
|
15205
|
+
"superclass": {
|
|
15206
|
+
"name": "FASTDivider",
|
|
15207
|
+
"package": "@microsoft/fast-foundation"
|
|
15208
|
+
},
|
|
15209
|
+
"tagName": "%%prefix%%-divider",
|
|
15210
|
+
"customElement": true
|
|
15211
|
+
},
|
|
15212
|
+
{
|
|
15213
|
+
"kind": "variable",
|
|
15214
|
+
"name": "foundationDividerShadowOptions",
|
|
15215
|
+
"type": {
|
|
15216
|
+
"text": "ShadowRootInit"
|
|
15217
|
+
},
|
|
15218
|
+
"default": "undefined"
|
|
15219
|
+
},
|
|
15220
|
+
{
|
|
15221
|
+
"kind": "variable",
|
|
15222
|
+
"name": "defaultDividerConfig",
|
|
15223
|
+
"type": {
|
|
15224
|
+
"text": "object"
|
|
15225
|
+
},
|
|
15226
|
+
"default": "{}"
|
|
15227
|
+
},
|
|
15228
|
+
{
|
|
15229
|
+
"kind": "variable",
|
|
15230
|
+
"name": "foundationDivider",
|
|
15231
|
+
"description": "The Foundation Divider",
|
|
15232
|
+
"privacy": "public"
|
|
15233
|
+
}
|
|
15234
|
+
],
|
|
15235
|
+
"exports": [
|
|
15236
|
+
{
|
|
15237
|
+
"kind": "js",
|
|
15238
|
+
"name": "Divider",
|
|
15239
|
+
"declaration": {
|
|
15240
|
+
"name": "Divider",
|
|
15241
|
+
"module": "src/divider/divider.ts"
|
|
15242
|
+
}
|
|
15243
|
+
},
|
|
15244
|
+
{
|
|
15245
|
+
"kind": "js",
|
|
15246
|
+
"name": "foundationDividerShadowOptions",
|
|
15247
|
+
"declaration": {
|
|
15248
|
+
"name": "foundationDividerShadowOptions",
|
|
15249
|
+
"module": "src/divider/divider.ts"
|
|
15250
|
+
}
|
|
15251
|
+
},
|
|
15252
|
+
{
|
|
15253
|
+
"kind": "js",
|
|
15254
|
+
"name": "defaultDividerConfig",
|
|
15255
|
+
"declaration": {
|
|
15256
|
+
"name": "defaultDividerConfig",
|
|
15257
|
+
"module": "src/divider/divider.ts"
|
|
15258
|
+
}
|
|
15259
|
+
},
|
|
15260
|
+
{
|
|
15261
|
+
"kind": "js",
|
|
15262
|
+
"name": "foundationDivider",
|
|
15263
|
+
"declaration": {
|
|
15264
|
+
"name": "foundationDivider",
|
|
15265
|
+
"module": "src/divider/divider.ts"
|
|
15266
|
+
}
|
|
15267
|
+
}
|
|
15268
|
+
]
|
|
15269
|
+
},
|
|
15270
|
+
{
|
|
15271
|
+
"kind": "javascript-module",
|
|
15272
|
+
"path": "src/divider/index.ts",
|
|
15273
|
+
"declarations": [],
|
|
15274
|
+
"exports": [
|
|
15275
|
+
{
|
|
15276
|
+
"kind": "js",
|
|
15277
|
+
"name": "*",
|
|
15278
|
+
"declaration": {
|
|
15279
|
+
"name": "*",
|
|
15280
|
+
"package": "./divider.template"
|
|
15281
|
+
}
|
|
15282
|
+
},
|
|
15283
|
+
{
|
|
15284
|
+
"kind": "js",
|
|
15285
|
+
"name": "*",
|
|
15286
|
+
"declaration": {
|
|
15287
|
+
"name": "*",
|
|
15288
|
+
"package": "./divider.styles"
|
|
15289
|
+
}
|
|
15290
|
+
},
|
|
15291
|
+
{
|
|
15292
|
+
"kind": "js",
|
|
15293
|
+
"name": "*",
|
|
15294
|
+
"declaration": {
|
|
15295
|
+
"name": "*",
|
|
15296
|
+
"package": "./divider"
|
|
15297
|
+
}
|
|
15298
|
+
}
|
|
15299
|
+
]
|
|
15300
|
+
},
|
|
15301
15301
|
{
|
|
15302
15302
|
"kind": "javascript-module",
|
|
15303
15303
|
"path": "src/error-banner/error-banner.template.ts",
|