@genesislcap/foundation-ui 14.428.1-alpha-035cbdd.0 → 14.428.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +916 -916
- package/dist/dts/react.d.ts +9 -9
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +5 -5
- package/package.json +19 -19
|
@@ -1825,34 +1825,11 @@
|
|
|
1825
1825
|
},
|
|
1826
1826
|
{
|
|
1827
1827
|
"kind": "javascript-module",
|
|
1828
|
-
"path": "src/
|
|
1828
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1829
1829
|
"declarations": [
|
|
1830
1830
|
{
|
|
1831
1831
|
"kind": "function",
|
|
1832
|
-
"name": "
|
|
1833
|
-
"return": {
|
|
1834
|
-
"type": {
|
|
1835
|
-
"text": "ElementStyles"
|
|
1836
|
-
}
|
|
1837
|
-
},
|
|
1838
|
-
"parameters": [
|
|
1839
|
-
{
|
|
1840
|
-
"name": "context",
|
|
1841
|
-
"type": {
|
|
1842
|
-
"text": "ElementDefinitionContext"
|
|
1843
|
-
}
|
|
1844
|
-
},
|
|
1845
|
-
{
|
|
1846
|
-
"name": "definition",
|
|
1847
|
-
"type": {
|
|
1848
|
-
"text": "FoundationElementDefinition"
|
|
1849
|
-
}
|
|
1850
|
-
}
|
|
1851
|
-
]
|
|
1852
|
-
},
|
|
1853
|
-
{
|
|
1854
|
-
"kind": "function",
|
|
1855
|
-
"name": "foundationActionsMenuStyles",
|
|
1832
|
+
"name": "foundationAccordionStyles",
|
|
1856
1833
|
"return": {
|
|
1857
1834
|
"type": {
|
|
1858
1835
|
"text": "ElementStyles"
|
|
@@ -1877,269 +1854,277 @@
|
|
|
1877
1854
|
"exports": [
|
|
1878
1855
|
{
|
|
1879
1856
|
"kind": "js",
|
|
1880
|
-
"name": "
|
|
1881
|
-
"declaration": {
|
|
1882
|
-
"name": "actionsMenuBaseStyles",
|
|
1883
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1884
|
-
}
|
|
1885
|
-
},
|
|
1886
|
-
{
|
|
1887
|
-
"kind": "js",
|
|
1888
|
-
"name": "foundationActionsMenuStyles",
|
|
1857
|
+
"name": "foundationAccordionStyles",
|
|
1889
1858
|
"declaration": {
|
|
1890
|
-
"name": "
|
|
1891
|
-
"module": "src/
|
|
1859
|
+
"name": "foundationAccordionStyles",
|
|
1860
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1892
1861
|
}
|
|
1893
1862
|
}
|
|
1894
1863
|
]
|
|
1895
1864
|
},
|
|
1896
1865
|
{
|
|
1897
1866
|
"kind": "javascript-module",
|
|
1898
|
-
"path": "src/
|
|
1867
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1899
1868
|
"declarations": [
|
|
1900
1869
|
{
|
|
1901
1870
|
"kind": "function",
|
|
1902
|
-
"name": "
|
|
1871
|
+
"name": "foundationAccordionTemplate",
|
|
1872
|
+
"return": {
|
|
1873
|
+
"type": {
|
|
1874
|
+
"text": "ViewTemplate<Accordion>"
|
|
1875
|
+
}
|
|
1876
|
+
},
|
|
1903
1877
|
"parameters": [
|
|
1904
1878
|
{
|
|
1905
|
-
"name": "
|
|
1879
|
+
"name": "context",
|
|
1906
1880
|
"type": {
|
|
1907
|
-
"text": "
|
|
1881
|
+
"text": "ElementDefinitionContext"
|
|
1908
1882
|
}
|
|
1909
|
-
}
|
|
1910
|
-
]
|
|
1911
|
-
},
|
|
1912
|
-
{
|
|
1913
|
-
"kind": "function",
|
|
1914
|
-
"name": "singleOptionTemplate",
|
|
1915
|
-
"parameters": [
|
|
1883
|
+
},
|
|
1916
1884
|
{
|
|
1917
|
-
"name": "
|
|
1885
|
+
"name": "definition",
|
|
1918
1886
|
"type": {
|
|
1919
|
-
"text": "
|
|
1887
|
+
"text": "FoundationElementDefinition"
|
|
1920
1888
|
}
|
|
1921
1889
|
}
|
|
1922
1890
|
]
|
|
1923
|
-
},
|
|
1924
|
-
{
|
|
1925
|
-
"kind": "variable",
|
|
1926
|
-
"name": "foundationActionsMenuTemplate",
|
|
1927
|
-
"type": {
|
|
1928
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1929
|
-
},
|
|
1930
|
-
"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`"
|
|
1931
1891
|
}
|
|
1932
1892
|
],
|
|
1933
1893
|
"exports": [
|
|
1934
1894
|
{
|
|
1935
1895
|
"kind": "js",
|
|
1936
|
-
"name": "
|
|
1937
|
-
"declaration": {
|
|
1938
|
-
"name": "menuTemplate",
|
|
1939
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1940
|
-
}
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
"kind": "js",
|
|
1944
|
-
"name": "singleOptionTemplate",
|
|
1945
|
-
"declaration": {
|
|
1946
|
-
"name": "singleOptionTemplate",
|
|
1947
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1948
|
-
}
|
|
1949
|
-
},
|
|
1950
|
-
{
|
|
1951
|
-
"kind": "js",
|
|
1952
|
-
"name": "foundationActionsMenuTemplate",
|
|
1896
|
+
"name": "foundationAccordionTemplate",
|
|
1953
1897
|
"declaration": {
|
|
1954
|
-
"name": "
|
|
1955
|
-
"module": "src/
|
|
1898
|
+
"name": "foundationAccordionTemplate",
|
|
1899
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1956
1900
|
}
|
|
1957
1901
|
}
|
|
1958
1902
|
]
|
|
1959
1903
|
},
|
|
1960
1904
|
{
|
|
1961
1905
|
"kind": "javascript-module",
|
|
1962
|
-
"path": "src/
|
|
1906
|
+
"path": "src/accordion/accordion.ts",
|
|
1963
1907
|
"declarations": [
|
|
1964
1908
|
{
|
|
1965
1909
|
"kind": "class",
|
|
1966
1910
|
"description": "",
|
|
1967
|
-
"name": "
|
|
1968
|
-
"
|
|
1911
|
+
"name": "Accordion",
|
|
1912
|
+
"superclass": {
|
|
1913
|
+
"name": "FASTAccordion",
|
|
1914
|
+
"package": "@microsoft/fast-foundation"
|
|
1915
|
+
},
|
|
1916
|
+
"tagName": "%%prefix%%-accordion",
|
|
1917
|
+
"customElement": true,
|
|
1918
|
+
"attributes": [
|
|
1969
1919
|
{
|
|
1970
|
-
"
|
|
1971
|
-
"name": "actions",
|
|
1920
|
+
"name": "expand-mode",
|
|
1972
1921
|
"type": {
|
|
1973
|
-
"text": "
|
|
1922
|
+
"text": "AccordionExpandMode"
|
|
1923
|
+
},
|
|
1924
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1925
|
+
"fieldName": "expandmode",
|
|
1926
|
+
"inheritedFrom": {
|
|
1927
|
+
"name": "Accordion",
|
|
1928
|
+
"module": "src/accordion/accordion.ts"
|
|
1974
1929
|
}
|
|
1975
|
-
}
|
|
1930
|
+
}
|
|
1931
|
+
],
|
|
1932
|
+
"members": [
|
|
1976
1933
|
{
|
|
1977
1934
|
"kind": "field",
|
|
1978
|
-
"name": "
|
|
1935
|
+
"name": "expandmode",
|
|
1979
1936
|
"type": {
|
|
1980
|
-
"text": "
|
|
1937
|
+
"text": "AccordionExpandMode"
|
|
1981
1938
|
},
|
|
1982
|
-
"
|
|
1939
|
+
"privacy": "public",
|
|
1940
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1941
|
+
"inheritedFrom": {
|
|
1942
|
+
"name": "Accordion",
|
|
1943
|
+
"module": "src/accordion/accordion.ts"
|
|
1944
|
+
}
|
|
1983
1945
|
},
|
|
1984
1946
|
{
|
|
1985
1947
|
"kind": "field",
|
|
1986
|
-
"name": "
|
|
1948
|
+
"name": "activeid",
|
|
1987
1949
|
"type": {
|
|
1988
|
-
"text": "
|
|
1950
|
+
"text": "string | null"
|
|
1989
1951
|
},
|
|
1990
|
-
"
|
|
1952
|
+
"privacy": "private",
|
|
1953
|
+
"inheritedFrom": {
|
|
1954
|
+
"name": "Accordion",
|
|
1955
|
+
"module": "src/accordion/accordion.ts"
|
|
1956
|
+
}
|
|
1991
1957
|
},
|
|
1992
1958
|
{
|
|
1993
1959
|
"kind": "field",
|
|
1994
|
-
"name": "
|
|
1960
|
+
"name": "activeItemIndex",
|
|
1995
1961
|
"type": {
|
|
1996
|
-
"text": "
|
|
1962
|
+
"text": "number"
|
|
1997
1963
|
},
|
|
1998
|
-
"
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
"type": {
|
|
2004
|
-
"text": "string"
|
|
1964
|
+
"privacy": "private",
|
|
1965
|
+
"default": "0",
|
|
1966
|
+
"inheritedFrom": {
|
|
1967
|
+
"name": "Accordion",
|
|
1968
|
+
"module": "src/accordion/accordion.ts"
|
|
2005
1969
|
}
|
|
2006
1970
|
},
|
|
2007
1971
|
{
|
|
2008
1972
|
"kind": "field",
|
|
2009
|
-
"name": "
|
|
1973
|
+
"name": "accordionIds",
|
|
2010
1974
|
"type": {
|
|
2011
|
-
"text": "
|
|
1975
|
+
"text": "Array<string | null>"
|
|
1976
|
+
},
|
|
1977
|
+
"privacy": "private",
|
|
1978
|
+
"inheritedFrom": {
|
|
1979
|
+
"name": "Accordion",
|
|
1980
|
+
"module": "src/accordion/accordion.ts"
|
|
2012
1981
|
}
|
|
2013
1982
|
},
|
|
2014
1983
|
{
|
|
2015
1984
|
"kind": "field",
|
|
2016
|
-
"name": "
|
|
2017
|
-
"
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
1985
|
+
"name": "change",
|
|
1986
|
+
"privacy": "private",
|
|
1987
|
+
"inheritedFrom": {
|
|
1988
|
+
"name": "Accordion",
|
|
1989
|
+
"module": "src/accordion/accordion.ts"
|
|
1990
|
+
}
|
|
2021
1991
|
},
|
|
2022
1992
|
{
|
|
2023
|
-
"kind": "
|
|
2024
|
-
"name": "
|
|
2025
|
-
"
|
|
2026
|
-
|
|
1993
|
+
"kind": "method",
|
|
1994
|
+
"name": "findExpandedItem",
|
|
1995
|
+
"privacy": "private",
|
|
1996
|
+
"return": {
|
|
1997
|
+
"type": {
|
|
1998
|
+
"text": "AccordionItem | null"
|
|
1999
|
+
}
|
|
2027
2000
|
},
|
|
2028
|
-
"
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
"kind": "field",
|
|
2032
|
-
"name": "buttonAppearance",
|
|
2033
|
-
"type": {
|
|
2034
|
-
"text": "string"
|
|
2001
|
+
"inheritedFrom": {
|
|
2002
|
+
"name": "Accordion",
|
|
2003
|
+
"module": "src/accordion/accordion.ts"
|
|
2035
2004
|
}
|
|
2036
2005
|
},
|
|
2037
2006
|
{
|
|
2038
2007
|
"kind": "field",
|
|
2039
|
-
"name": "
|
|
2040
|
-
"
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2008
|
+
"name": "setItems",
|
|
2009
|
+
"privacy": "private",
|
|
2010
|
+
"inheritedFrom": {
|
|
2011
|
+
"name": "Accordion",
|
|
2012
|
+
"module": "src/accordion/accordion.ts"
|
|
2013
|
+
}
|
|
2044
2014
|
},
|
|
2045
2015
|
{
|
|
2046
|
-
"kind": "
|
|
2047
|
-
"name": "
|
|
2048
|
-
"
|
|
2049
|
-
|
|
2016
|
+
"kind": "method",
|
|
2017
|
+
"name": "resetItems",
|
|
2018
|
+
"privacy": "private",
|
|
2019
|
+
"return": {
|
|
2020
|
+
"type": {
|
|
2021
|
+
"text": "void"
|
|
2022
|
+
}
|
|
2050
2023
|
},
|
|
2051
|
-
"
|
|
2024
|
+
"inheritedFrom": {
|
|
2025
|
+
"name": "Accordion",
|
|
2026
|
+
"module": "src/accordion/accordion.ts"
|
|
2027
|
+
}
|
|
2052
2028
|
},
|
|
2053
2029
|
{
|
|
2054
2030
|
"kind": "field",
|
|
2055
|
-
"name": "
|
|
2056
|
-
"
|
|
2057
|
-
|
|
2031
|
+
"name": "removeItemListeners",
|
|
2032
|
+
"privacy": "private",
|
|
2033
|
+
"inheritedFrom": {
|
|
2034
|
+
"name": "Accordion",
|
|
2035
|
+
"module": "src/accordion/accordion.ts"
|
|
2058
2036
|
}
|
|
2059
2037
|
},
|
|
2060
2038
|
{
|
|
2061
2039
|
"kind": "field",
|
|
2062
|
-
"name": "
|
|
2063
|
-
"
|
|
2064
|
-
|
|
2040
|
+
"name": "activeItemChange",
|
|
2041
|
+
"privacy": "private",
|
|
2042
|
+
"inheritedFrom": {
|
|
2043
|
+
"name": "Accordion",
|
|
2044
|
+
"module": "src/accordion/accordion.ts"
|
|
2065
2045
|
}
|
|
2066
2046
|
},
|
|
2067
2047
|
{
|
|
2068
2048
|
"kind": "method",
|
|
2069
|
-
"name": "
|
|
2070
|
-
"privacy": "
|
|
2071
|
-
"
|
|
2072
|
-
{
|
|
2073
|
-
"
|
|
2074
|
-
"type": {
|
|
2075
|
-
"text": "any"
|
|
2076
|
-
}
|
|
2077
|
-
},
|
|
2078
|
-
{
|
|
2079
|
-
"name": "newValue",
|
|
2080
|
-
"type": {
|
|
2081
|
-
"text": "any"
|
|
2082
|
-
}
|
|
2049
|
+
"name": "getItemIds",
|
|
2050
|
+
"privacy": "private",
|
|
2051
|
+
"return": {
|
|
2052
|
+
"type": {
|
|
2053
|
+
"text": "Array<string | null>"
|
|
2083
2054
|
}
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
"privacy": "protected"
|
|
2090
|
-
},
|
|
2091
|
-
{
|
|
2092
|
-
"kind": "method",
|
|
2093
|
-
"name": "toggleActionsMenuVisibility"
|
|
2055
|
+
},
|
|
2056
|
+
"inheritedFrom": {
|
|
2057
|
+
"name": "Accordion",
|
|
2058
|
+
"module": "src/accordion/accordion.ts"
|
|
2059
|
+
}
|
|
2094
2060
|
},
|
|
2095
2061
|
{
|
|
2096
2062
|
"kind": "method",
|
|
2097
|
-
"name": "
|
|
2098
|
-
"
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
"
|
|
2102
|
-
"text": "(rowData) => void | any"
|
|
2103
|
-
}
|
|
2063
|
+
"name": "isSingleExpandMode",
|
|
2064
|
+
"privacy": "private",
|
|
2065
|
+
"return": {
|
|
2066
|
+
"type": {
|
|
2067
|
+
"text": "boolean"
|
|
2104
2068
|
}
|
|
2105
|
-
|
|
2069
|
+
},
|
|
2070
|
+
"inheritedFrom": {
|
|
2071
|
+
"name": "Accordion",
|
|
2072
|
+
"module": "src/accordion/accordion.ts"
|
|
2073
|
+
}
|
|
2106
2074
|
},
|
|
2107
2075
|
{
|
|
2108
2076
|
"kind": "field",
|
|
2109
|
-
"name": "
|
|
2110
|
-
"
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2077
|
+
"name": "handleItemKeyDown",
|
|
2078
|
+
"privacy": "private",
|
|
2079
|
+
"inheritedFrom": {
|
|
2080
|
+
"name": "Accordion",
|
|
2081
|
+
"module": "src/accordion/accordion.ts"
|
|
2082
|
+
}
|
|
2114
2083
|
},
|
|
2115
2084
|
{
|
|
2116
2085
|
"kind": "field",
|
|
2117
|
-
"name": "
|
|
2118
|
-
"
|
|
2086
|
+
"name": "handleItemFocus",
|
|
2087
|
+
"privacy": "private",
|
|
2088
|
+
"inheritedFrom": {
|
|
2089
|
+
"name": "Accordion",
|
|
2090
|
+
"module": "src/accordion/accordion.ts"
|
|
2091
|
+
}
|
|
2119
2092
|
},
|
|
2120
2093
|
{
|
|
2121
2094
|
"kind": "method",
|
|
2122
|
-
"name": "
|
|
2095
|
+
"name": "adjust",
|
|
2096
|
+
"privacy": "private",
|
|
2097
|
+
"return": {
|
|
2098
|
+
"type": {
|
|
2099
|
+
"text": "void"
|
|
2100
|
+
}
|
|
2101
|
+
},
|
|
2123
2102
|
"parameters": [
|
|
2124
2103
|
{
|
|
2125
|
-
"name": "
|
|
2104
|
+
"name": "adjustment",
|
|
2126
2105
|
"type": {
|
|
2127
|
-
"text": "
|
|
2106
|
+
"text": "number"
|
|
2128
2107
|
}
|
|
2129
2108
|
}
|
|
2130
|
-
]
|
|
2109
|
+
],
|
|
2110
|
+
"inheritedFrom": {
|
|
2111
|
+
"name": "Accordion",
|
|
2112
|
+
"module": "src/accordion/accordion.ts"
|
|
2113
|
+
}
|
|
2131
2114
|
},
|
|
2132
2115
|
{
|
|
2133
2116
|
"kind": "method",
|
|
2134
|
-
"name": "
|
|
2135
|
-
"
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
"
|
|
2139
|
-
"text": "string"
|
|
2140
|
-
}
|
|
2117
|
+
"name": "focusItem",
|
|
2118
|
+
"privacy": "private",
|
|
2119
|
+
"return": {
|
|
2120
|
+
"type": {
|
|
2121
|
+
"text": "void"
|
|
2141
2122
|
}
|
|
2142
|
-
|
|
2123
|
+
},
|
|
2124
|
+
"inheritedFrom": {
|
|
2125
|
+
"name": "Accordion",
|
|
2126
|
+
"module": "src/accordion/accordion.ts"
|
|
2127
|
+
}
|
|
2143
2128
|
},
|
|
2144
2129
|
{
|
|
2145
2130
|
"kind": "field",
|
|
@@ -2253,254 +2238,305 @@
|
|
|
2253
2238
|
}
|
|
2254
2239
|
}
|
|
2255
2240
|
],
|
|
2256
|
-
"
|
|
2257
|
-
{
|
|
2258
|
-
"name": "is-vertical",
|
|
2259
|
-
"type": {
|
|
2260
|
-
"text": "boolean"
|
|
2261
|
-
},
|
|
2262
|
-
"default": "false",
|
|
2263
|
-
"fieldName": "isVertical"
|
|
2264
|
-
},
|
|
2265
|
-
{
|
|
2266
|
-
"name": "add-default-actions",
|
|
2267
|
-
"type": {
|
|
2268
|
-
"text": "boolean"
|
|
2269
|
-
},
|
|
2270
|
-
"default": "true",
|
|
2271
|
-
"fieldName": "addDefaultActions"
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"name": "auto-close-on-action",
|
|
2275
|
-
"type": {
|
|
2276
|
-
"text": "boolean"
|
|
2277
|
-
},
|
|
2278
|
-
"default": "true",
|
|
2279
|
-
"fieldName": "autoCloseOnAction"
|
|
2280
|
-
},
|
|
2241
|
+
"events": [
|
|
2281
2242
|
{
|
|
2282
|
-
"
|
|
2283
|
-
"
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
}
|
|
2243
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2244
|
+
"name": "change",
|
|
2245
|
+
"inheritedFrom": {
|
|
2246
|
+
"name": "Accordion",
|
|
2247
|
+
"module": "src/accordion/accordion.ts"
|
|
2248
|
+
}
|
|
2249
|
+
}
|
|
2250
|
+
]
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"kind": "variable",
|
|
2254
|
+
"name": "foundationAccordionShadowOptions",
|
|
2255
|
+
"type": {
|
|
2256
|
+
"text": "ShadowRootInit"
|
|
2257
|
+
},
|
|
2258
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
"kind": "variable",
|
|
2262
|
+
"name": "defaultAccordionConfig",
|
|
2263
|
+
"type": {
|
|
2264
|
+
"text": "object"
|
|
2265
|
+
},
|
|
2266
|
+
"default": "{}"
|
|
2267
|
+
},
|
|
2268
|
+
{
|
|
2269
|
+
"kind": "variable",
|
|
2270
|
+
"name": "foundationAccordion",
|
|
2271
|
+
"description": "The Foundation Accordion",
|
|
2272
|
+
"privacy": "public"
|
|
2273
|
+
}
|
|
2274
|
+
],
|
|
2275
|
+
"exports": [
|
|
2276
|
+
{
|
|
2277
|
+
"kind": "js",
|
|
2278
|
+
"name": "Accordion",
|
|
2279
|
+
"declaration": {
|
|
2280
|
+
"name": "Accordion",
|
|
2281
|
+
"module": "src/accordion/accordion.ts"
|
|
2282
|
+
}
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"kind": "js",
|
|
2286
|
+
"name": "foundationAccordionShadowOptions",
|
|
2287
|
+
"declaration": {
|
|
2288
|
+
"name": "foundationAccordionShadowOptions",
|
|
2289
|
+
"module": "src/accordion/accordion.ts"
|
|
2290
|
+
}
|
|
2291
|
+
},
|
|
2292
|
+
{
|
|
2293
|
+
"kind": "js",
|
|
2294
|
+
"name": "defaultAccordionConfig",
|
|
2295
|
+
"declaration": {
|
|
2296
|
+
"name": "defaultAccordionConfig",
|
|
2297
|
+
"module": "src/accordion/accordion.ts"
|
|
2298
|
+
}
|
|
2299
|
+
},
|
|
2300
|
+
{
|
|
2301
|
+
"kind": "js",
|
|
2302
|
+
"name": "foundationAccordion",
|
|
2303
|
+
"declaration": {
|
|
2304
|
+
"name": "foundationAccordion",
|
|
2305
|
+
"module": "src/accordion/accordion.ts"
|
|
2306
|
+
}
|
|
2307
|
+
}
|
|
2308
|
+
]
|
|
2309
|
+
},
|
|
2310
|
+
{
|
|
2311
|
+
"kind": "javascript-module",
|
|
2312
|
+
"path": "src/accordion/index.ts",
|
|
2313
|
+
"declarations": [],
|
|
2314
|
+
"exports": [
|
|
2315
|
+
{
|
|
2316
|
+
"kind": "js",
|
|
2317
|
+
"name": "*",
|
|
2318
|
+
"declaration": {
|
|
2319
|
+
"name": "*",
|
|
2320
|
+
"package": "./accordion.template"
|
|
2321
|
+
}
|
|
2322
|
+
},
|
|
2323
|
+
{
|
|
2324
|
+
"kind": "js",
|
|
2325
|
+
"name": "*",
|
|
2326
|
+
"declaration": {
|
|
2327
|
+
"name": "*",
|
|
2328
|
+
"package": "./accordion.styles"
|
|
2329
|
+
}
|
|
2330
|
+
},
|
|
2331
|
+
{
|
|
2332
|
+
"kind": "js",
|
|
2333
|
+
"name": "*",
|
|
2334
|
+
"declaration": {
|
|
2335
|
+
"name": "*",
|
|
2336
|
+
"package": "./accordion"
|
|
2337
|
+
}
|
|
2338
|
+
}
|
|
2339
|
+
]
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
"kind": "javascript-module",
|
|
2343
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2344
|
+
"declarations": [
|
|
2345
|
+
{
|
|
2346
|
+
"kind": "function",
|
|
2347
|
+
"name": "actionsMenuBaseStyles",
|
|
2348
|
+
"return": {
|
|
2349
|
+
"type": {
|
|
2350
|
+
"text": "ElementStyles"
|
|
2351
|
+
}
|
|
2352
|
+
},
|
|
2353
|
+
"parameters": [
|
|
2289
2354
|
{
|
|
2290
|
-
"name": "
|
|
2355
|
+
"name": "context",
|
|
2291
2356
|
"type": {
|
|
2292
|
-
"text": "
|
|
2293
|
-
}
|
|
2294
|
-
"default": "false",
|
|
2295
|
-
"fieldName": "open"
|
|
2357
|
+
"text": "ElementDefinitionContext"
|
|
2358
|
+
}
|
|
2296
2359
|
},
|
|
2297
2360
|
{
|
|
2298
|
-
"name": "
|
|
2361
|
+
"name": "definition",
|
|
2299
2362
|
"type": {
|
|
2300
|
-
"text": "
|
|
2301
|
-
}
|
|
2302
|
-
|
|
2303
|
-
|
|
2363
|
+
"text": "FoundationElementDefinition"
|
|
2364
|
+
}
|
|
2365
|
+
}
|
|
2366
|
+
]
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"kind": "function",
|
|
2370
|
+
"name": "foundationActionsMenuStyles",
|
|
2371
|
+
"return": {
|
|
2372
|
+
"type": {
|
|
2373
|
+
"text": "ElementStyles"
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2376
|
+
"parameters": [
|
|
2304
2377
|
{
|
|
2305
|
-
"name": "
|
|
2378
|
+
"name": "context",
|
|
2306
2379
|
"type": {
|
|
2307
|
-
"text": "
|
|
2308
|
-
}
|
|
2309
|
-
"default": "false",
|
|
2310
|
-
"fieldName": "hideDisabled"
|
|
2380
|
+
"text": "ElementDefinitionContext"
|
|
2381
|
+
}
|
|
2311
2382
|
},
|
|
2312
2383
|
{
|
|
2313
|
-
"name": "
|
|
2384
|
+
"name": "definition",
|
|
2314
2385
|
"type": {
|
|
2315
|
-
"text": "
|
|
2316
|
-
}
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
}
|
|
2320
|
-
],
|
|
2321
|
-
"superclass": {
|
|
2322
|
-
"name": "FoundationElement",
|
|
2323
|
-
"package": "@microsoft/fast-foundation"
|
|
2324
|
-
},
|
|
2325
|
-
"tagName": "%%prefix%%-actions-menu",
|
|
2326
|
-
"customElement": true
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"kind": "variable",
|
|
2330
|
-
"name": "foundationActionsMenu",
|
|
2331
|
-
"description": "The Foundation Actions Menu",
|
|
2332
|
-
"privacy": "public"
|
|
2386
|
+
"text": "FoundationElementDefinition"
|
|
2387
|
+
}
|
|
2388
|
+
}
|
|
2389
|
+
]
|
|
2333
2390
|
}
|
|
2334
2391
|
],
|
|
2335
2392
|
"exports": [
|
|
2336
2393
|
{
|
|
2337
2394
|
"kind": "js",
|
|
2338
|
-
"name": "
|
|
2395
|
+
"name": "actionsMenuBaseStyles",
|
|
2339
2396
|
"declaration": {
|
|
2340
|
-
"name": "
|
|
2341
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2397
|
+
"name": "actionsMenuBaseStyles",
|
|
2398
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2342
2399
|
}
|
|
2343
2400
|
},
|
|
2344
2401
|
{
|
|
2345
2402
|
"kind": "js",
|
|
2346
|
-
"name": "
|
|
2403
|
+
"name": "foundationActionsMenuStyles",
|
|
2347
2404
|
"declaration": {
|
|
2348
|
-
"name": "
|
|
2349
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2405
|
+
"name": "foundationActionsMenuStyles",
|
|
2406
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2350
2407
|
}
|
|
2351
2408
|
}
|
|
2352
2409
|
]
|
|
2353
2410
|
},
|
|
2354
2411
|
{
|
|
2355
2412
|
"kind": "javascript-module",
|
|
2356
|
-
"path": "src/actions-menu/
|
|
2357
|
-
"declarations": [
|
|
2358
|
-
"exports": [
|
|
2413
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2414
|
+
"declarations": [
|
|
2359
2415
|
{
|
|
2360
|
-
"kind": "
|
|
2361
|
-
"name": "
|
|
2362
|
-
"
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2416
|
+
"kind": "function",
|
|
2417
|
+
"name": "menuTemplate",
|
|
2418
|
+
"parameters": [
|
|
2419
|
+
{
|
|
2420
|
+
"name": "prefix",
|
|
2421
|
+
"type": {
|
|
2422
|
+
"text": "string"
|
|
2423
|
+
}
|
|
2424
|
+
}
|
|
2425
|
+
]
|
|
2366
2426
|
},
|
|
2367
2427
|
{
|
|
2368
|
-
"kind": "
|
|
2369
|
-
"name": "
|
|
2370
|
-
"
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2428
|
+
"kind": "function",
|
|
2429
|
+
"name": "singleOptionTemplate",
|
|
2430
|
+
"parameters": [
|
|
2431
|
+
{
|
|
2432
|
+
"name": "prefix",
|
|
2433
|
+
"type": {
|
|
2434
|
+
"text": "string"
|
|
2435
|
+
}
|
|
2436
|
+
}
|
|
2437
|
+
]
|
|
2374
2438
|
},
|
|
2375
|
-
{
|
|
2376
|
-
"kind": "js",
|
|
2377
|
-
"name": "*",
|
|
2378
|
-
"declaration": {
|
|
2379
|
-
"name": "*",
|
|
2380
|
-
"package": "./actions-menu"
|
|
2381
|
-
}
|
|
2382
|
-
}
|
|
2383
|
-
]
|
|
2384
|
-
},
|
|
2385
|
-
{
|
|
2386
|
-
"kind": "javascript-module",
|
|
2387
|
-
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2388
|
-
"declarations": [
|
|
2389
2439
|
{
|
|
2390
2440
|
"kind": "variable",
|
|
2391
|
-
"name": "
|
|
2392
|
-
"
|
|
2441
|
+
"name": "foundationActionsMenuTemplate",
|
|
2442
|
+
"type": {
|
|
2443
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
2444
|
+
},
|
|
2445
|
+
"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`"
|
|
2393
2446
|
}
|
|
2394
2447
|
],
|
|
2395
2448
|
"exports": [
|
|
2396
2449
|
{
|
|
2397
2450
|
"kind": "js",
|
|
2398
|
-
"name": "
|
|
2451
|
+
"name": "menuTemplate",
|
|
2399
2452
|
"declaration": {
|
|
2400
|
-
"name": "
|
|
2401
|
-
"module": "src/
|
|
2453
|
+
"name": "menuTemplate",
|
|
2454
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2402
2455
|
}
|
|
2403
|
-
}
|
|
2404
|
-
]
|
|
2405
|
-
},
|
|
2406
|
-
{
|
|
2407
|
-
"kind": "javascript-module",
|
|
2408
|
-
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2409
|
-
"declarations": [
|
|
2456
|
+
},
|
|
2410
2457
|
{
|
|
2411
|
-
"kind": "
|
|
2412
|
-
"name": "
|
|
2413
|
-
"
|
|
2414
|
-
"
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
}
|
|
2418
|
-
],
|
|
2419
|
-
"exports": [
|
|
2458
|
+
"kind": "js",
|
|
2459
|
+
"name": "singleOptionTemplate",
|
|
2460
|
+
"declaration": {
|
|
2461
|
+
"name": "singleOptionTemplate",
|
|
2462
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2463
|
+
}
|
|
2464
|
+
},
|
|
2420
2465
|
{
|
|
2421
2466
|
"kind": "js",
|
|
2422
|
-
"name": "
|
|
2467
|
+
"name": "foundationActionsMenuTemplate",
|
|
2423
2468
|
"declaration": {
|
|
2424
|
-
"name": "
|
|
2425
|
-
"module": "src/
|
|
2469
|
+
"name": "foundationActionsMenuTemplate",
|
|
2470
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2426
2471
|
}
|
|
2427
2472
|
}
|
|
2428
2473
|
]
|
|
2429
2474
|
},
|
|
2430
2475
|
{
|
|
2431
2476
|
"kind": "javascript-module",
|
|
2432
|
-
"path": "src/
|
|
2477
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2433
2478
|
"declarations": [
|
|
2434
2479
|
{
|
|
2435
2480
|
"kind": "class",
|
|
2436
|
-
"description": "
|
|
2437
|
-
"name": "
|
|
2481
|
+
"description": "",
|
|
2482
|
+
"name": "ActionsMenu",
|
|
2438
2483
|
"members": [
|
|
2439
2484
|
{
|
|
2440
2485
|
"kind": "field",
|
|
2441
|
-
"name": "
|
|
2486
|
+
"name": "actions",
|
|
2442
2487
|
"type": {
|
|
2443
|
-
"text": "
|
|
2488
|
+
"text": "ActionMenuItem[]"
|
|
2444
2489
|
}
|
|
2445
2490
|
},
|
|
2446
2491
|
{
|
|
2447
2492
|
"kind": "field",
|
|
2448
|
-
"name": "
|
|
2493
|
+
"name": "isVertical",
|
|
2449
2494
|
"type": {
|
|
2450
|
-
"text": "
|
|
2495
|
+
"text": "boolean"
|
|
2451
2496
|
},
|
|
2452
|
-
"default": "
|
|
2497
|
+
"default": "false"
|
|
2453
2498
|
},
|
|
2454
2499
|
{
|
|
2455
2500
|
"kind": "field",
|
|
2456
|
-
"name": "
|
|
2501
|
+
"name": "addDefaultActions",
|
|
2457
2502
|
"type": {
|
|
2458
2503
|
"text": "boolean"
|
|
2459
|
-
}
|
|
2460
|
-
},
|
|
2461
|
-
{
|
|
2462
|
-
"kind": "field",
|
|
2463
|
-
"name": "mode",
|
|
2464
|
-
"type": {
|
|
2465
|
-
"text": "'append' | 'replace'"
|
|
2466
2504
|
},
|
|
2467
|
-
"default": "
|
|
2505
|
+
"default": "true"
|
|
2468
2506
|
},
|
|
2469
2507
|
{
|
|
2470
2508
|
"kind": "field",
|
|
2471
|
-
"name": "
|
|
2509
|
+
"name": "autoCloseOnAction",
|
|
2472
2510
|
"type": {
|
|
2473
|
-
"text": "
|
|
2511
|
+
"text": "boolean"
|
|
2474
2512
|
},
|
|
2475
|
-
"default": "
|
|
2513
|
+
"default": "true"
|
|
2476
2514
|
},
|
|
2477
2515
|
{
|
|
2478
2516
|
"kind": "field",
|
|
2479
|
-
"name": "
|
|
2517
|
+
"name": "classNames",
|
|
2480
2518
|
"type": {
|
|
2481
|
-
"text": "
|
|
2482
|
-
}
|
|
2483
|
-
"default": "false"
|
|
2519
|
+
"text": "string"
|
|
2520
|
+
}
|
|
2484
2521
|
},
|
|
2485
2522
|
{
|
|
2486
2523
|
"kind": "field",
|
|
2487
|
-
"name": "
|
|
2524
|
+
"name": "definition",
|
|
2488
2525
|
"type": {
|
|
2489
|
-
"text": "
|
|
2490
|
-
}
|
|
2491
|
-
"default": "null"
|
|
2526
|
+
"text": "any"
|
|
2527
|
+
}
|
|
2492
2528
|
},
|
|
2493
2529
|
{
|
|
2494
2530
|
"kind": "field",
|
|
2495
|
-
"name": "
|
|
2531
|
+
"name": "name",
|
|
2496
2532
|
"type": {
|
|
2497
|
-
"text": "
|
|
2533
|
+
"text": "string"
|
|
2498
2534
|
},
|
|
2499
|
-
"default": "
|
|
2535
|
+
"default": "'Actions'"
|
|
2500
2536
|
},
|
|
2501
2537
|
{
|
|
2502
2538
|
"kind": "field",
|
|
2503
|
-
"name": "
|
|
2539
|
+
"name": "open",
|
|
2504
2540
|
"type": {
|
|
2505
2541
|
"text": "boolean"
|
|
2506
2542
|
},
|
|
@@ -2508,67 +2544,117 @@
|
|
|
2508
2544
|
},
|
|
2509
2545
|
{
|
|
2510
2546
|
"kind": "field",
|
|
2511
|
-
"name": "
|
|
2547
|
+
"name": "buttonAppearance",
|
|
2512
2548
|
"type": {
|
|
2513
|
-
"text": "
|
|
2514
|
-
}
|
|
2515
|
-
"privacy": "public"
|
|
2549
|
+
"text": "string"
|
|
2550
|
+
}
|
|
2516
2551
|
},
|
|
2517
2552
|
{
|
|
2518
2553
|
"kind": "field",
|
|
2519
|
-
"name": "
|
|
2554
|
+
"name": "hideDisabled",
|
|
2520
2555
|
"type": {
|
|
2521
|
-
"text": "
|
|
2556
|
+
"text": "boolean"
|
|
2522
2557
|
},
|
|
2523
|
-
"
|
|
2524
|
-
"default": "null"
|
|
2558
|
+
"default": "false"
|
|
2525
2559
|
},
|
|
2526
2560
|
{
|
|
2527
2561
|
"kind": "field",
|
|
2528
|
-
"name": "
|
|
2562
|
+
"name": "hideMenuSingleOption",
|
|
2529
2563
|
"type": {
|
|
2530
|
-
"text": "
|
|
2564
|
+
"text": "boolean"
|
|
2531
2565
|
},
|
|
2532
|
-
"
|
|
2533
|
-
"default": "null"
|
|
2566
|
+
"default": "false"
|
|
2534
2567
|
},
|
|
2535
2568
|
{
|
|
2536
2569
|
"kind": "field",
|
|
2537
|
-
"name": "
|
|
2570
|
+
"name": "singleOption",
|
|
2538
2571
|
"type": {
|
|
2539
|
-
"text": "
|
|
2540
|
-
}
|
|
2541
|
-
"privacy": "private",
|
|
2542
|
-
"default": "''"
|
|
2572
|
+
"text": "ActionMenuItem"
|
|
2573
|
+
}
|
|
2543
2574
|
},
|
|
2544
2575
|
{
|
|
2545
2576
|
"kind": "field",
|
|
2546
|
-
"name": "
|
|
2577
|
+
"name": "actionsMenu",
|
|
2547
2578
|
"type": {
|
|
2548
|
-
"text": "
|
|
2549
|
-
}
|
|
2550
|
-
"readonly": true
|
|
2579
|
+
"text": "HTMLElement"
|
|
2580
|
+
}
|
|
2551
2581
|
},
|
|
2552
2582
|
{
|
|
2553
2583
|
"kind": "method",
|
|
2554
|
-
"name": "
|
|
2584
|
+
"name": "definitionChanged",
|
|
2585
|
+
"privacy": "protected",
|
|
2586
|
+
"parameters": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "oldValue",
|
|
2589
|
+
"type": {
|
|
2590
|
+
"text": "any"
|
|
2591
|
+
}
|
|
2592
|
+
},
|
|
2593
|
+
{
|
|
2594
|
+
"name": "newValue",
|
|
2595
|
+
"type": {
|
|
2596
|
+
"text": "any"
|
|
2597
|
+
}
|
|
2598
|
+
}
|
|
2599
|
+
]
|
|
2555
2600
|
},
|
|
2556
2601
|
{
|
|
2557
2602
|
"kind": "method",
|
|
2558
|
-
"name": "
|
|
2603
|
+
"name": "openChanged",
|
|
2604
|
+
"privacy": "protected"
|
|
2559
2605
|
},
|
|
2560
2606
|
{
|
|
2561
2607
|
"kind": "method",
|
|
2562
|
-
"name": "
|
|
2608
|
+
"name": "toggleActionsMenuVisibility"
|
|
2563
2609
|
},
|
|
2564
2610
|
{
|
|
2565
2611
|
"kind": "method",
|
|
2566
|
-
"name": "
|
|
2612
|
+
"name": "onActionMenuItemClick",
|
|
2613
|
+
"parameters": [
|
|
2614
|
+
{
|
|
2615
|
+
"name": "callback",
|
|
2616
|
+
"type": {
|
|
2617
|
+
"text": "(rowData) => void | any"
|
|
2618
|
+
}
|
|
2619
|
+
}
|
|
2620
|
+
]
|
|
2621
|
+
},
|
|
2622
|
+
{
|
|
2623
|
+
"kind": "field",
|
|
2624
|
+
"name": "allActions",
|
|
2625
|
+
"type": {
|
|
2626
|
+
"text": "ActionMenuItem[]"
|
|
2627
|
+
},
|
|
2628
|
+
"readonly": true
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
"kind": "field",
|
|
2632
|
+
"name": "rowData",
|
|
2633
|
+
"readonly": true
|
|
2634
|
+
},
|
|
2635
|
+
{
|
|
2636
|
+
"kind": "method",
|
|
2637
|
+
"name": "getLabel",
|
|
2638
|
+
"parameters": [
|
|
2639
|
+
{
|
|
2640
|
+
"name": "name",
|
|
2641
|
+
"type": {
|
|
2642
|
+
"text": "string | ((rowData: any) => string)"
|
|
2643
|
+
}
|
|
2644
|
+
}
|
|
2645
|
+
]
|
|
2567
2646
|
},
|
|
2568
2647
|
{
|
|
2569
2648
|
"kind": "method",
|
|
2570
|
-
"name": "
|
|
2571
|
-
"
|
|
2649
|
+
"name": "getTemplate",
|
|
2650
|
+
"parameters": [
|
|
2651
|
+
{
|
|
2652
|
+
"name": "prefix",
|
|
2653
|
+
"type": {
|
|
2654
|
+
"text": "string"
|
|
2655
|
+
}
|
|
2656
|
+
}
|
|
2657
|
+
]
|
|
2572
2658
|
},
|
|
2573
2659
|
{
|
|
2574
2660
|
"kind": "field",
|
|
@@ -2682,162 +2768,115 @@
|
|
|
2682
2768
|
}
|
|
2683
2769
|
}
|
|
2684
2770
|
],
|
|
2685
|
-
"
|
|
2771
|
+
"attributes": [
|
|
2686
2772
|
{
|
|
2687
|
-
"
|
|
2688
|
-
"
|
|
2773
|
+
"name": "is-vertical",
|
|
2774
|
+
"type": {
|
|
2775
|
+
"text": "boolean"
|
|
2776
|
+
},
|
|
2777
|
+
"default": "false",
|
|
2778
|
+
"fieldName": "isVertical"
|
|
2689
2779
|
},
|
|
2690
2780
|
{
|
|
2691
|
-
"
|
|
2692
|
-
"
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2781
|
+
"name": "add-default-actions",
|
|
2782
|
+
"type": {
|
|
2783
|
+
"text": "boolean"
|
|
2784
|
+
},
|
|
2785
|
+
"default": "true",
|
|
2786
|
+
"fieldName": "addDefaultActions"
|
|
2787
|
+
},
|
|
2696
2788
|
{
|
|
2697
|
-
"name": "
|
|
2789
|
+
"name": "auto-close-on-action",
|
|
2790
|
+
"type": {
|
|
2791
|
+
"text": "boolean"
|
|
2792
|
+
},
|
|
2793
|
+
"default": "true",
|
|
2794
|
+
"fieldName": "autoCloseOnAction"
|
|
2795
|
+
},
|
|
2796
|
+
{
|
|
2797
|
+
"name": "name",
|
|
2698
2798
|
"type": {
|
|
2699
2799
|
"text": "string"
|
|
2700
2800
|
},
|
|
2701
|
-
"default": "'
|
|
2702
|
-
"fieldName": "
|
|
2801
|
+
"default": "'Actions'",
|
|
2802
|
+
"fieldName": "name"
|
|
2703
2803
|
},
|
|
2704
2804
|
{
|
|
2805
|
+
"name": "open",
|
|
2705
2806
|
"type": {
|
|
2706
2807
|
"text": "boolean"
|
|
2707
2808
|
},
|
|
2708
|
-
"
|
|
2809
|
+
"default": "false",
|
|
2810
|
+
"fieldName": "open"
|
|
2709
2811
|
},
|
|
2710
2812
|
{
|
|
2711
|
-
"name": "
|
|
2813
|
+
"name": "buttonAppearance",
|
|
2712
2814
|
"type": {
|
|
2713
|
-
"text": "
|
|
2815
|
+
"text": "string"
|
|
2714
2816
|
},
|
|
2715
|
-
"
|
|
2716
|
-
|
|
2817
|
+
"fieldName": "buttonAppearance"
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
"name": "hide-disabled",
|
|
2821
|
+
"type": {
|
|
2822
|
+
"text": "boolean"
|
|
2823
|
+
},
|
|
2824
|
+
"default": "false",
|
|
2825
|
+
"fieldName": "hideDisabled"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"name": "hide-menu-single-option",
|
|
2829
|
+
"type": {
|
|
2830
|
+
"text": "boolean"
|
|
2831
|
+
},
|
|
2832
|
+
"default": "false",
|
|
2833
|
+
"fieldName": "hideMenuSingleOption"
|
|
2717
2834
|
}
|
|
2718
2835
|
],
|
|
2719
2836
|
"superclass": {
|
|
2720
2837
|
"name": "FoundationElement",
|
|
2721
2838
|
"package": "@microsoft/fast-foundation"
|
|
2722
2839
|
},
|
|
2723
|
-
"tagName": "%%prefix%%-
|
|
2840
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2724
2841
|
"customElement": true
|
|
2725
2842
|
},
|
|
2726
2843
|
{
|
|
2727
2844
|
"kind": "variable",
|
|
2728
|
-
"name": "
|
|
2729
|
-
"
|
|
2730
|
-
|
|
2731
|
-
},
|
|
2732
|
-
"default": "undefined"
|
|
2733
|
-
},
|
|
2734
|
-
{
|
|
2735
|
-
"kind": "variable",
|
|
2736
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2737
|
-
"type": {
|
|
2738
|
-
"text": "object"
|
|
2739
|
-
},
|
|
2740
|
-
"default": "{}"
|
|
2741
|
-
},
|
|
2742
|
-
{
|
|
2743
|
-
"kind": "variable",
|
|
2744
|
-
"name": "foundationAiCriteriaSearch"
|
|
2845
|
+
"name": "foundationActionsMenu",
|
|
2846
|
+
"description": "The Foundation Actions Menu",
|
|
2847
|
+
"privacy": "public"
|
|
2745
2848
|
}
|
|
2746
2849
|
],
|
|
2747
2850
|
"exports": [
|
|
2748
2851
|
{
|
|
2749
2852
|
"kind": "js",
|
|
2750
|
-
"name": "
|
|
2751
|
-
"declaration": {
|
|
2752
|
-
"name": "AiCriteriaSearch",
|
|
2753
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2754
|
-
}
|
|
2755
|
-
},
|
|
2756
|
-
{
|
|
2757
|
-
"kind": "js",
|
|
2758
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2759
|
-
"declaration": {
|
|
2760
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2761
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2762
|
-
}
|
|
2763
|
-
},
|
|
2764
|
-
{
|
|
2765
|
-
"kind": "js",
|
|
2766
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2853
|
+
"name": "ActionsMenu",
|
|
2767
2854
|
"declaration": {
|
|
2768
|
-
"name": "
|
|
2769
|
-
"module": "src/
|
|
2855
|
+
"name": "ActionsMenu",
|
|
2856
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2770
2857
|
}
|
|
2771
2858
|
},
|
|
2772
2859
|
{
|
|
2773
2860
|
"kind": "js",
|
|
2774
|
-
"name": "
|
|
2861
|
+
"name": "foundationActionsMenu",
|
|
2775
2862
|
"declaration": {
|
|
2776
|
-
"name": "
|
|
2777
|
-
"module": "src/
|
|
2863
|
+
"name": "foundationActionsMenu",
|
|
2864
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2778
2865
|
}
|
|
2779
2866
|
}
|
|
2780
2867
|
]
|
|
2781
2868
|
},
|
|
2782
2869
|
{
|
|
2783
2870
|
"kind": "javascript-module",
|
|
2784
|
-
"path": "src/
|
|
2871
|
+
"path": "src/actions-menu/index.ts",
|
|
2785
2872
|
"declarations": [],
|
|
2786
2873
|
"exports": [
|
|
2787
|
-
{
|
|
2788
|
-
"kind": "js",
|
|
2789
|
-
"name": "AiCriteriaSearch",
|
|
2790
|
-
"declaration": {
|
|
2791
|
-
"name": "AiCriteriaSearch",
|
|
2792
|
-
"module": "./ai-criteria-search"
|
|
2793
|
-
}
|
|
2794
|
-
},
|
|
2795
|
-
{
|
|
2796
|
-
"kind": "js",
|
|
2797
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2798
|
-
"declaration": {
|
|
2799
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2800
|
-
"module": "./ai-criteria-search"
|
|
2801
|
-
}
|
|
2802
|
-
},
|
|
2803
|
-
{
|
|
2804
|
-
"kind": "js",
|
|
2805
|
-
"name": "foundationAiCriteriaSearch",
|
|
2806
|
-
"declaration": {
|
|
2807
|
-
"name": "foundationAiCriteriaSearch",
|
|
2808
|
-
"module": "./ai-criteria-search"
|
|
2809
|
-
}
|
|
2810
|
-
},
|
|
2811
|
-
{
|
|
2812
|
-
"kind": "js",
|
|
2813
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2814
|
-
"declaration": {
|
|
2815
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2816
|
-
"module": "./ai-criteria-search"
|
|
2817
|
-
}
|
|
2818
|
-
},
|
|
2819
|
-
{
|
|
2820
|
-
"kind": "js",
|
|
2821
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2822
|
-
"declaration": {
|
|
2823
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2824
|
-
"module": "./ai-criteria-search.styles"
|
|
2825
|
-
}
|
|
2826
|
-
},
|
|
2827
|
-
{
|
|
2828
|
-
"kind": "js",
|
|
2829
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
2830
|
-
"declaration": {
|
|
2831
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
2832
|
-
"module": "./ai-criteria-search.template"
|
|
2833
|
-
}
|
|
2834
|
-
},
|
|
2835
2874
|
{
|
|
2836
2875
|
"kind": "js",
|
|
2837
2876
|
"name": "*",
|
|
2838
2877
|
"declaration": {
|
|
2839
2878
|
"name": "*",
|
|
2840
|
-
"package": "./
|
|
2879
|
+
"package": "./actions-menu.styles"
|
|
2841
2880
|
}
|
|
2842
2881
|
},
|
|
2843
2882
|
{
|
|
@@ -2845,165 +2884,72 @@
|
|
|
2845
2884
|
"name": "*",
|
|
2846
2885
|
"declaration": {
|
|
2847
2886
|
"name": "*",
|
|
2848
|
-
"package": "./
|
|
2887
|
+
"package": "./actions-menu.template"
|
|
2849
2888
|
}
|
|
2850
2889
|
},
|
|
2851
2890
|
{
|
|
2852
2891
|
"kind": "js",
|
|
2853
2892
|
"name": "*",
|
|
2854
2893
|
"declaration": {
|
|
2855
|
-
"name": "*",
|
|
2856
|
-
"package": "./
|
|
2857
|
-
}
|
|
2858
|
-
}
|
|
2859
|
-
]
|
|
2860
|
-
},
|
|
2861
|
-
{
|
|
2862
|
-
"kind": "javascript-module",
|
|
2863
|
-
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
2864
|
-
"declarations": [
|
|
2865
|
-
{
|
|
2866
|
-
"kind": "function",
|
|
2867
|
-
"name": "formatValidationErrors",
|
|
2868
|
-
"return": {
|
|
2869
|
-
"type": {
|
|
2870
|
-
"text": "string"
|
|
2871
|
-
}
|
|
2872
|
-
},
|
|
2873
|
-
"parameters": [
|
|
2874
|
-
{
|
|
2875
|
-
"name": "errors",
|
|
2876
|
-
"type": {
|
|
2877
|
-
"text": "ValidationError[]"
|
|
2878
|
-
}
|
|
2879
|
-
}
|
|
2880
|
-
],
|
|
2881
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
2882
|
-
},
|
|
2883
|
-
{
|
|
2884
|
-
"kind": "function",
|
|
2885
|
-
"name": "showCriteriaError",
|
|
2886
|
-
"return": {
|
|
2887
|
-
"type": {
|
|
2888
|
-
"text": "void"
|
|
2889
|
-
}
|
|
2890
|
-
},
|
|
2891
|
-
"parameters": [
|
|
2892
|
-
{
|
|
2893
|
-
"name": "title",
|
|
2894
|
-
"type": {
|
|
2895
|
-
"text": "string"
|
|
2896
|
-
},
|
|
2897
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2898
|
-
},
|
|
2899
|
-
{
|
|
2900
|
-
"name": "body",
|
|
2901
|
-
"type": {
|
|
2902
|
-
"text": "string"
|
|
2903
|
-
},
|
|
2904
|
-
"description": "Error message to display"
|
|
2905
|
-
},
|
|
2906
|
-
{
|
|
2907
|
-
"name": "tagName",
|
|
2908
|
-
"type": {
|
|
2909
|
-
"text": "string"
|
|
2910
|
-
},
|
|
2911
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
2912
|
-
}
|
|
2913
|
-
],
|
|
2914
|
-
"description": "Shows a criteria error as a toast notification."
|
|
2915
|
-
}
|
|
2916
|
-
],
|
|
2917
|
-
"exports": [
|
|
2918
|
-
{
|
|
2919
|
-
"kind": "js",
|
|
2920
|
-
"name": "formatValidationErrors",
|
|
2921
|
-
"declaration": {
|
|
2922
|
-
"name": "formatValidationErrors",
|
|
2923
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2924
|
-
}
|
|
2925
|
-
},
|
|
2926
|
-
{
|
|
2927
|
-
"kind": "js",
|
|
2928
|
-
"name": "showCriteriaError",
|
|
2929
|
-
"declaration": {
|
|
2930
|
-
"name": "showCriteriaError",
|
|
2931
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2894
|
+
"name": "*",
|
|
2895
|
+
"package": "./actions-menu"
|
|
2932
2896
|
}
|
|
2933
2897
|
}
|
|
2934
2898
|
]
|
|
2935
2899
|
},
|
|
2936
2900
|
{
|
|
2937
2901
|
"kind": "javascript-module",
|
|
2938
|
-
"path": "src/ai-
|
|
2902
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2939
2903
|
"declarations": [
|
|
2940
2904
|
{
|
|
2941
|
-
"kind": "
|
|
2942
|
-
"name": "
|
|
2943
|
-
"
|
|
2944
|
-
"type": {
|
|
2945
|
-
"text": "ElementStyles"
|
|
2946
|
-
}
|
|
2947
|
-
},
|
|
2948
|
-
"parameters": [
|
|
2949
|
-
{
|
|
2950
|
-
"name": "context",
|
|
2951
|
-
"type": {
|
|
2952
|
-
"text": "ElementDefinitionContext"
|
|
2953
|
-
}
|
|
2954
|
-
},
|
|
2955
|
-
{
|
|
2956
|
-
"name": "definition",
|
|
2957
|
-
"type": {
|
|
2958
|
-
"text": "FoundationElementDefinition"
|
|
2959
|
-
}
|
|
2960
|
-
}
|
|
2961
|
-
]
|
|
2905
|
+
"kind": "variable",
|
|
2906
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2907
|
+
"default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .mode-control {\n flex-shrink: 0;\n }\n`"
|
|
2962
2908
|
}
|
|
2963
2909
|
],
|
|
2964
2910
|
"exports": [
|
|
2965
2911
|
{
|
|
2966
2912
|
"kind": "js",
|
|
2967
|
-
"name": "
|
|
2913
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2968
2914
|
"declaration": {
|
|
2969
|
-
"name": "
|
|
2970
|
-
"module": "src/ai-
|
|
2915
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2916
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2971
2917
|
}
|
|
2972
2918
|
}
|
|
2973
2919
|
]
|
|
2974
2920
|
},
|
|
2975
2921
|
{
|
|
2976
2922
|
"kind": "javascript-module",
|
|
2977
|
-
"path": "src/ai-
|
|
2923
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2978
2924
|
"declarations": [
|
|
2979
2925
|
{
|
|
2980
2926
|
"kind": "variable",
|
|
2981
|
-
"name": "
|
|
2927
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2982
2928
|
"type": {
|
|
2983
|
-
"text": "ViewTemplate<
|
|
2929
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2984
2930
|
},
|
|
2985
|
-
"default": "html`\n ${(x) =>
|
|
2931
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2986
2932
|
}
|
|
2987
2933
|
],
|
|
2988
2934
|
"exports": [
|
|
2989
2935
|
{
|
|
2990
2936
|
"kind": "js",
|
|
2991
|
-
"name": "
|
|
2937
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2992
2938
|
"declaration": {
|
|
2993
|
-
"name": "
|
|
2994
|
-
"module": "src/ai-
|
|
2939
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2940
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2995
2941
|
}
|
|
2996
2942
|
}
|
|
2997
2943
|
]
|
|
2998
2944
|
},
|
|
2999
2945
|
{
|
|
3000
2946
|
"kind": "javascript-module",
|
|
3001
|
-
"path": "src/ai-
|
|
2947
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
3002
2948
|
"declarations": [
|
|
3003
2949
|
{
|
|
3004
2950
|
"kind": "class",
|
|
3005
|
-
"description": "",
|
|
3006
|
-
"name": "
|
|
2951
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2952
|
+
"name": "AiCriteriaSearch",
|
|
3007
2953
|
"members": [
|
|
3008
2954
|
{
|
|
3009
2955
|
"kind": "field",
|
|
@@ -3014,31 +2960,38 @@
|
|
|
3014
2960
|
},
|
|
3015
2961
|
{
|
|
3016
2962
|
"kind": "field",
|
|
3017
|
-
"name": "
|
|
2963
|
+
"name": "placeholder",
|
|
3018
2964
|
"type": {
|
|
3019
|
-
"text": "
|
|
2965
|
+
"text": "string"
|
|
3020
2966
|
},
|
|
3021
|
-
"default": "
|
|
2967
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
3022
2968
|
},
|
|
3023
2969
|
{
|
|
3024
2970
|
"kind": "field",
|
|
3025
|
-
"name": "
|
|
2971
|
+
"name": "disabled",
|
|
3026
2972
|
"type": {
|
|
3027
2973
|
"text": "boolean"
|
|
2974
|
+
}
|
|
2975
|
+
},
|
|
2976
|
+
{
|
|
2977
|
+
"kind": "field",
|
|
2978
|
+
"name": "mode",
|
|
2979
|
+
"type": {
|
|
2980
|
+
"text": "'append' | 'replace'"
|
|
3028
2981
|
},
|
|
3029
|
-
"default": "
|
|
2982
|
+
"default": "'replace'"
|
|
3030
2983
|
},
|
|
3031
2984
|
{
|
|
3032
2985
|
"kind": "field",
|
|
3033
|
-
"name": "
|
|
2986
|
+
"name": "inputValue",
|
|
3034
2987
|
"type": {
|
|
3035
|
-
"text": "
|
|
2988
|
+
"text": "string"
|
|
3036
2989
|
},
|
|
3037
|
-
"default": "'
|
|
2990
|
+
"default": "''"
|
|
3038
2991
|
},
|
|
3039
2992
|
{
|
|
3040
2993
|
"kind": "field",
|
|
3041
|
-
"name": "
|
|
2994
|
+
"name": "isInterpreting",
|
|
3042
2995
|
"type": {
|
|
3043
2996
|
"text": "boolean"
|
|
3044
2997
|
},
|
|
@@ -3046,133 +2999,91 @@
|
|
|
3046
2999
|
},
|
|
3047
3000
|
{
|
|
3048
3001
|
"kind": "field",
|
|
3049
|
-
"name": "
|
|
3002
|
+
"name": "lastValidCriteria",
|
|
3050
3003
|
"type": {
|
|
3051
|
-
"text": "
|
|
3004
|
+
"text": "string | null"
|
|
3052
3005
|
},
|
|
3053
|
-
"privacy": "private",
|
|
3054
3006
|
"default": "null"
|
|
3055
3007
|
},
|
|
3056
3008
|
{
|
|
3057
3009
|
"kind": "field",
|
|
3058
|
-
"name": "
|
|
3059
|
-
"privacy": "private"
|
|
3060
|
-
},
|
|
3061
|
-
{
|
|
3062
|
-
"kind": "field",
|
|
3063
|
-
"name": "chromeStatusLabel",
|
|
3010
|
+
"name": "fieldMetadata",
|
|
3064
3011
|
"type": {
|
|
3065
|
-
"text": "
|
|
3012
|
+
"text": "MetadataDetail[] | string[]"
|
|
3066
3013
|
},
|
|
3067
|
-
"
|
|
3014
|
+
"default": "[]"
|
|
3068
3015
|
},
|
|
3069
3016
|
{
|
|
3070
3017
|
"kind": "field",
|
|
3071
|
-
"name": "
|
|
3018
|
+
"name": "isRecording",
|
|
3072
3019
|
"type": {
|
|
3073
3020
|
"text": "boolean"
|
|
3074
3021
|
},
|
|
3075
|
-
"
|
|
3022
|
+
"default": "false"
|
|
3076
3023
|
},
|
|
3077
3024
|
{
|
|
3078
3025
|
"kind": "field",
|
|
3079
|
-
"name": "
|
|
3026
|
+
"name": "textAreaRef",
|
|
3080
3027
|
"type": {
|
|
3081
|
-
"text": "
|
|
3028
|
+
"text": "HTMLTextAreaElement"
|
|
3082
3029
|
},
|
|
3083
|
-
"
|
|
3030
|
+
"privacy": "public"
|
|
3084
3031
|
},
|
|
3085
3032
|
{
|
|
3086
|
-
"kind": "
|
|
3087
|
-
"name": "
|
|
3088
|
-
"
|
|
3089
|
-
"
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3033
|
+
"kind": "field",
|
|
3034
|
+
"name": "stopRecording",
|
|
3035
|
+
"type": {
|
|
3036
|
+
"text": "(() => void) | null"
|
|
3037
|
+
},
|
|
3038
|
+
"privacy": "private",
|
|
3039
|
+
"default": "null"
|
|
3093
3040
|
},
|
|
3094
3041
|
{
|
|
3095
|
-
"kind": "
|
|
3096
|
-
"name": "
|
|
3042
|
+
"kind": "field",
|
|
3043
|
+
"name": "speechApplyDebounceTimer",
|
|
3044
|
+
"type": {
|
|
3045
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
3046
|
+
},
|
|
3097
3047
|
"privacy": "private",
|
|
3098
|
-
"
|
|
3099
|
-
{
|
|
3100
|
-
"name": "event",
|
|
3101
|
-
"type": {
|
|
3102
|
-
"text": "MouseEvent"
|
|
3103
|
-
}
|
|
3104
|
-
}
|
|
3105
|
-
]
|
|
3048
|
+
"default": "null"
|
|
3106
3049
|
},
|
|
3107
3050
|
{
|
|
3108
|
-
"kind": "
|
|
3109
|
-
"name": "
|
|
3051
|
+
"kind": "field",
|
|
3052
|
+
"name": "baseInputForAppend",
|
|
3053
|
+
"type": {
|
|
3054
|
+
"text": "string"
|
|
3055
|
+
},
|
|
3056
|
+
"privacy": "private",
|
|
3057
|
+
"default": "''"
|
|
3110
3058
|
},
|
|
3111
3059
|
{
|
|
3112
|
-
"kind": "
|
|
3113
|
-
"name": "
|
|
3114
|
-
"
|
|
3115
|
-
"
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
}
|
|
3060
|
+
"kind": "field",
|
|
3061
|
+
"name": "speechAvailable",
|
|
3062
|
+
"type": {
|
|
3063
|
+
"text": "boolean"
|
|
3064
|
+
},
|
|
3065
|
+
"readonly": true
|
|
3119
3066
|
},
|
|
3120
3067
|
{
|
|
3121
3068
|
"kind": "method",
|
|
3122
|
-
"name": "
|
|
3123
|
-
"privacy": "private",
|
|
3124
|
-
"return": {
|
|
3125
|
-
"type": {
|
|
3126
|
-
"text": "AIIndicatorState"
|
|
3127
|
-
}
|
|
3128
|
-
},
|
|
3129
|
-
"parameters": [
|
|
3130
|
-
{
|
|
3131
|
-
"name": "s",
|
|
3132
|
-
"type": {
|
|
3133
|
-
"text": "AIStatus | null"
|
|
3134
|
-
}
|
|
3135
|
-
}
|
|
3136
|
-
]
|
|
3069
|
+
"name": "handleSubmit"
|
|
3137
3070
|
},
|
|
3138
3071
|
{
|
|
3139
3072
|
"kind": "method",
|
|
3140
|
-
"name": "
|
|
3141
|
-
"privacy": "private",
|
|
3142
|
-
"return": {
|
|
3143
|
-
"type": {
|
|
3144
|
-
"text": "void"
|
|
3145
|
-
}
|
|
3146
|
-
}
|
|
3073
|
+
"name": "handleBlur"
|
|
3147
3074
|
},
|
|
3148
3075
|
{
|
|
3149
3076
|
"kind": "method",
|
|
3150
|
-
"name": "
|
|
3151
|
-
"privacy": "private",
|
|
3152
|
-
"return": {
|
|
3153
|
-
"type": {
|
|
3154
|
-
"text": "void"
|
|
3155
|
-
}
|
|
3156
|
-
}
|
|
3077
|
+
"name": "clear"
|
|
3157
3078
|
},
|
|
3158
3079
|
{
|
|
3159
3080
|
"kind": "method",
|
|
3160
|
-
"name": "
|
|
3161
|
-
"privacy": "private",
|
|
3162
|
-
"return": {
|
|
3163
|
-
"type": {
|
|
3164
|
-
"text": "void"
|
|
3165
|
-
}
|
|
3166
|
-
}
|
|
3081
|
+
"name": "toggleSpeechInput"
|
|
3167
3082
|
},
|
|
3168
3083
|
{
|
|
3169
3084
|
"kind": "method",
|
|
3170
|
-
"name": "
|
|
3171
|
-
"
|
|
3172
|
-
"type": {
|
|
3173
|
-
"text": "Promise<void>"
|
|
3174
|
-
}
|
|
3175
|
-
}
|
|
3085
|
+
"name": "clearSpeechApplyDebounce",
|
|
3086
|
+
"privacy": "private"
|
|
3176
3087
|
},
|
|
3177
3088
|
{
|
|
3178
3089
|
"kind": "field",
|
|
@@ -3286,141 +3197,267 @@
|
|
|
3286
3197
|
}
|
|
3287
3198
|
}
|
|
3288
3199
|
],
|
|
3200
|
+
"events": [
|
|
3201
|
+
{
|
|
3202
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
3203
|
+
"name": "criteria-changed"
|
|
3204
|
+
},
|
|
3205
|
+
{
|
|
3206
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
3207
|
+
"name": "validation-errors"
|
|
3208
|
+
}
|
|
3209
|
+
],
|
|
3210
|
+
"attributes": [
|
|
3211
|
+
{
|
|
3212
|
+
"name": "placeholder",
|
|
3213
|
+
"type": {
|
|
3214
|
+
"text": "string"
|
|
3215
|
+
},
|
|
3216
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
3217
|
+
"fieldName": "placeholder"
|
|
3218
|
+
},
|
|
3219
|
+
{
|
|
3220
|
+
"type": {
|
|
3221
|
+
"text": "boolean"
|
|
3222
|
+
},
|
|
3223
|
+
"fieldName": "disabled"
|
|
3224
|
+
},
|
|
3225
|
+
{
|
|
3226
|
+
"name": "mode",
|
|
3227
|
+
"type": {
|
|
3228
|
+
"text": "'append' | 'replace'"
|
|
3229
|
+
},
|
|
3230
|
+
"default": "'replace'",
|
|
3231
|
+
"fieldName": "mode"
|
|
3232
|
+
}
|
|
3233
|
+
],
|
|
3289
3234
|
"superclass": {
|
|
3290
3235
|
"name": "FoundationElement",
|
|
3291
3236
|
"package": "@microsoft/fast-foundation"
|
|
3292
3237
|
},
|
|
3293
|
-
"tagName": "%%prefix%%-ai-
|
|
3294
|
-
"customElement": true
|
|
3238
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
3239
|
+
"customElement": true
|
|
3240
|
+
},
|
|
3241
|
+
{
|
|
3242
|
+
"kind": "variable",
|
|
3243
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3244
|
+
"type": {
|
|
3245
|
+
"text": "ShadowRootInit"
|
|
3246
|
+
},
|
|
3247
|
+
"default": "undefined"
|
|
3248
|
+
},
|
|
3249
|
+
{
|
|
3250
|
+
"kind": "variable",
|
|
3251
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3252
|
+
"type": {
|
|
3253
|
+
"text": "object"
|
|
3254
|
+
},
|
|
3255
|
+
"default": "{}"
|
|
3295
3256
|
},
|
|
3296
3257
|
{
|
|
3297
3258
|
"kind": "variable",
|
|
3298
|
-
"name": "
|
|
3259
|
+
"name": "foundationAiCriteriaSearch"
|
|
3299
3260
|
}
|
|
3300
3261
|
],
|
|
3301
3262
|
"exports": [
|
|
3302
3263
|
{
|
|
3303
3264
|
"kind": "js",
|
|
3304
|
-
"name": "
|
|
3265
|
+
"name": "AiCriteriaSearch",
|
|
3305
3266
|
"declaration": {
|
|
3306
|
-
"name": "
|
|
3307
|
-
"module": "src/ai-
|
|
3267
|
+
"name": "AiCriteriaSearch",
|
|
3268
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3308
3269
|
}
|
|
3309
3270
|
},
|
|
3310
3271
|
{
|
|
3311
3272
|
"kind": "js",
|
|
3312
|
-
"name": "
|
|
3273
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3313
3274
|
"declaration": {
|
|
3314
|
-
"name": "
|
|
3315
|
-
"module": "src/ai-
|
|
3275
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3276
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3277
|
+
}
|
|
3278
|
+
},
|
|
3279
|
+
{
|
|
3280
|
+
"kind": "js",
|
|
3281
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3282
|
+
"declaration": {
|
|
3283
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3284
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3285
|
+
}
|
|
3286
|
+
},
|
|
3287
|
+
{
|
|
3288
|
+
"kind": "js",
|
|
3289
|
+
"name": "foundationAiCriteriaSearch",
|
|
3290
|
+
"declaration": {
|
|
3291
|
+
"name": "foundationAiCriteriaSearch",
|
|
3292
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3316
3293
|
}
|
|
3317
3294
|
}
|
|
3318
3295
|
]
|
|
3319
3296
|
},
|
|
3320
3297
|
{
|
|
3321
3298
|
"kind": "javascript-module",
|
|
3322
|
-
"path": "src/ai-
|
|
3299
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
3323
3300
|
"declarations": [],
|
|
3324
3301
|
"exports": [
|
|
3325
3302
|
{
|
|
3326
3303
|
"kind": "js",
|
|
3327
|
-
"name": "
|
|
3304
|
+
"name": "AiCriteriaSearch",
|
|
3328
3305
|
"declaration": {
|
|
3329
|
-
"name": "
|
|
3330
|
-
"module": "./ai-
|
|
3306
|
+
"name": "AiCriteriaSearch",
|
|
3307
|
+
"module": "./ai-criteria-search"
|
|
3331
3308
|
}
|
|
3332
3309
|
},
|
|
3333
3310
|
{
|
|
3334
3311
|
"kind": "js",
|
|
3335
|
-
"name": "
|
|
3312
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3336
3313
|
"declaration": {
|
|
3337
|
-
"name": "
|
|
3338
|
-
"module": "./ai-
|
|
3314
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3315
|
+
"module": "./ai-criteria-search"
|
|
3339
3316
|
}
|
|
3340
3317
|
},
|
|
3341
3318
|
{
|
|
3342
3319
|
"kind": "js",
|
|
3343
|
-
"name": "
|
|
3320
|
+
"name": "foundationAiCriteriaSearch",
|
|
3344
3321
|
"declaration": {
|
|
3345
|
-
"name": "
|
|
3346
|
-
"module": "./ai-
|
|
3322
|
+
"name": "foundationAiCriteriaSearch",
|
|
3323
|
+
"module": "./ai-criteria-search"
|
|
3347
3324
|
}
|
|
3348
3325
|
},
|
|
3349
3326
|
{
|
|
3350
3327
|
"kind": "js",
|
|
3351
|
-
"name": "
|
|
3328
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3352
3329
|
"declaration": {
|
|
3353
|
-
"name": "
|
|
3354
|
-
"module": "./ai-
|
|
3330
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3331
|
+
"module": "./ai-criteria-search"
|
|
3355
3332
|
}
|
|
3356
3333
|
},
|
|
3357
3334
|
{
|
|
3358
3335
|
"kind": "js",
|
|
3359
|
-
"name": "
|
|
3336
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3360
3337
|
"declaration": {
|
|
3361
|
-
"name": "
|
|
3362
|
-
"module": "./ai-
|
|
3338
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3339
|
+
"module": "./ai-criteria-search.styles"
|
|
3363
3340
|
}
|
|
3364
3341
|
},
|
|
3365
3342
|
{
|
|
3366
3343
|
"kind": "js",
|
|
3367
|
-
"name": "
|
|
3344
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3368
3345
|
"declaration": {
|
|
3369
|
-
"name": "
|
|
3370
|
-
"module": "./ai-
|
|
3346
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3347
|
+
"module": "./ai-criteria-search.template"
|
|
3348
|
+
}
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"kind": "js",
|
|
3352
|
+
"name": "*",
|
|
3353
|
+
"declaration": {
|
|
3354
|
+
"name": "*",
|
|
3355
|
+
"package": "./validation/criteria-ir"
|
|
3356
|
+
}
|
|
3357
|
+
},
|
|
3358
|
+
{
|
|
3359
|
+
"kind": "js",
|
|
3360
|
+
"name": "*",
|
|
3361
|
+
"declaration": {
|
|
3362
|
+
"name": "*",
|
|
3363
|
+
"package": "./validation/operator-map"
|
|
3364
|
+
}
|
|
3365
|
+
},
|
|
3366
|
+
{
|
|
3367
|
+
"kind": "js",
|
|
3368
|
+
"name": "*",
|
|
3369
|
+
"declaration": {
|
|
3370
|
+
"name": "*",
|
|
3371
|
+
"package": "./validation/schema-validator"
|
|
3371
3372
|
}
|
|
3372
3373
|
}
|
|
3373
3374
|
]
|
|
3374
3375
|
},
|
|
3375
3376
|
{
|
|
3376
3377
|
"kind": "javascript-module",
|
|
3377
|
-
"path": "src/
|
|
3378
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3378
3379
|
"declarations": [
|
|
3379
3380
|
{
|
|
3380
3381
|
"kind": "function",
|
|
3381
|
-
"name": "
|
|
3382
|
+
"name": "formatValidationErrors",
|
|
3382
3383
|
"return": {
|
|
3383
3384
|
"type": {
|
|
3384
|
-
"text": "
|
|
3385
|
+
"text": "string"
|
|
3385
3386
|
}
|
|
3386
3387
|
},
|
|
3387
3388
|
"parameters": [
|
|
3388
3389
|
{
|
|
3389
|
-
"name": "
|
|
3390
|
+
"name": "errors",
|
|
3390
3391
|
"type": {
|
|
3391
|
-
"text": "
|
|
3392
|
+
"text": "ValidationError[]"
|
|
3392
3393
|
}
|
|
3394
|
+
}
|
|
3395
|
+
],
|
|
3396
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
3397
|
+
},
|
|
3398
|
+
{
|
|
3399
|
+
"kind": "function",
|
|
3400
|
+
"name": "showCriteriaError",
|
|
3401
|
+
"return": {
|
|
3402
|
+
"type": {
|
|
3403
|
+
"text": "void"
|
|
3404
|
+
}
|
|
3405
|
+
},
|
|
3406
|
+
"parameters": [
|
|
3407
|
+
{
|
|
3408
|
+
"name": "title",
|
|
3409
|
+
"type": {
|
|
3410
|
+
"text": "string"
|
|
3411
|
+
},
|
|
3412
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3393
3413
|
},
|
|
3394
3414
|
{
|
|
3395
|
-
"name": "
|
|
3415
|
+
"name": "body",
|
|
3396
3416
|
"type": {
|
|
3397
|
-
"text": "
|
|
3398
|
-
}
|
|
3417
|
+
"text": "string"
|
|
3418
|
+
},
|
|
3419
|
+
"description": "Error message to display"
|
|
3420
|
+
},
|
|
3421
|
+
{
|
|
3422
|
+
"name": "tagName",
|
|
3423
|
+
"type": {
|
|
3424
|
+
"text": "string"
|
|
3425
|
+
},
|
|
3426
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3399
3427
|
}
|
|
3400
|
-
]
|
|
3428
|
+
],
|
|
3429
|
+
"description": "Shows a criteria error as a toast notification."
|
|
3401
3430
|
}
|
|
3402
3431
|
],
|
|
3403
3432
|
"exports": [
|
|
3404
3433
|
{
|
|
3405
3434
|
"kind": "js",
|
|
3406
|
-
"name": "
|
|
3435
|
+
"name": "formatValidationErrors",
|
|
3407
3436
|
"declaration": {
|
|
3408
|
-
"name": "
|
|
3409
|
-
"module": "src/
|
|
3437
|
+
"name": "formatValidationErrors",
|
|
3438
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3439
|
+
}
|
|
3440
|
+
},
|
|
3441
|
+
{
|
|
3442
|
+
"kind": "js",
|
|
3443
|
+
"name": "showCriteriaError",
|
|
3444
|
+
"declaration": {
|
|
3445
|
+
"name": "showCriteriaError",
|
|
3446
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3410
3447
|
}
|
|
3411
3448
|
}
|
|
3412
3449
|
]
|
|
3413
3450
|
},
|
|
3414
3451
|
{
|
|
3415
3452
|
"kind": "javascript-module",
|
|
3416
|
-
"path": "src/
|
|
3453
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3417
3454
|
"declarations": [
|
|
3418
3455
|
{
|
|
3419
3456
|
"kind": "function",
|
|
3420
|
-
"name": "
|
|
3457
|
+
"name": "foundationAiIndicatorStyles",
|
|
3421
3458
|
"return": {
|
|
3422
3459
|
"type": {
|
|
3423
|
-
"text": "
|
|
3460
|
+
"text": "ElementStyles"
|
|
3424
3461
|
}
|
|
3425
3462
|
},
|
|
3426
3463
|
"parameters": [
|
|
@@ -3442,237 +3479,214 @@
|
|
|
3442
3479
|
"exports": [
|
|
3443
3480
|
{
|
|
3444
3481
|
"kind": "js",
|
|
3445
|
-
"name": "
|
|
3482
|
+
"name": "foundationAiIndicatorStyles",
|
|
3446
3483
|
"declaration": {
|
|
3447
|
-
"name": "
|
|
3448
|
-
"module": "src/
|
|
3484
|
+
"name": "foundationAiIndicatorStyles",
|
|
3485
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3449
3486
|
}
|
|
3450
3487
|
}
|
|
3451
3488
|
]
|
|
3452
3489
|
},
|
|
3453
3490
|
{
|
|
3454
3491
|
"kind": "javascript-module",
|
|
3455
|
-
"path": "src/
|
|
3492
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3493
|
+
"declarations": [
|
|
3494
|
+
{
|
|
3495
|
+
"kind": "variable",
|
|
3496
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3497
|
+
"type": {
|
|
3498
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3499
|
+
},
|
|
3500
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3501
|
+
}
|
|
3502
|
+
],
|
|
3503
|
+
"exports": [
|
|
3504
|
+
{
|
|
3505
|
+
"kind": "js",
|
|
3506
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3507
|
+
"declaration": {
|
|
3508
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3509
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3510
|
+
}
|
|
3511
|
+
}
|
|
3512
|
+
]
|
|
3513
|
+
},
|
|
3514
|
+
{
|
|
3515
|
+
"kind": "javascript-module",
|
|
3516
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3456
3517
|
"declarations": [
|
|
3457
3518
|
{
|
|
3458
3519
|
"kind": "class",
|
|
3459
3520
|
"description": "",
|
|
3460
|
-
"name": "
|
|
3461
|
-
"
|
|
3462
|
-
"name": "FASTAccordion",
|
|
3463
|
-
"package": "@microsoft/fast-foundation"
|
|
3464
|
-
},
|
|
3465
|
-
"tagName": "%%prefix%%-accordion",
|
|
3466
|
-
"customElement": true,
|
|
3467
|
-
"attributes": [
|
|
3521
|
+
"name": "AiIndicator",
|
|
3522
|
+
"members": [
|
|
3468
3523
|
{
|
|
3469
|
-
"
|
|
3524
|
+
"kind": "field",
|
|
3525
|
+
"name": "aiProvider",
|
|
3470
3526
|
"type": {
|
|
3471
|
-
"text": "
|
|
3472
|
-
},
|
|
3473
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3474
|
-
"fieldName": "expandmode",
|
|
3475
|
-
"inheritedFrom": {
|
|
3476
|
-
"name": "Accordion",
|
|
3477
|
-
"module": "src/accordion/accordion.ts"
|
|
3527
|
+
"text": "AIProvider"
|
|
3478
3528
|
}
|
|
3479
|
-
}
|
|
3480
|
-
],
|
|
3481
|
-
"members": [
|
|
3529
|
+
},
|
|
3482
3530
|
{
|
|
3483
3531
|
"kind": "field",
|
|
3484
|
-
"name": "
|
|
3532
|
+
"name": "status",
|
|
3485
3533
|
"type": {
|
|
3486
|
-
"text": "
|
|
3534
|
+
"text": "AIStatus | null"
|
|
3487
3535
|
},
|
|
3488
|
-
"
|
|
3489
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3490
|
-
"inheritedFrom": {
|
|
3491
|
-
"name": "Accordion",
|
|
3492
|
-
"module": "src/accordion/accordion.ts"
|
|
3493
|
-
}
|
|
3536
|
+
"default": "null"
|
|
3494
3537
|
},
|
|
3495
3538
|
{
|
|
3496
3539
|
"kind": "field",
|
|
3497
|
-
"name": "
|
|
3540
|
+
"name": "open",
|
|
3498
3541
|
"type": {
|
|
3499
|
-
"text": "
|
|
3542
|
+
"text": "boolean"
|
|
3500
3543
|
},
|
|
3501
|
-
"
|
|
3502
|
-
"inheritedFrom": {
|
|
3503
|
-
"name": "Accordion",
|
|
3504
|
-
"module": "src/accordion/accordion.ts"
|
|
3505
|
-
}
|
|
3544
|
+
"default": "false"
|
|
3506
3545
|
},
|
|
3507
3546
|
{
|
|
3508
3547
|
"kind": "field",
|
|
3509
|
-
"name": "
|
|
3548
|
+
"name": "state",
|
|
3510
3549
|
"type": {
|
|
3511
|
-
"text": "
|
|
3550
|
+
"text": "AIIndicatorState"
|
|
3512
3551
|
},
|
|
3513
|
-
"
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
|
|
3518
|
-
|
|
3552
|
+
"default": "'none'"
|
|
3553
|
+
},
|
|
3554
|
+
{
|
|
3555
|
+
"kind": "field",
|
|
3556
|
+
"name": "isInstalling",
|
|
3557
|
+
"type": {
|
|
3558
|
+
"text": "boolean"
|
|
3559
|
+
},
|
|
3560
|
+
"default": "false"
|
|
3519
3561
|
},
|
|
3520
3562
|
{
|
|
3521
3563
|
"kind": "field",
|
|
3522
|
-
"name": "
|
|
3564
|
+
"name": "pollTimer",
|
|
3523
3565
|
"type": {
|
|
3524
|
-
"text": "
|
|
3566
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3525
3567
|
},
|
|
3526
3568
|
"privacy": "private",
|
|
3527
|
-
"
|
|
3528
|
-
"name": "Accordion",
|
|
3529
|
-
"module": "src/accordion/accordion.ts"
|
|
3530
|
-
}
|
|
3569
|
+
"default": "null"
|
|
3531
3570
|
},
|
|
3532
3571
|
{
|
|
3533
3572
|
"kind": "field",
|
|
3534
|
-
"name": "
|
|
3535
|
-
"privacy": "private"
|
|
3536
|
-
"inheritedFrom": {
|
|
3537
|
-
"name": "Accordion",
|
|
3538
|
-
"module": "src/accordion/accordion.ts"
|
|
3539
|
-
}
|
|
3573
|
+
"name": "clickOutside",
|
|
3574
|
+
"privacy": "private"
|
|
3540
3575
|
},
|
|
3541
3576
|
{
|
|
3542
|
-
"kind": "
|
|
3543
|
-
"name": "
|
|
3544
|
-
"
|
|
3545
|
-
|
|
3546
|
-
"type": {
|
|
3547
|
-
"text": "AccordionItem | null"
|
|
3548
|
-
}
|
|
3577
|
+
"kind": "field",
|
|
3578
|
+
"name": "chromeStatusLabel",
|
|
3579
|
+
"type": {
|
|
3580
|
+
"text": "string | null"
|
|
3549
3581
|
},
|
|
3550
|
-
"
|
|
3551
|
-
"name": "Accordion",
|
|
3552
|
-
"module": "src/accordion/accordion.ts"
|
|
3553
|
-
}
|
|
3582
|
+
"readonly": true
|
|
3554
3583
|
},
|
|
3555
3584
|
{
|
|
3556
3585
|
"kind": "field",
|
|
3557
|
-
"name": "
|
|
3558
|
-
"
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3562
|
-
|
|
3586
|
+
"name": "canInstall",
|
|
3587
|
+
"type": {
|
|
3588
|
+
"text": "boolean"
|
|
3589
|
+
},
|
|
3590
|
+
"readonly": true
|
|
3591
|
+
},
|
|
3592
|
+
{
|
|
3593
|
+
"kind": "field",
|
|
3594
|
+
"name": "isDownloading",
|
|
3595
|
+
"type": {
|
|
3596
|
+
"text": "boolean"
|
|
3597
|
+
},
|
|
3598
|
+
"readonly": true
|
|
3563
3599
|
},
|
|
3564
3600
|
{
|
|
3565
3601
|
"kind": "method",
|
|
3566
|
-
"name": "
|
|
3567
|
-
"privacy": "private",
|
|
3602
|
+
"name": "openChanged",
|
|
3568
3603
|
"return": {
|
|
3569
3604
|
"type": {
|
|
3570
3605
|
"text": "void"
|
|
3571
3606
|
}
|
|
3572
|
-
},
|
|
3573
|
-
"inheritedFrom": {
|
|
3574
|
-
"name": "Accordion",
|
|
3575
|
-
"module": "src/accordion/accordion.ts"
|
|
3576
3607
|
}
|
|
3577
3608
|
},
|
|
3578
3609
|
{
|
|
3579
|
-
"kind": "
|
|
3580
|
-
"name": "
|
|
3610
|
+
"kind": "method",
|
|
3611
|
+
"name": "handleClickOutside",
|
|
3581
3612
|
"privacy": "private",
|
|
3582
|
-
"
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3613
|
+
"parameters": [
|
|
3614
|
+
{
|
|
3615
|
+
"name": "event",
|
|
3616
|
+
"type": {
|
|
3617
|
+
"text": "MouseEvent"
|
|
3618
|
+
}
|
|
3619
|
+
}
|
|
3620
|
+
]
|
|
3586
3621
|
},
|
|
3587
3622
|
{
|
|
3588
|
-
"kind": "
|
|
3589
|
-
"name": "
|
|
3590
|
-
"privacy": "private",
|
|
3591
|
-
"inheritedFrom": {
|
|
3592
|
-
"name": "Accordion",
|
|
3593
|
-
"module": "src/accordion/accordion.ts"
|
|
3594
|
-
}
|
|
3623
|
+
"kind": "method",
|
|
3624
|
+
"name": "toggleDropdown"
|
|
3595
3625
|
},
|
|
3596
3626
|
{
|
|
3597
3627
|
"kind": "method",
|
|
3598
|
-
"name": "
|
|
3599
|
-
"privacy": "private",
|
|
3628
|
+
"name": "refreshStatus",
|
|
3600
3629
|
"return": {
|
|
3601
3630
|
"type": {
|
|
3602
|
-
"text": "
|
|
3631
|
+
"text": "Promise<void>"
|
|
3603
3632
|
}
|
|
3604
|
-
},
|
|
3605
|
-
"inheritedFrom": {
|
|
3606
|
-
"name": "Accordion",
|
|
3607
|
-
"module": "src/accordion/accordion.ts"
|
|
3608
3633
|
}
|
|
3609
3634
|
},
|
|
3610
3635
|
{
|
|
3611
3636
|
"kind": "method",
|
|
3612
|
-
"name": "
|
|
3637
|
+
"name": "deriveState",
|
|
3613
3638
|
"privacy": "private",
|
|
3614
3639
|
"return": {
|
|
3615
3640
|
"type": {
|
|
3616
|
-
"text": "
|
|
3641
|
+
"text": "AIIndicatorState"
|
|
3617
3642
|
}
|
|
3618
3643
|
},
|
|
3619
|
-
"
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
|
|
3644
|
+
"parameters": [
|
|
3645
|
+
{
|
|
3646
|
+
"name": "s",
|
|
3647
|
+
"type": {
|
|
3648
|
+
"text": "AIStatus | null"
|
|
3649
|
+
}
|
|
3650
|
+
}
|
|
3651
|
+
]
|
|
3623
3652
|
},
|
|
3624
3653
|
{
|
|
3625
|
-
"kind": "
|
|
3626
|
-
"name": "
|
|
3654
|
+
"kind": "method",
|
|
3655
|
+
"name": "maybeStartPolling",
|
|
3627
3656
|
"privacy": "private",
|
|
3628
|
-
"
|
|
3629
|
-
"
|
|
3630
|
-
|
|
3657
|
+
"return": {
|
|
3658
|
+
"type": {
|
|
3659
|
+
"text": "void"
|
|
3660
|
+
}
|
|
3631
3661
|
}
|
|
3632
3662
|
},
|
|
3633
3663
|
{
|
|
3634
|
-
"kind": "
|
|
3635
|
-
"name": "
|
|
3664
|
+
"kind": "method",
|
|
3665
|
+
"name": "startPolling",
|
|
3636
3666
|
"privacy": "private",
|
|
3637
|
-
"
|
|
3638
|
-
"
|
|
3639
|
-
|
|
3667
|
+
"return": {
|
|
3668
|
+
"type": {
|
|
3669
|
+
"text": "void"
|
|
3670
|
+
}
|
|
3640
3671
|
}
|
|
3641
3672
|
},
|
|
3642
3673
|
{
|
|
3643
3674
|
"kind": "method",
|
|
3644
|
-
"name": "
|
|
3675
|
+
"name": "stopPolling",
|
|
3645
3676
|
"privacy": "private",
|
|
3646
3677
|
"return": {
|
|
3647
3678
|
"type": {
|
|
3648
3679
|
"text": "void"
|
|
3649
3680
|
}
|
|
3650
|
-
},
|
|
3651
|
-
"parameters": [
|
|
3652
|
-
{
|
|
3653
|
-
"name": "adjustment",
|
|
3654
|
-
"type": {
|
|
3655
|
-
"text": "number"
|
|
3656
|
-
}
|
|
3657
|
-
}
|
|
3658
|
-
],
|
|
3659
|
-
"inheritedFrom": {
|
|
3660
|
-
"name": "Accordion",
|
|
3661
|
-
"module": "src/accordion/accordion.ts"
|
|
3662
3681
|
}
|
|
3663
3682
|
},
|
|
3664
3683
|
{
|
|
3665
3684
|
"kind": "method",
|
|
3666
|
-
"name": "
|
|
3667
|
-
"privacy": "private",
|
|
3685
|
+
"name": "onInstall",
|
|
3668
3686
|
"return": {
|
|
3669
3687
|
"type": {
|
|
3670
|
-
"text": "void"
|
|
3688
|
+
"text": "Promise<void>"
|
|
3671
3689
|
}
|
|
3672
|
-
},
|
|
3673
|
-
"inheritedFrom": {
|
|
3674
|
-
"name": "Accordion",
|
|
3675
|
-
"module": "src/accordion/accordion.ts"
|
|
3676
3690
|
}
|
|
3677
3691
|
},
|
|
3678
3692
|
{
|
|
@@ -3787,102 +3801,88 @@
|
|
|
3787
3801
|
}
|
|
3788
3802
|
}
|
|
3789
3803
|
],
|
|
3790
|
-
"
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
"name": "change",
|
|
3794
|
-
"inheritedFrom": {
|
|
3795
|
-
"name": "Accordion",
|
|
3796
|
-
"module": "src/accordion/accordion.ts"
|
|
3797
|
-
}
|
|
3798
|
-
}
|
|
3799
|
-
]
|
|
3800
|
-
},
|
|
3801
|
-
{
|
|
3802
|
-
"kind": "variable",
|
|
3803
|
-
"name": "foundationAccordionShadowOptions",
|
|
3804
|
-
"type": {
|
|
3805
|
-
"text": "ShadowRootInit"
|
|
3806
|
-
},
|
|
3807
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3808
|
-
},
|
|
3809
|
-
{
|
|
3810
|
-
"kind": "variable",
|
|
3811
|
-
"name": "defaultAccordionConfig",
|
|
3812
|
-
"type": {
|
|
3813
|
-
"text": "object"
|
|
3804
|
+
"superclass": {
|
|
3805
|
+
"name": "FoundationElement",
|
|
3806
|
+
"package": "@microsoft/fast-foundation"
|
|
3814
3807
|
},
|
|
3815
|
-
"
|
|
3808
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3809
|
+
"customElement": true
|
|
3816
3810
|
},
|
|
3817
3811
|
{
|
|
3818
3812
|
"kind": "variable",
|
|
3819
|
-
"name": "
|
|
3820
|
-
"description": "The Foundation Accordion",
|
|
3821
|
-
"privacy": "public"
|
|
3813
|
+
"name": "foundationAiIndicator"
|
|
3822
3814
|
}
|
|
3823
3815
|
],
|
|
3824
3816
|
"exports": [
|
|
3825
3817
|
{
|
|
3826
3818
|
"kind": "js",
|
|
3827
|
-
"name": "
|
|
3819
|
+
"name": "AiIndicator",
|
|
3828
3820
|
"declaration": {
|
|
3829
|
-
"name": "
|
|
3830
|
-
"module": "src/
|
|
3821
|
+
"name": "AiIndicator",
|
|
3822
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3831
3823
|
}
|
|
3832
3824
|
},
|
|
3833
3825
|
{
|
|
3834
3826
|
"kind": "js",
|
|
3835
|
-
"name": "
|
|
3827
|
+
"name": "foundationAiIndicator",
|
|
3836
3828
|
"declaration": {
|
|
3837
|
-
"name": "
|
|
3838
|
-
"module": "src/
|
|
3829
|
+
"name": "foundationAiIndicator",
|
|
3830
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3831
|
+
}
|
|
3832
|
+
}
|
|
3833
|
+
]
|
|
3834
|
+
},
|
|
3835
|
+
{
|
|
3836
|
+
"kind": "javascript-module",
|
|
3837
|
+
"path": "src/ai-indicator/index.ts",
|
|
3838
|
+
"declarations": [],
|
|
3839
|
+
"exports": [
|
|
3840
|
+
{
|
|
3841
|
+
"kind": "js",
|
|
3842
|
+
"name": "AiIndicator",
|
|
3843
|
+
"declaration": {
|
|
3844
|
+
"name": "AiIndicator",
|
|
3845
|
+
"module": "./ai-indicator"
|
|
3839
3846
|
}
|
|
3840
3847
|
},
|
|
3841
3848
|
{
|
|
3842
3849
|
"kind": "js",
|
|
3843
|
-
"name": "
|
|
3850
|
+
"name": "foundationAiIndicator",
|
|
3844
3851
|
"declaration": {
|
|
3845
|
-
"name": "
|
|
3846
|
-
"module": "
|
|
3852
|
+
"name": "foundationAiIndicator",
|
|
3853
|
+
"module": "./ai-indicator"
|
|
3847
3854
|
}
|
|
3848
3855
|
},
|
|
3849
3856
|
{
|
|
3850
3857
|
"kind": "js",
|
|
3851
|
-
"name": "
|
|
3858
|
+
"name": "type",
|
|
3852
3859
|
"declaration": {
|
|
3853
|
-
"name": "
|
|
3854
|
-
"module": "
|
|
3860
|
+
"name": "type",
|
|
3861
|
+
"module": "./ai-indicator"
|
|
3855
3862
|
}
|
|
3856
|
-
}
|
|
3857
|
-
]
|
|
3858
|
-
},
|
|
3859
|
-
{
|
|
3860
|
-
"kind": "javascript-module",
|
|
3861
|
-
"path": "src/accordion/index.ts",
|
|
3862
|
-
"declarations": [],
|
|
3863
|
-
"exports": [
|
|
3863
|
+
},
|
|
3864
3864
|
{
|
|
3865
3865
|
"kind": "js",
|
|
3866
|
-
"name": "
|
|
3866
|
+
"name": "AIIndicatorState",
|
|
3867
3867
|
"declaration": {
|
|
3868
|
-
"name": "
|
|
3869
|
-
"
|
|
3868
|
+
"name": "AIIndicatorState",
|
|
3869
|
+
"module": "./ai-indicator"
|
|
3870
3870
|
}
|
|
3871
3871
|
},
|
|
3872
3872
|
{
|
|
3873
3873
|
"kind": "js",
|
|
3874
|
-
"name": "
|
|
3874
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3875
3875
|
"declaration": {
|
|
3876
|
-
"name": "
|
|
3877
|
-
"
|
|
3876
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3877
|
+
"module": "./ai-indicator.template"
|
|
3878
3878
|
}
|
|
3879
3879
|
},
|
|
3880
3880
|
{
|
|
3881
3881
|
"kind": "js",
|
|
3882
|
-
"name": "
|
|
3882
|
+
"name": "foundationAiIndicatorStyles",
|
|
3883
3883
|
"declaration": {
|
|
3884
|
-
"name": "
|
|
3885
|
-
"
|
|
3884
|
+
"name": "foundationAiIndicatorStyles",
|
|
3885
|
+
"module": "./ai-indicator.styles"
|
|
3886
3886
|
}
|
|
3887
3887
|
}
|
|
3888
3888
|
]
|