@genesislcap/foundation-ui 14.421.0 → 14.421.1-FUI-2511.2
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 +788 -788
- package/dist/dts/react.d.ts +11 -11
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +4 -4
- package/package.json +19 -19
|
@@ -1817,11 +1817,34 @@
|
|
|
1817
1817
|
},
|
|
1818
1818
|
{
|
|
1819
1819
|
"kind": "javascript-module",
|
|
1820
|
-
"path": "src/
|
|
1820
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1821
1821
|
"declarations": [
|
|
1822
1822
|
{
|
|
1823
1823
|
"kind": "function",
|
|
1824
|
-
"name": "
|
|
1824
|
+
"name": "actionsMenuBaseStyles",
|
|
1825
|
+
"return": {
|
|
1826
|
+
"type": {
|
|
1827
|
+
"text": "ElementStyles"
|
|
1828
|
+
}
|
|
1829
|
+
},
|
|
1830
|
+
"parameters": [
|
|
1831
|
+
{
|
|
1832
|
+
"name": "context",
|
|
1833
|
+
"type": {
|
|
1834
|
+
"text": "ElementDefinitionContext"
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"name": "definition",
|
|
1839
|
+
"type": {
|
|
1840
|
+
"text": "FoundationElementDefinition"
|
|
1841
|
+
}
|
|
1842
|
+
}
|
|
1843
|
+
]
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"kind": "function",
|
|
1847
|
+
"name": "foundationActionsMenuStyles",
|
|
1825
1848
|
"return": {
|
|
1826
1849
|
"type": {
|
|
1827
1850
|
"text": "ElementStyles"
|
|
@@ -1846,277 +1869,269 @@
|
|
|
1846
1869
|
"exports": [
|
|
1847
1870
|
{
|
|
1848
1871
|
"kind": "js",
|
|
1849
|
-
"name": "
|
|
1872
|
+
"name": "actionsMenuBaseStyles",
|
|
1850
1873
|
"declaration": {
|
|
1851
|
-
"name": "
|
|
1852
|
-
"module": "src/
|
|
1874
|
+
"name": "actionsMenuBaseStyles",
|
|
1875
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1876
|
+
}
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"kind": "js",
|
|
1880
|
+
"name": "foundationActionsMenuStyles",
|
|
1881
|
+
"declaration": {
|
|
1882
|
+
"name": "foundationActionsMenuStyles",
|
|
1883
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1853
1884
|
}
|
|
1854
1885
|
}
|
|
1855
1886
|
]
|
|
1856
1887
|
},
|
|
1857
1888
|
{
|
|
1858
1889
|
"kind": "javascript-module",
|
|
1859
|
-
"path": "src/
|
|
1890
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1860
1891
|
"declarations": [
|
|
1861
1892
|
{
|
|
1862
1893
|
"kind": "function",
|
|
1863
|
-
"name": "
|
|
1864
|
-
"return": {
|
|
1865
|
-
"type": {
|
|
1866
|
-
"text": "ViewTemplate<Accordion>"
|
|
1867
|
-
}
|
|
1868
|
-
},
|
|
1894
|
+
"name": "menuTemplate",
|
|
1869
1895
|
"parameters": [
|
|
1870
1896
|
{
|
|
1871
|
-
"name": "
|
|
1897
|
+
"name": "prefix",
|
|
1872
1898
|
"type": {
|
|
1873
|
-
"text": "
|
|
1899
|
+
"text": "string"
|
|
1874
1900
|
}
|
|
1875
|
-
}
|
|
1901
|
+
}
|
|
1902
|
+
]
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
"kind": "function",
|
|
1906
|
+
"name": "singleOptionTemplate",
|
|
1907
|
+
"parameters": [
|
|
1876
1908
|
{
|
|
1877
|
-
"name": "
|
|
1909
|
+
"name": "prefix",
|
|
1878
1910
|
"type": {
|
|
1879
|
-
"text": "
|
|
1911
|
+
"text": "string"
|
|
1880
1912
|
}
|
|
1881
1913
|
}
|
|
1882
1914
|
]
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"kind": "variable",
|
|
1918
|
+
"name": "foundationActionsMenuTemplate",
|
|
1919
|
+
"type": {
|
|
1920
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1921
|
+
},
|
|
1922
|
+
"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`"
|
|
1883
1923
|
}
|
|
1884
1924
|
],
|
|
1885
1925
|
"exports": [
|
|
1886
1926
|
{
|
|
1887
1927
|
"kind": "js",
|
|
1888
|
-
"name": "
|
|
1928
|
+
"name": "menuTemplate",
|
|
1889
1929
|
"declaration": {
|
|
1890
|
-
"name": "
|
|
1891
|
-
"module": "src/
|
|
1930
|
+
"name": "menuTemplate",
|
|
1931
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1932
|
+
}
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"kind": "js",
|
|
1936
|
+
"name": "singleOptionTemplate",
|
|
1937
|
+
"declaration": {
|
|
1938
|
+
"name": "singleOptionTemplate",
|
|
1939
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1940
|
+
}
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"kind": "js",
|
|
1944
|
+
"name": "foundationActionsMenuTemplate",
|
|
1945
|
+
"declaration": {
|
|
1946
|
+
"name": "foundationActionsMenuTemplate",
|
|
1947
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1892
1948
|
}
|
|
1893
1949
|
}
|
|
1894
1950
|
]
|
|
1895
1951
|
},
|
|
1896
1952
|
{
|
|
1897
1953
|
"kind": "javascript-module",
|
|
1898
|
-
"path": "src/
|
|
1954
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1899
1955
|
"declarations": [
|
|
1900
1956
|
{
|
|
1901
1957
|
"kind": "class",
|
|
1902
1958
|
"description": "",
|
|
1903
|
-
"name": "
|
|
1904
|
-
"
|
|
1905
|
-
"name": "FASTAccordion",
|
|
1906
|
-
"package": "@microsoft/fast-foundation"
|
|
1907
|
-
},
|
|
1908
|
-
"tagName": "%%prefix%%-accordion",
|
|
1909
|
-
"customElement": true,
|
|
1910
|
-
"attributes": [
|
|
1959
|
+
"name": "ActionsMenu",
|
|
1960
|
+
"members": [
|
|
1911
1961
|
{
|
|
1912
|
-
"
|
|
1962
|
+
"kind": "field",
|
|
1963
|
+
"name": "actions",
|
|
1913
1964
|
"type": {
|
|
1914
|
-
"text": "
|
|
1915
|
-
},
|
|
1916
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1917
|
-
"fieldName": "expandmode",
|
|
1918
|
-
"inheritedFrom": {
|
|
1919
|
-
"name": "Accordion",
|
|
1920
|
-
"module": "src/accordion/accordion.ts"
|
|
1965
|
+
"text": "ActionMenuItem[]"
|
|
1921
1966
|
}
|
|
1922
|
-
}
|
|
1923
|
-
],
|
|
1924
|
-
"members": [
|
|
1967
|
+
},
|
|
1925
1968
|
{
|
|
1926
1969
|
"kind": "field",
|
|
1927
|
-
"name": "
|
|
1970
|
+
"name": "isVertical",
|
|
1928
1971
|
"type": {
|
|
1929
|
-
"text": "
|
|
1972
|
+
"text": "boolean"
|
|
1930
1973
|
},
|
|
1931
|
-
"
|
|
1932
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1933
|
-
"inheritedFrom": {
|
|
1934
|
-
"name": "Accordion",
|
|
1935
|
-
"module": "src/accordion/accordion.ts"
|
|
1936
|
-
}
|
|
1974
|
+
"default": "false"
|
|
1937
1975
|
},
|
|
1938
1976
|
{
|
|
1939
1977
|
"kind": "field",
|
|
1940
|
-
"name": "
|
|
1978
|
+
"name": "addDefaultActions",
|
|
1941
1979
|
"type": {
|
|
1942
|
-
"text": "
|
|
1980
|
+
"text": "boolean"
|
|
1943
1981
|
},
|
|
1944
|
-
"
|
|
1945
|
-
"inheritedFrom": {
|
|
1946
|
-
"name": "Accordion",
|
|
1947
|
-
"module": "src/accordion/accordion.ts"
|
|
1948
|
-
}
|
|
1982
|
+
"default": "true"
|
|
1949
1983
|
},
|
|
1950
1984
|
{
|
|
1951
1985
|
"kind": "field",
|
|
1952
|
-
"name": "
|
|
1986
|
+
"name": "autoCloseOnAction",
|
|
1953
1987
|
"type": {
|
|
1954
|
-
"text": "
|
|
1988
|
+
"text": "boolean"
|
|
1955
1989
|
},
|
|
1956
|
-
"
|
|
1957
|
-
"default": "0",
|
|
1958
|
-
"inheritedFrom": {
|
|
1959
|
-
"name": "Accordion",
|
|
1960
|
-
"module": "src/accordion/accordion.ts"
|
|
1961
|
-
}
|
|
1990
|
+
"default": "true"
|
|
1962
1991
|
},
|
|
1963
1992
|
{
|
|
1964
1993
|
"kind": "field",
|
|
1965
|
-
"name": "
|
|
1994
|
+
"name": "classNames",
|
|
1966
1995
|
"type": {
|
|
1967
|
-
"text": "
|
|
1968
|
-
},
|
|
1969
|
-
"privacy": "private",
|
|
1970
|
-
"inheritedFrom": {
|
|
1971
|
-
"name": "Accordion",
|
|
1972
|
-
"module": "src/accordion/accordion.ts"
|
|
1996
|
+
"text": "string"
|
|
1973
1997
|
}
|
|
1974
1998
|
},
|
|
1975
1999
|
{
|
|
1976
2000
|
"kind": "field",
|
|
1977
|
-
"name": "
|
|
1978
|
-
"
|
|
1979
|
-
|
|
1980
|
-
"name": "Accordion",
|
|
1981
|
-
"module": "src/accordion/accordion.ts"
|
|
2001
|
+
"name": "definition",
|
|
2002
|
+
"type": {
|
|
2003
|
+
"text": "any"
|
|
1982
2004
|
}
|
|
1983
2005
|
},
|
|
1984
2006
|
{
|
|
1985
|
-
"kind": "
|
|
1986
|
-
"name": "
|
|
1987
|
-
"
|
|
1988
|
-
|
|
1989
|
-
"type": {
|
|
1990
|
-
"text": "AccordionItem | null"
|
|
1991
|
-
}
|
|
2007
|
+
"kind": "field",
|
|
2008
|
+
"name": "name",
|
|
2009
|
+
"type": {
|
|
2010
|
+
"text": "string"
|
|
1992
2011
|
},
|
|
1993
|
-
"
|
|
1994
|
-
"name": "Accordion",
|
|
1995
|
-
"module": "src/accordion/accordion.ts"
|
|
1996
|
-
}
|
|
2012
|
+
"default": "'Actions'"
|
|
1997
2013
|
},
|
|
1998
2014
|
{
|
|
1999
2015
|
"kind": "field",
|
|
2000
|
-
"name": "
|
|
2001
|
-
"
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2016
|
+
"name": "open",
|
|
2017
|
+
"type": {
|
|
2018
|
+
"text": "boolean"
|
|
2019
|
+
},
|
|
2020
|
+
"default": "false"
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"kind": "field",
|
|
2024
|
+
"name": "buttonAppearance",
|
|
2025
|
+
"type": {
|
|
2026
|
+
"text": "string"
|
|
2005
2027
|
}
|
|
2006
2028
|
},
|
|
2007
2029
|
{
|
|
2008
|
-
"kind": "
|
|
2009
|
-
"name": "
|
|
2010
|
-
"
|
|
2011
|
-
|
|
2012
|
-
"type": {
|
|
2013
|
-
"text": "void"
|
|
2014
|
-
}
|
|
2030
|
+
"kind": "field",
|
|
2031
|
+
"name": "hideDisabled",
|
|
2032
|
+
"type": {
|
|
2033
|
+
"text": "boolean"
|
|
2015
2034
|
},
|
|
2016
|
-
"
|
|
2017
|
-
"name": "Accordion",
|
|
2018
|
-
"module": "src/accordion/accordion.ts"
|
|
2019
|
-
}
|
|
2035
|
+
"default": "false"
|
|
2020
2036
|
},
|
|
2021
2037
|
{
|
|
2022
2038
|
"kind": "field",
|
|
2023
|
-
"name": "
|
|
2024
|
-
"
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2039
|
+
"name": "hideMenuSingleOption",
|
|
2040
|
+
"type": {
|
|
2041
|
+
"text": "boolean"
|
|
2042
|
+
},
|
|
2043
|
+
"default": "false"
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"kind": "field",
|
|
2047
|
+
"name": "singleOption",
|
|
2048
|
+
"type": {
|
|
2049
|
+
"text": "ActionMenuItem"
|
|
2028
2050
|
}
|
|
2029
2051
|
},
|
|
2030
2052
|
{
|
|
2031
2053
|
"kind": "field",
|
|
2032
|
-
"name": "
|
|
2033
|
-
"
|
|
2034
|
-
|
|
2035
|
-
"name": "Accordion",
|
|
2036
|
-
"module": "src/accordion/accordion.ts"
|
|
2054
|
+
"name": "actionsMenu",
|
|
2055
|
+
"type": {
|
|
2056
|
+
"text": "HTMLElement"
|
|
2037
2057
|
}
|
|
2038
2058
|
},
|
|
2039
2059
|
{
|
|
2040
2060
|
"kind": "method",
|
|
2041
|
-
"name": "
|
|
2042
|
-
"privacy": "
|
|
2043
|
-
"
|
|
2044
|
-
|
|
2045
|
-
"
|
|
2061
|
+
"name": "definitionChanged",
|
|
2062
|
+
"privacy": "protected",
|
|
2063
|
+
"parameters": [
|
|
2064
|
+
{
|
|
2065
|
+
"name": "oldValue",
|
|
2066
|
+
"type": {
|
|
2067
|
+
"text": "any"
|
|
2068
|
+
}
|
|
2069
|
+
},
|
|
2070
|
+
{
|
|
2071
|
+
"name": "newValue",
|
|
2072
|
+
"type": {
|
|
2073
|
+
"text": "any"
|
|
2074
|
+
}
|
|
2046
2075
|
}
|
|
2047
|
-
|
|
2048
|
-
"inheritedFrom": {
|
|
2049
|
-
"name": "Accordion",
|
|
2050
|
-
"module": "src/accordion/accordion.ts"
|
|
2051
|
-
}
|
|
2076
|
+
]
|
|
2052
2077
|
},
|
|
2053
2078
|
{
|
|
2054
2079
|
"kind": "method",
|
|
2055
|
-
"name": "
|
|
2056
|
-
"privacy": "
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2080
|
+
"name": "openChanged",
|
|
2081
|
+
"privacy": "protected"
|
|
2082
|
+
},
|
|
2083
|
+
{
|
|
2084
|
+
"kind": "method",
|
|
2085
|
+
"name": "toggleActionsMenuVisibility"
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"kind": "method",
|
|
2089
|
+
"name": "onActionMenuItemClick",
|
|
2090
|
+
"parameters": [
|
|
2091
|
+
{
|
|
2092
|
+
"name": "callback",
|
|
2093
|
+
"type": {
|
|
2094
|
+
"text": "(rowData) => void | any"
|
|
2095
|
+
}
|
|
2060
2096
|
}
|
|
2061
|
-
|
|
2062
|
-
"inheritedFrom": {
|
|
2063
|
-
"name": "Accordion",
|
|
2064
|
-
"module": "src/accordion/accordion.ts"
|
|
2065
|
-
}
|
|
2097
|
+
]
|
|
2066
2098
|
},
|
|
2067
2099
|
{
|
|
2068
2100
|
"kind": "field",
|
|
2069
|
-
"name": "
|
|
2070
|
-
"
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
}
|
|
2101
|
+
"name": "allActions",
|
|
2102
|
+
"type": {
|
|
2103
|
+
"text": "ActionMenuItem[]"
|
|
2104
|
+
},
|
|
2105
|
+
"readonly": true
|
|
2075
2106
|
},
|
|
2076
2107
|
{
|
|
2077
2108
|
"kind": "field",
|
|
2078
|
-
"name": "
|
|
2079
|
-
"
|
|
2080
|
-
"inheritedFrom": {
|
|
2081
|
-
"name": "Accordion",
|
|
2082
|
-
"module": "src/accordion/accordion.ts"
|
|
2083
|
-
}
|
|
2109
|
+
"name": "rowData",
|
|
2110
|
+
"readonly": true
|
|
2084
2111
|
},
|
|
2085
2112
|
{
|
|
2086
2113
|
"kind": "method",
|
|
2087
|
-
"name": "
|
|
2088
|
-
"privacy": "private",
|
|
2089
|
-
"return": {
|
|
2090
|
-
"type": {
|
|
2091
|
-
"text": "void"
|
|
2092
|
-
}
|
|
2093
|
-
},
|
|
2114
|
+
"name": "getLabel",
|
|
2094
2115
|
"parameters": [
|
|
2095
2116
|
{
|
|
2096
|
-
"name": "
|
|
2117
|
+
"name": "name",
|
|
2097
2118
|
"type": {
|
|
2098
|
-
"text": "
|
|
2119
|
+
"text": "string | ((rowData: any) => string)"
|
|
2099
2120
|
}
|
|
2100
2121
|
}
|
|
2101
|
-
]
|
|
2102
|
-
"inheritedFrom": {
|
|
2103
|
-
"name": "Accordion",
|
|
2104
|
-
"module": "src/accordion/accordion.ts"
|
|
2105
|
-
}
|
|
2122
|
+
]
|
|
2106
2123
|
},
|
|
2107
2124
|
{
|
|
2108
2125
|
"kind": "method",
|
|
2109
|
-
"name": "
|
|
2110
|
-
"
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
"
|
|
2126
|
+
"name": "getTemplate",
|
|
2127
|
+
"parameters": [
|
|
2128
|
+
{
|
|
2129
|
+
"name": "prefix",
|
|
2130
|
+
"type": {
|
|
2131
|
+
"text": "string"
|
|
2132
|
+
}
|
|
2114
2133
|
}
|
|
2115
|
-
|
|
2116
|
-
"inheritedFrom": {
|
|
2117
|
-
"name": "Accordion",
|
|
2118
|
-
"module": "src/accordion/accordion.ts"
|
|
2119
|
-
}
|
|
2134
|
+
]
|
|
2120
2135
|
},
|
|
2121
2136
|
{
|
|
2122
2137
|
"kind": "field",
|
|
@@ -2230,423 +2245,322 @@
|
|
|
2230
2245
|
}
|
|
2231
2246
|
}
|
|
2232
2247
|
],
|
|
2233
|
-
"
|
|
2248
|
+
"attributes": [
|
|
2234
2249
|
{
|
|
2235
|
-
"
|
|
2236
|
-
"
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
}
|
|
2242
|
-
]
|
|
2243
|
-
},
|
|
2244
|
-
{
|
|
2245
|
-
"kind": "variable",
|
|
2246
|
-
"name": "foundationAccordionShadowOptions",
|
|
2247
|
-
"type": {
|
|
2248
|
-
"text": "ShadowRootInit"
|
|
2249
|
-
},
|
|
2250
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2251
|
-
},
|
|
2252
|
-
{
|
|
2253
|
-
"kind": "variable",
|
|
2254
|
-
"name": "defaultAccordionConfig",
|
|
2255
|
-
"type": {
|
|
2256
|
-
"text": "object"
|
|
2257
|
-
},
|
|
2258
|
-
"default": "{}"
|
|
2259
|
-
},
|
|
2260
|
-
{
|
|
2261
|
-
"kind": "variable",
|
|
2262
|
-
"name": "foundationAccordion",
|
|
2263
|
-
"description": "The Foundation Accordion",
|
|
2264
|
-
"privacy": "public"
|
|
2265
|
-
}
|
|
2266
|
-
],
|
|
2267
|
-
"exports": [
|
|
2268
|
-
{
|
|
2269
|
-
"kind": "js",
|
|
2270
|
-
"name": "Accordion",
|
|
2271
|
-
"declaration": {
|
|
2272
|
-
"name": "Accordion",
|
|
2273
|
-
"module": "src/accordion/accordion.ts"
|
|
2274
|
-
}
|
|
2275
|
-
},
|
|
2276
|
-
{
|
|
2277
|
-
"kind": "js",
|
|
2278
|
-
"name": "foundationAccordionShadowOptions",
|
|
2279
|
-
"declaration": {
|
|
2280
|
-
"name": "foundationAccordionShadowOptions",
|
|
2281
|
-
"module": "src/accordion/accordion.ts"
|
|
2282
|
-
}
|
|
2283
|
-
},
|
|
2284
|
-
{
|
|
2285
|
-
"kind": "js",
|
|
2286
|
-
"name": "defaultAccordionConfig",
|
|
2287
|
-
"declaration": {
|
|
2288
|
-
"name": "defaultAccordionConfig",
|
|
2289
|
-
"module": "src/accordion/accordion.ts"
|
|
2290
|
-
}
|
|
2291
|
-
},
|
|
2292
|
-
{
|
|
2293
|
-
"kind": "js",
|
|
2294
|
-
"name": "foundationAccordion",
|
|
2295
|
-
"declaration": {
|
|
2296
|
-
"name": "foundationAccordion",
|
|
2297
|
-
"module": "src/accordion/accordion.ts"
|
|
2298
|
-
}
|
|
2299
|
-
}
|
|
2300
|
-
]
|
|
2301
|
-
},
|
|
2302
|
-
{
|
|
2303
|
-
"kind": "javascript-module",
|
|
2304
|
-
"path": "src/accordion/index.ts",
|
|
2305
|
-
"declarations": [],
|
|
2306
|
-
"exports": [
|
|
2307
|
-
{
|
|
2308
|
-
"kind": "js",
|
|
2309
|
-
"name": "*",
|
|
2310
|
-
"declaration": {
|
|
2311
|
-
"name": "*",
|
|
2312
|
-
"package": "./accordion.template"
|
|
2313
|
-
}
|
|
2314
|
-
},
|
|
2315
|
-
{
|
|
2316
|
-
"kind": "js",
|
|
2317
|
-
"name": "*",
|
|
2318
|
-
"declaration": {
|
|
2319
|
-
"name": "*",
|
|
2320
|
-
"package": "./accordion.styles"
|
|
2321
|
-
}
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"kind": "js",
|
|
2325
|
-
"name": "*",
|
|
2326
|
-
"declaration": {
|
|
2327
|
-
"name": "*",
|
|
2328
|
-
"package": "./accordion"
|
|
2329
|
-
}
|
|
2330
|
-
}
|
|
2331
|
-
]
|
|
2332
|
-
},
|
|
2333
|
-
{
|
|
2334
|
-
"kind": "javascript-module",
|
|
2335
|
-
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2336
|
-
"declarations": [
|
|
2337
|
-
{
|
|
2338
|
-
"kind": "function",
|
|
2339
|
-
"name": "actionsMenuBaseStyles",
|
|
2340
|
-
"return": {
|
|
2341
|
-
"type": {
|
|
2342
|
-
"text": "ElementStyles"
|
|
2343
|
-
}
|
|
2344
|
-
},
|
|
2345
|
-
"parameters": [
|
|
2250
|
+
"name": "is-vertical",
|
|
2251
|
+
"type": {
|
|
2252
|
+
"text": "boolean"
|
|
2253
|
+
},
|
|
2254
|
+
"default": "false",
|
|
2255
|
+
"fieldName": "isVertical"
|
|
2256
|
+
},
|
|
2346
2257
|
{
|
|
2347
|
-
"name": "
|
|
2258
|
+
"name": "add-default-actions",
|
|
2348
2259
|
"type": {
|
|
2349
|
-
"text": "
|
|
2350
|
-
}
|
|
2260
|
+
"text": "boolean"
|
|
2261
|
+
},
|
|
2262
|
+
"default": "true",
|
|
2263
|
+
"fieldName": "addDefaultActions"
|
|
2351
2264
|
},
|
|
2352
2265
|
{
|
|
2353
|
-
"name": "
|
|
2266
|
+
"name": "auto-close-on-action",
|
|
2354
2267
|
"type": {
|
|
2355
|
-
"text": "
|
|
2356
|
-
}
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
{
|
|
2361
|
-
"kind": "function",
|
|
2362
|
-
"name": "foundationActionsMenuStyles",
|
|
2363
|
-
"return": {
|
|
2364
|
-
"type": {
|
|
2365
|
-
"text": "ElementStyles"
|
|
2366
|
-
}
|
|
2367
|
-
},
|
|
2368
|
-
"parameters": [
|
|
2268
|
+
"text": "boolean"
|
|
2269
|
+
},
|
|
2270
|
+
"default": "true",
|
|
2271
|
+
"fieldName": "autoCloseOnAction"
|
|
2272
|
+
},
|
|
2369
2273
|
{
|
|
2370
|
-
"name": "
|
|
2274
|
+
"name": "name",
|
|
2371
2275
|
"type": {
|
|
2372
|
-
"text": "
|
|
2373
|
-
}
|
|
2276
|
+
"text": "string"
|
|
2277
|
+
},
|
|
2278
|
+
"default": "'Actions'",
|
|
2279
|
+
"fieldName": "name"
|
|
2374
2280
|
},
|
|
2375
2281
|
{
|
|
2376
|
-
"name": "
|
|
2282
|
+
"name": "open",
|
|
2377
2283
|
"type": {
|
|
2378
|
-
"text": "
|
|
2379
|
-
}
|
|
2284
|
+
"text": "boolean"
|
|
2285
|
+
},
|
|
2286
|
+
"default": "false",
|
|
2287
|
+
"fieldName": "open"
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"name": "buttonAppearance",
|
|
2291
|
+
"type": {
|
|
2292
|
+
"text": "string"
|
|
2293
|
+
},
|
|
2294
|
+
"fieldName": "buttonAppearance"
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
"name": "hide-disabled",
|
|
2298
|
+
"type": {
|
|
2299
|
+
"text": "boolean"
|
|
2300
|
+
},
|
|
2301
|
+
"default": "false",
|
|
2302
|
+
"fieldName": "hideDisabled"
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"name": "hide-menu-single-option",
|
|
2306
|
+
"type": {
|
|
2307
|
+
"text": "boolean"
|
|
2308
|
+
},
|
|
2309
|
+
"default": "false",
|
|
2310
|
+
"fieldName": "hideMenuSingleOption"
|
|
2380
2311
|
}
|
|
2381
|
-
]
|
|
2312
|
+
],
|
|
2313
|
+
"superclass": {
|
|
2314
|
+
"name": "FoundationElement",
|
|
2315
|
+
"package": "@microsoft/fast-foundation"
|
|
2316
|
+
},
|
|
2317
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2318
|
+
"customElement": true
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"kind": "variable",
|
|
2322
|
+
"name": "foundationActionsMenu",
|
|
2323
|
+
"description": "The Foundation Actions Menu",
|
|
2324
|
+
"privacy": "public"
|
|
2382
2325
|
}
|
|
2383
2326
|
],
|
|
2384
2327
|
"exports": [
|
|
2385
2328
|
{
|
|
2386
2329
|
"kind": "js",
|
|
2387
|
-
"name": "
|
|
2330
|
+
"name": "ActionsMenu",
|
|
2388
2331
|
"declaration": {
|
|
2389
|
-
"name": "
|
|
2390
|
-
"module": "src/actions-menu/actions-menu.
|
|
2332
|
+
"name": "ActionsMenu",
|
|
2333
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2391
2334
|
}
|
|
2392
2335
|
},
|
|
2393
2336
|
{
|
|
2394
2337
|
"kind": "js",
|
|
2395
|
-
"name": "
|
|
2338
|
+
"name": "foundationActionsMenu",
|
|
2396
2339
|
"declaration": {
|
|
2397
|
-
"name": "
|
|
2398
|
-
"module": "src/actions-menu/actions-menu.
|
|
2340
|
+
"name": "foundationActionsMenu",
|
|
2341
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2399
2342
|
}
|
|
2400
2343
|
}
|
|
2401
2344
|
]
|
|
2402
2345
|
},
|
|
2403
2346
|
{
|
|
2404
2347
|
"kind": "javascript-module",
|
|
2405
|
-
"path": "src/actions-menu/
|
|
2406
|
-
"declarations": [
|
|
2348
|
+
"path": "src/actions-menu/index.ts",
|
|
2349
|
+
"declarations": [],
|
|
2350
|
+
"exports": [
|
|
2407
2351
|
{
|
|
2408
|
-
"kind": "
|
|
2409
|
-
"name": "
|
|
2410
|
-
"
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
"text": "string"
|
|
2415
|
-
}
|
|
2416
|
-
}
|
|
2417
|
-
]
|
|
2352
|
+
"kind": "js",
|
|
2353
|
+
"name": "*",
|
|
2354
|
+
"declaration": {
|
|
2355
|
+
"name": "*",
|
|
2356
|
+
"package": "./actions-menu.styles"
|
|
2357
|
+
}
|
|
2418
2358
|
},
|
|
2419
2359
|
{
|
|
2420
|
-
"kind": "
|
|
2421
|
-
"name": "
|
|
2422
|
-
"
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
"text": "string"
|
|
2427
|
-
}
|
|
2428
|
-
}
|
|
2429
|
-
]
|
|
2360
|
+
"kind": "js",
|
|
2361
|
+
"name": "*",
|
|
2362
|
+
"declaration": {
|
|
2363
|
+
"name": "*",
|
|
2364
|
+
"package": "./actions-menu.template"
|
|
2365
|
+
}
|
|
2430
2366
|
},
|
|
2367
|
+
{
|
|
2368
|
+
"kind": "js",
|
|
2369
|
+
"name": "*",
|
|
2370
|
+
"declaration": {
|
|
2371
|
+
"name": "*",
|
|
2372
|
+
"package": "./actions-menu"
|
|
2373
|
+
}
|
|
2374
|
+
}
|
|
2375
|
+
]
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"kind": "javascript-module",
|
|
2379
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2380
|
+
"declarations": [
|
|
2431
2381
|
{
|
|
2432
2382
|
"kind": "variable",
|
|
2433
|
-
"name": "
|
|
2434
|
-
"
|
|
2435
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
2436
|
-
},
|
|
2437
|
-
"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`"
|
|
2383
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2384
|
+
"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`"
|
|
2438
2385
|
}
|
|
2439
2386
|
],
|
|
2440
2387
|
"exports": [
|
|
2441
2388
|
{
|
|
2442
2389
|
"kind": "js",
|
|
2443
|
-
"name": "
|
|
2390
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2444
2391
|
"declaration": {
|
|
2445
|
-
"name": "
|
|
2446
|
-
"module": "src/
|
|
2392
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2393
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2447
2394
|
}
|
|
2448
|
-
}
|
|
2395
|
+
}
|
|
2396
|
+
]
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
"kind": "javascript-module",
|
|
2400
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2401
|
+
"declarations": [
|
|
2449
2402
|
{
|
|
2450
|
-
"kind": "
|
|
2451
|
-
"name": "
|
|
2452
|
-
"
|
|
2453
|
-
"
|
|
2454
|
-
|
|
2455
|
-
}
|
|
2456
|
-
}
|
|
2403
|
+
"kind": "variable",
|
|
2404
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2405
|
+
"type": {
|
|
2406
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2407
|
+
},
|
|
2408
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2409
|
+
}
|
|
2410
|
+
],
|
|
2411
|
+
"exports": [
|
|
2457
2412
|
{
|
|
2458
2413
|
"kind": "js",
|
|
2459
|
-
"name": "
|
|
2414
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2460
2415
|
"declaration": {
|
|
2461
|
-
"name": "
|
|
2462
|
-
"module": "src/
|
|
2416
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2417
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2463
2418
|
}
|
|
2464
2419
|
}
|
|
2465
2420
|
]
|
|
2466
2421
|
},
|
|
2467
2422
|
{
|
|
2468
2423
|
"kind": "javascript-module",
|
|
2469
|
-
"path": "src/
|
|
2424
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2470
2425
|
"declarations": [
|
|
2471
2426
|
{
|
|
2472
2427
|
"kind": "class",
|
|
2473
|
-
"description": "",
|
|
2474
|
-
"name": "
|
|
2428
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2429
|
+
"name": "AiCriteriaSearch",
|
|
2475
2430
|
"members": [
|
|
2476
2431
|
{
|
|
2477
2432
|
"kind": "field",
|
|
2478
|
-
"name": "
|
|
2433
|
+
"name": "aiProvider",
|
|
2479
2434
|
"type": {
|
|
2480
|
-
"text": "
|
|
2435
|
+
"text": "AIProvider"
|
|
2481
2436
|
}
|
|
2482
2437
|
},
|
|
2483
2438
|
{
|
|
2484
2439
|
"kind": "field",
|
|
2485
|
-
"name": "
|
|
2440
|
+
"name": "placeholder",
|
|
2486
2441
|
"type": {
|
|
2487
|
-
"text": "
|
|
2442
|
+
"text": "string"
|
|
2488
2443
|
},
|
|
2489
|
-
"default": "
|
|
2444
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2490
2445
|
},
|
|
2491
2446
|
{
|
|
2492
2447
|
"kind": "field",
|
|
2493
|
-
"name": "
|
|
2448
|
+
"name": "disabled",
|
|
2494
2449
|
"type": {
|
|
2495
2450
|
"text": "boolean"
|
|
2496
|
-
}
|
|
2497
|
-
"default": "true"
|
|
2451
|
+
}
|
|
2498
2452
|
},
|
|
2499
2453
|
{
|
|
2500
2454
|
"kind": "field",
|
|
2501
|
-
"name": "
|
|
2455
|
+
"name": "mode",
|
|
2502
2456
|
"type": {
|
|
2503
|
-
"text": "
|
|
2457
|
+
"text": "'append' | 'replace'"
|
|
2504
2458
|
},
|
|
2505
|
-
"default": "
|
|
2459
|
+
"default": "'replace'"
|
|
2506
2460
|
},
|
|
2507
2461
|
{
|
|
2508
2462
|
"kind": "field",
|
|
2509
|
-
"name": "
|
|
2463
|
+
"name": "inputValue",
|
|
2510
2464
|
"type": {
|
|
2511
2465
|
"text": "string"
|
|
2512
|
-
}
|
|
2466
|
+
},
|
|
2467
|
+
"default": "''"
|
|
2513
2468
|
},
|
|
2514
2469
|
{
|
|
2515
2470
|
"kind": "field",
|
|
2516
|
-
"name": "
|
|
2471
|
+
"name": "isInterpreting",
|
|
2517
2472
|
"type": {
|
|
2518
|
-
"text": "
|
|
2519
|
-
}
|
|
2473
|
+
"text": "boolean"
|
|
2474
|
+
},
|
|
2475
|
+
"default": "false"
|
|
2520
2476
|
},
|
|
2521
2477
|
{
|
|
2522
2478
|
"kind": "field",
|
|
2523
|
-
"name": "
|
|
2479
|
+
"name": "lastValidCriteria",
|
|
2524
2480
|
"type": {
|
|
2525
|
-
"text": "string"
|
|
2481
|
+
"text": "string | null"
|
|
2526
2482
|
},
|
|
2527
|
-
"default": "
|
|
2483
|
+
"default": "null"
|
|
2528
2484
|
},
|
|
2529
2485
|
{
|
|
2530
2486
|
"kind": "field",
|
|
2531
|
-
"name": "
|
|
2487
|
+
"name": "fieldMetadata",
|
|
2532
2488
|
"type": {
|
|
2533
|
-
"text": "
|
|
2489
|
+
"text": "MetadataDetail[] | string[]"
|
|
2534
2490
|
},
|
|
2535
|
-
"default": "
|
|
2491
|
+
"default": "[]"
|
|
2536
2492
|
},
|
|
2537
2493
|
{
|
|
2538
2494
|
"kind": "field",
|
|
2539
|
-
"name": "
|
|
2495
|
+
"name": "isRecording",
|
|
2540
2496
|
"type": {
|
|
2541
|
-
"text": "
|
|
2542
|
-
}
|
|
2497
|
+
"text": "boolean"
|
|
2498
|
+
},
|
|
2499
|
+
"default": "false"
|
|
2543
2500
|
},
|
|
2544
2501
|
{
|
|
2545
2502
|
"kind": "field",
|
|
2546
|
-
"name": "
|
|
2503
|
+
"name": "textAreaRef",
|
|
2547
2504
|
"type": {
|
|
2548
|
-
"text": "
|
|
2505
|
+
"text": "HTMLTextAreaElement"
|
|
2549
2506
|
},
|
|
2550
|
-
"
|
|
2507
|
+
"privacy": "public"
|
|
2551
2508
|
},
|
|
2552
2509
|
{
|
|
2553
2510
|
"kind": "field",
|
|
2554
|
-
"name": "
|
|
2511
|
+
"name": "stopRecording",
|
|
2555
2512
|
"type": {
|
|
2556
|
-
"text": "
|
|
2513
|
+
"text": "(() => void) | null"
|
|
2557
2514
|
},
|
|
2558
|
-
"
|
|
2515
|
+
"privacy": "private",
|
|
2516
|
+
"default": "null"
|
|
2559
2517
|
},
|
|
2560
2518
|
{
|
|
2561
2519
|
"kind": "field",
|
|
2562
|
-
"name": "
|
|
2520
|
+
"name": "speechApplyDebounceTimer",
|
|
2563
2521
|
"type": {
|
|
2564
|
-
"text": "
|
|
2565
|
-
}
|
|
2522
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2523
|
+
},
|
|
2524
|
+
"privacy": "private",
|
|
2525
|
+
"default": "null"
|
|
2566
2526
|
},
|
|
2567
2527
|
{
|
|
2568
2528
|
"kind": "field",
|
|
2569
|
-
"name": "
|
|
2529
|
+
"name": "baseInputForAppend",
|
|
2570
2530
|
"type": {
|
|
2571
|
-
"text": "
|
|
2572
|
-
}
|
|
2531
|
+
"text": "string"
|
|
2532
|
+
},
|
|
2533
|
+
"privacy": "private",
|
|
2534
|
+
"default": "''"
|
|
2573
2535
|
},
|
|
2574
2536
|
{
|
|
2575
|
-
"kind": "
|
|
2576
|
-
"name": "
|
|
2577
|
-
"
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
"type": {
|
|
2582
|
-
"text": "any"
|
|
2583
|
-
}
|
|
2584
|
-
},
|
|
2585
|
-
{
|
|
2586
|
-
"name": "newValue",
|
|
2587
|
-
"type": {
|
|
2588
|
-
"text": "any"
|
|
2589
|
-
}
|
|
2590
|
-
}
|
|
2591
|
-
]
|
|
2537
|
+
"kind": "field",
|
|
2538
|
+
"name": "speechAvailable",
|
|
2539
|
+
"type": {
|
|
2540
|
+
"text": "boolean"
|
|
2541
|
+
},
|
|
2542
|
+
"readonly": true
|
|
2592
2543
|
},
|
|
2593
2544
|
{
|
|
2594
2545
|
"kind": "method",
|
|
2595
|
-
"name": "
|
|
2596
|
-
"privacy": "protected"
|
|
2546
|
+
"name": "handleSubmit"
|
|
2597
2547
|
},
|
|
2598
2548
|
{
|
|
2599
2549
|
"kind": "method",
|
|
2600
|
-
"name": "
|
|
2550
|
+
"name": "handleBlur"
|
|
2601
2551
|
},
|
|
2602
2552
|
{
|
|
2603
2553
|
"kind": "method",
|
|
2604
|
-
"name": "
|
|
2605
|
-
"parameters": [
|
|
2606
|
-
{
|
|
2607
|
-
"name": "callback",
|
|
2608
|
-
"type": {
|
|
2609
|
-
"text": "(rowData) => void | any"
|
|
2610
|
-
}
|
|
2611
|
-
}
|
|
2612
|
-
]
|
|
2613
|
-
},
|
|
2614
|
-
{
|
|
2615
|
-
"kind": "field",
|
|
2616
|
-
"name": "allActions",
|
|
2617
|
-
"type": {
|
|
2618
|
-
"text": "ActionMenuItem[]"
|
|
2619
|
-
},
|
|
2620
|
-
"readonly": true
|
|
2621
|
-
},
|
|
2622
|
-
{
|
|
2623
|
-
"kind": "field",
|
|
2624
|
-
"name": "rowData",
|
|
2625
|
-
"readonly": true
|
|
2554
|
+
"name": "clear"
|
|
2626
2555
|
},
|
|
2627
|
-
{
|
|
2628
|
-
"kind": "method",
|
|
2629
|
-
"name": "
|
|
2630
|
-
"parameters": [
|
|
2631
|
-
{
|
|
2632
|
-
"name": "name",
|
|
2633
|
-
"type": {
|
|
2634
|
-
"text": "string | ((rowData: any) => string)"
|
|
2635
|
-
}
|
|
2636
|
-
}
|
|
2637
|
-
]
|
|
2556
|
+
{
|
|
2557
|
+
"kind": "method",
|
|
2558
|
+
"name": "toggleSpeechInput"
|
|
2638
2559
|
},
|
|
2639
2560
|
{
|
|
2640
2561
|
"kind": "method",
|
|
2641
|
-
"name": "
|
|
2642
|
-
"
|
|
2643
|
-
{
|
|
2644
|
-
"name": "prefix",
|
|
2645
|
-
"type": {
|
|
2646
|
-
"text": "string"
|
|
2647
|
-
}
|
|
2648
|
-
}
|
|
2649
|
-
]
|
|
2562
|
+
"name": "clearSpeechApplyDebounce",
|
|
2563
|
+
"privacy": "private"
|
|
2650
2564
|
},
|
|
2651
2565
|
{
|
|
2652
2566
|
"kind": "field",
|
|
@@ -2760,115 +2674,162 @@
|
|
|
2760
2674
|
}
|
|
2761
2675
|
}
|
|
2762
2676
|
],
|
|
2763
|
-
"
|
|
2764
|
-
{
|
|
2765
|
-
"name": "is-vertical",
|
|
2766
|
-
"type": {
|
|
2767
|
-
"text": "boolean"
|
|
2768
|
-
},
|
|
2769
|
-
"default": "false",
|
|
2770
|
-
"fieldName": "isVertical"
|
|
2771
|
-
},
|
|
2772
|
-
{
|
|
2773
|
-
"name": "add-default-actions",
|
|
2774
|
-
"type": {
|
|
2775
|
-
"text": "boolean"
|
|
2776
|
-
},
|
|
2777
|
-
"default": "true",
|
|
2778
|
-
"fieldName": "addDefaultActions"
|
|
2779
|
-
},
|
|
2780
|
-
{
|
|
2781
|
-
"name": "auto-close-on-action",
|
|
2782
|
-
"type": {
|
|
2783
|
-
"text": "boolean"
|
|
2784
|
-
},
|
|
2785
|
-
"default": "true",
|
|
2786
|
-
"fieldName": "autoCloseOnAction"
|
|
2787
|
-
},
|
|
2677
|
+
"events": [
|
|
2788
2678
|
{
|
|
2789
|
-
"
|
|
2790
|
-
"
|
|
2791
|
-
"text": "string"
|
|
2792
|
-
},
|
|
2793
|
-
"default": "'Actions'",
|
|
2794
|
-
"fieldName": "name"
|
|
2679
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
2680
|
+
"name": "criteria-changed"
|
|
2795
2681
|
},
|
|
2796
2682
|
{
|
|
2797
|
-
"
|
|
2798
|
-
"
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
"fieldName": "open"
|
|
2803
|
-
},
|
|
2683
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
2684
|
+
"name": "validation-errors"
|
|
2685
|
+
}
|
|
2686
|
+
],
|
|
2687
|
+
"attributes": [
|
|
2804
2688
|
{
|
|
2805
|
-
"name": "
|
|
2689
|
+
"name": "placeholder",
|
|
2806
2690
|
"type": {
|
|
2807
2691
|
"text": "string"
|
|
2808
2692
|
},
|
|
2809
|
-
"
|
|
2693
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2694
|
+
"fieldName": "placeholder"
|
|
2810
2695
|
},
|
|
2811
2696
|
{
|
|
2812
|
-
"name": "hide-disabled",
|
|
2813
2697
|
"type": {
|
|
2814
2698
|
"text": "boolean"
|
|
2815
2699
|
},
|
|
2816
|
-
"
|
|
2817
|
-
"fieldName": "hideDisabled"
|
|
2700
|
+
"fieldName": "disabled"
|
|
2818
2701
|
},
|
|
2819
2702
|
{
|
|
2820
|
-
"name": "
|
|
2703
|
+
"name": "mode",
|
|
2821
2704
|
"type": {
|
|
2822
|
-
"text": "
|
|
2705
|
+
"text": "'append' | 'replace'"
|
|
2823
2706
|
},
|
|
2824
|
-
"default": "
|
|
2825
|
-
"fieldName": "
|
|
2707
|
+
"default": "'replace'",
|
|
2708
|
+
"fieldName": "mode"
|
|
2826
2709
|
}
|
|
2827
2710
|
],
|
|
2828
2711
|
"superclass": {
|
|
2829
2712
|
"name": "FoundationElement",
|
|
2830
2713
|
"package": "@microsoft/fast-foundation"
|
|
2831
2714
|
},
|
|
2832
|
-
"tagName": "%%prefix%%-
|
|
2715
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2833
2716
|
"customElement": true
|
|
2834
2717
|
},
|
|
2835
2718
|
{
|
|
2836
2719
|
"kind": "variable",
|
|
2837
|
-
"name": "
|
|
2838
|
-
"
|
|
2839
|
-
|
|
2720
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2721
|
+
"type": {
|
|
2722
|
+
"text": "ShadowRootInit"
|
|
2723
|
+
},
|
|
2724
|
+
"default": "undefined"
|
|
2725
|
+
},
|
|
2726
|
+
{
|
|
2727
|
+
"kind": "variable",
|
|
2728
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2729
|
+
"type": {
|
|
2730
|
+
"text": "object"
|
|
2731
|
+
},
|
|
2732
|
+
"default": "{}"
|
|
2733
|
+
},
|
|
2734
|
+
{
|
|
2735
|
+
"kind": "variable",
|
|
2736
|
+
"name": "foundationAiCriteriaSearch"
|
|
2840
2737
|
}
|
|
2841
2738
|
],
|
|
2842
2739
|
"exports": [
|
|
2843
2740
|
{
|
|
2844
2741
|
"kind": "js",
|
|
2845
|
-
"name": "
|
|
2742
|
+
"name": "AiCriteriaSearch",
|
|
2846
2743
|
"declaration": {
|
|
2847
|
-
"name": "
|
|
2848
|
-
"module": "src/
|
|
2744
|
+
"name": "AiCriteriaSearch",
|
|
2745
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2849
2746
|
}
|
|
2850
2747
|
},
|
|
2851
2748
|
{
|
|
2852
2749
|
"kind": "js",
|
|
2853
|
-
"name": "
|
|
2750
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2854
2751
|
"declaration": {
|
|
2855
|
-
"name": "
|
|
2856
|
-
"module": "src/
|
|
2752
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2753
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2754
|
+
}
|
|
2755
|
+
},
|
|
2756
|
+
{
|
|
2757
|
+
"kind": "js",
|
|
2758
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2759
|
+
"declaration": {
|
|
2760
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2761
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2762
|
+
}
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"kind": "js",
|
|
2766
|
+
"name": "foundationAiCriteriaSearch",
|
|
2767
|
+
"declaration": {
|
|
2768
|
+
"name": "foundationAiCriteriaSearch",
|
|
2769
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2857
2770
|
}
|
|
2858
2771
|
}
|
|
2859
2772
|
]
|
|
2860
2773
|
},
|
|
2861
2774
|
{
|
|
2862
2775
|
"kind": "javascript-module",
|
|
2863
|
-
"path": "src/
|
|
2776
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2864
2777
|
"declarations": [],
|
|
2865
2778
|
"exports": [
|
|
2779
|
+
{
|
|
2780
|
+
"kind": "js",
|
|
2781
|
+
"name": "AiCriteriaSearch",
|
|
2782
|
+
"declaration": {
|
|
2783
|
+
"name": "AiCriteriaSearch",
|
|
2784
|
+
"module": "./ai-criteria-search"
|
|
2785
|
+
}
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
"kind": "js",
|
|
2789
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2790
|
+
"declaration": {
|
|
2791
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2792
|
+
"module": "./ai-criteria-search"
|
|
2793
|
+
}
|
|
2794
|
+
},
|
|
2795
|
+
{
|
|
2796
|
+
"kind": "js",
|
|
2797
|
+
"name": "foundationAiCriteriaSearch",
|
|
2798
|
+
"declaration": {
|
|
2799
|
+
"name": "foundationAiCriteriaSearch",
|
|
2800
|
+
"module": "./ai-criteria-search"
|
|
2801
|
+
}
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"kind": "js",
|
|
2805
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2806
|
+
"declaration": {
|
|
2807
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2808
|
+
"module": "./ai-criteria-search"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"kind": "js",
|
|
2813
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2814
|
+
"declaration": {
|
|
2815
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2816
|
+
"module": "./ai-criteria-search.styles"
|
|
2817
|
+
}
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
"kind": "js",
|
|
2821
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2822
|
+
"declaration": {
|
|
2823
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2824
|
+
"module": "./ai-criteria-search.template"
|
|
2825
|
+
}
|
|
2826
|
+
},
|
|
2866
2827
|
{
|
|
2867
2828
|
"kind": "js",
|
|
2868
2829
|
"name": "*",
|
|
2869
2830
|
"declaration": {
|
|
2870
2831
|
"name": "*",
|
|
2871
|
-
"package": "./
|
|
2832
|
+
"package": "./validation/criteria-ir"
|
|
2872
2833
|
}
|
|
2873
2834
|
},
|
|
2874
2835
|
{
|
|
@@ -2876,7 +2837,7 @@
|
|
|
2876
2837
|
"name": "*",
|
|
2877
2838
|
"declaration": {
|
|
2878
2839
|
"name": "*",
|
|
2879
|
-
"package": "./
|
|
2840
|
+
"package": "./validation/operator-map"
|
|
2880
2841
|
}
|
|
2881
2842
|
},
|
|
2882
2843
|
{
|
|
@@ -2884,7 +2845,82 @@
|
|
|
2884
2845
|
"name": "*",
|
|
2885
2846
|
"declaration": {
|
|
2886
2847
|
"name": "*",
|
|
2887
|
-
"package": "./
|
|
2848
|
+
"package": "./validation/schema-validator"
|
|
2849
|
+
}
|
|
2850
|
+
}
|
|
2851
|
+
]
|
|
2852
|
+
},
|
|
2853
|
+
{
|
|
2854
|
+
"kind": "javascript-module",
|
|
2855
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
2856
|
+
"declarations": [
|
|
2857
|
+
{
|
|
2858
|
+
"kind": "function",
|
|
2859
|
+
"name": "formatValidationErrors",
|
|
2860
|
+
"return": {
|
|
2861
|
+
"type": {
|
|
2862
|
+
"text": "string"
|
|
2863
|
+
}
|
|
2864
|
+
},
|
|
2865
|
+
"parameters": [
|
|
2866
|
+
{
|
|
2867
|
+
"name": "errors",
|
|
2868
|
+
"type": {
|
|
2869
|
+
"text": "ValidationError[]"
|
|
2870
|
+
}
|
|
2871
|
+
}
|
|
2872
|
+
],
|
|
2873
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
2874
|
+
},
|
|
2875
|
+
{
|
|
2876
|
+
"kind": "function",
|
|
2877
|
+
"name": "showCriteriaError",
|
|
2878
|
+
"return": {
|
|
2879
|
+
"type": {
|
|
2880
|
+
"text": "void"
|
|
2881
|
+
}
|
|
2882
|
+
},
|
|
2883
|
+
"parameters": [
|
|
2884
|
+
{
|
|
2885
|
+
"name": "title",
|
|
2886
|
+
"type": {
|
|
2887
|
+
"text": "string"
|
|
2888
|
+
},
|
|
2889
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2890
|
+
},
|
|
2891
|
+
{
|
|
2892
|
+
"name": "body",
|
|
2893
|
+
"type": {
|
|
2894
|
+
"text": "string"
|
|
2895
|
+
},
|
|
2896
|
+
"description": "Error message to display"
|
|
2897
|
+
},
|
|
2898
|
+
{
|
|
2899
|
+
"name": "tagName",
|
|
2900
|
+
"type": {
|
|
2901
|
+
"text": "string"
|
|
2902
|
+
},
|
|
2903
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
2904
|
+
}
|
|
2905
|
+
],
|
|
2906
|
+
"description": "Shows a criteria error as a toast notification."
|
|
2907
|
+
}
|
|
2908
|
+
],
|
|
2909
|
+
"exports": [
|
|
2910
|
+
{
|
|
2911
|
+
"kind": "js",
|
|
2912
|
+
"name": "formatValidationErrors",
|
|
2913
|
+
"declaration": {
|
|
2914
|
+
"name": "formatValidationErrors",
|
|
2915
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2916
|
+
}
|
|
2917
|
+
},
|
|
2918
|
+
{
|
|
2919
|
+
"kind": "js",
|
|
2920
|
+
"name": "showCriteriaError",
|
|
2921
|
+
"declaration": {
|
|
2922
|
+
"name": "showCriteriaError",
|
|
2923
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2888
2924
|
}
|
|
2889
2925
|
}
|
|
2890
2926
|
]
|
|
@@ -3330,191 +3366,306 @@
|
|
|
3330
3366
|
},
|
|
3331
3367
|
{
|
|
3332
3368
|
"kind": "javascript-module",
|
|
3333
|
-
"path": "src/
|
|
3369
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3334
3370
|
"declarations": [
|
|
3335
3371
|
{
|
|
3336
|
-
"kind": "
|
|
3337
|
-
"name": "
|
|
3338
|
-
"
|
|
3372
|
+
"kind": "function",
|
|
3373
|
+
"name": "foundationAccordionStyles",
|
|
3374
|
+
"return": {
|
|
3375
|
+
"type": {
|
|
3376
|
+
"text": "ElementStyles"
|
|
3377
|
+
}
|
|
3378
|
+
},
|
|
3379
|
+
"parameters": [
|
|
3380
|
+
{
|
|
3381
|
+
"name": "context",
|
|
3382
|
+
"type": {
|
|
3383
|
+
"text": "ElementDefinitionContext"
|
|
3384
|
+
}
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
"name": "definition",
|
|
3388
|
+
"type": {
|
|
3389
|
+
"text": "FoundationElementDefinition"
|
|
3390
|
+
}
|
|
3391
|
+
}
|
|
3392
|
+
]
|
|
3339
3393
|
}
|
|
3340
3394
|
],
|
|
3341
3395
|
"exports": [
|
|
3342
3396
|
{
|
|
3343
3397
|
"kind": "js",
|
|
3344
|
-
"name": "
|
|
3398
|
+
"name": "foundationAccordionStyles",
|
|
3345
3399
|
"declaration": {
|
|
3346
|
-
"name": "
|
|
3347
|
-
"module": "src/
|
|
3400
|
+
"name": "foundationAccordionStyles",
|
|
3401
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3348
3402
|
}
|
|
3349
3403
|
}
|
|
3350
3404
|
]
|
|
3351
3405
|
},
|
|
3352
3406
|
{
|
|
3353
3407
|
"kind": "javascript-module",
|
|
3354
|
-
"path": "src/
|
|
3408
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3355
3409
|
"declarations": [
|
|
3356
3410
|
{
|
|
3357
|
-
"kind": "
|
|
3358
|
-
"name": "
|
|
3359
|
-
"
|
|
3360
|
-
"
|
|
3411
|
+
"kind": "function",
|
|
3412
|
+
"name": "foundationAccordionTemplate",
|
|
3413
|
+
"return": {
|
|
3414
|
+
"type": {
|
|
3415
|
+
"text": "ViewTemplate<Accordion>"
|
|
3416
|
+
}
|
|
3361
3417
|
},
|
|
3362
|
-
"
|
|
3418
|
+
"parameters": [
|
|
3419
|
+
{
|
|
3420
|
+
"name": "context",
|
|
3421
|
+
"type": {
|
|
3422
|
+
"text": "ElementDefinitionContext"
|
|
3423
|
+
}
|
|
3424
|
+
},
|
|
3425
|
+
{
|
|
3426
|
+
"name": "definition",
|
|
3427
|
+
"type": {
|
|
3428
|
+
"text": "FoundationElementDefinition"
|
|
3429
|
+
}
|
|
3430
|
+
}
|
|
3431
|
+
]
|
|
3363
3432
|
}
|
|
3364
3433
|
],
|
|
3365
3434
|
"exports": [
|
|
3366
3435
|
{
|
|
3367
3436
|
"kind": "js",
|
|
3368
|
-
"name": "
|
|
3437
|
+
"name": "foundationAccordionTemplate",
|
|
3369
3438
|
"declaration": {
|
|
3370
|
-
"name": "
|
|
3371
|
-
"module": "src/
|
|
3439
|
+
"name": "foundationAccordionTemplate",
|
|
3440
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3372
3441
|
}
|
|
3373
3442
|
}
|
|
3374
3443
|
]
|
|
3375
3444
|
},
|
|
3376
3445
|
{
|
|
3377
3446
|
"kind": "javascript-module",
|
|
3378
|
-
"path": "src/
|
|
3447
|
+
"path": "src/accordion/accordion.ts",
|
|
3379
3448
|
"declarations": [
|
|
3380
3449
|
{
|
|
3381
3450
|
"kind": "class",
|
|
3382
|
-
"description": "
|
|
3383
|
-
"name": "
|
|
3384
|
-
"
|
|
3451
|
+
"description": "",
|
|
3452
|
+
"name": "Accordion",
|
|
3453
|
+
"superclass": {
|
|
3454
|
+
"name": "FASTAccordion",
|
|
3455
|
+
"package": "@microsoft/fast-foundation"
|
|
3456
|
+
},
|
|
3457
|
+
"tagName": "%%prefix%%-accordion",
|
|
3458
|
+
"customElement": true,
|
|
3459
|
+
"attributes": [
|
|
3385
3460
|
{
|
|
3386
|
-
"
|
|
3387
|
-
"name": "aiProvider",
|
|
3461
|
+
"name": "expand-mode",
|
|
3388
3462
|
"type": {
|
|
3389
|
-
"text": "
|
|
3463
|
+
"text": "AccordionExpandMode"
|
|
3464
|
+
},
|
|
3465
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3466
|
+
"fieldName": "expandmode",
|
|
3467
|
+
"inheritedFrom": {
|
|
3468
|
+
"name": "Accordion",
|
|
3469
|
+
"module": "src/accordion/accordion.ts"
|
|
3390
3470
|
}
|
|
3391
|
-
}
|
|
3471
|
+
}
|
|
3472
|
+
],
|
|
3473
|
+
"members": [
|
|
3392
3474
|
{
|
|
3393
3475
|
"kind": "field",
|
|
3394
|
-
"name": "
|
|
3476
|
+
"name": "expandmode",
|
|
3395
3477
|
"type": {
|
|
3396
|
-
"text": "
|
|
3478
|
+
"text": "AccordionExpandMode"
|
|
3397
3479
|
},
|
|
3398
|
-
"
|
|
3399
|
-
|
|
3400
|
-
|
|
3401
|
-
|
|
3402
|
-
|
|
3403
|
-
"type": {
|
|
3404
|
-
"text": "boolean"
|
|
3480
|
+
"privacy": "public",
|
|
3481
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3482
|
+
"inheritedFrom": {
|
|
3483
|
+
"name": "Accordion",
|
|
3484
|
+
"module": "src/accordion/accordion.ts"
|
|
3405
3485
|
}
|
|
3406
3486
|
},
|
|
3407
3487
|
{
|
|
3408
3488
|
"kind": "field",
|
|
3409
|
-
"name": "
|
|
3489
|
+
"name": "activeid",
|
|
3410
3490
|
"type": {
|
|
3411
|
-
"text": "
|
|
3491
|
+
"text": "string | null"
|
|
3412
3492
|
},
|
|
3413
|
-
"
|
|
3493
|
+
"privacy": "private",
|
|
3494
|
+
"inheritedFrom": {
|
|
3495
|
+
"name": "Accordion",
|
|
3496
|
+
"module": "src/accordion/accordion.ts"
|
|
3497
|
+
}
|
|
3414
3498
|
},
|
|
3415
3499
|
{
|
|
3416
3500
|
"kind": "field",
|
|
3417
|
-
"name": "
|
|
3501
|
+
"name": "activeItemIndex",
|
|
3418
3502
|
"type": {
|
|
3419
|
-
"text": "
|
|
3503
|
+
"text": "number"
|
|
3420
3504
|
},
|
|
3421
|
-
"
|
|
3505
|
+
"privacy": "private",
|
|
3506
|
+
"default": "0",
|
|
3507
|
+
"inheritedFrom": {
|
|
3508
|
+
"name": "Accordion",
|
|
3509
|
+
"module": "src/accordion/accordion.ts"
|
|
3510
|
+
}
|
|
3422
3511
|
},
|
|
3423
3512
|
{
|
|
3424
3513
|
"kind": "field",
|
|
3425
|
-
"name": "
|
|
3514
|
+
"name": "accordionIds",
|
|
3426
3515
|
"type": {
|
|
3427
|
-
"text": "
|
|
3516
|
+
"text": "Array<string | null>"
|
|
3428
3517
|
},
|
|
3429
|
-
"
|
|
3518
|
+
"privacy": "private",
|
|
3519
|
+
"inheritedFrom": {
|
|
3520
|
+
"name": "Accordion",
|
|
3521
|
+
"module": "src/accordion/accordion.ts"
|
|
3522
|
+
}
|
|
3430
3523
|
},
|
|
3431
3524
|
{
|
|
3432
3525
|
"kind": "field",
|
|
3433
|
-
"name": "
|
|
3434
|
-
"
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
|
|
3526
|
+
"name": "change",
|
|
3527
|
+
"privacy": "private",
|
|
3528
|
+
"inheritedFrom": {
|
|
3529
|
+
"name": "Accordion",
|
|
3530
|
+
"module": "src/accordion/accordion.ts"
|
|
3531
|
+
}
|
|
3438
3532
|
},
|
|
3439
3533
|
{
|
|
3440
|
-
"kind": "
|
|
3441
|
-
"name": "
|
|
3442
|
-
"
|
|
3443
|
-
|
|
3534
|
+
"kind": "method",
|
|
3535
|
+
"name": "findExpandedItem",
|
|
3536
|
+
"privacy": "private",
|
|
3537
|
+
"return": {
|
|
3538
|
+
"type": {
|
|
3539
|
+
"text": "AccordionItem | null"
|
|
3540
|
+
}
|
|
3444
3541
|
},
|
|
3445
|
-
"
|
|
3542
|
+
"inheritedFrom": {
|
|
3543
|
+
"name": "Accordion",
|
|
3544
|
+
"module": "src/accordion/accordion.ts"
|
|
3545
|
+
}
|
|
3446
3546
|
},
|
|
3447
3547
|
{
|
|
3448
3548
|
"kind": "field",
|
|
3449
|
-
"name": "
|
|
3450
|
-
"
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3549
|
+
"name": "setItems",
|
|
3550
|
+
"privacy": "private",
|
|
3551
|
+
"inheritedFrom": {
|
|
3552
|
+
"name": "Accordion",
|
|
3553
|
+
"module": "src/accordion/accordion.ts"
|
|
3554
|
+
}
|
|
3454
3555
|
},
|
|
3455
3556
|
{
|
|
3456
|
-
"kind": "
|
|
3457
|
-
"name": "
|
|
3458
|
-
"
|
|
3459
|
-
|
|
3557
|
+
"kind": "method",
|
|
3558
|
+
"name": "resetItems",
|
|
3559
|
+
"privacy": "private",
|
|
3560
|
+
"return": {
|
|
3561
|
+
"type": {
|
|
3562
|
+
"text": "void"
|
|
3563
|
+
}
|
|
3460
3564
|
},
|
|
3461
|
-
"
|
|
3565
|
+
"inheritedFrom": {
|
|
3566
|
+
"name": "Accordion",
|
|
3567
|
+
"module": "src/accordion/accordion.ts"
|
|
3568
|
+
}
|
|
3462
3569
|
},
|
|
3463
3570
|
{
|
|
3464
3571
|
"kind": "field",
|
|
3465
|
-
"name": "
|
|
3466
|
-
"type": {
|
|
3467
|
-
"text": "(() => void) | null"
|
|
3468
|
-
},
|
|
3572
|
+
"name": "removeItemListeners",
|
|
3469
3573
|
"privacy": "private",
|
|
3470
|
-
"
|
|
3574
|
+
"inheritedFrom": {
|
|
3575
|
+
"name": "Accordion",
|
|
3576
|
+
"module": "src/accordion/accordion.ts"
|
|
3577
|
+
}
|
|
3471
3578
|
},
|
|
3472
3579
|
{
|
|
3473
3580
|
"kind": "field",
|
|
3474
|
-
"name": "
|
|
3475
|
-
"type": {
|
|
3476
|
-
"text": "ReturnType<typeof setTimeout> | null"
|
|
3477
|
-
},
|
|
3581
|
+
"name": "activeItemChange",
|
|
3478
3582
|
"privacy": "private",
|
|
3479
|
-
"
|
|
3583
|
+
"inheritedFrom": {
|
|
3584
|
+
"name": "Accordion",
|
|
3585
|
+
"module": "src/accordion/accordion.ts"
|
|
3586
|
+
}
|
|
3480
3587
|
},
|
|
3481
3588
|
{
|
|
3482
|
-
"kind": "
|
|
3483
|
-
"name": "
|
|
3484
|
-
"type": {
|
|
3485
|
-
"text": "string"
|
|
3486
|
-
},
|
|
3589
|
+
"kind": "method",
|
|
3590
|
+
"name": "getItemIds",
|
|
3487
3591
|
"privacy": "private",
|
|
3488
|
-
"
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
"name": "speechAvailable",
|
|
3493
|
-
"type": {
|
|
3494
|
-
"text": "boolean"
|
|
3592
|
+
"return": {
|
|
3593
|
+
"type": {
|
|
3594
|
+
"text": "Array<string | null>"
|
|
3595
|
+
}
|
|
3495
3596
|
},
|
|
3496
|
-
"
|
|
3597
|
+
"inheritedFrom": {
|
|
3598
|
+
"name": "Accordion",
|
|
3599
|
+
"module": "src/accordion/accordion.ts"
|
|
3600
|
+
}
|
|
3497
3601
|
},
|
|
3498
3602
|
{
|
|
3499
3603
|
"kind": "method",
|
|
3500
|
-
"name": "
|
|
3604
|
+
"name": "isSingleExpandMode",
|
|
3605
|
+
"privacy": "private",
|
|
3606
|
+
"return": {
|
|
3607
|
+
"type": {
|
|
3608
|
+
"text": "boolean"
|
|
3609
|
+
}
|
|
3610
|
+
},
|
|
3611
|
+
"inheritedFrom": {
|
|
3612
|
+
"name": "Accordion",
|
|
3613
|
+
"module": "src/accordion/accordion.ts"
|
|
3614
|
+
}
|
|
3501
3615
|
},
|
|
3502
3616
|
{
|
|
3503
|
-
"kind": "
|
|
3504
|
-
"name": "
|
|
3617
|
+
"kind": "field",
|
|
3618
|
+
"name": "handleItemKeyDown",
|
|
3619
|
+
"privacy": "private",
|
|
3620
|
+
"inheritedFrom": {
|
|
3621
|
+
"name": "Accordion",
|
|
3622
|
+
"module": "src/accordion/accordion.ts"
|
|
3623
|
+
}
|
|
3505
3624
|
},
|
|
3506
3625
|
{
|
|
3507
|
-
"kind": "
|
|
3508
|
-
"name": "
|
|
3626
|
+
"kind": "field",
|
|
3627
|
+
"name": "handleItemFocus",
|
|
3628
|
+
"privacy": "private",
|
|
3629
|
+
"inheritedFrom": {
|
|
3630
|
+
"name": "Accordion",
|
|
3631
|
+
"module": "src/accordion/accordion.ts"
|
|
3632
|
+
}
|
|
3509
3633
|
},
|
|
3510
3634
|
{
|
|
3511
3635
|
"kind": "method",
|
|
3512
|
-
"name": "
|
|
3636
|
+
"name": "adjust",
|
|
3637
|
+
"privacy": "private",
|
|
3638
|
+
"return": {
|
|
3639
|
+
"type": {
|
|
3640
|
+
"text": "void"
|
|
3641
|
+
}
|
|
3642
|
+
},
|
|
3643
|
+
"parameters": [
|
|
3644
|
+
{
|
|
3645
|
+
"name": "adjustment",
|
|
3646
|
+
"type": {
|
|
3647
|
+
"text": "number"
|
|
3648
|
+
}
|
|
3649
|
+
}
|
|
3650
|
+
],
|
|
3651
|
+
"inheritedFrom": {
|
|
3652
|
+
"name": "Accordion",
|
|
3653
|
+
"module": "src/accordion/accordion.ts"
|
|
3654
|
+
}
|
|
3513
3655
|
},
|
|
3514
3656
|
{
|
|
3515
3657
|
"kind": "method",
|
|
3516
|
-
"name": "
|
|
3517
|
-
"privacy": "private"
|
|
3658
|
+
"name": "focusItem",
|
|
3659
|
+
"privacy": "private",
|
|
3660
|
+
"return": {
|
|
3661
|
+
"type": {
|
|
3662
|
+
"text": "void"
|
|
3663
|
+
}
|
|
3664
|
+
},
|
|
3665
|
+
"inheritedFrom": {
|
|
3666
|
+
"name": "Accordion",
|
|
3667
|
+
"module": "src/accordion/accordion.ts"
|
|
3668
|
+
}
|
|
3518
3669
|
},
|
|
3519
3670
|
{
|
|
3520
3671
|
"kind": "field",
|
|
@@ -3630,56 +3781,26 @@
|
|
|
3630
3781
|
],
|
|
3631
3782
|
"events": [
|
|
3632
3783
|
{
|
|
3633
|
-
"description": "
|
|
3634
|
-
"name": "
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
}
|
|
3640
|
-
],
|
|
3641
|
-
"attributes": [
|
|
3642
|
-
{
|
|
3643
|
-
"name": "placeholder",
|
|
3644
|
-
"type": {
|
|
3645
|
-
"text": "string"
|
|
3646
|
-
},
|
|
3647
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
3648
|
-
"fieldName": "placeholder"
|
|
3649
|
-
},
|
|
3650
|
-
{
|
|
3651
|
-
"type": {
|
|
3652
|
-
"text": "boolean"
|
|
3653
|
-
},
|
|
3654
|
-
"fieldName": "disabled"
|
|
3655
|
-
},
|
|
3656
|
-
{
|
|
3657
|
-
"name": "mode",
|
|
3658
|
-
"type": {
|
|
3659
|
-
"text": "'append' | 'replace'"
|
|
3660
|
-
},
|
|
3661
|
-
"default": "'replace'",
|
|
3662
|
-
"fieldName": "mode"
|
|
3784
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3785
|
+
"name": "change",
|
|
3786
|
+
"inheritedFrom": {
|
|
3787
|
+
"name": "Accordion",
|
|
3788
|
+
"module": "src/accordion/accordion.ts"
|
|
3789
|
+
}
|
|
3663
3790
|
}
|
|
3664
|
-
]
|
|
3665
|
-
"superclass": {
|
|
3666
|
-
"name": "FoundationElement",
|
|
3667
|
-
"package": "@microsoft/fast-foundation"
|
|
3668
|
-
},
|
|
3669
|
-
"tagName": "%%prefix%%-ai-criteria-search",
|
|
3670
|
-
"customElement": true
|
|
3791
|
+
]
|
|
3671
3792
|
},
|
|
3672
3793
|
{
|
|
3673
3794
|
"kind": "variable",
|
|
3674
|
-
"name": "
|
|
3795
|
+
"name": "foundationAccordionShadowOptions",
|
|
3675
3796
|
"type": {
|
|
3676
3797
|
"text": "ShadowRootInit"
|
|
3677
3798
|
},
|
|
3678
|
-
"default": "
|
|
3799
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3679
3800
|
},
|
|
3680
3801
|
{
|
|
3681
3802
|
"kind": "variable",
|
|
3682
|
-
"name": "
|
|
3803
|
+
"name": "defaultAccordionConfig",
|
|
3683
3804
|
"type": {
|
|
3684
3805
|
"text": "object"
|
|
3685
3806
|
},
|
|
@@ -3687,103 +3808,57 @@
|
|
|
3687
3808
|
},
|
|
3688
3809
|
{
|
|
3689
3810
|
"kind": "variable",
|
|
3690
|
-
"name": "
|
|
3811
|
+
"name": "foundationAccordion",
|
|
3812
|
+
"description": "The Foundation Accordion",
|
|
3813
|
+
"privacy": "public"
|
|
3691
3814
|
}
|
|
3692
3815
|
],
|
|
3693
3816
|
"exports": [
|
|
3694
3817
|
{
|
|
3695
3818
|
"kind": "js",
|
|
3696
|
-
"name": "
|
|
3819
|
+
"name": "Accordion",
|
|
3697
3820
|
"declaration": {
|
|
3698
|
-
"name": "
|
|
3699
|
-
"module": "src/
|
|
3821
|
+
"name": "Accordion",
|
|
3822
|
+
"module": "src/accordion/accordion.ts"
|
|
3700
3823
|
}
|
|
3701
3824
|
},
|
|
3702
3825
|
{
|
|
3703
3826
|
"kind": "js",
|
|
3704
|
-
"name": "
|
|
3827
|
+
"name": "foundationAccordionShadowOptions",
|
|
3705
3828
|
"declaration": {
|
|
3706
|
-
"name": "
|
|
3707
|
-
"module": "src/
|
|
3829
|
+
"name": "foundationAccordionShadowOptions",
|
|
3830
|
+
"module": "src/accordion/accordion.ts"
|
|
3708
3831
|
}
|
|
3709
3832
|
},
|
|
3710
3833
|
{
|
|
3711
3834
|
"kind": "js",
|
|
3712
|
-
"name": "
|
|
3835
|
+
"name": "defaultAccordionConfig",
|
|
3713
3836
|
"declaration": {
|
|
3714
|
-
"name": "
|
|
3715
|
-
"module": "src/
|
|
3837
|
+
"name": "defaultAccordionConfig",
|
|
3838
|
+
"module": "src/accordion/accordion.ts"
|
|
3716
3839
|
}
|
|
3717
3840
|
},
|
|
3718
3841
|
{
|
|
3719
3842
|
"kind": "js",
|
|
3720
|
-
"name": "
|
|
3843
|
+
"name": "foundationAccordion",
|
|
3721
3844
|
"declaration": {
|
|
3722
|
-
"name": "
|
|
3723
|
-
"module": "src/
|
|
3845
|
+
"name": "foundationAccordion",
|
|
3846
|
+
"module": "src/accordion/accordion.ts"
|
|
3724
3847
|
}
|
|
3725
3848
|
}
|
|
3726
3849
|
]
|
|
3727
3850
|
},
|
|
3728
3851
|
{
|
|
3729
3852
|
"kind": "javascript-module",
|
|
3730
|
-
"path": "src/
|
|
3853
|
+
"path": "src/accordion/index.ts",
|
|
3731
3854
|
"declarations": [],
|
|
3732
3855
|
"exports": [
|
|
3733
|
-
{
|
|
3734
|
-
"kind": "js",
|
|
3735
|
-
"name": "AiCriteriaSearch",
|
|
3736
|
-
"declaration": {
|
|
3737
|
-
"name": "AiCriteriaSearch",
|
|
3738
|
-
"module": "./ai-criteria-search"
|
|
3739
|
-
}
|
|
3740
|
-
},
|
|
3741
|
-
{
|
|
3742
|
-
"kind": "js",
|
|
3743
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3744
|
-
"declaration": {
|
|
3745
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3746
|
-
"module": "./ai-criteria-search"
|
|
3747
|
-
}
|
|
3748
|
-
},
|
|
3749
|
-
{
|
|
3750
|
-
"kind": "js",
|
|
3751
|
-
"name": "foundationAiCriteriaSearch",
|
|
3752
|
-
"declaration": {
|
|
3753
|
-
"name": "foundationAiCriteriaSearch",
|
|
3754
|
-
"module": "./ai-criteria-search"
|
|
3755
|
-
}
|
|
3756
|
-
},
|
|
3757
|
-
{
|
|
3758
|
-
"kind": "js",
|
|
3759
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3760
|
-
"declaration": {
|
|
3761
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3762
|
-
"module": "./ai-criteria-search"
|
|
3763
|
-
}
|
|
3764
|
-
},
|
|
3765
|
-
{
|
|
3766
|
-
"kind": "js",
|
|
3767
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
3768
|
-
"declaration": {
|
|
3769
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
3770
|
-
"module": "./ai-criteria-search.styles"
|
|
3771
|
-
}
|
|
3772
|
-
},
|
|
3773
|
-
{
|
|
3774
|
-
"kind": "js",
|
|
3775
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
3776
|
-
"declaration": {
|
|
3777
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
3778
|
-
"module": "./ai-criteria-search.template"
|
|
3779
|
-
}
|
|
3780
|
-
},
|
|
3781
3856
|
{
|
|
3782
3857
|
"kind": "js",
|
|
3783
3858
|
"name": "*",
|
|
3784
3859
|
"declaration": {
|
|
3785
3860
|
"name": "*",
|
|
3786
|
-
"package": "./
|
|
3861
|
+
"package": "./accordion.template"
|
|
3787
3862
|
}
|
|
3788
3863
|
},
|
|
3789
3864
|
{
|
|
@@ -3791,7 +3866,7 @@
|
|
|
3791
3866
|
"name": "*",
|
|
3792
3867
|
"declaration": {
|
|
3793
3868
|
"name": "*",
|
|
3794
|
-
"package": "./
|
|
3869
|
+
"package": "./accordion.styles"
|
|
3795
3870
|
}
|
|
3796
3871
|
},
|
|
3797
3872
|
{
|
|
@@ -3799,82 +3874,7 @@
|
|
|
3799
3874
|
"name": "*",
|
|
3800
3875
|
"declaration": {
|
|
3801
3876
|
"name": "*",
|
|
3802
|
-
"package": "./
|
|
3803
|
-
}
|
|
3804
|
-
}
|
|
3805
|
-
]
|
|
3806
|
-
},
|
|
3807
|
-
{
|
|
3808
|
-
"kind": "javascript-module",
|
|
3809
|
-
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3810
|
-
"declarations": [
|
|
3811
|
-
{
|
|
3812
|
-
"kind": "function",
|
|
3813
|
-
"name": "formatValidationErrors",
|
|
3814
|
-
"return": {
|
|
3815
|
-
"type": {
|
|
3816
|
-
"text": "string"
|
|
3817
|
-
}
|
|
3818
|
-
},
|
|
3819
|
-
"parameters": [
|
|
3820
|
-
{
|
|
3821
|
-
"name": "errors",
|
|
3822
|
-
"type": {
|
|
3823
|
-
"text": "ValidationError[]"
|
|
3824
|
-
}
|
|
3825
|
-
}
|
|
3826
|
-
],
|
|
3827
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
3828
|
-
},
|
|
3829
|
-
{
|
|
3830
|
-
"kind": "function",
|
|
3831
|
-
"name": "showCriteriaError",
|
|
3832
|
-
"return": {
|
|
3833
|
-
"type": {
|
|
3834
|
-
"text": "void"
|
|
3835
|
-
}
|
|
3836
|
-
},
|
|
3837
|
-
"parameters": [
|
|
3838
|
-
{
|
|
3839
|
-
"name": "title",
|
|
3840
|
-
"type": {
|
|
3841
|
-
"text": "string"
|
|
3842
|
-
},
|
|
3843
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3844
|
-
},
|
|
3845
|
-
{
|
|
3846
|
-
"name": "body",
|
|
3847
|
-
"type": {
|
|
3848
|
-
"text": "string"
|
|
3849
|
-
},
|
|
3850
|
-
"description": "Error message to display"
|
|
3851
|
-
},
|
|
3852
|
-
{
|
|
3853
|
-
"name": "tagName",
|
|
3854
|
-
"type": {
|
|
3855
|
-
"text": "string"
|
|
3856
|
-
},
|
|
3857
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3858
|
-
}
|
|
3859
|
-
],
|
|
3860
|
-
"description": "Shows a criteria error as a toast notification."
|
|
3861
|
-
}
|
|
3862
|
-
],
|
|
3863
|
-
"exports": [
|
|
3864
|
-
{
|
|
3865
|
-
"kind": "js",
|
|
3866
|
-
"name": "formatValidationErrors",
|
|
3867
|
-
"declaration": {
|
|
3868
|
-
"name": "formatValidationErrors",
|
|
3869
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3870
|
-
}
|
|
3871
|
-
},
|
|
3872
|
-
{
|
|
3873
|
-
"kind": "js",
|
|
3874
|
-
"name": "showCriteriaError",
|
|
3875
|
-
"declaration": {
|
|
3876
|
-
"name": "showCriteriaError",
|
|
3877
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3877
|
+
"package": "./accordion"
|
|
3878
3878
|
}
|
|
3879
3879
|
}
|
|
3880
3880
|
]
|