@genesislcap/foundation-ui 14.360.1-alpha-ed37658.0 → 14.361.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 +690 -690
- package/package.json +18 -18
|
@@ -1263,6 +1263,37 @@
|
|
|
1263
1263
|
}
|
|
1264
1264
|
]
|
|
1265
1265
|
},
|
|
1266
|
+
{
|
|
1267
|
+
"kind": "javascript-module",
|
|
1268
|
+
"path": "src/_config/index.ts",
|
|
1269
|
+
"declarations": [],
|
|
1270
|
+
"exports": [
|
|
1271
|
+
{
|
|
1272
|
+
"kind": "js",
|
|
1273
|
+
"name": "*",
|
|
1274
|
+
"declaration": {
|
|
1275
|
+
"name": "*",
|
|
1276
|
+
"package": "./styles"
|
|
1277
|
+
}
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"kind": "js",
|
|
1281
|
+
"name": "*",
|
|
1282
|
+
"declaration": {
|
|
1283
|
+
"name": "*",
|
|
1284
|
+
"package": "./tokens"
|
|
1285
|
+
}
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"kind": "js",
|
|
1289
|
+
"name": "*",
|
|
1290
|
+
"declaration": {
|
|
1291
|
+
"name": "*",
|
|
1292
|
+
"package": "./values"
|
|
1293
|
+
}
|
|
1294
|
+
}
|
|
1295
|
+
]
|
|
1296
|
+
},
|
|
1266
1297
|
{
|
|
1267
1298
|
"kind": "javascript-module",
|
|
1268
1299
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1659,34 +1690,11 @@
|
|
|
1659
1690
|
},
|
|
1660
1691
|
{
|
|
1661
1692
|
"kind": "javascript-module",
|
|
1662
|
-
"path": "src/
|
|
1693
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1663
1694
|
"declarations": [
|
|
1664
1695
|
{
|
|
1665
1696
|
"kind": "function",
|
|
1666
|
-
"name": "
|
|
1667
|
-
"return": {
|
|
1668
|
-
"type": {
|
|
1669
|
-
"text": "ElementStyles"
|
|
1670
|
-
}
|
|
1671
|
-
},
|
|
1672
|
-
"parameters": [
|
|
1673
|
-
{
|
|
1674
|
-
"name": "context",
|
|
1675
|
-
"type": {
|
|
1676
|
-
"text": "ElementDefinitionContext"
|
|
1677
|
-
}
|
|
1678
|
-
},
|
|
1679
|
-
{
|
|
1680
|
-
"name": "definition",
|
|
1681
|
-
"type": {
|
|
1682
|
-
"text": "FoundationElementDefinition"
|
|
1683
|
-
}
|
|
1684
|
-
}
|
|
1685
|
-
]
|
|
1686
|
-
},
|
|
1687
|
-
{
|
|
1688
|
-
"kind": "function",
|
|
1689
|
-
"name": "foundationActionsMenuStyles",
|
|
1697
|
+
"name": "foundationAnchorStyles",
|
|
1690
1698
|
"return": {
|
|
1691
1699
|
"type": {
|
|
1692
1700
|
"text": "ElementStyles"
|
|
@@ -1711,269 +1719,292 @@
|
|
|
1711
1719
|
"exports": [
|
|
1712
1720
|
{
|
|
1713
1721
|
"kind": "js",
|
|
1714
|
-
"name": "
|
|
1715
|
-
"declaration": {
|
|
1716
|
-
"name": "actionsMenuBaseStyles",
|
|
1717
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1718
|
-
}
|
|
1719
|
-
},
|
|
1720
|
-
{
|
|
1721
|
-
"kind": "js",
|
|
1722
|
-
"name": "foundationActionsMenuStyles",
|
|
1722
|
+
"name": "foundationAnchorStyles",
|
|
1723
1723
|
"declaration": {
|
|
1724
|
-
"name": "
|
|
1725
|
-
"module": "src/
|
|
1724
|
+
"name": "foundationAnchorStyles",
|
|
1725
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
1726
1726
|
}
|
|
1727
1727
|
}
|
|
1728
1728
|
]
|
|
1729
1729
|
},
|
|
1730
1730
|
{
|
|
1731
1731
|
"kind": "javascript-module",
|
|
1732
|
-
"path": "src/
|
|
1732
|
+
"path": "src/anchor/anchor.template.ts",
|
|
1733
1733
|
"declarations": [
|
|
1734
1734
|
{
|
|
1735
1735
|
"kind": "function",
|
|
1736
|
-
"name": "
|
|
1736
|
+
"name": "foundationAnchorTemplate",
|
|
1737
|
+
"return": {
|
|
1738
|
+
"type": {
|
|
1739
|
+
"text": "ViewTemplate<Anchor>"
|
|
1740
|
+
}
|
|
1741
|
+
},
|
|
1737
1742
|
"parameters": [
|
|
1738
1743
|
{
|
|
1739
|
-
"name": "
|
|
1744
|
+
"name": "context",
|
|
1740
1745
|
"type": {
|
|
1741
|
-
"text": "
|
|
1746
|
+
"text": "ElementDefinitionContext"
|
|
1742
1747
|
}
|
|
1743
|
-
}
|
|
1744
|
-
]
|
|
1745
|
-
},
|
|
1746
|
-
{
|
|
1747
|
-
"kind": "function",
|
|
1748
|
-
"name": "singleOptionTemplate",
|
|
1749
|
-
"parameters": [
|
|
1748
|
+
},
|
|
1750
1749
|
{
|
|
1751
|
-
"name": "
|
|
1750
|
+
"name": "definition",
|
|
1752
1751
|
"type": {
|
|
1753
|
-
"text": "
|
|
1752
|
+
"text": "FoundationElementDefinition"
|
|
1754
1753
|
}
|
|
1755
1754
|
}
|
|
1756
1755
|
]
|
|
1757
|
-
},
|
|
1758
|
-
{
|
|
1759
|
-
"kind": "variable",
|
|
1760
|
-
"name": "foundationActionsMenuTemplate",
|
|
1761
|
-
"type": {
|
|
1762
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1763
|
-
},
|
|
1764
|
-
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
1765
1756
|
}
|
|
1766
1757
|
],
|
|
1767
1758
|
"exports": [
|
|
1768
1759
|
{
|
|
1769
1760
|
"kind": "js",
|
|
1770
|
-
"name": "
|
|
1771
|
-
"declaration": {
|
|
1772
|
-
"name": "menuTemplate",
|
|
1773
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1774
|
-
}
|
|
1775
|
-
},
|
|
1776
|
-
{
|
|
1777
|
-
"kind": "js",
|
|
1778
|
-
"name": "singleOptionTemplate",
|
|
1779
|
-
"declaration": {
|
|
1780
|
-
"name": "singleOptionTemplate",
|
|
1781
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1782
|
-
}
|
|
1783
|
-
},
|
|
1784
|
-
{
|
|
1785
|
-
"kind": "js",
|
|
1786
|
-
"name": "foundationActionsMenuTemplate",
|
|
1761
|
+
"name": "foundationAnchorTemplate",
|
|
1787
1762
|
"declaration": {
|
|
1788
|
-
"name": "
|
|
1789
|
-
"module": "src/
|
|
1763
|
+
"name": "foundationAnchorTemplate",
|
|
1764
|
+
"module": "src/anchor/anchor.template.ts"
|
|
1790
1765
|
}
|
|
1791
1766
|
}
|
|
1792
1767
|
]
|
|
1793
1768
|
},
|
|
1794
1769
|
{
|
|
1795
1770
|
"kind": "javascript-module",
|
|
1796
|
-
"path": "src/
|
|
1771
|
+
"path": "src/anchor/anchor.ts",
|
|
1797
1772
|
"declarations": [
|
|
1798
1773
|
{
|
|
1799
1774
|
"kind": "class",
|
|
1800
1775
|
"description": "",
|
|
1801
|
-
"name": "
|
|
1802
|
-
"
|
|
1776
|
+
"name": "Anchor",
|
|
1777
|
+
"superclass": {
|
|
1778
|
+
"name": "FASTAnchor",
|
|
1779
|
+
"package": "@microsoft/fast-components"
|
|
1780
|
+
},
|
|
1781
|
+
"tagName": "%%prefix%%-anchor",
|
|
1782
|
+
"customElement": true,
|
|
1783
|
+
"attributes": [
|
|
1803
1784
|
{
|
|
1804
|
-
"
|
|
1805
|
-
"name": "actions",
|
|
1785
|
+
"name": "download",
|
|
1806
1786
|
"type": {
|
|
1807
|
-
"text": "
|
|
1787
|
+
"text": "string"
|
|
1788
|
+
},
|
|
1789
|
+
"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.",
|
|
1790
|
+
"fieldName": "download",
|
|
1791
|
+
"inheritedFrom": {
|
|
1792
|
+
"name": "Anchor",
|
|
1793
|
+
"module": "src/anchor/anchor.ts"
|
|
1808
1794
|
}
|
|
1809
1795
|
},
|
|
1810
1796
|
{
|
|
1811
|
-
"
|
|
1812
|
-
"name": "isVertical",
|
|
1797
|
+
"name": "href",
|
|
1813
1798
|
"type": {
|
|
1814
|
-
"text": "
|
|
1799
|
+
"text": "string"
|
|
1815
1800
|
},
|
|
1816
|
-
"
|
|
1801
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1802
|
+
"fieldName": "href",
|
|
1803
|
+
"inheritedFrom": {
|
|
1804
|
+
"name": "Anchor",
|
|
1805
|
+
"module": "src/anchor/anchor.ts"
|
|
1806
|
+
}
|
|
1817
1807
|
},
|
|
1818
1808
|
{
|
|
1819
|
-
"
|
|
1820
|
-
"name": "addDefaultActions",
|
|
1809
|
+
"name": "hreflang",
|
|
1821
1810
|
"type": {
|
|
1822
|
-
"text": "
|
|
1811
|
+
"text": "string"
|
|
1823
1812
|
},
|
|
1824
|
-
"
|
|
1813
|
+
"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.",
|
|
1814
|
+
"fieldName": "hreflang",
|
|
1815
|
+
"inheritedFrom": {
|
|
1816
|
+
"name": "Anchor",
|
|
1817
|
+
"module": "src/anchor/anchor.ts"
|
|
1818
|
+
}
|
|
1825
1819
|
},
|
|
1826
1820
|
{
|
|
1827
|
-
"
|
|
1828
|
-
"name": "autoCloseOnAction",
|
|
1821
|
+
"name": "ping",
|
|
1829
1822
|
"type": {
|
|
1830
|
-
"text": "
|
|
1823
|
+
"text": "string"
|
|
1831
1824
|
},
|
|
1832
|
-
"
|
|
1825
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1826
|
+
"fieldName": "ping",
|
|
1827
|
+
"inheritedFrom": {
|
|
1828
|
+
"name": "Anchor",
|
|
1829
|
+
"module": "src/anchor/anchor.ts"
|
|
1830
|
+
}
|
|
1833
1831
|
},
|
|
1834
1832
|
{
|
|
1835
|
-
"
|
|
1836
|
-
"name": "classNames",
|
|
1833
|
+
"name": "referrerpolicy",
|
|
1837
1834
|
"type": {
|
|
1838
1835
|
"text": "string"
|
|
1836
|
+
},
|
|
1837
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1838
|
+
"fieldName": "referrerpolicy",
|
|
1839
|
+
"inheritedFrom": {
|
|
1840
|
+
"name": "Anchor",
|
|
1841
|
+
"module": "src/anchor/anchor.ts"
|
|
1839
1842
|
}
|
|
1840
1843
|
},
|
|
1841
1844
|
{
|
|
1842
|
-
"
|
|
1843
|
-
"name": "definition",
|
|
1845
|
+
"name": "rel",
|
|
1844
1846
|
"type": {
|
|
1845
|
-
"text": "
|
|
1847
|
+
"text": "string"
|
|
1848
|
+
},
|
|
1849
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1850
|
+
"fieldName": "rel",
|
|
1851
|
+
"inheritedFrom": {
|
|
1852
|
+
"name": "Anchor",
|
|
1853
|
+
"module": "src/anchor/anchor.ts"
|
|
1846
1854
|
}
|
|
1847
1855
|
},
|
|
1848
1856
|
{
|
|
1849
|
-
"
|
|
1850
|
-
"name": "name",
|
|
1857
|
+
"name": "target",
|
|
1851
1858
|
"type": {
|
|
1852
|
-
"text": "
|
|
1859
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1853
1860
|
},
|
|
1854
|
-
"
|
|
1861
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1862
|
+
"fieldName": "target",
|
|
1863
|
+
"inheritedFrom": {
|
|
1864
|
+
"name": "Anchor",
|
|
1865
|
+
"module": "src/anchor/anchor.ts"
|
|
1866
|
+
}
|
|
1855
1867
|
},
|
|
1856
1868
|
{
|
|
1857
|
-
"
|
|
1858
|
-
"name": "open",
|
|
1869
|
+
"name": "type",
|
|
1859
1870
|
"type": {
|
|
1860
|
-
"text": "
|
|
1871
|
+
"text": "string"
|
|
1861
1872
|
},
|
|
1862
|
-
"
|
|
1863
|
-
|
|
1873
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1874
|
+
"fieldName": "type",
|
|
1875
|
+
"inheritedFrom": {
|
|
1876
|
+
"name": "Anchor",
|
|
1877
|
+
"module": "src/anchor/anchor.ts"
|
|
1878
|
+
}
|
|
1879
|
+
}
|
|
1880
|
+
],
|
|
1881
|
+
"members": [
|
|
1864
1882
|
{
|
|
1865
1883
|
"kind": "field",
|
|
1866
|
-
"name": "
|
|
1884
|
+
"name": "download",
|
|
1867
1885
|
"type": {
|
|
1868
1886
|
"text": "string"
|
|
1887
|
+
},
|
|
1888
|
+
"privacy": "public",
|
|
1889
|
+
"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.",
|
|
1890
|
+
"inheritedFrom": {
|
|
1891
|
+
"name": "Anchor",
|
|
1892
|
+
"module": "src/anchor/anchor.ts"
|
|
1869
1893
|
}
|
|
1870
1894
|
},
|
|
1871
1895
|
{
|
|
1872
1896
|
"kind": "field",
|
|
1873
|
-
"name": "
|
|
1897
|
+
"name": "href",
|
|
1874
1898
|
"type": {
|
|
1875
|
-
"text": "
|
|
1899
|
+
"text": "string"
|
|
1876
1900
|
},
|
|
1877
|
-
"
|
|
1901
|
+
"privacy": "public",
|
|
1902
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1903
|
+
"inheritedFrom": {
|
|
1904
|
+
"name": "Anchor",
|
|
1905
|
+
"module": "src/anchor/anchor.ts"
|
|
1906
|
+
}
|
|
1878
1907
|
},
|
|
1879
1908
|
{
|
|
1880
1909
|
"kind": "field",
|
|
1881
|
-
"name": "
|
|
1910
|
+
"name": "hreflang",
|
|
1882
1911
|
"type": {
|
|
1883
|
-
"text": "
|
|
1912
|
+
"text": "string"
|
|
1884
1913
|
},
|
|
1885
|
-
"
|
|
1914
|
+
"privacy": "public",
|
|
1915
|
+
"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.",
|
|
1916
|
+
"inheritedFrom": {
|
|
1917
|
+
"name": "Anchor",
|
|
1918
|
+
"module": "src/anchor/anchor.ts"
|
|
1919
|
+
}
|
|
1886
1920
|
},
|
|
1887
1921
|
{
|
|
1888
1922
|
"kind": "field",
|
|
1889
|
-
"name": "
|
|
1923
|
+
"name": "ping",
|
|
1890
1924
|
"type": {
|
|
1891
|
-
"text": "
|
|
1925
|
+
"text": "string"
|
|
1926
|
+
},
|
|
1927
|
+
"privacy": "public",
|
|
1928
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1929
|
+
"inheritedFrom": {
|
|
1930
|
+
"name": "Anchor",
|
|
1931
|
+
"module": "src/anchor/anchor.ts"
|
|
1892
1932
|
}
|
|
1893
1933
|
},
|
|
1894
1934
|
{
|
|
1895
1935
|
"kind": "field",
|
|
1896
|
-
"name": "
|
|
1936
|
+
"name": "referrerpolicy",
|
|
1897
1937
|
"type": {
|
|
1898
|
-
"text": "
|
|
1938
|
+
"text": "string"
|
|
1939
|
+
},
|
|
1940
|
+
"privacy": "public",
|
|
1941
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1942
|
+
"inheritedFrom": {
|
|
1943
|
+
"name": "Anchor",
|
|
1944
|
+
"module": "src/anchor/anchor.ts"
|
|
1899
1945
|
}
|
|
1900
1946
|
},
|
|
1901
1947
|
{
|
|
1902
|
-
"kind": "
|
|
1903
|
-
"name": "
|
|
1904
|
-
"
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
"name": "newValue",
|
|
1914
|
-
"type": {
|
|
1915
|
-
"text": "any"
|
|
1916
|
-
}
|
|
1917
|
-
}
|
|
1918
|
-
]
|
|
1919
|
-
},
|
|
1920
|
-
{
|
|
1921
|
-
"kind": "method",
|
|
1922
|
-
"name": "openChanged",
|
|
1923
|
-
"privacy": "protected"
|
|
1924
|
-
},
|
|
1925
|
-
{
|
|
1926
|
-
"kind": "method",
|
|
1927
|
-
"name": "toggleActionsMenuVisibility"
|
|
1928
|
-
},
|
|
1929
|
-
{
|
|
1930
|
-
"kind": "method",
|
|
1931
|
-
"name": "onActionMenuItemClick",
|
|
1932
|
-
"parameters": [
|
|
1933
|
-
{
|
|
1934
|
-
"name": "callback",
|
|
1935
|
-
"type": {
|
|
1936
|
-
"text": "(rowData) => void | any"
|
|
1937
|
-
}
|
|
1938
|
-
}
|
|
1939
|
-
]
|
|
1948
|
+
"kind": "field",
|
|
1949
|
+
"name": "rel",
|
|
1950
|
+
"type": {
|
|
1951
|
+
"text": "string"
|
|
1952
|
+
},
|
|
1953
|
+
"privacy": "public",
|
|
1954
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1955
|
+
"inheritedFrom": {
|
|
1956
|
+
"name": "Anchor",
|
|
1957
|
+
"module": "src/anchor/anchor.ts"
|
|
1958
|
+
}
|
|
1940
1959
|
},
|
|
1941
1960
|
{
|
|
1942
1961
|
"kind": "field",
|
|
1943
|
-
"name": "
|
|
1962
|
+
"name": "target",
|
|
1944
1963
|
"type": {
|
|
1945
|
-
"text": "
|
|
1964
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1946
1965
|
},
|
|
1947
|
-
"
|
|
1966
|
+
"privacy": "public",
|
|
1967
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1968
|
+
"inheritedFrom": {
|
|
1969
|
+
"name": "Anchor",
|
|
1970
|
+
"module": "src/anchor/anchor.ts"
|
|
1971
|
+
}
|
|
1948
1972
|
},
|
|
1949
1973
|
{
|
|
1950
1974
|
"kind": "field",
|
|
1951
|
-
"name": "
|
|
1952
|
-
"
|
|
1975
|
+
"name": "type",
|
|
1976
|
+
"type": {
|
|
1977
|
+
"text": "string"
|
|
1978
|
+
},
|
|
1979
|
+
"privacy": "public",
|
|
1980
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1981
|
+
"inheritedFrom": {
|
|
1982
|
+
"name": "Anchor",
|
|
1983
|
+
"module": "src/anchor/anchor.ts"
|
|
1984
|
+
}
|
|
1953
1985
|
},
|
|
1954
1986
|
{
|
|
1955
|
-
"kind": "
|
|
1956
|
-
"name": "
|
|
1957
|
-
"
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1987
|
+
"kind": "field",
|
|
1988
|
+
"name": "control",
|
|
1989
|
+
"type": {
|
|
1990
|
+
"text": "HTMLAnchorElement | undefined"
|
|
1991
|
+
},
|
|
1992
|
+
"privacy": "public",
|
|
1993
|
+
"description": "References the root element",
|
|
1994
|
+
"inheritedFrom": {
|
|
1995
|
+
"name": "Anchor",
|
|
1996
|
+
"module": "src/anchor/anchor.ts"
|
|
1997
|
+
}
|
|
1965
1998
|
},
|
|
1966
1999
|
{
|
|
1967
|
-
"kind": "
|
|
1968
|
-
"name": "
|
|
1969
|
-
"
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
}
|
|
1976
|
-
]
|
|
2000
|
+
"kind": "field",
|
|
2001
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
2002
|
+
"privacy": "private",
|
|
2003
|
+
"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",
|
|
2004
|
+
"inheritedFrom": {
|
|
2005
|
+
"name": "Anchor",
|
|
2006
|
+
"module": "src/anchor/anchor.ts"
|
|
2007
|
+
}
|
|
1977
2008
|
},
|
|
1978
2009
|
{
|
|
1979
2010
|
"kind": "field",
|
|
@@ -2086,124 +2117,85 @@
|
|
|
2086
2117
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2087
2118
|
}
|
|
2088
2119
|
}
|
|
2089
|
-
]
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
"default": "false",
|
|
2097
|
-
"fieldName": "isVertical"
|
|
2098
|
-
},
|
|
2099
|
-
{
|
|
2100
|
-
"name": "add-default-actions",
|
|
2101
|
-
"type": {
|
|
2102
|
-
"text": "boolean"
|
|
2103
|
-
},
|
|
2104
|
-
"default": "true",
|
|
2105
|
-
"fieldName": "addDefaultActions"
|
|
2106
|
-
},
|
|
2107
|
-
{
|
|
2108
|
-
"name": "auto-close-on-action",
|
|
2109
|
-
"type": {
|
|
2110
|
-
"text": "boolean"
|
|
2111
|
-
},
|
|
2112
|
-
"default": "true",
|
|
2113
|
-
"fieldName": "autoCloseOnAction"
|
|
2114
|
-
},
|
|
2115
|
-
{
|
|
2116
|
-
"name": "name",
|
|
2117
|
-
"type": {
|
|
2118
|
-
"text": "string"
|
|
2119
|
-
},
|
|
2120
|
-
"default": "'Actions'",
|
|
2121
|
-
"fieldName": "name"
|
|
2122
|
-
},
|
|
2123
|
-
{
|
|
2124
|
-
"name": "open",
|
|
2125
|
-
"type": {
|
|
2126
|
-
"text": "boolean"
|
|
2127
|
-
},
|
|
2128
|
-
"default": "false",
|
|
2129
|
-
"fieldName": "open"
|
|
2130
|
-
},
|
|
2131
|
-
{
|
|
2132
|
-
"name": "buttonAppearance",
|
|
2133
|
-
"type": {
|
|
2134
|
-
"text": "string"
|
|
2135
|
-
},
|
|
2136
|
-
"fieldName": "buttonAppearance"
|
|
2137
|
-
},
|
|
2138
|
-
{
|
|
2139
|
-
"name": "hide-disabled",
|
|
2140
|
-
"type": {
|
|
2141
|
-
"text": "boolean"
|
|
2142
|
-
},
|
|
2143
|
-
"default": "false",
|
|
2144
|
-
"fieldName": "hideDisabled"
|
|
2145
|
-
},
|
|
2146
|
-
{
|
|
2147
|
-
"name": "hide-menu-single-option",
|
|
2148
|
-
"type": {
|
|
2149
|
-
"text": "boolean"
|
|
2150
|
-
},
|
|
2151
|
-
"default": "false",
|
|
2152
|
-
"fieldName": "hideMenuSingleOption"
|
|
2153
|
-
}
|
|
2154
|
-
],
|
|
2155
|
-
"superclass": {
|
|
2156
|
-
"name": "FoundationElement",
|
|
2157
|
-
"package": "@microsoft/fast-foundation"
|
|
2120
|
+
]
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
"kind": "variable",
|
|
2124
|
+
"name": "foundationAnchorShadowOptions",
|
|
2125
|
+
"type": {
|
|
2126
|
+
"text": "ShadowRootInit"
|
|
2158
2127
|
},
|
|
2159
|
-
"
|
|
2160
|
-
"customElement": true
|
|
2128
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2161
2129
|
},
|
|
2162
2130
|
{
|
|
2163
2131
|
"kind": "variable",
|
|
2164
|
-
"name": "
|
|
2165
|
-
"
|
|
2132
|
+
"name": "defaultAnchorConfig",
|
|
2133
|
+
"type": {
|
|
2134
|
+
"text": "object"
|
|
2135
|
+
},
|
|
2136
|
+
"default": "{}"
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
"kind": "variable",
|
|
2140
|
+
"name": "foundationAnchor",
|
|
2141
|
+
"description": "The Foundation Anchor",
|
|
2166
2142
|
"privacy": "public"
|
|
2167
2143
|
}
|
|
2168
2144
|
],
|
|
2169
2145
|
"exports": [
|
|
2170
2146
|
{
|
|
2171
2147
|
"kind": "js",
|
|
2172
|
-
"name": "
|
|
2148
|
+
"name": "Anchor",
|
|
2173
2149
|
"declaration": {
|
|
2174
|
-
"name": "
|
|
2175
|
-
"module": "src/
|
|
2150
|
+
"name": "Anchor",
|
|
2151
|
+
"module": "src/anchor/anchor.ts"
|
|
2176
2152
|
}
|
|
2177
2153
|
},
|
|
2178
2154
|
{
|
|
2179
2155
|
"kind": "js",
|
|
2180
|
-
"name": "
|
|
2156
|
+
"name": "foundationAnchorShadowOptions",
|
|
2181
2157
|
"declaration": {
|
|
2182
|
-
"name": "
|
|
2183
|
-
"module": "src/
|
|
2158
|
+
"name": "foundationAnchorShadowOptions",
|
|
2159
|
+
"module": "src/anchor/anchor.ts"
|
|
2184
2160
|
}
|
|
2185
|
-
}
|
|
2186
|
-
]
|
|
2187
|
-
},
|
|
2188
|
-
{
|
|
2189
|
-
"kind": "javascript-module",
|
|
2190
|
-
"path": "src/actions-menu/index.ts",
|
|
2191
|
-
"declarations": [],
|
|
2192
|
-
"exports": [
|
|
2161
|
+
},
|
|
2193
2162
|
{
|
|
2194
2163
|
"kind": "js",
|
|
2195
|
-
"name": "
|
|
2164
|
+
"name": "defaultAnchorConfig",
|
|
2196
2165
|
"declaration": {
|
|
2197
|
-
"name": "
|
|
2198
|
-
"
|
|
2199
|
-
}
|
|
2166
|
+
"name": "defaultAnchorConfig",
|
|
2167
|
+
"module": "src/anchor/anchor.ts"
|
|
2168
|
+
}
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"kind": "js",
|
|
2172
|
+
"name": "foundationAnchor",
|
|
2173
|
+
"declaration": {
|
|
2174
|
+
"name": "foundationAnchor",
|
|
2175
|
+
"module": "src/anchor/anchor.ts"
|
|
2176
|
+
}
|
|
2177
|
+
}
|
|
2178
|
+
]
|
|
2179
|
+
},
|
|
2180
|
+
{
|
|
2181
|
+
"kind": "javascript-module",
|
|
2182
|
+
"path": "src/anchor/index.ts",
|
|
2183
|
+
"declarations": [],
|
|
2184
|
+
"exports": [
|
|
2185
|
+
{
|
|
2186
|
+
"kind": "js",
|
|
2187
|
+
"name": "*",
|
|
2188
|
+
"declaration": {
|
|
2189
|
+
"name": "*",
|
|
2190
|
+
"package": "./anchor.template"
|
|
2191
|
+
}
|
|
2200
2192
|
},
|
|
2201
2193
|
{
|
|
2202
2194
|
"kind": "js",
|
|
2203
2195
|
"name": "*",
|
|
2204
2196
|
"declaration": {
|
|
2205
2197
|
"name": "*",
|
|
2206
|
-
"package": "./
|
|
2198
|
+
"package": "./anchor.styles"
|
|
2207
2199
|
}
|
|
2208
2200
|
},
|
|
2209
2201
|
{
|
|
@@ -2211,18 +2203,41 @@
|
|
|
2211
2203
|
"name": "*",
|
|
2212
2204
|
"declaration": {
|
|
2213
2205
|
"name": "*",
|
|
2214
|
-
"package": "./
|
|
2206
|
+
"package": "./anchor"
|
|
2215
2207
|
}
|
|
2216
2208
|
}
|
|
2217
2209
|
]
|
|
2218
2210
|
},
|
|
2219
2211
|
{
|
|
2220
2212
|
"kind": "javascript-module",
|
|
2221
|
-
"path": "src/
|
|
2213
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2222
2214
|
"declarations": [
|
|
2223
2215
|
{
|
|
2224
2216
|
"kind": "function",
|
|
2225
|
-
"name": "
|
|
2217
|
+
"name": "actionsMenuBaseStyles",
|
|
2218
|
+
"return": {
|
|
2219
|
+
"type": {
|
|
2220
|
+
"text": "ElementStyles"
|
|
2221
|
+
}
|
|
2222
|
+
},
|
|
2223
|
+
"parameters": [
|
|
2224
|
+
{
|
|
2225
|
+
"name": "context",
|
|
2226
|
+
"type": {
|
|
2227
|
+
"text": "ElementDefinitionContext"
|
|
2228
|
+
}
|
|
2229
|
+
},
|
|
2230
|
+
{
|
|
2231
|
+
"name": "definition",
|
|
2232
|
+
"type": {
|
|
2233
|
+
"text": "FoundationElementDefinition"
|
|
2234
|
+
}
|
|
2235
|
+
}
|
|
2236
|
+
]
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"kind": "function",
|
|
2240
|
+
"name": "foundationActionsMenuStyles",
|
|
2226
2241
|
"return": {
|
|
2227
2242
|
"type": {
|
|
2228
2243
|
"text": "ElementStyles"
|
|
@@ -2247,292 +2262,269 @@
|
|
|
2247
2262
|
"exports": [
|
|
2248
2263
|
{
|
|
2249
2264
|
"kind": "js",
|
|
2250
|
-
"name": "
|
|
2265
|
+
"name": "actionsMenuBaseStyles",
|
|
2251
2266
|
"declaration": {
|
|
2252
|
-
"name": "
|
|
2253
|
-
"module": "src/
|
|
2267
|
+
"name": "actionsMenuBaseStyles",
|
|
2268
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2269
|
+
}
|
|
2270
|
+
},
|
|
2271
|
+
{
|
|
2272
|
+
"kind": "js",
|
|
2273
|
+
"name": "foundationActionsMenuStyles",
|
|
2274
|
+
"declaration": {
|
|
2275
|
+
"name": "foundationActionsMenuStyles",
|
|
2276
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2254
2277
|
}
|
|
2255
2278
|
}
|
|
2256
2279
|
]
|
|
2257
2280
|
},
|
|
2258
2281
|
{
|
|
2259
2282
|
"kind": "javascript-module",
|
|
2260
|
-
"path": "src/
|
|
2283
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2261
2284
|
"declarations": [
|
|
2262
2285
|
{
|
|
2263
2286
|
"kind": "function",
|
|
2264
|
-
"name": "
|
|
2265
|
-
"return": {
|
|
2266
|
-
"type": {
|
|
2267
|
-
"text": "ViewTemplate<Anchor>"
|
|
2268
|
-
}
|
|
2269
|
-
},
|
|
2287
|
+
"name": "menuTemplate",
|
|
2270
2288
|
"parameters": [
|
|
2271
2289
|
{
|
|
2272
|
-
"name": "
|
|
2290
|
+
"name": "prefix",
|
|
2273
2291
|
"type": {
|
|
2274
|
-
"text": "
|
|
2292
|
+
"text": "string"
|
|
2275
2293
|
}
|
|
2276
|
-
}
|
|
2294
|
+
}
|
|
2295
|
+
]
|
|
2296
|
+
},
|
|
2297
|
+
{
|
|
2298
|
+
"kind": "function",
|
|
2299
|
+
"name": "singleOptionTemplate",
|
|
2300
|
+
"parameters": [
|
|
2277
2301
|
{
|
|
2278
|
-
"name": "
|
|
2302
|
+
"name": "prefix",
|
|
2279
2303
|
"type": {
|
|
2280
|
-
"text": "
|
|
2304
|
+
"text": "string"
|
|
2281
2305
|
}
|
|
2282
2306
|
}
|
|
2283
2307
|
]
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"kind": "variable",
|
|
2311
|
+
"name": "foundationActionsMenuTemplate",
|
|
2312
|
+
"type": {
|
|
2313
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
2314
|
+
},
|
|
2315
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
2284
2316
|
}
|
|
2285
2317
|
],
|
|
2286
2318
|
"exports": [
|
|
2287
2319
|
{
|
|
2288
2320
|
"kind": "js",
|
|
2289
|
-
"name": "
|
|
2321
|
+
"name": "menuTemplate",
|
|
2290
2322
|
"declaration": {
|
|
2291
|
-
"name": "
|
|
2292
|
-
"module": "src/
|
|
2323
|
+
"name": "menuTemplate",
|
|
2324
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2325
|
+
}
|
|
2326
|
+
},
|
|
2327
|
+
{
|
|
2328
|
+
"kind": "js",
|
|
2329
|
+
"name": "singleOptionTemplate",
|
|
2330
|
+
"declaration": {
|
|
2331
|
+
"name": "singleOptionTemplate",
|
|
2332
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2333
|
+
}
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"kind": "js",
|
|
2337
|
+
"name": "foundationActionsMenuTemplate",
|
|
2338
|
+
"declaration": {
|
|
2339
|
+
"name": "foundationActionsMenuTemplate",
|
|
2340
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2293
2341
|
}
|
|
2294
2342
|
}
|
|
2295
2343
|
]
|
|
2296
2344
|
},
|
|
2297
2345
|
{
|
|
2298
2346
|
"kind": "javascript-module",
|
|
2299
|
-
"path": "src/
|
|
2347
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2300
2348
|
"declarations": [
|
|
2301
2349
|
{
|
|
2302
2350
|
"kind": "class",
|
|
2303
2351
|
"description": "",
|
|
2304
|
-
"name": "
|
|
2305
|
-
"
|
|
2306
|
-
"name": "FASTAnchor",
|
|
2307
|
-
"package": "@microsoft/fast-components"
|
|
2308
|
-
},
|
|
2309
|
-
"tagName": "%%prefix%%-anchor",
|
|
2310
|
-
"customElement": true,
|
|
2311
|
-
"attributes": [
|
|
2352
|
+
"name": "ActionsMenu",
|
|
2353
|
+
"members": [
|
|
2312
2354
|
{
|
|
2313
|
-
"
|
|
2355
|
+
"kind": "field",
|
|
2356
|
+
"name": "actions",
|
|
2314
2357
|
"type": {
|
|
2315
|
-
"text": "
|
|
2316
|
-
},
|
|
2317
|
-
"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.",
|
|
2318
|
-
"fieldName": "download",
|
|
2319
|
-
"inheritedFrom": {
|
|
2320
|
-
"name": "Anchor",
|
|
2321
|
-
"module": "src/anchor/anchor.ts"
|
|
2358
|
+
"text": "ActionMenuItem[]"
|
|
2322
2359
|
}
|
|
2323
2360
|
},
|
|
2324
2361
|
{
|
|
2325
|
-
"
|
|
2362
|
+
"kind": "field",
|
|
2363
|
+
"name": "isVertical",
|
|
2326
2364
|
"type": {
|
|
2327
|
-
"text": "
|
|
2365
|
+
"text": "boolean"
|
|
2328
2366
|
},
|
|
2329
|
-
"
|
|
2330
|
-
"fieldName": "href",
|
|
2331
|
-
"inheritedFrom": {
|
|
2332
|
-
"name": "Anchor",
|
|
2333
|
-
"module": "src/anchor/anchor.ts"
|
|
2334
|
-
}
|
|
2367
|
+
"default": "false"
|
|
2335
2368
|
},
|
|
2336
2369
|
{
|
|
2337
|
-
"
|
|
2370
|
+
"kind": "field",
|
|
2371
|
+
"name": "addDefaultActions",
|
|
2338
2372
|
"type": {
|
|
2339
|
-
"text": "
|
|
2373
|
+
"text": "boolean"
|
|
2340
2374
|
},
|
|
2341
|
-
"
|
|
2342
|
-
"fieldName": "hreflang",
|
|
2343
|
-
"inheritedFrom": {
|
|
2344
|
-
"name": "Anchor",
|
|
2345
|
-
"module": "src/anchor/anchor.ts"
|
|
2346
|
-
}
|
|
2375
|
+
"default": "true"
|
|
2347
2376
|
},
|
|
2348
2377
|
{
|
|
2349
|
-
"
|
|
2378
|
+
"kind": "field",
|
|
2379
|
+
"name": "autoCloseOnAction",
|
|
2350
2380
|
"type": {
|
|
2351
|
-
"text": "
|
|
2381
|
+
"text": "boolean"
|
|
2352
2382
|
},
|
|
2353
|
-
"
|
|
2354
|
-
"fieldName": "ping",
|
|
2355
|
-
"inheritedFrom": {
|
|
2356
|
-
"name": "Anchor",
|
|
2357
|
-
"module": "src/anchor/anchor.ts"
|
|
2358
|
-
}
|
|
2383
|
+
"default": "true"
|
|
2359
2384
|
},
|
|
2360
2385
|
{
|
|
2361
|
-
"
|
|
2386
|
+
"kind": "field",
|
|
2387
|
+
"name": "classNames",
|
|
2362
2388
|
"type": {
|
|
2363
2389
|
"text": "string"
|
|
2364
|
-
},
|
|
2365
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2366
|
-
"fieldName": "referrerpolicy",
|
|
2367
|
-
"inheritedFrom": {
|
|
2368
|
-
"name": "Anchor",
|
|
2369
|
-
"module": "src/anchor/anchor.ts"
|
|
2370
2390
|
}
|
|
2371
2391
|
},
|
|
2372
2392
|
{
|
|
2373
|
-
"
|
|
2393
|
+
"kind": "field",
|
|
2394
|
+
"name": "definition",
|
|
2374
2395
|
"type": {
|
|
2375
|
-
"text": "
|
|
2376
|
-
},
|
|
2377
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2378
|
-
"fieldName": "rel",
|
|
2379
|
-
"inheritedFrom": {
|
|
2380
|
-
"name": "Anchor",
|
|
2381
|
-
"module": "src/anchor/anchor.ts"
|
|
2396
|
+
"text": "any"
|
|
2382
2397
|
}
|
|
2383
2398
|
},
|
|
2384
2399
|
{
|
|
2385
|
-
"
|
|
2400
|
+
"kind": "field",
|
|
2401
|
+
"name": "name",
|
|
2386
2402
|
"type": {
|
|
2387
|
-
"text": "
|
|
2403
|
+
"text": "string"
|
|
2388
2404
|
},
|
|
2389
|
-
"
|
|
2390
|
-
"fieldName": "target",
|
|
2391
|
-
"inheritedFrom": {
|
|
2392
|
-
"name": "Anchor",
|
|
2393
|
-
"module": "src/anchor/anchor.ts"
|
|
2394
|
-
}
|
|
2405
|
+
"default": "'Actions'"
|
|
2395
2406
|
},
|
|
2396
2407
|
{
|
|
2397
|
-
"
|
|
2408
|
+
"kind": "field",
|
|
2409
|
+
"name": "open",
|
|
2398
2410
|
"type": {
|
|
2399
|
-
"text": "
|
|
2411
|
+
"text": "boolean"
|
|
2400
2412
|
},
|
|
2401
|
-
"
|
|
2402
|
-
|
|
2403
|
-
"inheritedFrom": {
|
|
2404
|
-
"name": "Anchor",
|
|
2405
|
-
"module": "src/anchor/anchor.ts"
|
|
2406
|
-
}
|
|
2407
|
-
}
|
|
2408
|
-
],
|
|
2409
|
-
"members": [
|
|
2413
|
+
"default": "false"
|
|
2414
|
+
},
|
|
2410
2415
|
{
|
|
2411
2416
|
"kind": "field",
|
|
2412
|
-
"name": "
|
|
2417
|
+
"name": "buttonAppearance",
|
|
2413
2418
|
"type": {
|
|
2414
2419
|
"text": "string"
|
|
2415
|
-
},
|
|
2416
|
-
"privacy": "public",
|
|
2417
|
-
"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.",
|
|
2418
|
-
"inheritedFrom": {
|
|
2419
|
-
"name": "Anchor",
|
|
2420
|
-
"module": "src/anchor/anchor.ts"
|
|
2421
2420
|
}
|
|
2422
2421
|
},
|
|
2423
2422
|
{
|
|
2424
2423
|
"kind": "field",
|
|
2425
|
-
"name": "
|
|
2424
|
+
"name": "hideDisabled",
|
|
2426
2425
|
"type": {
|
|
2427
|
-
"text": "
|
|
2426
|
+
"text": "boolean"
|
|
2428
2427
|
},
|
|
2429
|
-
"
|
|
2430
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2431
|
-
"inheritedFrom": {
|
|
2432
|
-
"name": "Anchor",
|
|
2433
|
-
"module": "src/anchor/anchor.ts"
|
|
2434
|
-
}
|
|
2428
|
+
"default": "false"
|
|
2435
2429
|
},
|
|
2436
2430
|
{
|
|
2437
2431
|
"kind": "field",
|
|
2438
|
-
"name": "
|
|
2432
|
+
"name": "hideMenuSingleOption",
|
|
2439
2433
|
"type": {
|
|
2440
|
-
"text": "
|
|
2434
|
+
"text": "boolean"
|
|
2441
2435
|
},
|
|
2442
|
-
"
|
|
2443
|
-
"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.",
|
|
2444
|
-
"inheritedFrom": {
|
|
2445
|
-
"name": "Anchor",
|
|
2446
|
-
"module": "src/anchor/anchor.ts"
|
|
2447
|
-
}
|
|
2436
|
+
"default": "false"
|
|
2448
2437
|
},
|
|
2449
2438
|
{
|
|
2450
2439
|
"kind": "field",
|
|
2451
|
-
"name": "
|
|
2440
|
+
"name": "singleOption",
|
|
2452
2441
|
"type": {
|
|
2453
|
-
"text": "
|
|
2454
|
-
},
|
|
2455
|
-
"privacy": "public",
|
|
2456
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2457
|
-
"inheritedFrom": {
|
|
2458
|
-
"name": "Anchor",
|
|
2459
|
-
"module": "src/anchor/anchor.ts"
|
|
2442
|
+
"text": "ActionMenuItem"
|
|
2460
2443
|
}
|
|
2461
2444
|
},
|
|
2462
2445
|
{
|
|
2463
2446
|
"kind": "field",
|
|
2464
|
-
"name": "
|
|
2447
|
+
"name": "actionsMenu",
|
|
2465
2448
|
"type": {
|
|
2466
|
-
"text": "
|
|
2467
|
-
},
|
|
2468
|
-
"privacy": "public",
|
|
2469
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2470
|
-
"inheritedFrom": {
|
|
2471
|
-
"name": "Anchor",
|
|
2472
|
-
"module": "src/anchor/anchor.ts"
|
|
2449
|
+
"text": "HTMLElement"
|
|
2473
2450
|
}
|
|
2474
2451
|
},
|
|
2475
2452
|
{
|
|
2476
|
-
"kind": "
|
|
2477
|
-
"name": "
|
|
2478
|
-
"
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2453
|
+
"kind": "method",
|
|
2454
|
+
"name": "definitionChanged",
|
|
2455
|
+
"privacy": "protected",
|
|
2456
|
+
"parameters": [
|
|
2457
|
+
{
|
|
2458
|
+
"name": "oldValue",
|
|
2459
|
+
"type": {
|
|
2460
|
+
"text": "any"
|
|
2461
|
+
}
|
|
2462
|
+
},
|
|
2463
|
+
{
|
|
2464
|
+
"name": "newValue",
|
|
2465
|
+
"type": {
|
|
2466
|
+
"text": "any"
|
|
2467
|
+
}
|
|
2468
|
+
}
|
|
2469
|
+
]
|
|
2487
2470
|
},
|
|
2488
2471
|
{
|
|
2489
|
-
"kind": "
|
|
2490
|
-
"name": "
|
|
2491
|
-
"
|
|
2492
|
-
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2493
|
-
},
|
|
2494
|
-
"privacy": "public",
|
|
2495
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2496
|
-
"inheritedFrom": {
|
|
2497
|
-
"name": "Anchor",
|
|
2498
|
-
"module": "src/anchor/anchor.ts"
|
|
2499
|
-
}
|
|
2472
|
+
"kind": "method",
|
|
2473
|
+
"name": "openChanged",
|
|
2474
|
+
"privacy": "protected"
|
|
2500
2475
|
},
|
|
2501
2476
|
{
|
|
2502
|
-
"kind": "
|
|
2503
|
-
"name": "
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
"
|
|
2508
|
-
"
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2477
|
+
"kind": "method",
|
|
2478
|
+
"name": "toggleActionsMenuVisibility"
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"kind": "method",
|
|
2482
|
+
"name": "onActionMenuItemClick",
|
|
2483
|
+
"parameters": [
|
|
2484
|
+
{
|
|
2485
|
+
"name": "callback",
|
|
2486
|
+
"type": {
|
|
2487
|
+
"text": "(rowData) => void | any"
|
|
2488
|
+
}
|
|
2489
|
+
}
|
|
2490
|
+
]
|
|
2513
2491
|
},
|
|
2514
2492
|
{
|
|
2515
2493
|
"kind": "field",
|
|
2516
|
-
"name": "
|
|
2494
|
+
"name": "allActions",
|
|
2517
2495
|
"type": {
|
|
2518
|
-
"text": "
|
|
2496
|
+
"text": "ActionMenuItem[]"
|
|
2519
2497
|
},
|
|
2520
|
-
"
|
|
2521
|
-
"description": "References the root element",
|
|
2522
|
-
"inheritedFrom": {
|
|
2523
|
-
"name": "Anchor",
|
|
2524
|
-
"module": "src/anchor/anchor.ts"
|
|
2525
|
-
}
|
|
2498
|
+
"readonly": true
|
|
2526
2499
|
},
|
|
2527
2500
|
{
|
|
2528
2501
|
"kind": "field",
|
|
2529
|
-
"name": "
|
|
2530
|
-
"
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2502
|
+
"name": "rowData",
|
|
2503
|
+
"readonly": true
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"kind": "method",
|
|
2507
|
+
"name": "getLabel",
|
|
2508
|
+
"parameters": [
|
|
2509
|
+
{
|
|
2510
|
+
"name": "name",
|
|
2511
|
+
"type": {
|
|
2512
|
+
"text": "string | ((rowData: any) => string)"
|
|
2513
|
+
}
|
|
2514
|
+
}
|
|
2515
|
+
]
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"kind": "method",
|
|
2519
|
+
"name": "getTemplate",
|
|
2520
|
+
"parameters": [
|
|
2521
|
+
{
|
|
2522
|
+
"name": "prefix",
|
|
2523
|
+
"type": {
|
|
2524
|
+
"text": "string"
|
|
2525
|
+
}
|
|
2526
|
+
}
|
|
2527
|
+
]
|
|
2536
2528
|
},
|
|
2537
2529
|
{
|
|
2538
2530
|
"kind": "field",
|
|
@@ -2645,11 +2637,232 @@
|
|
|
2645
2637
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2646
2638
|
}
|
|
2647
2639
|
}
|
|
2640
|
+
],
|
|
2641
|
+
"attributes": [
|
|
2642
|
+
{
|
|
2643
|
+
"name": "is-vertical",
|
|
2644
|
+
"type": {
|
|
2645
|
+
"text": "boolean"
|
|
2646
|
+
},
|
|
2647
|
+
"default": "false",
|
|
2648
|
+
"fieldName": "isVertical"
|
|
2649
|
+
},
|
|
2650
|
+
{
|
|
2651
|
+
"name": "add-default-actions",
|
|
2652
|
+
"type": {
|
|
2653
|
+
"text": "boolean"
|
|
2654
|
+
},
|
|
2655
|
+
"default": "true",
|
|
2656
|
+
"fieldName": "addDefaultActions"
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
"name": "auto-close-on-action",
|
|
2660
|
+
"type": {
|
|
2661
|
+
"text": "boolean"
|
|
2662
|
+
},
|
|
2663
|
+
"default": "true",
|
|
2664
|
+
"fieldName": "autoCloseOnAction"
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"name": "name",
|
|
2668
|
+
"type": {
|
|
2669
|
+
"text": "string"
|
|
2670
|
+
},
|
|
2671
|
+
"default": "'Actions'",
|
|
2672
|
+
"fieldName": "name"
|
|
2673
|
+
},
|
|
2674
|
+
{
|
|
2675
|
+
"name": "open",
|
|
2676
|
+
"type": {
|
|
2677
|
+
"text": "boolean"
|
|
2678
|
+
},
|
|
2679
|
+
"default": "false",
|
|
2680
|
+
"fieldName": "open"
|
|
2681
|
+
},
|
|
2682
|
+
{
|
|
2683
|
+
"name": "buttonAppearance",
|
|
2684
|
+
"type": {
|
|
2685
|
+
"text": "string"
|
|
2686
|
+
},
|
|
2687
|
+
"fieldName": "buttonAppearance"
|
|
2688
|
+
},
|
|
2689
|
+
{
|
|
2690
|
+
"name": "hide-disabled",
|
|
2691
|
+
"type": {
|
|
2692
|
+
"text": "boolean"
|
|
2693
|
+
},
|
|
2694
|
+
"default": "false",
|
|
2695
|
+
"fieldName": "hideDisabled"
|
|
2696
|
+
},
|
|
2697
|
+
{
|
|
2698
|
+
"name": "hide-menu-single-option",
|
|
2699
|
+
"type": {
|
|
2700
|
+
"text": "boolean"
|
|
2701
|
+
},
|
|
2702
|
+
"default": "false",
|
|
2703
|
+
"fieldName": "hideMenuSingleOption"
|
|
2704
|
+
}
|
|
2705
|
+
],
|
|
2706
|
+
"superclass": {
|
|
2707
|
+
"name": "FoundationElement",
|
|
2708
|
+
"package": "@microsoft/fast-foundation"
|
|
2709
|
+
},
|
|
2710
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2711
|
+
"customElement": true
|
|
2712
|
+
},
|
|
2713
|
+
{
|
|
2714
|
+
"kind": "variable",
|
|
2715
|
+
"name": "foundationActionsMenu",
|
|
2716
|
+
"description": "The Foundation Actions Menu",
|
|
2717
|
+
"privacy": "public"
|
|
2718
|
+
}
|
|
2719
|
+
],
|
|
2720
|
+
"exports": [
|
|
2721
|
+
{
|
|
2722
|
+
"kind": "js",
|
|
2723
|
+
"name": "ActionsMenu",
|
|
2724
|
+
"declaration": {
|
|
2725
|
+
"name": "ActionsMenu",
|
|
2726
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2727
|
+
}
|
|
2728
|
+
},
|
|
2729
|
+
{
|
|
2730
|
+
"kind": "js",
|
|
2731
|
+
"name": "foundationActionsMenu",
|
|
2732
|
+
"declaration": {
|
|
2733
|
+
"name": "foundationActionsMenu",
|
|
2734
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2735
|
+
}
|
|
2736
|
+
}
|
|
2737
|
+
]
|
|
2738
|
+
},
|
|
2739
|
+
{
|
|
2740
|
+
"kind": "javascript-module",
|
|
2741
|
+
"path": "src/actions-menu/index.ts",
|
|
2742
|
+
"declarations": [],
|
|
2743
|
+
"exports": [
|
|
2744
|
+
{
|
|
2745
|
+
"kind": "js",
|
|
2746
|
+
"name": "*",
|
|
2747
|
+
"declaration": {
|
|
2748
|
+
"name": "*",
|
|
2749
|
+
"package": "./actions-menu.styles"
|
|
2750
|
+
}
|
|
2751
|
+
},
|
|
2752
|
+
{
|
|
2753
|
+
"kind": "js",
|
|
2754
|
+
"name": "*",
|
|
2755
|
+
"declaration": {
|
|
2756
|
+
"name": "*",
|
|
2757
|
+
"package": "./actions-menu.template"
|
|
2758
|
+
}
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"kind": "js",
|
|
2762
|
+
"name": "*",
|
|
2763
|
+
"declaration": {
|
|
2764
|
+
"name": "*",
|
|
2765
|
+
"package": "./actions-menu"
|
|
2766
|
+
}
|
|
2767
|
+
}
|
|
2768
|
+
]
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"kind": "javascript-module",
|
|
2772
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2773
|
+
"declarations": [
|
|
2774
|
+
{
|
|
2775
|
+
"kind": "function",
|
|
2776
|
+
"name": "foundationAccordionStyles",
|
|
2777
|
+
"return": {
|
|
2778
|
+
"type": {
|
|
2779
|
+
"text": "ElementStyles"
|
|
2780
|
+
}
|
|
2781
|
+
},
|
|
2782
|
+
"parameters": [
|
|
2783
|
+
{
|
|
2784
|
+
"name": "context",
|
|
2785
|
+
"type": {
|
|
2786
|
+
"text": "ElementDefinitionContext"
|
|
2787
|
+
}
|
|
2788
|
+
},
|
|
2789
|
+
{
|
|
2790
|
+
"name": "definition",
|
|
2791
|
+
"type": {
|
|
2792
|
+
"text": "FoundationElementDefinition"
|
|
2793
|
+
}
|
|
2794
|
+
}
|
|
2648
2795
|
]
|
|
2796
|
+
}
|
|
2797
|
+
],
|
|
2798
|
+
"exports": [
|
|
2799
|
+
{
|
|
2800
|
+
"kind": "js",
|
|
2801
|
+
"name": "foundationAccordionStyles",
|
|
2802
|
+
"declaration": {
|
|
2803
|
+
"name": "foundationAccordionStyles",
|
|
2804
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2805
|
+
}
|
|
2806
|
+
}
|
|
2807
|
+
]
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
"kind": "javascript-module",
|
|
2811
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2812
|
+
"declarations": [
|
|
2813
|
+
{
|
|
2814
|
+
"kind": "function",
|
|
2815
|
+
"name": "foundationAccordionTemplate",
|
|
2816
|
+
"return": {
|
|
2817
|
+
"type": {
|
|
2818
|
+
"text": "ViewTemplate<Accordion>"
|
|
2819
|
+
}
|
|
2820
|
+
},
|
|
2821
|
+
"parameters": [
|
|
2822
|
+
{
|
|
2823
|
+
"name": "context",
|
|
2824
|
+
"type": {
|
|
2825
|
+
"text": "ElementDefinitionContext"
|
|
2826
|
+
}
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
"name": "definition",
|
|
2830
|
+
"type": {
|
|
2831
|
+
"text": "FoundationElementDefinition"
|
|
2832
|
+
}
|
|
2833
|
+
}
|
|
2834
|
+
]
|
|
2835
|
+
}
|
|
2836
|
+
],
|
|
2837
|
+
"exports": [
|
|
2838
|
+
{
|
|
2839
|
+
"kind": "js",
|
|
2840
|
+
"name": "foundationAccordionTemplate",
|
|
2841
|
+
"declaration": {
|
|
2842
|
+
"name": "foundationAccordionTemplate",
|
|
2843
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2844
|
+
}
|
|
2845
|
+
}
|
|
2846
|
+
]
|
|
2847
|
+
},
|
|
2848
|
+
{
|
|
2849
|
+
"kind": "javascript-module",
|
|
2850
|
+
"path": "src/accordion/accordion.ts",
|
|
2851
|
+
"declarations": [
|
|
2852
|
+
{
|
|
2853
|
+
"kind": "class",
|
|
2854
|
+
"description": "",
|
|
2855
|
+
"name": "Accordion",
|
|
2856
|
+
"superclass": {
|
|
2857
|
+
"name": "FASTAccordion",
|
|
2858
|
+
"package": "@microsoft/fast-foundation"
|
|
2859
|
+
},
|
|
2860
|
+
"tagName": "%%prefix%%-accordion",
|
|
2861
|
+
"customElement": true
|
|
2649
2862
|
},
|
|
2650
2863
|
{
|
|
2651
2864
|
"kind": "variable",
|
|
2652
|
-
"name": "
|
|
2865
|
+
"name": "foundationAccordionShadowOptions",
|
|
2653
2866
|
"type": {
|
|
2654
2867
|
"text": "ShadowRootInit"
|
|
2655
2868
|
},
|
|
@@ -2657,7 +2870,7 @@
|
|
|
2657
2870
|
},
|
|
2658
2871
|
{
|
|
2659
2872
|
"kind": "variable",
|
|
2660
|
-
"name": "
|
|
2873
|
+
"name": "defaultAccordionConfig",
|
|
2661
2874
|
"type": {
|
|
2662
2875
|
"text": "object"
|
|
2663
2876
|
},
|
|
@@ -2665,49 +2878,49 @@
|
|
|
2665
2878
|
},
|
|
2666
2879
|
{
|
|
2667
2880
|
"kind": "variable",
|
|
2668
|
-
"name": "
|
|
2669
|
-
"description": "The Foundation
|
|
2881
|
+
"name": "foundationAccordion",
|
|
2882
|
+
"description": "The Foundation Accordion",
|
|
2670
2883
|
"privacy": "public"
|
|
2671
2884
|
}
|
|
2672
2885
|
],
|
|
2673
2886
|
"exports": [
|
|
2674
2887
|
{
|
|
2675
2888
|
"kind": "js",
|
|
2676
|
-
"name": "
|
|
2889
|
+
"name": "Accordion",
|
|
2677
2890
|
"declaration": {
|
|
2678
|
-
"name": "
|
|
2679
|
-
"module": "src/
|
|
2891
|
+
"name": "Accordion",
|
|
2892
|
+
"module": "src/accordion/accordion.ts"
|
|
2680
2893
|
}
|
|
2681
2894
|
},
|
|
2682
2895
|
{
|
|
2683
2896
|
"kind": "js",
|
|
2684
|
-
"name": "
|
|
2897
|
+
"name": "foundationAccordionShadowOptions",
|
|
2685
2898
|
"declaration": {
|
|
2686
|
-
"name": "
|
|
2687
|
-
"module": "src/
|
|
2899
|
+
"name": "foundationAccordionShadowOptions",
|
|
2900
|
+
"module": "src/accordion/accordion.ts"
|
|
2688
2901
|
}
|
|
2689
2902
|
},
|
|
2690
2903
|
{
|
|
2691
2904
|
"kind": "js",
|
|
2692
|
-
"name": "
|
|
2905
|
+
"name": "defaultAccordionConfig",
|
|
2693
2906
|
"declaration": {
|
|
2694
|
-
"name": "
|
|
2695
|
-
"module": "src/
|
|
2907
|
+
"name": "defaultAccordionConfig",
|
|
2908
|
+
"module": "src/accordion/accordion.ts"
|
|
2696
2909
|
}
|
|
2697
2910
|
},
|
|
2698
2911
|
{
|
|
2699
2912
|
"kind": "js",
|
|
2700
|
-
"name": "
|
|
2913
|
+
"name": "foundationAccordion",
|
|
2701
2914
|
"declaration": {
|
|
2702
|
-
"name": "
|
|
2703
|
-
"module": "src/
|
|
2915
|
+
"name": "foundationAccordion",
|
|
2916
|
+
"module": "src/accordion/accordion.ts"
|
|
2704
2917
|
}
|
|
2705
2918
|
}
|
|
2706
2919
|
]
|
|
2707
2920
|
},
|
|
2708
2921
|
{
|
|
2709
2922
|
"kind": "javascript-module",
|
|
2710
|
-
"path": "src/
|
|
2923
|
+
"path": "src/accordion/index.ts",
|
|
2711
2924
|
"declarations": [],
|
|
2712
2925
|
"exports": [
|
|
2713
2926
|
{
|
|
@@ -2715,7 +2928,7 @@
|
|
|
2715
2928
|
"name": "*",
|
|
2716
2929
|
"declaration": {
|
|
2717
2930
|
"name": "*",
|
|
2718
|
-
"package": "./
|
|
2931
|
+
"package": "./accordion.template"
|
|
2719
2932
|
}
|
|
2720
2933
|
},
|
|
2721
2934
|
{
|
|
@@ -2723,7 +2936,7 @@
|
|
|
2723
2936
|
"name": "*",
|
|
2724
2937
|
"declaration": {
|
|
2725
2938
|
"name": "*",
|
|
2726
|
-
"package": "./
|
|
2939
|
+
"package": "./accordion.styles"
|
|
2727
2940
|
}
|
|
2728
2941
|
},
|
|
2729
2942
|
{
|
|
@@ -2731,7 +2944,7 @@
|
|
|
2731
2944
|
"name": "*",
|
|
2732
2945
|
"declaration": {
|
|
2733
2946
|
"name": "*",
|
|
2734
|
-
"package": "./
|
|
2947
|
+
"package": "./accordion"
|
|
2735
2948
|
}
|
|
2736
2949
|
}
|
|
2737
2950
|
]
|
|
@@ -4326,219 +4539,6 @@
|
|
|
4326
4539
|
}
|
|
4327
4540
|
]
|
|
4328
4541
|
},
|
|
4329
|
-
{
|
|
4330
|
-
"kind": "javascript-module",
|
|
4331
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
4332
|
-
"declarations": [
|
|
4333
|
-
{
|
|
4334
|
-
"kind": "function",
|
|
4335
|
-
"name": "foundationAccordionStyles",
|
|
4336
|
-
"return": {
|
|
4337
|
-
"type": {
|
|
4338
|
-
"text": "ElementStyles"
|
|
4339
|
-
}
|
|
4340
|
-
},
|
|
4341
|
-
"parameters": [
|
|
4342
|
-
{
|
|
4343
|
-
"name": "context",
|
|
4344
|
-
"type": {
|
|
4345
|
-
"text": "ElementDefinitionContext"
|
|
4346
|
-
}
|
|
4347
|
-
},
|
|
4348
|
-
{
|
|
4349
|
-
"name": "definition",
|
|
4350
|
-
"type": {
|
|
4351
|
-
"text": "FoundationElementDefinition"
|
|
4352
|
-
}
|
|
4353
|
-
}
|
|
4354
|
-
]
|
|
4355
|
-
}
|
|
4356
|
-
],
|
|
4357
|
-
"exports": [
|
|
4358
|
-
{
|
|
4359
|
-
"kind": "js",
|
|
4360
|
-
"name": "foundationAccordionStyles",
|
|
4361
|
-
"declaration": {
|
|
4362
|
-
"name": "foundationAccordionStyles",
|
|
4363
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
4364
|
-
}
|
|
4365
|
-
}
|
|
4366
|
-
]
|
|
4367
|
-
},
|
|
4368
|
-
{
|
|
4369
|
-
"kind": "javascript-module",
|
|
4370
|
-
"path": "src/accordion/accordion.template.ts",
|
|
4371
|
-
"declarations": [
|
|
4372
|
-
{
|
|
4373
|
-
"kind": "function",
|
|
4374
|
-
"name": "foundationAccordionTemplate",
|
|
4375
|
-
"return": {
|
|
4376
|
-
"type": {
|
|
4377
|
-
"text": "ViewTemplate<Accordion>"
|
|
4378
|
-
}
|
|
4379
|
-
},
|
|
4380
|
-
"parameters": [
|
|
4381
|
-
{
|
|
4382
|
-
"name": "context",
|
|
4383
|
-
"type": {
|
|
4384
|
-
"text": "ElementDefinitionContext"
|
|
4385
|
-
}
|
|
4386
|
-
},
|
|
4387
|
-
{
|
|
4388
|
-
"name": "definition",
|
|
4389
|
-
"type": {
|
|
4390
|
-
"text": "FoundationElementDefinition"
|
|
4391
|
-
}
|
|
4392
|
-
}
|
|
4393
|
-
]
|
|
4394
|
-
}
|
|
4395
|
-
],
|
|
4396
|
-
"exports": [
|
|
4397
|
-
{
|
|
4398
|
-
"kind": "js",
|
|
4399
|
-
"name": "foundationAccordionTemplate",
|
|
4400
|
-
"declaration": {
|
|
4401
|
-
"name": "foundationAccordionTemplate",
|
|
4402
|
-
"module": "src/accordion/accordion.template.ts"
|
|
4403
|
-
}
|
|
4404
|
-
}
|
|
4405
|
-
]
|
|
4406
|
-
},
|
|
4407
|
-
{
|
|
4408
|
-
"kind": "javascript-module",
|
|
4409
|
-
"path": "src/accordion/accordion.ts",
|
|
4410
|
-
"declarations": [
|
|
4411
|
-
{
|
|
4412
|
-
"kind": "class",
|
|
4413
|
-
"description": "",
|
|
4414
|
-
"name": "Accordion",
|
|
4415
|
-
"superclass": {
|
|
4416
|
-
"name": "FASTAccordion",
|
|
4417
|
-
"package": "@microsoft/fast-foundation"
|
|
4418
|
-
},
|
|
4419
|
-
"tagName": "%%prefix%%-accordion",
|
|
4420
|
-
"customElement": true
|
|
4421
|
-
},
|
|
4422
|
-
{
|
|
4423
|
-
"kind": "variable",
|
|
4424
|
-
"name": "foundationAccordionShadowOptions",
|
|
4425
|
-
"type": {
|
|
4426
|
-
"text": "ShadowRootInit"
|
|
4427
|
-
},
|
|
4428
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4429
|
-
},
|
|
4430
|
-
{
|
|
4431
|
-
"kind": "variable",
|
|
4432
|
-
"name": "defaultAccordionConfig",
|
|
4433
|
-
"type": {
|
|
4434
|
-
"text": "object"
|
|
4435
|
-
},
|
|
4436
|
-
"default": "{}"
|
|
4437
|
-
},
|
|
4438
|
-
{
|
|
4439
|
-
"kind": "variable",
|
|
4440
|
-
"name": "foundationAccordion",
|
|
4441
|
-
"description": "The Foundation Accordion",
|
|
4442
|
-
"privacy": "public"
|
|
4443
|
-
}
|
|
4444
|
-
],
|
|
4445
|
-
"exports": [
|
|
4446
|
-
{
|
|
4447
|
-
"kind": "js",
|
|
4448
|
-
"name": "Accordion",
|
|
4449
|
-
"declaration": {
|
|
4450
|
-
"name": "Accordion",
|
|
4451
|
-
"module": "src/accordion/accordion.ts"
|
|
4452
|
-
}
|
|
4453
|
-
},
|
|
4454
|
-
{
|
|
4455
|
-
"kind": "js",
|
|
4456
|
-
"name": "foundationAccordionShadowOptions",
|
|
4457
|
-
"declaration": {
|
|
4458
|
-
"name": "foundationAccordionShadowOptions",
|
|
4459
|
-
"module": "src/accordion/accordion.ts"
|
|
4460
|
-
}
|
|
4461
|
-
},
|
|
4462
|
-
{
|
|
4463
|
-
"kind": "js",
|
|
4464
|
-
"name": "defaultAccordionConfig",
|
|
4465
|
-
"declaration": {
|
|
4466
|
-
"name": "defaultAccordionConfig",
|
|
4467
|
-
"module": "src/accordion/accordion.ts"
|
|
4468
|
-
}
|
|
4469
|
-
},
|
|
4470
|
-
{
|
|
4471
|
-
"kind": "js",
|
|
4472
|
-
"name": "foundationAccordion",
|
|
4473
|
-
"declaration": {
|
|
4474
|
-
"name": "foundationAccordion",
|
|
4475
|
-
"module": "src/accordion/accordion.ts"
|
|
4476
|
-
}
|
|
4477
|
-
}
|
|
4478
|
-
]
|
|
4479
|
-
},
|
|
4480
|
-
{
|
|
4481
|
-
"kind": "javascript-module",
|
|
4482
|
-
"path": "src/accordion/index.ts",
|
|
4483
|
-
"declarations": [],
|
|
4484
|
-
"exports": [
|
|
4485
|
-
{
|
|
4486
|
-
"kind": "js",
|
|
4487
|
-
"name": "*",
|
|
4488
|
-
"declaration": {
|
|
4489
|
-
"name": "*",
|
|
4490
|
-
"package": "./accordion.template"
|
|
4491
|
-
}
|
|
4492
|
-
},
|
|
4493
|
-
{
|
|
4494
|
-
"kind": "js",
|
|
4495
|
-
"name": "*",
|
|
4496
|
-
"declaration": {
|
|
4497
|
-
"name": "*",
|
|
4498
|
-
"package": "./accordion.styles"
|
|
4499
|
-
}
|
|
4500
|
-
},
|
|
4501
|
-
{
|
|
4502
|
-
"kind": "js",
|
|
4503
|
-
"name": "*",
|
|
4504
|
-
"declaration": {
|
|
4505
|
-
"name": "*",
|
|
4506
|
-
"package": "./accordion"
|
|
4507
|
-
}
|
|
4508
|
-
}
|
|
4509
|
-
]
|
|
4510
|
-
},
|
|
4511
|
-
{
|
|
4512
|
-
"kind": "javascript-module",
|
|
4513
|
-
"path": "src/_config/index.ts",
|
|
4514
|
-
"declarations": [],
|
|
4515
|
-
"exports": [
|
|
4516
|
-
{
|
|
4517
|
-
"kind": "js",
|
|
4518
|
-
"name": "*",
|
|
4519
|
-
"declaration": {
|
|
4520
|
-
"name": "*",
|
|
4521
|
-
"package": "./styles"
|
|
4522
|
-
}
|
|
4523
|
-
},
|
|
4524
|
-
{
|
|
4525
|
-
"kind": "js",
|
|
4526
|
-
"name": "*",
|
|
4527
|
-
"declaration": {
|
|
4528
|
-
"name": "*",
|
|
4529
|
-
"package": "./tokens"
|
|
4530
|
-
}
|
|
4531
|
-
},
|
|
4532
|
-
{
|
|
4533
|
-
"kind": "js",
|
|
4534
|
-
"name": "*",
|
|
4535
|
-
"declaration": {
|
|
4536
|
-
"name": "*",
|
|
4537
|
-
"package": "./values"
|
|
4538
|
-
}
|
|
4539
|
-
}
|
|
4540
|
-
]
|
|
4541
|
-
},
|
|
4542
4542
|
{
|
|
4543
4543
|
"kind": "javascript-module",
|
|
4544
4544
|
"path": "src/avatar/avatar.styles.ts",
|