@genesislcap/foundation-ui 14.309.0 → 14.310.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 +494 -494
- package/package.json +18 -18
|
@@ -1864,11 +1864,11 @@
|
|
|
1864
1864
|
},
|
|
1865
1865
|
{
|
|
1866
1866
|
"kind": "javascript-module",
|
|
1867
|
-
"path": "src/
|
|
1867
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1868
1868
|
"declarations": [
|
|
1869
1869
|
{
|
|
1870
1870
|
"kind": "function",
|
|
1871
|
-
"name": "
|
|
1871
|
+
"name": "actionsMenuBaseStyles",
|
|
1872
1872
|
"return": {
|
|
1873
1873
|
"type": {
|
|
1874
1874
|
"text": "ElementStyles"
|
|
@@ -1888,29 +1888,13 @@
|
|
|
1888
1888
|
}
|
|
1889
1889
|
}
|
|
1890
1890
|
]
|
|
1891
|
-
}
|
|
1892
|
-
],
|
|
1893
|
-
"exports": [
|
|
1894
|
-
{
|
|
1895
|
-
"kind": "js",
|
|
1896
|
-
"name": "foundationAnchorStyles",
|
|
1897
|
-
"declaration": {
|
|
1898
|
-
"name": "foundationAnchorStyles",
|
|
1899
|
-
"module": "src/anchor/anchor.styles.ts"
|
|
1900
|
-
}
|
|
1901
|
-
}
|
|
1902
|
-
]
|
|
1903
|
-
},
|
|
1904
|
-
{
|
|
1905
|
-
"kind": "javascript-module",
|
|
1906
|
-
"path": "src/anchor/anchor.template.ts",
|
|
1907
|
-
"declarations": [
|
|
1891
|
+
},
|
|
1908
1892
|
{
|
|
1909
1893
|
"kind": "function",
|
|
1910
|
-
"name": "
|
|
1894
|
+
"name": "foundationActionsMenuStyles",
|
|
1911
1895
|
"return": {
|
|
1912
1896
|
"type": {
|
|
1913
|
-
"text": "
|
|
1897
|
+
"text": "ElementStyles"
|
|
1914
1898
|
}
|
|
1915
1899
|
},
|
|
1916
1900
|
"parameters": [
|
|
@@ -1932,253 +1916,269 @@
|
|
|
1932
1916
|
"exports": [
|
|
1933
1917
|
{
|
|
1934
1918
|
"kind": "js",
|
|
1935
|
-
"name": "
|
|
1919
|
+
"name": "actionsMenuBaseStyles",
|
|
1936
1920
|
"declaration": {
|
|
1937
|
-
"name": "
|
|
1938
|
-
"module": "src/
|
|
1921
|
+
"name": "actionsMenuBaseStyles",
|
|
1922
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1923
|
+
}
|
|
1924
|
+
},
|
|
1925
|
+
{
|
|
1926
|
+
"kind": "js",
|
|
1927
|
+
"name": "foundationActionsMenuStyles",
|
|
1928
|
+
"declaration": {
|
|
1929
|
+
"name": "foundationActionsMenuStyles",
|
|
1930
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1939
1931
|
}
|
|
1940
1932
|
}
|
|
1941
1933
|
]
|
|
1942
1934
|
},
|
|
1943
1935
|
{
|
|
1944
1936
|
"kind": "javascript-module",
|
|
1945
|
-
"path": "src/
|
|
1937
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1946
1938
|
"declarations": [
|
|
1947
1939
|
{
|
|
1948
|
-
"kind": "
|
|
1949
|
-
"
|
|
1950
|
-
"
|
|
1951
|
-
"superclass": {
|
|
1952
|
-
"name": "FASTAnchor",
|
|
1953
|
-
"package": "@microsoft/fast-components"
|
|
1954
|
-
},
|
|
1955
|
-
"tagName": "%%prefix%%-anchor",
|
|
1956
|
-
"customElement": true,
|
|
1957
|
-
"attributes": [
|
|
1958
|
-
{
|
|
1959
|
-
"name": "download",
|
|
1960
|
-
"type": {
|
|
1961
|
-
"text": "string"
|
|
1962
|
-
},
|
|
1963
|
-
"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.",
|
|
1964
|
-
"fieldName": "download",
|
|
1965
|
-
"inheritedFrom": {
|
|
1966
|
-
"name": "Anchor",
|
|
1967
|
-
"module": "src/anchor/anchor.ts"
|
|
1968
|
-
}
|
|
1969
|
-
},
|
|
1940
|
+
"kind": "function",
|
|
1941
|
+
"name": "menuTemplate",
|
|
1942
|
+
"parameters": [
|
|
1970
1943
|
{
|
|
1971
|
-
"name": "
|
|
1944
|
+
"name": "prefix",
|
|
1972
1945
|
"type": {
|
|
1973
1946
|
"text": "string"
|
|
1974
|
-
},
|
|
1975
|
-
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1976
|
-
"fieldName": "href",
|
|
1977
|
-
"inheritedFrom": {
|
|
1978
|
-
"name": "Anchor",
|
|
1979
|
-
"module": "src/anchor/anchor.ts"
|
|
1980
1947
|
}
|
|
1981
|
-
}
|
|
1948
|
+
}
|
|
1949
|
+
]
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
"kind": "function",
|
|
1953
|
+
"name": "singleOptionTemplate",
|
|
1954
|
+
"parameters": [
|
|
1982
1955
|
{
|
|
1983
|
-
"name": "
|
|
1956
|
+
"name": "prefix",
|
|
1984
1957
|
"type": {
|
|
1985
1958
|
"text": "string"
|
|
1986
|
-
},
|
|
1987
|
-
"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.",
|
|
1988
|
-
"fieldName": "hreflang",
|
|
1989
|
-
"inheritedFrom": {
|
|
1990
|
-
"name": "Anchor",
|
|
1991
|
-
"module": "src/anchor/anchor.ts"
|
|
1992
1959
|
}
|
|
1993
|
-
}
|
|
1960
|
+
}
|
|
1961
|
+
]
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"kind": "variable",
|
|
1965
|
+
"name": "foundationActionsMenuTemplate",
|
|
1966
|
+
"type": {
|
|
1967
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1968
|
+
},
|
|
1969
|
+
"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`"
|
|
1970
|
+
}
|
|
1971
|
+
],
|
|
1972
|
+
"exports": [
|
|
1973
|
+
{
|
|
1974
|
+
"kind": "js",
|
|
1975
|
+
"name": "menuTemplate",
|
|
1976
|
+
"declaration": {
|
|
1977
|
+
"name": "menuTemplate",
|
|
1978
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1979
|
+
}
|
|
1980
|
+
},
|
|
1981
|
+
{
|
|
1982
|
+
"kind": "js",
|
|
1983
|
+
"name": "singleOptionTemplate",
|
|
1984
|
+
"declaration": {
|
|
1985
|
+
"name": "singleOptionTemplate",
|
|
1986
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"kind": "js",
|
|
1991
|
+
"name": "foundationActionsMenuTemplate",
|
|
1992
|
+
"declaration": {
|
|
1993
|
+
"name": "foundationActionsMenuTemplate",
|
|
1994
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1995
|
+
}
|
|
1996
|
+
}
|
|
1997
|
+
]
|
|
1998
|
+
},
|
|
1999
|
+
{
|
|
2000
|
+
"kind": "javascript-module",
|
|
2001
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2002
|
+
"declarations": [
|
|
2003
|
+
{
|
|
2004
|
+
"kind": "class",
|
|
2005
|
+
"description": "",
|
|
2006
|
+
"name": "ActionsMenu",
|
|
2007
|
+
"members": [
|
|
1994
2008
|
{
|
|
1995
|
-
"
|
|
2009
|
+
"kind": "field",
|
|
2010
|
+
"name": "actions",
|
|
1996
2011
|
"type": {
|
|
1997
|
-
"text": "
|
|
1998
|
-
},
|
|
1999
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2000
|
-
"fieldName": "ping",
|
|
2001
|
-
"inheritedFrom": {
|
|
2002
|
-
"name": "Anchor",
|
|
2003
|
-
"module": "src/anchor/anchor.ts"
|
|
2012
|
+
"text": "ActionMenuItem[]"
|
|
2004
2013
|
}
|
|
2005
2014
|
},
|
|
2006
2015
|
{
|
|
2007
|
-
"
|
|
2016
|
+
"kind": "field",
|
|
2017
|
+
"name": "isVertical",
|
|
2008
2018
|
"type": {
|
|
2009
|
-
"text": "
|
|
2019
|
+
"text": "boolean"
|
|
2010
2020
|
},
|
|
2011
|
-
"
|
|
2012
|
-
"fieldName": "referrerpolicy",
|
|
2013
|
-
"inheritedFrom": {
|
|
2014
|
-
"name": "Anchor",
|
|
2015
|
-
"module": "src/anchor/anchor.ts"
|
|
2016
|
-
}
|
|
2021
|
+
"default": "false"
|
|
2017
2022
|
},
|
|
2018
2023
|
{
|
|
2019
|
-
"
|
|
2024
|
+
"kind": "field",
|
|
2025
|
+
"name": "addDefaultActions",
|
|
2020
2026
|
"type": {
|
|
2021
|
-
"text": "
|
|
2027
|
+
"text": "boolean"
|
|
2022
2028
|
},
|
|
2023
|
-
"
|
|
2024
|
-
"fieldName": "rel",
|
|
2025
|
-
"inheritedFrom": {
|
|
2026
|
-
"name": "Anchor",
|
|
2027
|
-
"module": "src/anchor/anchor.ts"
|
|
2028
|
-
}
|
|
2029
|
+
"default": "true"
|
|
2029
2030
|
},
|
|
2030
2031
|
{
|
|
2031
|
-
"
|
|
2032
|
+
"kind": "field",
|
|
2033
|
+
"name": "autoCloseOnAction",
|
|
2032
2034
|
"type": {
|
|
2033
|
-
"text": "
|
|
2035
|
+
"text": "boolean"
|
|
2034
2036
|
},
|
|
2035
|
-
"
|
|
2036
|
-
"fieldName": "target",
|
|
2037
|
-
"inheritedFrom": {
|
|
2038
|
-
"name": "Anchor",
|
|
2039
|
-
"module": "src/anchor/anchor.ts"
|
|
2040
|
-
}
|
|
2037
|
+
"default": "true"
|
|
2041
2038
|
},
|
|
2042
2039
|
{
|
|
2043
|
-
"
|
|
2040
|
+
"kind": "field",
|
|
2041
|
+
"name": "classNames",
|
|
2044
2042
|
"type": {
|
|
2045
2043
|
"text": "string"
|
|
2046
|
-
},
|
|
2047
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2048
|
-
"fieldName": "type",
|
|
2049
|
-
"inheritedFrom": {
|
|
2050
|
-
"name": "Anchor",
|
|
2051
|
-
"module": "src/anchor/anchor.ts"
|
|
2052
2044
|
}
|
|
2053
|
-
}
|
|
2054
|
-
],
|
|
2055
|
-
"members": [
|
|
2045
|
+
},
|
|
2056
2046
|
{
|
|
2057
2047
|
"kind": "field",
|
|
2058
|
-
"name": "
|
|
2048
|
+
"name": "definition",
|
|
2059
2049
|
"type": {
|
|
2060
|
-
"text": "
|
|
2061
|
-
},
|
|
2062
|
-
"privacy": "public",
|
|
2063
|
-
"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.",
|
|
2064
|
-
"inheritedFrom": {
|
|
2065
|
-
"name": "Anchor",
|
|
2066
|
-
"module": "src/anchor/anchor.ts"
|
|
2050
|
+
"text": "any"
|
|
2067
2051
|
}
|
|
2068
2052
|
},
|
|
2069
2053
|
{
|
|
2070
2054
|
"kind": "field",
|
|
2071
|
-
"name": "
|
|
2055
|
+
"name": "name",
|
|
2072
2056
|
"type": {
|
|
2073
2057
|
"text": "string"
|
|
2074
2058
|
},
|
|
2075
|
-
"
|
|
2076
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2077
|
-
"inheritedFrom": {
|
|
2078
|
-
"name": "Anchor",
|
|
2079
|
-
"module": "src/anchor/anchor.ts"
|
|
2080
|
-
}
|
|
2059
|
+
"default": "'Actions'"
|
|
2081
2060
|
},
|
|
2082
2061
|
{
|
|
2083
2062
|
"kind": "field",
|
|
2084
|
-
"name": "
|
|
2063
|
+
"name": "open",
|
|
2085
2064
|
"type": {
|
|
2086
|
-
"text": "
|
|
2065
|
+
"text": "boolean"
|
|
2087
2066
|
},
|
|
2088
|
-
"
|
|
2089
|
-
"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.",
|
|
2090
|
-
"inheritedFrom": {
|
|
2091
|
-
"name": "Anchor",
|
|
2092
|
-
"module": "src/anchor/anchor.ts"
|
|
2093
|
-
}
|
|
2067
|
+
"default": "false"
|
|
2094
2068
|
},
|
|
2095
2069
|
{
|
|
2096
2070
|
"kind": "field",
|
|
2097
|
-
"name": "
|
|
2071
|
+
"name": "buttonAppearance",
|
|
2098
2072
|
"type": {
|
|
2099
2073
|
"text": "string"
|
|
2100
|
-
},
|
|
2101
|
-
"privacy": "public",
|
|
2102
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2103
|
-
"inheritedFrom": {
|
|
2104
|
-
"name": "Anchor",
|
|
2105
|
-
"module": "src/anchor/anchor.ts"
|
|
2106
2074
|
}
|
|
2107
2075
|
},
|
|
2108
2076
|
{
|
|
2109
2077
|
"kind": "field",
|
|
2110
|
-
"name": "
|
|
2078
|
+
"name": "hideDisabled",
|
|
2111
2079
|
"type": {
|
|
2112
|
-
"text": "
|
|
2080
|
+
"text": "boolean"
|
|
2113
2081
|
},
|
|
2114
|
-
"
|
|
2115
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2116
|
-
"inheritedFrom": {
|
|
2117
|
-
"name": "Anchor",
|
|
2118
|
-
"module": "src/anchor/anchor.ts"
|
|
2119
|
-
}
|
|
2082
|
+
"default": "false"
|
|
2120
2083
|
},
|
|
2121
2084
|
{
|
|
2122
2085
|
"kind": "field",
|
|
2123
|
-
"name": "
|
|
2086
|
+
"name": "hideMenuSingleOption",
|
|
2124
2087
|
"type": {
|
|
2125
|
-
"text": "
|
|
2088
|
+
"text": "boolean"
|
|
2126
2089
|
},
|
|
2127
|
-
"
|
|
2128
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2129
|
-
"inheritedFrom": {
|
|
2130
|
-
"name": "Anchor",
|
|
2131
|
-
"module": "src/anchor/anchor.ts"
|
|
2132
|
-
}
|
|
2090
|
+
"default": "false"
|
|
2133
2091
|
},
|
|
2134
2092
|
{
|
|
2135
2093
|
"kind": "field",
|
|
2136
|
-
"name": "
|
|
2094
|
+
"name": "singleOption",
|
|
2137
2095
|
"type": {
|
|
2138
|
-
"text": "
|
|
2139
|
-
},
|
|
2140
|
-
"privacy": "public",
|
|
2141
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2142
|
-
"inheritedFrom": {
|
|
2143
|
-
"name": "Anchor",
|
|
2144
|
-
"module": "src/anchor/anchor.ts"
|
|
2096
|
+
"text": "ActionMenuItem"
|
|
2145
2097
|
}
|
|
2146
2098
|
},
|
|
2147
2099
|
{
|
|
2148
2100
|
"kind": "field",
|
|
2149
|
-
"name": "
|
|
2101
|
+
"name": "actionsMenu",
|
|
2150
2102
|
"type": {
|
|
2151
|
-
"text": "
|
|
2152
|
-
},
|
|
2153
|
-
"privacy": "public",
|
|
2154
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2155
|
-
"inheritedFrom": {
|
|
2156
|
-
"name": "Anchor",
|
|
2157
|
-
"module": "src/anchor/anchor.ts"
|
|
2103
|
+
"text": "HTMLElement"
|
|
2158
2104
|
}
|
|
2159
2105
|
},
|
|
2106
|
+
{
|
|
2107
|
+
"kind": "method",
|
|
2108
|
+
"name": "definitionChanged",
|
|
2109
|
+
"privacy": "protected",
|
|
2110
|
+
"parameters": [
|
|
2111
|
+
{
|
|
2112
|
+
"name": "oldValue",
|
|
2113
|
+
"type": {
|
|
2114
|
+
"text": "any"
|
|
2115
|
+
}
|
|
2116
|
+
},
|
|
2117
|
+
{
|
|
2118
|
+
"name": "newValue",
|
|
2119
|
+
"type": {
|
|
2120
|
+
"text": "any"
|
|
2121
|
+
}
|
|
2122
|
+
}
|
|
2123
|
+
]
|
|
2124
|
+
},
|
|
2125
|
+
{
|
|
2126
|
+
"kind": "method",
|
|
2127
|
+
"name": "openChanged",
|
|
2128
|
+
"privacy": "protected"
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"kind": "method",
|
|
2132
|
+
"name": "toggleActionsMenuVisibility"
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
"kind": "method",
|
|
2136
|
+
"name": "onActionMenuItemClick",
|
|
2137
|
+
"parameters": [
|
|
2138
|
+
{
|
|
2139
|
+
"name": "callback",
|
|
2140
|
+
"type": {
|
|
2141
|
+
"text": "(rowData) => void | any"
|
|
2142
|
+
}
|
|
2143
|
+
}
|
|
2144
|
+
]
|
|
2145
|
+
},
|
|
2160
2146
|
{
|
|
2161
2147
|
"kind": "field",
|
|
2162
|
-
"name": "
|
|
2148
|
+
"name": "allActions",
|
|
2163
2149
|
"type": {
|
|
2164
|
-
"text": "
|
|
2150
|
+
"text": "ActionMenuItem[]"
|
|
2165
2151
|
},
|
|
2166
|
-
"
|
|
2167
|
-
"description": "References the root element",
|
|
2168
|
-
"inheritedFrom": {
|
|
2169
|
-
"name": "Anchor",
|
|
2170
|
-
"module": "src/anchor/anchor.ts"
|
|
2171
|
-
}
|
|
2152
|
+
"readonly": true
|
|
2172
2153
|
},
|
|
2173
2154
|
{
|
|
2174
2155
|
"kind": "field",
|
|
2175
|
-
"name": "
|
|
2176
|
-
"
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2156
|
+
"name": "rowData",
|
|
2157
|
+
"readonly": true
|
|
2158
|
+
},
|
|
2159
|
+
{
|
|
2160
|
+
"kind": "method",
|
|
2161
|
+
"name": "getLabel",
|
|
2162
|
+
"parameters": [
|
|
2163
|
+
{
|
|
2164
|
+
"name": "name",
|
|
2165
|
+
"type": {
|
|
2166
|
+
"text": "string | ((rowData: any) => string)"
|
|
2167
|
+
}
|
|
2168
|
+
}
|
|
2169
|
+
]
|
|
2170
|
+
},
|
|
2171
|
+
{
|
|
2172
|
+
"kind": "method",
|
|
2173
|
+
"name": "getTemplate",
|
|
2174
|
+
"parameters": [
|
|
2175
|
+
{
|
|
2176
|
+
"name": "prefix",
|
|
2177
|
+
"type": {
|
|
2178
|
+
"text": "string"
|
|
2179
|
+
}
|
|
2180
|
+
}
|
|
2181
|
+
]
|
|
2182
2182
|
},
|
|
2183
2183
|
{
|
|
2184
2184
|
"kind": "field",
|
|
@@ -2291,69 +2291,108 @@
|
|
|
2291
2291
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2292
2292
|
}
|
|
2293
2293
|
}
|
|
2294
|
-
]
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2294
|
+
],
|
|
2295
|
+
"attributes": [
|
|
2296
|
+
{
|
|
2297
|
+
"name": "is-vertical",
|
|
2298
|
+
"type": {
|
|
2299
|
+
"text": "boolean"
|
|
2300
|
+
},
|
|
2301
|
+
"default": "false",
|
|
2302
|
+
"fieldName": "isVertical"
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"name": "add-default-actions",
|
|
2306
|
+
"type": {
|
|
2307
|
+
"text": "boolean"
|
|
2308
|
+
},
|
|
2309
|
+
"default": "true",
|
|
2310
|
+
"fieldName": "addDefaultActions"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"name": "auto-close-on-action",
|
|
2314
|
+
"type": {
|
|
2315
|
+
"text": "boolean"
|
|
2316
|
+
},
|
|
2317
|
+
"default": "true",
|
|
2318
|
+
"fieldName": "autoCloseOnAction"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"name": "name",
|
|
2322
|
+
"type": {
|
|
2323
|
+
"text": "string"
|
|
2324
|
+
},
|
|
2325
|
+
"default": "'Actions'",
|
|
2326
|
+
"fieldName": "name"
|
|
2327
|
+
},
|
|
2328
|
+
{
|
|
2329
|
+
"name": "open",
|
|
2330
|
+
"type": {
|
|
2331
|
+
"text": "boolean"
|
|
2332
|
+
},
|
|
2333
|
+
"default": "false",
|
|
2334
|
+
"fieldName": "open"
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"name": "buttonAppearance",
|
|
2338
|
+
"type": {
|
|
2339
|
+
"text": "string"
|
|
2340
|
+
},
|
|
2341
|
+
"fieldName": "buttonAppearance"
|
|
2342
|
+
},
|
|
2343
|
+
{
|
|
2344
|
+
"name": "hide-disabled",
|
|
2345
|
+
"type": {
|
|
2346
|
+
"text": "boolean"
|
|
2347
|
+
},
|
|
2348
|
+
"default": "false",
|
|
2349
|
+
"fieldName": "hideDisabled"
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"name": "hide-menu-single-option",
|
|
2353
|
+
"type": {
|
|
2354
|
+
"text": "boolean"
|
|
2355
|
+
},
|
|
2356
|
+
"default": "false",
|
|
2357
|
+
"fieldName": "hideMenuSingleOption"
|
|
2358
|
+
}
|
|
2359
|
+
],
|
|
2360
|
+
"superclass": {
|
|
2361
|
+
"name": "FoundationElement",
|
|
2362
|
+
"package": "@microsoft/fast-foundation"
|
|
2309
2363
|
},
|
|
2310
|
-
"
|
|
2364
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2365
|
+
"customElement": true
|
|
2311
2366
|
},
|
|
2312
2367
|
{
|
|
2313
2368
|
"kind": "variable",
|
|
2314
|
-
"name": "
|
|
2315
|
-
"description": "The Foundation
|
|
2369
|
+
"name": "foundationActionsMenu",
|
|
2370
|
+
"description": "The Foundation Actions Menu",
|
|
2316
2371
|
"privacy": "public"
|
|
2317
2372
|
}
|
|
2318
2373
|
],
|
|
2319
2374
|
"exports": [
|
|
2320
2375
|
{
|
|
2321
2376
|
"kind": "js",
|
|
2322
|
-
"name": "
|
|
2323
|
-
"declaration": {
|
|
2324
|
-
"name": "
|
|
2325
|
-
"module": "src/
|
|
2326
|
-
}
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"kind": "js",
|
|
2330
|
-
"name": "foundationAnchorShadowOptions",
|
|
2331
|
-
"declaration": {
|
|
2332
|
-
"name": "foundationAnchorShadowOptions",
|
|
2333
|
-
"module": "src/anchor/anchor.ts"
|
|
2334
|
-
}
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"kind": "js",
|
|
2338
|
-
"name": "defaultAnchorConfig",
|
|
2339
|
-
"declaration": {
|
|
2340
|
-
"name": "defaultAnchorConfig",
|
|
2341
|
-
"module": "src/anchor/anchor.ts"
|
|
2377
|
+
"name": "ActionsMenu",
|
|
2378
|
+
"declaration": {
|
|
2379
|
+
"name": "ActionsMenu",
|
|
2380
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2342
2381
|
}
|
|
2343
2382
|
},
|
|
2344
2383
|
{
|
|
2345
2384
|
"kind": "js",
|
|
2346
|
-
"name": "
|
|
2385
|
+
"name": "foundationActionsMenu",
|
|
2347
2386
|
"declaration": {
|
|
2348
|
-
"name": "
|
|
2349
|
-
"module": "src/
|
|
2387
|
+
"name": "foundationActionsMenu",
|
|
2388
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2350
2389
|
}
|
|
2351
2390
|
}
|
|
2352
2391
|
]
|
|
2353
2392
|
},
|
|
2354
2393
|
{
|
|
2355
2394
|
"kind": "javascript-module",
|
|
2356
|
-
"path": "src/
|
|
2395
|
+
"path": "src/actions-menu/index.ts",
|
|
2357
2396
|
"declarations": [],
|
|
2358
2397
|
"exports": [
|
|
2359
2398
|
{
|
|
@@ -2361,7 +2400,7 @@
|
|
|
2361
2400
|
"name": "*",
|
|
2362
2401
|
"declaration": {
|
|
2363
2402
|
"name": "*",
|
|
2364
|
-
"package": "./
|
|
2403
|
+
"package": "./actions-menu.styles"
|
|
2365
2404
|
}
|
|
2366
2405
|
},
|
|
2367
2406
|
{
|
|
@@ -2369,7 +2408,7 @@
|
|
|
2369
2408
|
"name": "*",
|
|
2370
2409
|
"declaration": {
|
|
2371
2410
|
"name": "*",
|
|
2372
|
-
"package": "./
|
|
2411
|
+
"package": "./actions-menu.template"
|
|
2373
2412
|
}
|
|
2374
2413
|
},
|
|
2375
2414
|
{
|
|
@@ -2377,7 +2416,7 @@
|
|
|
2377
2416
|
"name": "*",
|
|
2378
2417
|
"declaration": {
|
|
2379
2418
|
"name": "*",
|
|
2380
|
-
"package": "./
|
|
2419
|
+
"package": "./actions-menu"
|
|
2381
2420
|
}
|
|
2382
2421
|
}
|
|
2383
2422
|
]
|
|
@@ -3974,11 +4013,11 @@
|
|
|
3974
4013
|
},
|
|
3975
4014
|
{
|
|
3976
4015
|
"kind": "javascript-module",
|
|
3977
|
-
"path": "src/
|
|
4016
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
3978
4017
|
"declarations": [
|
|
3979
4018
|
{
|
|
3980
4019
|
"kind": "function",
|
|
3981
|
-
"name": "
|
|
4020
|
+
"name": "foundationAnchorStyles",
|
|
3982
4021
|
"return": {
|
|
3983
4022
|
"type": {
|
|
3984
4023
|
"text": "ElementStyles"
|
|
@@ -3998,13 +4037,29 @@
|
|
|
3998
4037
|
}
|
|
3999
4038
|
}
|
|
4000
4039
|
]
|
|
4001
|
-
}
|
|
4040
|
+
}
|
|
4041
|
+
],
|
|
4042
|
+
"exports": [
|
|
4043
|
+
{
|
|
4044
|
+
"kind": "js",
|
|
4045
|
+
"name": "foundationAnchorStyles",
|
|
4046
|
+
"declaration": {
|
|
4047
|
+
"name": "foundationAnchorStyles",
|
|
4048
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
4049
|
+
}
|
|
4050
|
+
}
|
|
4051
|
+
]
|
|
4052
|
+
},
|
|
4053
|
+
{
|
|
4054
|
+
"kind": "javascript-module",
|
|
4055
|
+
"path": "src/anchor/anchor.template.ts",
|
|
4056
|
+
"declarations": [
|
|
4002
4057
|
{
|
|
4003
4058
|
"kind": "function",
|
|
4004
|
-
"name": "
|
|
4059
|
+
"name": "foundationAnchorTemplate",
|
|
4005
4060
|
"return": {
|
|
4006
4061
|
"type": {
|
|
4007
|
-
"text": "
|
|
4062
|
+
"text": "ViewTemplate<Anchor>"
|
|
4008
4063
|
}
|
|
4009
4064
|
},
|
|
4010
4065
|
"parameters": [
|
|
@@ -4026,269 +4081,253 @@
|
|
|
4026
4081
|
"exports": [
|
|
4027
4082
|
{
|
|
4028
4083
|
"kind": "js",
|
|
4029
|
-
"name": "
|
|
4030
|
-
"declaration": {
|
|
4031
|
-
"name": "actionsMenuBaseStyles",
|
|
4032
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
4033
|
-
}
|
|
4034
|
-
},
|
|
4035
|
-
{
|
|
4036
|
-
"kind": "js",
|
|
4037
|
-
"name": "foundationActionsMenuStyles",
|
|
4084
|
+
"name": "foundationAnchorTemplate",
|
|
4038
4085
|
"declaration": {
|
|
4039
|
-
"name": "
|
|
4040
|
-
"module": "src/
|
|
4086
|
+
"name": "foundationAnchorTemplate",
|
|
4087
|
+
"module": "src/anchor/anchor.template.ts"
|
|
4041
4088
|
}
|
|
4042
4089
|
}
|
|
4043
4090
|
]
|
|
4044
4091
|
},
|
|
4045
4092
|
{
|
|
4046
4093
|
"kind": "javascript-module",
|
|
4047
|
-
"path": "src/
|
|
4094
|
+
"path": "src/anchor/anchor.ts",
|
|
4048
4095
|
"declarations": [
|
|
4049
4096
|
{
|
|
4050
|
-
"kind": "
|
|
4051
|
-
"
|
|
4052
|
-
"
|
|
4097
|
+
"kind": "class",
|
|
4098
|
+
"description": "",
|
|
4099
|
+
"name": "Anchor",
|
|
4100
|
+
"superclass": {
|
|
4101
|
+
"name": "FASTAnchor",
|
|
4102
|
+
"package": "@microsoft/fast-components"
|
|
4103
|
+
},
|
|
4104
|
+
"tagName": "%%prefix%%-anchor",
|
|
4105
|
+
"customElement": true,
|
|
4106
|
+
"attributes": [
|
|
4053
4107
|
{
|
|
4054
|
-
"name": "
|
|
4108
|
+
"name": "download",
|
|
4055
4109
|
"type": {
|
|
4056
4110
|
"text": "string"
|
|
4111
|
+
},
|
|
4112
|
+
"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.",
|
|
4113
|
+
"fieldName": "download",
|
|
4114
|
+
"inheritedFrom": {
|
|
4115
|
+
"name": "Anchor",
|
|
4116
|
+
"module": "src/anchor/anchor.ts"
|
|
4057
4117
|
}
|
|
4058
|
-
}
|
|
4059
|
-
]
|
|
4060
|
-
},
|
|
4061
|
-
{
|
|
4062
|
-
"kind": "function",
|
|
4063
|
-
"name": "singleOptionTemplate",
|
|
4064
|
-
"parameters": [
|
|
4118
|
+
},
|
|
4065
4119
|
{
|
|
4066
|
-
"name": "
|
|
4120
|
+
"name": "href",
|
|
4067
4121
|
"type": {
|
|
4068
4122
|
"text": "string"
|
|
4123
|
+
},
|
|
4124
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4125
|
+
"fieldName": "href",
|
|
4126
|
+
"inheritedFrom": {
|
|
4127
|
+
"name": "Anchor",
|
|
4128
|
+
"module": "src/anchor/anchor.ts"
|
|
4069
4129
|
}
|
|
4070
|
-
}
|
|
4071
|
-
]
|
|
4072
|
-
},
|
|
4073
|
-
{
|
|
4074
|
-
"kind": "variable",
|
|
4075
|
-
"name": "foundationActionsMenuTemplate",
|
|
4076
|
-
"type": {
|
|
4077
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
4078
|
-
},
|
|
4079
|
-
"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`"
|
|
4080
|
-
}
|
|
4081
|
-
],
|
|
4082
|
-
"exports": [
|
|
4083
|
-
{
|
|
4084
|
-
"kind": "js",
|
|
4085
|
-
"name": "menuTemplate",
|
|
4086
|
-
"declaration": {
|
|
4087
|
-
"name": "menuTemplate",
|
|
4088
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
4089
|
-
}
|
|
4090
|
-
},
|
|
4091
|
-
{
|
|
4092
|
-
"kind": "js",
|
|
4093
|
-
"name": "singleOptionTemplate",
|
|
4094
|
-
"declaration": {
|
|
4095
|
-
"name": "singleOptionTemplate",
|
|
4096
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
4097
|
-
}
|
|
4098
|
-
},
|
|
4099
|
-
{
|
|
4100
|
-
"kind": "js",
|
|
4101
|
-
"name": "foundationActionsMenuTemplate",
|
|
4102
|
-
"declaration": {
|
|
4103
|
-
"name": "foundationActionsMenuTemplate",
|
|
4104
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
4105
|
-
}
|
|
4106
|
-
}
|
|
4107
|
-
]
|
|
4108
|
-
},
|
|
4109
|
-
{
|
|
4110
|
-
"kind": "javascript-module",
|
|
4111
|
-
"path": "src/actions-menu/actions-menu.ts",
|
|
4112
|
-
"declarations": [
|
|
4113
|
-
{
|
|
4114
|
-
"kind": "class",
|
|
4115
|
-
"description": "",
|
|
4116
|
-
"name": "ActionsMenu",
|
|
4117
|
-
"members": [
|
|
4130
|
+
},
|
|
4118
4131
|
{
|
|
4119
|
-
"
|
|
4120
|
-
"name": "actions",
|
|
4132
|
+
"name": "hreflang",
|
|
4121
4133
|
"type": {
|
|
4122
|
-
"text": "
|
|
4134
|
+
"text": "string"
|
|
4135
|
+
},
|
|
4136
|
+
"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.",
|
|
4137
|
+
"fieldName": "hreflang",
|
|
4138
|
+
"inheritedFrom": {
|
|
4139
|
+
"name": "Anchor",
|
|
4140
|
+
"module": "src/anchor/anchor.ts"
|
|
4123
4141
|
}
|
|
4124
4142
|
},
|
|
4125
4143
|
{
|
|
4126
|
-
"
|
|
4127
|
-
"name": "isVertical",
|
|
4144
|
+
"name": "ping",
|
|
4128
4145
|
"type": {
|
|
4129
|
-
"text": "
|
|
4146
|
+
"text": "string"
|
|
4130
4147
|
},
|
|
4131
|
-
"
|
|
4148
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4149
|
+
"fieldName": "ping",
|
|
4150
|
+
"inheritedFrom": {
|
|
4151
|
+
"name": "Anchor",
|
|
4152
|
+
"module": "src/anchor/anchor.ts"
|
|
4153
|
+
}
|
|
4132
4154
|
},
|
|
4133
4155
|
{
|
|
4134
|
-
"
|
|
4135
|
-
"name": "addDefaultActions",
|
|
4156
|
+
"name": "referrerpolicy",
|
|
4136
4157
|
"type": {
|
|
4137
|
-
"text": "
|
|
4158
|
+
"text": "string"
|
|
4138
4159
|
},
|
|
4139
|
-
"
|
|
4160
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4161
|
+
"fieldName": "referrerpolicy",
|
|
4162
|
+
"inheritedFrom": {
|
|
4163
|
+
"name": "Anchor",
|
|
4164
|
+
"module": "src/anchor/anchor.ts"
|
|
4165
|
+
}
|
|
4140
4166
|
},
|
|
4141
4167
|
{
|
|
4142
|
-
"
|
|
4143
|
-
"name": "autoCloseOnAction",
|
|
4168
|
+
"name": "rel",
|
|
4144
4169
|
"type": {
|
|
4145
|
-
"text": "
|
|
4170
|
+
"text": "string"
|
|
4146
4171
|
},
|
|
4147
|
-
"
|
|
4172
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4173
|
+
"fieldName": "rel",
|
|
4174
|
+
"inheritedFrom": {
|
|
4175
|
+
"name": "Anchor",
|
|
4176
|
+
"module": "src/anchor/anchor.ts"
|
|
4177
|
+
}
|
|
4148
4178
|
},
|
|
4179
|
+
{
|
|
4180
|
+
"name": "target",
|
|
4181
|
+
"type": {
|
|
4182
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
4183
|
+
},
|
|
4184
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4185
|
+
"fieldName": "target",
|
|
4186
|
+
"inheritedFrom": {
|
|
4187
|
+
"name": "Anchor",
|
|
4188
|
+
"module": "src/anchor/anchor.ts"
|
|
4189
|
+
}
|
|
4190
|
+
},
|
|
4191
|
+
{
|
|
4192
|
+
"name": "type",
|
|
4193
|
+
"type": {
|
|
4194
|
+
"text": "string"
|
|
4195
|
+
},
|
|
4196
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4197
|
+
"fieldName": "type",
|
|
4198
|
+
"inheritedFrom": {
|
|
4199
|
+
"name": "Anchor",
|
|
4200
|
+
"module": "src/anchor/anchor.ts"
|
|
4201
|
+
}
|
|
4202
|
+
}
|
|
4203
|
+
],
|
|
4204
|
+
"members": [
|
|
4149
4205
|
{
|
|
4150
4206
|
"kind": "field",
|
|
4151
|
-
"name": "
|
|
4207
|
+
"name": "download",
|
|
4152
4208
|
"type": {
|
|
4153
4209
|
"text": "string"
|
|
4210
|
+
},
|
|
4211
|
+
"privacy": "public",
|
|
4212
|
+
"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.",
|
|
4213
|
+
"inheritedFrom": {
|
|
4214
|
+
"name": "Anchor",
|
|
4215
|
+
"module": "src/anchor/anchor.ts"
|
|
4154
4216
|
}
|
|
4155
4217
|
},
|
|
4156
4218
|
{
|
|
4157
4219
|
"kind": "field",
|
|
4158
|
-
"name": "
|
|
4220
|
+
"name": "href",
|
|
4159
4221
|
"type": {
|
|
4160
|
-
"text": "
|
|
4222
|
+
"text": "string"
|
|
4223
|
+
},
|
|
4224
|
+
"privacy": "public",
|
|
4225
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
4226
|
+
"inheritedFrom": {
|
|
4227
|
+
"name": "Anchor",
|
|
4228
|
+
"module": "src/anchor/anchor.ts"
|
|
4161
4229
|
}
|
|
4162
4230
|
},
|
|
4163
4231
|
{
|
|
4164
4232
|
"kind": "field",
|
|
4165
|
-
"name": "
|
|
4233
|
+
"name": "hreflang",
|
|
4166
4234
|
"type": {
|
|
4167
4235
|
"text": "string"
|
|
4168
4236
|
},
|
|
4169
|
-
"
|
|
4237
|
+
"privacy": "public",
|
|
4238
|
+
"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.",
|
|
4239
|
+
"inheritedFrom": {
|
|
4240
|
+
"name": "Anchor",
|
|
4241
|
+
"module": "src/anchor/anchor.ts"
|
|
4242
|
+
}
|
|
4170
4243
|
},
|
|
4171
4244
|
{
|
|
4172
4245
|
"kind": "field",
|
|
4173
|
-
"name": "
|
|
4246
|
+
"name": "ping",
|
|
4174
4247
|
"type": {
|
|
4175
|
-
"text": "
|
|
4248
|
+
"text": "string"
|
|
4176
4249
|
},
|
|
4177
|
-
"
|
|
4250
|
+
"privacy": "public",
|
|
4251
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
4252
|
+
"inheritedFrom": {
|
|
4253
|
+
"name": "Anchor",
|
|
4254
|
+
"module": "src/anchor/anchor.ts"
|
|
4255
|
+
}
|
|
4178
4256
|
},
|
|
4179
4257
|
{
|
|
4180
4258
|
"kind": "field",
|
|
4181
|
-
"name": "
|
|
4259
|
+
"name": "referrerpolicy",
|
|
4182
4260
|
"type": {
|
|
4183
4261
|
"text": "string"
|
|
4262
|
+
},
|
|
4263
|
+
"privacy": "public",
|
|
4264
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
4265
|
+
"inheritedFrom": {
|
|
4266
|
+
"name": "Anchor",
|
|
4267
|
+
"module": "src/anchor/anchor.ts"
|
|
4184
4268
|
}
|
|
4185
4269
|
},
|
|
4186
4270
|
{
|
|
4187
4271
|
"kind": "field",
|
|
4188
|
-
"name": "
|
|
4272
|
+
"name": "rel",
|
|
4189
4273
|
"type": {
|
|
4190
|
-
"text": "
|
|
4274
|
+
"text": "string"
|
|
4191
4275
|
},
|
|
4192
|
-
"
|
|
4276
|
+
"privacy": "public",
|
|
4277
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
4278
|
+
"inheritedFrom": {
|
|
4279
|
+
"name": "Anchor",
|
|
4280
|
+
"module": "src/anchor/anchor.ts"
|
|
4281
|
+
}
|
|
4193
4282
|
},
|
|
4194
4283
|
{
|
|
4195
4284
|
"kind": "field",
|
|
4196
|
-
"name": "
|
|
4285
|
+
"name": "target",
|
|
4197
4286
|
"type": {
|
|
4198
|
-
"text": "
|
|
4287
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
4199
4288
|
},
|
|
4200
|
-
"
|
|
4201
|
-
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
"type": {
|
|
4206
|
-
"text": "ActionMenuItem"
|
|
4289
|
+
"privacy": "public",
|
|
4290
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
4291
|
+
"inheritedFrom": {
|
|
4292
|
+
"name": "Anchor",
|
|
4293
|
+
"module": "src/anchor/anchor.ts"
|
|
4207
4294
|
}
|
|
4208
4295
|
},
|
|
4209
4296
|
{
|
|
4210
4297
|
"kind": "field",
|
|
4211
|
-
"name": "
|
|
4298
|
+
"name": "type",
|
|
4212
4299
|
"type": {
|
|
4213
|
-
"text": "
|
|
4300
|
+
"text": "string"
|
|
4301
|
+
},
|
|
4302
|
+
"privacy": "public",
|
|
4303
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
4304
|
+
"inheritedFrom": {
|
|
4305
|
+
"name": "Anchor",
|
|
4306
|
+
"module": "src/anchor/anchor.ts"
|
|
4214
4307
|
}
|
|
4215
4308
|
},
|
|
4216
|
-
{
|
|
4217
|
-
"kind": "method",
|
|
4218
|
-
"name": "definitionChanged",
|
|
4219
|
-
"privacy": "protected",
|
|
4220
|
-
"parameters": [
|
|
4221
|
-
{
|
|
4222
|
-
"name": "oldValue",
|
|
4223
|
-
"type": {
|
|
4224
|
-
"text": "any"
|
|
4225
|
-
}
|
|
4226
|
-
},
|
|
4227
|
-
{
|
|
4228
|
-
"name": "newValue",
|
|
4229
|
-
"type": {
|
|
4230
|
-
"text": "any"
|
|
4231
|
-
}
|
|
4232
|
-
}
|
|
4233
|
-
]
|
|
4234
|
-
},
|
|
4235
|
-
{
|
|
4236
|
-
"kind": "method",
|
|
4237
|
-
"name": "openChanged",
|
|
4238
|
-
"privacy": "protected"
|
|
4239
|
-
},
|
|
4240
|
-
{
|
|
4241
|
-
"kind": "method",
|
|
4242
|
-
"name": "toggleActionsMenuVisibility"
|
|
4243
|
-
},
|
|
4244
|
-
{
|
|
4245
|
-
"kind": "method",
|
|
4246
|
-
"name": "onActionMenuItemClick",
|
|
4247
|
-
"parameters": [
|
|
4248
|
-
{
|
|
4249
|
-
"name": "callback",
|
|
4250
|
-
"type": {
|
|
4251
|
-
"text": "(rowData) => void | any"
|
|
4252
|
-
}
|
|
4253
|
-
}
|
|
4254
|
-
]
|
|
4255
|
-
},
|
|
4256
4309
|
{
|
|
4257
4310
|
"kind": "field",
|
|
4258
|
-
"name": "
|
|
4311
|
+
"name": "control",
|
|
4259
4312
|
"type": {
|
|
4260
|
-
"text": "
|
|
4313
|
+
"text": "HTMLAnchorElement | undefined"
|
|
4261
4314
|
},
|
|
4262
|
-
"
|
|
4315
|
+
"privacy": "public",
|
|
4316
|
+
"description": "References the root element",
|
|
4317
|
+
"inheritedFrom": {
|
|
4318
|
+
"name": "Anchor",
|
|
4319
|
+
"module": "src/anchor/anchor.ts"
|
|
4320
|
+
}
|
|
4263
4321
|
},
|
|
4264
4322
|
{
|
|
4265
4323
|
"kind": "field",
|
|
4266
|
-
"name": "
|
|
4267
|
-
"
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
{
|
|
4274
|
-
"name": "name",
|
|
4275
|
-
"type": {
|
|
4276
|
-
"text": "string | ((rowData: any) => string)"
|
|
4277
|
-
}
|
|
4278
|
-
}
|
|
4279
|
-
]
|
|
4280
|
-
},
|
|
4281
|
-
{
|
|
4282
|
-
"kind": "method",
|
|
4283
|
-
"name": "getTemplate",
|
|
4284
|
-
"parameters": [
|
|
4285
|
-
{
|
|
4286
|
-
"name": "prefix",
|
|
4287
|
-
"type": {
|
|
4288
|
-
"text": "string"
|
|
4289
|
-
}
|
|
4290
|
-
}
|
|
4291
|
-
]
|
|
4324
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
4325
|
+
"privacy": "private",
|
|
4326
|
+
"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",
|
|
4327
|
+
"inheritedFrom": {
|
|
4328
|
+
"name": "Anchor",
|
|
4329
|
+
"module": "src/anchor/anchor.ts"
|
|
4330
|
+
}
|
|
4292
4331
|
},
|
|
4293
4332
|
{
|
|
4294
4333
|
"kind": "field",
|
|
@@ -4401,108 +4440,69 @@
|
|
|
4401
4440
|
"module": "src/foundation-element/foundation-element.ts"
|
|
4402
4441
|
}
|
|
4403
4442
|
}
|
|
4404
|
-
]
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
"default": "false",
|
|
4412
|
-
"fieldName": "isVertical"
|
|
4413
|
-
},
|
|
4414
|
-
{
|
|
4415
|
-
"name": "add-default-actions",
|
|
4416
|
-
"type": {
|
|
4417
|
-
"text": "boolean"
|
|
4418
|
-
},
|
|
4419
|
-
"default": "true",
|
|
4420
|
-
"fieldName": "addDefaultActions"
|
|
4421
|
-
},
|
|
4422
|
-
{
|
|
4423
|
-
"name": "auto-close-on-action",
|
|
4424
|
-
"type": {
|
|
4425
|
-
"text": "boolean"
|
|
4426
|
-
},
|
|
4427
|
-
"default": "true",
|
|
4428
|
-
"fieldName": "autoCloseOnAction"
|
|
4429
|
-
},
|
|
4430
|
-
{
|
|
4431
|
-
"name": "name",
|
|
4432
|
-
"type": {
|
|
4433
|
-
"text": "string"
|
|
4434
|
-
},
|
|
4435
|
-
"default": "'Actions'",
|
|
4436
|
-
"fieldName": "name"
|
|
4437
|
-
},
|
|
4438
|
-
{
|
|
4439
|
-
"name": "open",
|
|
4440
|
-
"type": {
|
|
4441
|
-
"text": "boolean"
|
|
4442
|
-
},
|
|
4443
|
-
"default": "false",
|
|
4444
|
-
"fieldName": "open"
|
|
4445
|
-
},
|
|
4446
|
-
{
|
|
4447
|
-
"name": "buttonAppearance",
|
|
4448
|
-
"type": {
|
|
4449
|
-
"text": "string"
|
|
4450
|
-
},
|
|
4451
|
-
"fieldName": "buttonAppearance"
|
|
4452
|
-
},
|
|
4453
|
-
{
|
|
4454
|
-
"name": "hide-disabled",
|
|
4455
|
-
"type": {
|
|
4456
|
-
"text": "boolean"
|
|
4457
|
-
},
|
|
4458
|
-
"default": "false",
|
|
4459
|
-
"fieldName": "hideDisabled"
|
|
4460
|
-
},
|
|
4461
|
-
{
|
|
4462
|
-
"name": "hide-menu-single-option",
|
|
4463
|
-
"type": {
|
|
4464
|
-
"text": "boolean"
|
|
4465
|
-
},
|
|
4466
|
-
"default": "false",
|
|
4467
|
-
"fieldName": "hideMenuSingleOption"
|
|
4468
|
-
}
|
|
4469
|
-
],
|
|
4470
|
-
"superclass": {
|
|
4471
|
-
"name": "FoundationElement",
|
|
4472
|
-
"package": "@microsoft/fast-foundation"
|
|
4443
|
+
]
|
|
4444
|
+
},
|
|
4445
|
+
{
|
|
4446
|
+
"kind": "variable",
|
|
4447
|
+
"name": "foundationAnchorShadowOptions",
|
|
4448
|
+
"type": {
|
|
4449
|
+
"text": "ShadowRootInit"
|
|
4473
4450
|
},
|
|
4474
|
-
"
|
|
4475
|
-
"customElement": true
|
|
4451
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4476
4452
|
},
|
|
4477
4453
|
{
|
|
4478
4454
|
"kind": "variable",
|
|
4479
|
-
"name": "
|
|
4480
|
-
"
|
|
4455
|
+
"name": "defaultAnchorConfig",
|
|
4456
|
+
"type": {
|
|
4457
|
+
"text": "object"
|
|
4458
|
+
},
|
|
4459
|
+
"default": "{}"
|
|
4460
|
+
},
|
|
4461
|
+
{
|
|
4462
|
+
"kind": "variable",
|
|
4463
|
+
"name": "foundationAnchor",
|
|
4464
|
+
"description": "The Foundation Anchor",
|
|
4481
4465
|
"privacy": "public"
|
|
4482
4466
|
}
|
|
4483
4467
|
],
|
|
4484
4468
|
"exports": [
|
|
4485
4469
|
{
|
|
4486
4470
|
"kind": "js",
|
|
4487
|
-
"name": "
|
|
4471
|
+
"name": "Anchor",
|
|
4488
4472
|
"declaration": {
|
|
4489
|
-
"name": "
|
|
4490
|
-
"module": "src/
|
|
4473
|
+
"name": "Anchor",
|
|
4474
|
+
"module": "src/anchor/anchor.ts"
|
|
4491
4475
|
}
|
|
4492
4476
|
},
|
|
4493
4477
|
{
|
|
4494
4478
|
"kind": "js",
|
|
4495
|
-
"name": "
|
|
4479
|
+
"name": "foundationAnchorShadowOptions",
|
|
4496
4480
|
"declaration": {
|
|
4497
|
-
"name": "
|
|
4498
|
-
"module": "src/
|
|
4481
|
+
"name": "foundationAnchorShadowOptions",
|
|
4482
|
+
"module": "src/anchor/anchor.ts"
|
|
4483
|
+
}
|
|
4484
|
+
},
|
|
4485
|
+
{
|
|
4486
|
+
"kind": "js",
|
|
4487
|
+
"name": "defaultAnchorConfig",
|
|
4488
|
+
"declaration": {
|
|
4489
|
+
"name": "defaultAnchorConfig",
|
|
4490
|
+
"module": "src/anchor/anchor.ts"
|
|
4491
|
+
}
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
"kind": "js",
|
|
4495
|
+
"name": "foundationAnchor",
|
|
4496
|
+
"declaration": {
|
|
4497
|
+
"name": "foundationAnchor",
|
|
4498
|
+
"module": "src/anchor/anchor.ts"
|
|
4499
4499
|
}
|
|
4500
4500
|
}
|
|
4501
4501
|
]
|
|
4502
4502
|
},
|
|
4503
4503
|
{
|
|
4504
4504
|
"kind": "javascript-module",
|
|
4505
|
-
"path": "src/
|
|
4505
|
+
"path": "src/anchor/index.ts",
|
|
4506
4506
|
"declarations": [],
|
|
4507
4507
|
"exports": [
|
|
4508
4508
|
{
|
|
@@ -4510,7 +4510,7 @@
|
|
|
4510
4510
|
"name": "*",
|
|
4511
4511
|
"declaration": {
|
|
4512
4512
|
"name": "*",
|
|
4513
|
-
"package": "./
|
|
4513
|
+
"package": "./anchor.template"
|
|
4514
4514
|
}
|
|
4515
4515
|
},
|
|
4516
4516
|
{
|
|
@@ -4518,7 +4518,7 @@
|
|
|
4518
4518
|
"name": "*",
|
|
4519
4519
|
"declaration": {
|
|
4520
4520
|
"name": "*",
|
|
4521
|
-
"package": "./
|
|
4521
|
+
"package": "./anchor.styles"
|
|
4522
4522
|
}
|
|
4523
4523
|
},
|
|
4524
4524
|
{
|
|
@@ -4526,7 +4526,7 @@
|
|
|
4526
4526
|
"name": "*",
|
|
4527
4527
|
"declaration": {
|
|
4528
4528
|
"name": "*",
|
|
4529
|
-
"package": "./
|
|
4529
|
+
"package": "./anchor"
|
|
4530
4530
|
}
|
|
4531
4531
|
}
|
|
4532
4532
|
]
|