@genesislcap/foundation-ui 14.420.0 → 14.421.1-FUI-2511.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 +794 -794
- package/dist/dts/react.d.ts +8 -8
- package/dist/react.cjs +3 -3
- package/dist/react.mjs +2 -2
- package/package.json +19 -19
|
@@ -1817,34 +1817,11 @@
|
|
|
1817
1817
|
},
|
|
1818
1818
|
{
|
|
1819
1819
|
"kind": "javascript-module",
|
|
1820
|
-
"path": "src/
|
|
1820
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1821
1821
|
"declarations": [
|
|
1822
1822
|
{
|
|
1823
1823
|
"kind": "function",
|
|
1824
|
-
"name": "
|
|
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",
|
|
1824
|
+
"name": "foundationAccordionStyles",
|
|
1848
1825
|
"return": {
|
|
1849
1826
|
"type": {
|
|
1850
1827
|
"text": "ElementStyles"
|
|
@@ -1869,269 +1846,277 @@
|
|
|
1869
1846
|
"exports": [
|
|
1870
1847
|
{
|
|
1871
1848
|
"kind": "js",
|
|
1872
|
-
"name": "
|
|
1873
|
-
"declaration": {
|
|
1874
|
-
"name": "actionsMenuBaseStyles",
|
|
1875
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1876
|
-
}
|
|
1877
|
-
},
|
|
1878
|
-
{
|
|
1879
|
-
"kind": "js",
|
|
1880
|
-
"name": "foundationActionsMenuStyles",
|
|
1849
|
+
"name": "foundationAccordionStyles",
|
|
1881
1850
|
"declaration": {
|
|
1882
|
-
"name": "
|
|
1883
|
-
"module": "src/
|
|
1851
|
+
"name": "foundationAccordionStyles",
|
|
1852
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1884
1853
|
}
|
|
1885
1854
|
}
|
|
1886
1855
|
]
|
|
1887
1856
|
},
|
|
1888
1857
|
{
|
|
1889
1858
|
"kind": "javascript-module",
|
|
1890
|
-
"path": "src/
|
|
1859
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1891
1860
|
"declarations": [
|
|
1892
1861
|
{
|
|
1893
1862
|
"kind": "function",
|
|
1894
|
-
"name": "
|
|
1863
|
+
"name": "foundationAccordionTemplate",
|
|
1864
|
+
"return": {
|
|
1865
|
+
"type": {
|
|
1866
|
+
"text": "ViewTemplate<Accordion>"
|
|
1867
|
+
}
|
|
1868
|
+
},
|
|
1895
1869
|
"parameters": [
|
|
1896
1870
|
{
|
|
1897
|
-
"name": "
|
|
1871
|
+
"name": "context",
|
|
1898
1872
|
"type": {
|
|
1899
|
-
"text": "
|
|
1873
|
+
"text": "ElementDefinitionContext"
|
|
1900
1874
|
}
|
|
1901
|
-
}
|
|
1902
|
-
]
|
|
1903
|
-
},
|
|
1904
|
-
{
|
|
1905
|
-
"kind": "function",
|
|
1906
|
-
"name": "singleOptionTemplate",
|
|
1907
|
-
"parameters": [
|
|
1875
|
+
},
|
|
1908
1876
|
{
|
|
1909
|
-
"name": "
|
|
1877
|
+
"name": "definition",
|
|
1910
1878
|
"type": {
|
|
1911
|
-
"text": "
|
|
1879
|
+
"text": "FoundationElementDefinition"
|
|
1912
1880
|
}
|
|
1913
1881
|
}
|
|
1914
1882
|
]
|
|
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`"
|
|
1923
1883
|
}
|
|
1924
1884
|
],
|
|
1925
1885
|
"exports": [
|
|
1926
1886
|
{
|
|
1927
1887
|
"kind": "js",
|
|
1928
|
-
"name": "
|
|
1929
|
-
"declaration": {
|
|
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",
|
|
1888
|
+
"name": "foundationAccordionTemplate",
|
|
1945
1889
|
"declaration": {
|
|
1946
|
-
"name": "
|
|
1947
|
-
"module": "src/
|
|
1890
|
+
"name": "foundationAccordionTemplate",
|
|
1891
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1948
1892
|
}
|
|
1949
1893
|
}
|
|
1950
1894
|
]
|
|
1951
1895
|
},
|
|
1952
1896
|
{
|
|
1953
1897
|
"kind": "javascript-module",
|
|
1954
|
-
"path": "src/
|
|
1898
|
+
"path": "src/accordion/accordion.ts",
|
|
1955
1899
|
"declarations": [
|
|
1956
1900
|
{
|
|
1957
1901
|
"kind": "class",
|
|
1958
1902
|
"description": "",
|
|
1959
|
-
"name": "
|
|
1960
|
-
"
|
|
1903
|
+
"name": "Accordion",
|
|
1904
|
+
"superclass": {
|
|
1905
|
+
"name": "FASTAccordion",
|
|
1906
|
+
"package": "@microsoft/fast-foundation"
|
|
1907
|
+
},
|
|
1908
|
+
"tagName": "%%prefix%%-accordion",
|
|
1909
|
+
"customElement": true,
|
|
1910
|
+
"attributes": [
|
|
1961
1911
|
{
|
|
1962
|
-
"
|
|
1963
|
-
"name": "actions",
|
|
1912
|
+
"name": "expand-mode",
|
|
1964
1913
|
"type": {
|
|
1965
|
-
"text": "
|
|
1914
|
+
"text": "AccordionExpandMode"
|
|
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"
|
|
1966
1921
|
}
|
|
1967
|
-
}
|
|
1922
|
+
}
|
|
1923
|
+
],
|
|
1924
|
+
"members": [
|
|
1968
1925
|
{
|
|
1969
1926
|
"kind": "field",
|
|
1970
|
-
"name": "
|
|
1927
|
+
"name": "expandmode",
|
|
1971
1928
|
"type": {
|
|
1972
|
-
"text": "
|
|
1929
|
+
"text": "AccordionExpandMode"
|
|
1973
1930
|
},
|
|
1974
|
-
"
|
|
1931
|
+
"privacy": "public",
|
|
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
|
+
}
|
|
1975
1937
|
},
|
|
1976
1938
|
{
|
|
1977
1939
|
"kind": "field",
|
|
1978
|
-
"name": "
|
|
1940
|
+
"name": "activeid",
|
|
1979
1941
|
"type": {
|
|
1980
|
-
"text": "
|
|
1942
|
+
"text": "string | null"
|
|
1981
1943
|
},
|
|
1982
|
-
"
|
|
1944
|
+
"privacy": "private",
|
|
1945
|
+
"inheritedFrom": {
|
|
1946
|
+
"name": "Accordion",
|
|
1947
|
+
"module": "src/accordion/accordion.ts"
|
|
1948
|
+
}
|
|
1983
1949
|
},
|
|
1984
1950
|
{
|
|
1985
1951
|
"kind": "field",
|
|
1986
|
-
"name": "
|
|
1952
|
+
"name": "activeItemIndex",
|
|
1987
1953
|
"type": {
|
|
1988
|
-
"text": "
|
|
1954
|
+
"text": "number"
|
|
1989
1955
|
},
|
|
1990
|
-
"
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
"type": {
|
|
1996
|
-
"text": "string"
|
|
1956
|
+
"privacy": "private",
|
|
1957
|
+
"default": "0",
|
|
1958
|
+
"inheritedFrom": {
|
|
1959
|
+
"name": "Accordion",
|
|
1960
|
+
"module": "src/accordion/accordion.ts"
|
|
1997
1961
|
}
|
|
1998
1962
|
},
|
|
1999
1963
|
{
|
|
2000
1964
|
"kind": "field",
|
|
2001
|
-
"name": "
|
|
1965
|
+
"name": "accordionIds",
|
|
2002
1966
|
"type": {
|
|
2003
|
-
"text": "
|
|
1967
|
+
"text": "Array<string | null>"
|
|
1968
|
+
},
|
|
1969
|
+
"privacy": "private",
|
|
1970
|
+
"inheritedFrom": {
|
|
1971
|
+
"name": "Accordion",
|
|
1972
|
+
"module": "src/accordion/accordion.ts"
|
|
2004
1973
|
}
|
|
2005
1974
|
},
|
|
2006
1975
|
{
|
|
2007
1976
|
"kind": "field",
|
|
2008
|
-
"name": "
|
|
2009
|
-
"
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
1977
|
+
"name": "change",
|
|
1978
|
+
"privacy": "private",
|
|
1979
|
+
"inheritedFrom": {
|
|
1980
|
+
"name": "Accordion",
|
|
1981
|
+
"module": "src/accordion/accordion.ts"
|
|
1982
|
+
}
|
|
2013
1983
|
},
|
|
2014
1984
|
{
|
|
2015
|
-
"kind": "
|
|
2016
|
-
"name": "
|
|
2017
|
-
"
|
|
2018
|
-
|
|
1985
|
+
"kind": "method",
|
|
1986
|
+
"name": "findExpandedItem",
|
|
1987
|
+
"privacy": "private",
|
|
1988
|
+
"return": {
|
|
1989
|
+
"type": {
|
|
1990
|
+
"text": "AccordionItem | null"
|
|
1991
|
+
}
|
|
2019
1992
|
},
|
|
2020
|
-
"
|
|
1993
|
+
"inheritedFrom": {
|
|
1994
|
+
"name": "Accordion",
|
|
1995
|
+
"module": "src/accordion/accordion.ts"
|
|
1996
|
+
}
|
|
2021
1997
|
},
|
|
2022
1998
|
{
|
|
2023
1999
|
"kind": "field",
|
|
2024
|
-
"name": "
|
|
2025
|
-
"
|
|
2026
|
-
|
|
2000
|
+
"name": "setItems",
|
|
2001
|
+
"privacy": "private",
|
|
2002
|
+
"inheritedFrom": {
|
|
2003
|
+
"name": "Accordion",
|
|
2004
|
+
"module": "src/accordion/accordion.ts"
|
|
2027
2005
|
}
|
|
2028
2006
|
},
|
|
2029
2007
|
{
|
|
2030
|
-
"kind": "
|
|
2031
|
-
"name": "
|
|
2032
|
-
"
|
|
2033
|
-
|
|
2008
|
+
"kind": "method",
|
|
2009
|
+
"name": "resetItems",
|
|
2010
|
+
"privacy": "private",
|
|
2011
|
+
"return": {
|
|
2012
|
+
"type": {
|
|
2013
|
+
"text": "void"
|
|
2014
|
+
}
|
|
2034
2015
|
},
|
|
2035
|
-
"
|
|
2016
|
+
"inheritedFrom": {
|
|
2017
|
+
"name": "Accordion",
|
|
2018
|
+
"module": "src/accordion/accordion.ts"
|
|
2019
|
+
}
|
|
2036
2020
|
},
|
|
2037
2021
|
{
|
|
2038
2022
|
"kind": "field",
|
|
2039
|
-
"name": "
|
|
2040
|
-
"
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2023
|
+
"name": "removeItemListeners",
|
|
2024
|
+
"privacy": "private",
|
|
2025
|
+
"inheritedFrom": {
|
|
2026
|
+
"name": "Accordion",
|
|
2027
|
+
"module": "src/accordion/accordion.ts"
|
|
2028
|
+
}
|
|
2044
2029
|
},
|
|
2045
2030
|
{
|
|
2046
2031
|
"kind": "field",
|
|
2047
|
-
"name": "
|
|
2048
|
-
"
|
|
2049
|
-
|
|
2032
|
+
"name": "activeItemChange",
|
|
2033
|
+
"privacy": "private",
|
|
2034
|
+
"inheritedFrom": {
|
|
2035
|
+
"name": "Accordion",
|
|
2036
|
+
"module": "src/accordion/accordion.ts"
|
|
2050
2037
|
}
|
|
2051
2038
|
},
|
|
2052
2039
|
{
|
|
2053
|
-
"kind": "
|
|
2054
|
-
"name": "
|
|
2055
|
-
"
|
|
2056
|
-
|
|
2040
|
+
"kind": "method",
|
|
2041
|
+
"name": "getItemIds",
|
|
2042
|
+
"privacy": "private",
|
|
2043
|
+
"return": {
|
|
2044
|
+
"type": {
|
|
2045
|
+
"text": "Array<string | null>"
|
|
2046
|
+
}
|
|
2047
|
+
},
|
|
2048
|
+
"inheritedFrom": {
|
|
2049
|
+
"name": "Accordion",
|
|
2050
|
+
"module": "src/accordion/accordion.ts"
|
|
2057
2051
|
}
|
|
2058
2052
|
},
|
|
2059
2053
|
{
|
|
2060
2054
|
"kind": "method",
|
|
2061
|
-
"name": "
|
|
2062
|
-
"privacy": "
|
|
2063
|
-
"
|
|
2064
|
-
{
|
|
2065
|
-
"
|
|
2066
|
-
"type": {
|
|
2067
|
-
"text": "any"
|
|
2068
|
-
}
|
|
2069
|
-
},
|
|
2070
|
-
{
|
|
2071
|
-
"name": "newValue",
|
|
2072
|
-
"type": {
|
|
2073
|
-
"text": "any"
|
|
2074
|
-
}
|
|
2075
|
-
}
|
|
2076
|
-
]
|
|
2077
|
-
},
|
|
2078
|
-
{
|
|
2079
|
-
"kind": "method",
|
|
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
|
-
}
|
|
2055
|
+
"name": "isSingleExpandMode",
|
|
2056
|
+
"privacy": "private",
|
|
2057
|
+
"return": {
|
|
2058
|
+
"type": {
|
|
2059
|
+
"text": "boolean"
|
|
2096
2060
|
}
|
|
2097
|
-
|
|
2061
|
+
},
|
|
2062
|
+
"inheritedFrom": {
|
|
2063
|
+
"name": "Accordion",
|
|
2064
|
+
"module": "src/accordion/accordion.ts"
|
|
2065
|
+
}
|
|
2098
2066
|
},
|
|
2099
2067
|
{
|
|
2100
2068
|
"kind": "field",
|
|
2101
|
-
"name": "
|
|
2102
|
-
"
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2069
|
+
"name": "handleItemKeyDown",
|
|
2070
|
+
"privacy": "private",
|
|
2071
|
+
"inheritedFrom": {
|
|
2072
|
+
"name": "Accordion",
|
|
2073
|
+
"module": "src/accordion/accordion.ts"
|
|
2074
|
+
}
|
|
2106
2075
|
},
|
|
2107
2076
|
{
|
|
2108
2077
|
"kind": "field",
|
|
2109
|
-
"name": "
|
|
2110
|
-
"
|
|
2078
|
+
"name": "handleItemFocus",
|
|
2079
|
+
"privacy": "private",
|
|
2080
|
+
"inheritedFrom": {
|
|
2081
|
+
"name": "Accordion",
|
|
2082
|
+
"module": "src/accordion/accordion.ts"
|
|
2083
|
+
}
|
|
2111
2084
|
},
|
|
2112
2085
|
{
|
|
2113
2086
|
"kind": "method",
|
|
2114
|
-
"name": "
|
|
2087
|
+
"name": "adjust",
|
|
2088
|
+
"privacy": "private",
|
|
2089
|
+
"return": {
|
|
2090
|
+
"type": {
|
|
2091
|
+
"text": "void"
|
|
2092
|
+
}
|
|
2093
|
+
},
|
|
2115
2094
|
"parameters": [
|
|
2116
2095
|
{
|
|
2117
|
-
"name": "
|
|
2096
|
+
"name": "adjustment",
|
|
2118
2097
|
"type": {
|
|
2119
|
-
"text": "
|
|
2098
|
+
"text": "number"
|
|
2120
2099
|
}
|
|
2121
2100
|
}
|
|
2122
|
-
]
|
|
2101
|
+
],
|
|
2102
|
+
"inheritedFrom": {
|
|
2103
|
+
"name": "Accordion",
|
|
2104
|
+
"module": "src/accordion/accordion.ts"
|
|
2105
|
+
}
|
|
2123
2106
|
},
|
|
2124
2107
|
{
|
|
2125
2108
|
"kind": "method",
|
|
2126
|
-
"name": "
|
|
2127
|
-
"
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
"
|
|
2131
|
-
"text": "string"
|
|
2132
|
-
}
|
|
2109
|
+
"name": "focusItem",
|
|
2110
|
+
"privacy": "private",
|
|
2111
|
+
"return": {
|
|
2112
|
+
"type": {
|
|
2113
|
+
"text": "void"
|
|
2133
2114
|
}
|
|
2134
|
-
|
|
2115
|
+
},
|
|
2116
|
+
"inheritedFrom": {
|
|
2117
|
+
"name": "Accordion",
|
|
2118
|
+
"module": "src/accordion/accordion.ts"
|
|
2119
|
+
}
|
|
2135
2120
|
},
|
|
2136
2121
|
{
|
|
2137
2122
|
"kind": "field",
|
|
@@ -2245,107 +2230,78 @@
|
|
|
2245
2230
|
}
|
|
2246
2231
|
}
|
|
2247
2232
|
],
|
|
2248
|
-
"
|
|
2249
|
-
{
|
|
2250
|
-
"name": "is-vertical",
|
|
2251
|
-
"type": {
|
|
2252
|
-
"text": "boolean"
|
|
2253
|
-
},
|
|
2254
|
-
"default": "false",
|
|
2255
|
-
"fieldName": "isVertical"
|
|
2256
|
-
},
|
|
2257
|
-
{
|
|
2258
|
-
"name": "add-default-actions",
|
|
2259
|
-
"type": {
|
|
2260
|
-
"text": "boolean"
|
|
2261
|
-
},
|
|
2262
|
-
"default": "true",
|
|
2263
|
-
"fieldName": "addDefaultActions"
|
|
2264
|
-
},
|
|
2265
|
-
{
|
|
2266
|
-
"name": "auto-close-on-action",
|
|
2267
|
-
"type": {
|
|
2268
|
-
"text": "boolean"
|
|
2269
|
-
},
|
|
2270
|
-
"default": "true",
|
|
2271
|
-
"fieldName": "autoCloseOnAction"
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"name": "name",
|
|
2275
|
-
"type": {
|
|
2276
|
-
"text": "string"
|
|
2277
|
-
},
|
|
2278
|
-
"default": "'Actions'",
|
|
2279
|
-
"fieldName": "name"
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"name": "open",
|
|
2283
|
-
"type": {
|
|
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
|
-
},
|
|
2233
|
+
"events": [
|
|
2304
2234
|
{
|
|
2305
|
-
"
|
|
2306
|
-
"
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2235
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2236
|
+
"name": "change",
|
|
2237
|
+
"inheritedFrom": {
|
|
2238
|
+
"name": "Accordion",
|
|
2239
|
+
"module": "src/accordion/accordion.ts"
|
|
2240
|
+
}
|
|
2311
2241
|
}
|
|
2312
|
-
]
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2242
|
+
]
|
|
2243
|
+
},
|
|
2244
|
+
{
|
|
2245
|
+
"kind": "variable",
|
|
2246
|
+
"name": "foundationAccordionShadowOptions",
|
|
2247
|
+
"type": {
|
|
2248
|
+
"text": "ShadowRootInit"
|
|
2316
2249
|
},
|
|
2317
|
-
"
|
|
2318
|
-
"customElement": true
|
|
2250
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2319
2251
|
},
|
|
2320
2252
|
{
|
|
2321
2253
|
"kind": "variable",
|
|
2322
|
-
"name": "
|
|
2323
|
-
"
|
|
2254
|
+
"name": "defaultAccordionConfig",
|
|
2255
|
+
"type": {
|
|
2256
|
+
"text": "object"
|
|
2257
|
+
},
|
|
2258
|
+
"default": "{}"
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
"kind": "variable",
|
|
2262
|
+
"name": "foundationAccordion",
|
|
2263
|
+
"description": "The Foundation Accordion",
|
|
2324
2264
|
"privacy": "public"
|
|
2325
2265
|
}
|
|
2326
2266
|
],
|
|
2327
2267
|
"exports": [
|
|
2328
2268
|
{
|
|
2329
2269
|
"kind": "js",
|
|
2330
|
-
"name": "
|
|
2270
|
+
"name": "Accordion",
|
|
2331
2271
|
"declaration": {
|
|
2332
|
-
"name": "
|
|
2333
|
-
"module": "src/
|
|
2272
|
+
"name": "Accordion",
|
|
2273
|
+
"module": "src/accordion/accordion.ts"
|
|
2334
2274
|
}
|
|
2335
2275
|
},
|
|
2336
2276
|
{
|
|
2337
2277
|
"kind": "js",
|
|
2338
|
-
"name": "
|
|
2278
|
+
"name": "foundationAccordionShadowOptions",
|
|
2339
2279
|
"declaration": {
|
|
2340
|
-
"name": "
|
|
2341
|
-
"module": "src/
|
|
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"
|
|
2342
2298
|
}
|
|
2343
2299
|
}
|
|
2344
2300
|
]
|
|
2345
2301
|
},
|
|
2346
2302
|
{
|
|
2347
2303
|
"kind": "javascript-module",
|
|
2348
|
-
"path": "src/
|
|
2304
|
+
"path": "src/accordion/index.ts",
|
|
2349
2305
|
"declarations": [],
|
|
2350
2306
|
"exports": [
|
|
2351
2307
|
{
|
|
@@ -2353,7 +2309,7 @@
|
|
|
2353
2309
|
"name": "*",
|
|
2354
2310
|
"declaration": {
|
|
2355
2311
|
"name": "*",
|
|
2356
|
-
"package": "./
|
|
2312
|
+
"package": "./accordion.template"
|
|
2357
2313
|
}
|
|
2358
2314
|
},
|
|
2359
2315
|
{
|
|
@@ -2361,7 +2317,7 @@
|
|
|
2361
2317
|
"name": "*",
|
|
2362
2318
|
"declaration": {
|
|
2363
2319
|
"name": "*",
|
|
2364
|
-
"package": "./
|
|
2320
|
+
"package": "./accordion.styles"
|
|
2365
2321
|
}
|
|
2366
2322
|
},
|
|
2367
2323
|
{
|
|
@@ -2369,206 +2325,336 @@
|
|
|
2369
2325
|
"name": "*",
|
|
2370
2326
|
"declaration": {
|
|
2371
2327
|
"name": "*",
|
|
2372
|
-
"package": "./
|
|
2373
|
-
}
|
|
2374
|
-
}
|
|
2375
|
-
]
|
|
2376
|
-
},
|
|
2377
|
-
{
|
|
2378
|
-
"kind": "javascript-module",
|
|
2379
|
-
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2380
|
-
"declarations": [
|
|
2381
|
-
{
|
|
2382
|
-
"kind": "variable",
|
|
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`"
|
|
2385
|
-
}
|
|
2386
|
-
],
|
|
2387
|
-
"exports": [
|
|
2388
|
-
{
|
|
2389
|
-
"kind": "js",
|
|
2390
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2391
|
-
"declaration": {
|
|
2392
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2393
|
-
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2328
|
+
"package": "./accordion"
|
|
2394
2329
|
}
|
|
2395
2330
|
}
|
|
2396
2331
|
]
|
|
2397
2332
|
},
|
|
2398
2333
|
{
|
|
2399
2334
|
"kind": "javascript-module",
|
|
2400
|
-
"path": "src/
|
|
2335
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2401
2336
|
"declarations": [
|
|
2402
2337
|
{
|
|
2403
|
-
"kind": "
|
|
2404
|
-
"name": "
|
|
2405
|
-
"
|
|
2406
|
-
"
|
|
2338
|
+
"kind": "function",
|
|
2339
|
+
"name": "actionsMenuBaseStyles",
|
|
2340
|
+
"return": {
|
|
2341
|
+
"type": {
|
|
2342
|
+
"text": "ElementStyles"
|
|
2343
|
+
}
|
|
2407
2344
|
},
|
|
2408
|
-
"
|
|
2345
|
+
"parameters": [
|
|
2346
|
+
{
|
|
2347
|
+
"name": "context",
|
|
2348
|
+
"type": {
|
|
2349
|
+
"text": "ElementDefinitionContext"
|
|
2350
|
+
}
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"name": "definition",
|
|
2354
|
+
"type": {
|
|
2355
|
+
"text": "FoundationElementDefinition"
|
|
2356
|
+
}
|
|
2357
|
+
}
|
|
2358
|
+
]
|
|
2359
|
+
},
|
|
2360
|
+
{
|
|
2361
|
+
"kind": "function",
|
|
2362
|
+
"name": "foundationActionsMenuStyles",
|
|
2363
|
+
"return": {
|
|
2364
|
+
"type": {
|
|
2365
|
+
"text": "ElementStyles"
|
|
2366
|
+
}
|
|
2367
|
+
},
|
|
2368
|
+
"parameters": [
|
|
2369
|
+
{
|
|
2370
|
+
"name": "context",
|
|
2371
|
+
"type": {
|
|
2372
|
+
"text": "ElementDefinitionContext"
|
|
2373
|
+
}
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
"name": "definition",
|
|
2377
|
+
"type": {
|
|
2378
|
+
"text": "FoundationElementDefinition"
|
|
2379
|
+
}
|
|
2380
|
+
}
|
|
2381
|
+
]
|
|
2409
2382
|
}
|
|
2410
2383
|
],
|
|
2411
2384
|
"exports": [
|
|
2412
2385
|
{
|
|
2413
2386
|
"kind": "js",
|
|
2414
|
-
"name": "
|
|
2387
|
+
"name": "actionsMenuBaseStyles",
|
|
2415
2388
|
"declaration": {
|
|
2416
|
-
"name": "
|
|
2417
|
-
"module": "src/
|
|
2389
|
+
"name": "actionsMenuBaseStyles",
|
|
2390
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2391
|
+
}
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"kind": "js",
|
|
2395
|
+
"name": "foundationActionsMenuStyles",
|
|
2396
|
+
"declaration": {
|
|
2397
|
+
"name": "foundationActionsMenuStyles",
|
|
2398
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2418
2399
|
}
|
|
2419
2400
|
}
|
|
2420
2401
|
]
|
|
2421
2402
|
},
|
|
2422
2403
|
{
|
|
2423
2404
|
"kind": "javascript-module",
|
|
2424
|
-
"path": "src/
|
|
2405
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2425
2406
|
"declarations": [
|
|
2426
2407
|
{
|
|
2427
|
-
"kind": "
|
|
2428
|
-
"
|
|
2429
|
-
"
|
|
2430
|
-
"members": [
|
|
2408
|
+
"kind": "function",
|
|
2409
|
+
"name": "menuTemplate",
|
|
2410
|
+
"parameters": [
|
|
2431
2411
|
{
|
|
2432
|
-
"
|
|
2433
|
-
"name": "aiProvider",
|
|
2412
|
+
"name": "prefix",
|
|
2434
2413
|
"type": {
|
|
2435
|
-
"text": "
|
|
2414
|
+
"text": "string"
|
|
2436
2415
|
}
|
|
2437
|
-
}
|
|
2416
|
+
}
|
|
2417
|
+
]
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"kind": "function",
|
|
2421
|
+
"name": "singleOptionTemplate",
|
|
2422
|
+
"parameters": [
|
|
2438
2423
|
{
|
|
2439
|
-
"
|
|
2440
|
-
"name": "placeholder",
|
|
2424
|
+
"name": "prefix",
|
|
2441
2425
|
"type": {
|
|
2442
2426
|
"text": "string"
|
|
2443
|
-
}
|
|
2444
|
-
|
|
2445
|
-
|
|
2427
|
+
}
|
|
2428
|
+
}
|
|
2429
|
+
]
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
"kind": "variable",
|
|
2433
|
+
"name": "foundationActionsMenuTemplate",
|
|
2434
|
+
"type": {
|
|
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`"
|
|
2438
|
+
}
|
|
2439
|
+
],
|
|
2440
|
+
"exports": [
|
|
2441
|
+
{
|
|
2442
|
+
"kind": "js",
|
|
2443
|
+
"name": "menuTemplate",
|
|
2444
|
+
"declaration": {
|
|
2445
|
+
"name": "menuTemplate",
|
|
2446
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2447
|
+
}
|
|
2448
|
+
},
|
|
2449
|
+
{
|
|
2450
|
+
"kind": "js",
|
|
2451
|
+
"name": "singleOptionTemplate",
|
|
2452
|
+
"declaration": {
|
|
2453
|
+
"name": "singleOptionTemplate",
|
|
2454
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2455
|
+
}
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
"kind": "js",
|
|
2459
|
+
"name": "foundationActionsMenuTemplate",
|
|
2460
|
+
"declaration": {
|
|
2461
|
+
"name": "foundationActionsMenuTemplate",
|
|
2462
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2463
|
+
}
|
|
2464
|
+
}
|
|
2465
|
+
]
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
"kind": "javascript-module",
|
|
2469
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2470
|
+
"declarations": [
|
|
2471
|
+
{
|
|
2472
|
+
"kind": "class",
|
|
2473
|
+
"description": "",
|
|
2474
|
+
"name": "ActionsMenu",
|
|
2475
|
+
"members": [
|
|
2446
2476
|
{
|
|
2447
2477
|
"kind": "field",
|
|
2448
|
-
"name": "
|
|
2478
|
+
"name": "actions",
|
|
2449
2479
|
"type": {
|
|
2450
|
-
"text": "
|
|
2480
|
+
"text": "ActionMenuItem[]"
|
|
2451
2481
|
}
|
|
2452
2482
|
},
|
|
2453
2483
|
{
|
|
2454
2484
|
"kind": "field",
|
|
2455
|
-
"name": "
|
|
2485
|
+
"name": "isVertical",
|
|
2456
2486
|
"type": {
|
|
2457
|
-
"text": "
|
|
2487
|
+
"text": "boolean"
|
|
2458
2488
|
},
|
|
2459
|
-
"default": "
|
|
2489
|
+
"default": "false"
|
|
2460
2490
|
},
|
|
2461
2491
|
{
|
|
2462
2492
|
"kind": "field",
|
|
2463
|
-
"name": "
|
|
2493
|
+
"name": "addDefaultActions",
|
|
2464
2494
|
"type": {
|
|
2465
|
-
"text": "
|
|
2495
|
+
"text": "boolean"
|
|
2466
2496
|
},
|
|
2467
|
-
"default": "
|
|
2497
|
+
"default": "true"
|
|
2468
2498
|
},
|
|
2469
2499
|
{
|
|
2470
2500
|
"kind": "field",
|
|
2471
|
-
"name": "
|
|
2501
|
+
"name": "autoCloseOnAction",
|
|
2472
2502
|
"type": {
|
|
2473
2503
|
"text": "boolean"
|
|
2474
2504
|
},
|
|
2475
|
-
"default": "
|
|
2505
|
+
"default": "true"
|
|
2476
2506
|
},
|
|
2477
2507
|
{
|
|
2478
2508
|
"kind": "field",
|
|
2479
|
-
"name": "
|
|
2509
|
+
"name": "classNames",
|
|
2480
2510
|
"type": {
|
|
2481
|
-
"text": "string
|
|
2482
|
-
}
|
|
2483
|
-
"default": "null"
|
|
2511
|
+
"text": "string"
|
|
2512
|
+
}
|
|
2484
2513
|
},
|
|
2485
2514
|
{
|
|
2486
2515
|
"kind": "field",
|
|
2487
|
-
"name": "
|
|
2516
|
+
"name": "definition",
|
|
2488
2517
|
"type": {
|
|
2489
|
-
"text": "
|
|
2490
|
-
}
|
|
2491
|
-
"default": "[]"
|
|
2518
|
+
"text": "any"
|
|
2519
|
+
}
|
|
2492
2520
|
},
|
|
2493
2521
|
{
|
|
2494
2522
|
"kind": "field",
|
|
2495
|
-
"name": "
|
|
2523
|
+
"name": "name",
|
|
2496
2524
|
"type": {
|
|
2497
|
-
"text": "
|
|
2525
|
+
"text": "string"
|
|
2498
2526
|
},
|
|
2499
|
-
"default": "
|
|
2527
|
+
"default": "'Actions'"
|
|
2500
2528
|
},
|
|
2501
2529
|
{
|
|
2502
2530
|
"kind": "field",
|
|
2503
|
-
"name": "
|
|
2531
|
+
"name": "open",
|
|
2504
2532
|
"type": {
|
|
2505
|
-
"text": "
|
|
2533
|
+
"text": "boolean"
|
|
2506
2534
|
},
|
|
2507
|
-
"
|
|
2535
|
+
"default": "false"
|
|
2508
2536
|
},
|
|
2509
2537
|
{
|
|
2510
2538
|
"kind": "field",
|
|
2511
|
-
"name": "
|
|
2539
|
+
"name": "buttonAppearance",
|
|
2512
2540
|
"type": {
|
|
2513
|
-
"text": "
|
|
2514
|
-
}
|
|
2515
|
-
"privacy": "private",
|
|
2516
|
-
"default": "null"
|
|
2541
|
+
"text": "string"
|
|
2542
|
+
}
|
|
2517
2543
|
},
|
|
2518
2544
|
{
|
|
2519
2545
|
"kind": "field",
|
|
2520
|
-
"name": "
|
|
2546
|
+
"name": "hideDisabled",
|
|
2521
2547
|
"type": {
|
|
2522
|
-
"text": "
|
|
2548
|
+
"text": "boolean"
|
|
2523
2549
|
},
|
|
2524
|
-
"
|
|
2525
|
-
"default": "null"
|
|
2550
|
+
"default": "false"
|
|
2526
2551
|
},
|
|
2527
2552
|
{
|
|
2528
2553
|
"kind": "field",
|
|
2529
|
-
"name": "
|
|
2554
|
+
"name": "hideMenuSingleOption",
|
|
2530
2555
|
"type": {
|
|
2531
|
-
"text": "
|
|
2556
|
+
"text": "boolean"
|
|
2532
2557
|
},
|
|
2533
|
-
"
|
|
2534
|
-
"default": "''"
|
|
2558
|
+
"default": "false"
|
|
2535
2559
|
},
|
|
2536
2560
|
{
|
|
2537
2561
|
"kind": "field",
|
|
2538
|
-
"name": "
|
|
2562
|
+
"name": "singleOption",
|
|
2539
2563
|
"type": {
|
|
2540
|
-
"text": "
|
|
2541
|
-
}
|
|
2542
|
-
"readonly": true
|
|
2564
|
+
"text": "ActionMenuItem"
|
|
2565
|
+
}
|
|
2543
2566
|
},
|
|
2544
2567
|
{
|
|
2545
|
-
"kind": "
|
|
2546
|
-
"name": "
|
|
2568
|
+
"kind": "field",
|
|
2569
|
+
"name": "actionsMenu",
|
|
2570
|
+
"type": {
|
|
2571
|
+
"text": "HTMLElement"
|
|
2572
|
+
}
|
|
2547
2573
|
},
|
|
2548
2574
|
{
|
|
2549
2575
|
"kind": "method",
|
|
2550
|
-
"name": "
|
|
2576
|
+
"name": "definitionChanged",
|
|
2577
|
+
"privacy": "protected",
|
|
2578
|
+
"parameters": [
|
|
2579
|
+
{
|
|
2580
|
+
"name": "oldValue",
|
|
2581
|
+
"type": {
|
|
2582
|
+
"text": "any"
|
|
2583
|
+
}
|
|
2584
|
+
},
|
|
2585
|
+
{
|
|
2586
|
+
"name": "newValue",
|
|
2587
|
+
"type": {
|
|
2588
|
+
"text": "any"
|
|
2589
|
+
}
|
|
2590
|
+
}
|
|
2591
|
+
]
|
|
2551
2592
|
},
|
|
2552
2593
|
{
|
|
2553
2594
|
"kind": "method",
|
|
2554
|
-
"name": "
|
|
2595
|
+
"name": "openChanged",
|
|
2596
|
+
"privacy": "protected"
|
|
2555
2597
|
},
|
|
2556
2598
|
{
|
|
2557
2599
|
"kind": "method",
|
|
2558
|
-
"name": "
|
|
2600
|
+
"name": "toggleActionsMenuVisibility"
|
|
2559
2601
|
},
|
|
2560
2602
|
{
|
|
2561
2603
|
"kind": "method",
|
|
2562
|
-
"name": "
|
|
2563
|
-
"
|
|
2604
|
+
"name": "onActionMenuItemClick",
|
|
2605
|
+
"parameters": [
|
|
2606
|
+
{
|
|
2607
|
+
"name": "callback",
|
|
2608
|
+
"type": {
|
|
2609
|
+
"text": "(rowData) => void | any"
|
|
2610
|
+
}
|
|
2611
|
+
}
|
|
2612
|
+
]
|
|
2564
2613
|
},
|
|
2565
2614
|
{
|
|
2566
2615
|
"kind": "field",
|
|
2567
|
-
"name": "
|
|
2616
|
+
"name": "allActions",
|
|
2568
2617
|
"type": {
|
|
2569
|
-
"text": "
|
|
2618
|
+
"text": "ActionMenuItem[]"
|
|
2570
2619
|
},
|
|
2571
|
-
"
|
|
2620
|
+
"readonly": true
|
|
2621
|
+
},
|
|
2622
|
+
{
|
|
2623
|
+
"kind": "field",
|
|
2624
|
+
"name": "rowData",
|
|
2625
|
+
"readonly": true
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
"kind": "method",
|
|
2629
|
+
"name": "getLabel",
|
|
2630
|
+
"parameters": [
|
|
2631
|
+
{
|
|
2632
|
+
"name": "name",
|
|
2633
|
+
"type": {
|
|
2634
|
+
"text": "string | ((rowData: any) => string)"
|
|
2635
|
+
}
|
|
2636
|
+
}
|
|
2637
|
+
]
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
"kind": "method",
|
|
2641
|
+
"name": "getTemplate",
|
|
2642
|
+
"parameters": [
|
|
2643
|
+
{
|
|
2644
|
+
"name": "prefix",
|
|
2645
|
+
"type": {
|
|
2646
|
+
"text": "string"
|
|
2647
|
+
}
|
|
2648
|
+
}
|
|
2649
|
+
]
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"kind": "field",
|
|
2653
|
+
"name": "_presentation",
|
|
2654
|
+
"type": {
|
|
2655
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2656
|
+
},
|
|
2657
|
+
"privacy": "private",
|
|
2572
2658
|
"default": "void 0",
|
|
2573
2659
|
"inheritedFrom": {
|
|
2574
2660
|
"name": "FoundationElement",
|
|
@@ -2674,559 +2760,322 @@
|
|
|
2674
2760
|
}
|
|
2675
2761
|
}
|
|
2676
2762
|
],
|
|
2677
|
-
"
|
|
2763
|
+
"attributes": [
|
|
2678
2764
|
{
|
|
2679
|
-
"
|
|
2680
|
-
"
|
|
2765
|
+
"name": "is-vertical",
|
|
2766
|
+
"type": {
|
|
2767
|
+
"text": "boolean"
|
|
2768
|
+
},
|
|
2769
|
+
"default": "false",
|
|
2770
|
+
"fieldName": "isVertical"
|
|
2681
2771
|
},
|
|
2682
2772
|
{
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2773
|
+
"name": "add-default-actions",
|
|
2774
|
+
"type": {
|
|
2775
|
+
"text": "boolean"
|
|
2776
|
+
},
|
|
2777
|
+
"default": "true",
|
|
2778
|
+
"fieldName": "addDefaultActions"
|
|
2779
|
+
},
|
|
2688
2780
|
{
|
|
2689
|
-
"name": "
|
|
2781
|
+
"name": "auto-close-on-action",
|
|
2782
|
+
"type": {
|
|
2783
|
+
"text": "boolean"
|
|
2784
|
+
},
|
|
2785
|
+
"default": "true",
|
|
2786
|
+
"fieldName": "autoCloseOnAction"
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"name": "name",
|
|
2690
2790
|
"type": {
|
|
2691
2791
|
"text": "string"
|
|
2692
2792
|
},
|
|
2693
|
-
"default": "'
|
|
2694
|
-
"fieldName": "
|
|
2793
|
+
"default": "'Actions'",
|
|
2794
|
+
"fieldName": "name"
|
|
2695
2795
|
},
|
|
2696
2796
|
{
|
|
2797
|
+
"name": "open",
|
|
2697
2798
|
"type": {
|
|
2698
2799
|
"text": "boolean"
|
|
2699
2800
|
},
|
|
2700
|
-
"
|
|
2801
|
+
"default": "false",
|
|
2802
|
+
"fieldName": "open"
|
|
2701
2803
|
},
|
|
2702
2804
|
{
|
|
2703
|
-
"name": "
|
|
2805
|
+
"name": "buttonAppearance",
|
|
2704
2806
|
"type": {
|
|
2705
|
-
"text": "
|
|
2807
|
+
"text": "string"
|
|
2706
2808
|
},
|
|
2707
|
-
"
|
|
2708
|
-
|
|
2809
|
+
"fieldName": "buttonAppearance"
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"name": "hide-disabled",
|
|
2813
|
+
"type": {
|
|
2814
|
+
"text": "boolean"
|
|
2815
|
+
},
|
|
2816
|
+
"default": "false",
|
|
2817
|
+
"fieldName": "hideDisabled"
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
"name": "hide-menu-single-option",
|
|
2821
|
+
"type": {
|
|
2822
|
+
"text": "boolean"
|
|
2823
|
+
},
|
|
2824
|
+
"default": "false",
|
|
2825
|
+
"fieldName": "hideMenuSingleOption"
|
|
2709
2826
|
}
|
|
2710
2827
|
],
|
|
2711
2828
|
"superclass": {
|
|
2712
2829
|
"name": "FoundationElement",
|
|
2713
2830
|
"package": "@microsoft/fast-foundation"
|
|
2714
2831
|
},
|
|
2715
|
-
"tagName": "%%prefix%%-
|
|
2832
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2716
2833
|
"customElement": true
|
|
2717
2834
|
},
|
|
2718
2835
|
{
|
|
2719
2836
|
"kind": "variable",
|
|
2720
|
-
"name": "
|
|
2721
|
-
"
|
|
2722
|
-
|
|
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"
|
|
2837
|
+
"name": "foundationActionsMenu",
|
|
2838
|
+
"description": "The Foundation Actions Menu",
|
|
2839
|
+
"privacy": "public"
|
|
2737
2840
|
}
|
|
2738
2841
|
],
|
|
2739
2842
|
"exports": [
|
|
2740
2843
|
{
|
|
2741
2844
|
"kind": "js",
|
|
2742
|
-
"name": "
|
|
2743
|
-
"declaration": {
|
|
2744
|
-
"name": "AiCriteriaSearch",
|
|
2745
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2746
|
-
}
|
|
2747
|
-
},
|
|
2748
|
-
{
|
|
2749
|
-
"kind": "js",
|
|
2750
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2751
|
-
"declaration": {
|
|
2752
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2753
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2754
|
-
}
|
|
2755
|
-
},
|
|
2756
|
-
{
|
|
2757
|
-
"kind": "js",
|
|
2758
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2845
|
+
"name": "ActionsMenu",
|
|
2759
2846
|
"declaration": {
|
|
2760
|
-
"name": "
|
|
2761
|
-
"module": "src/
|
|
2847
|
+
"name": "ActionsMenu",
|
|
2848
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2762
2849
|
}
|
|
2763
2850
|
},
|
|
2764
2851
|
{
|
|
2765
2852
|
"kind": "js",
|
|
2766
|
-
"name": "
|
|
2853
|
+
"name": "foundationActionsMenu",
|
|
2767
2854
|
"declaration": {
|
|
2768
|
-
"name": "
|
|
2769
|
-
"module": "src/
|
|
2855
|
+
"name": "foundationActionsMenu",
|
|
2856
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2770
2857
|
}
|
|
2771
2858
|
}
|
|
2772
2859
|
]
|
|
2773
2860
|
},
|
|
2774
2861
|
{
|
|
2775
2862
|
"kind": "javascript-module",
|
|
2776
|
-
"path": "src/
|
|
2863
|
+
"path": "src/actions-menu/index.ts",
|
|
2777
2864
|
"declarations": [],
|
|
2778
2865
|
"exports": [
|
|
2779
2866
|
{
|
|
2780
2867
|
"kind": "js",
|
|
2781
|
-
"name": "
|
|
2868
|
+
"name": "*",
|
|
2782
2869
|
"declaration": {
|
|
2783
|
-
"name": "
|
|
2784
|
-
"
|
|
2870
|
+
"name": "*",
|
|
2871
|
+
"package": "./actions-menu.styles"
|
|
2785
2872
|
}
|
|
2786
2873
|
},
|
|
2787
2874
|
{
|
|
2788
2875
|
"kind": "js",
|
|
2789
|
-
"name": "
|
|
2876
|
+
"name": "*",
|
|
2790
2877
|
"declaration": {
|
|
2791
|
-
"name": "
|
|
2792
|
-
"
|
|
2878
|
+
"name": "*",
|
|
2879
|
+
"package": "./actions-menu.template"
|
|
2793
2880
|
}
|
|
2794
2881
|
},
|
|
2795
2882
|
{
|
|
2796
2883
|
"kind": "js",
|
|
2797
|
-
"name": "
|
|
2884
|
+
"name": "*",
|
|
2798
2885
|
"declaration": {
|
|
2799
|
-
"name": "
|
|
2800
|
-
"
|
|
2886
|
+
"name": "*",
|
|
2887
|
+
"package": "./actions-menu"
|
|
2801
2888
|
}
|
|
2802
|
-
}
|
|
2889
|
+
}
|
|
2890
|
+
]
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"kind": "javascript-module",
|
|
2894
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2895
|
+
"declarations": [
|
|
2803
2896
|
{
|
|
2804
|
-
"kind": "
|
|
2805
|
-
"name": "
|
|
2806
|
-
"
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
},
|
|
2897
|
+
"kind": "variable",
|
|
2898
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2899
|
+
"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`"
|
|
2900
|
+
}
|
|
2901
|
+
],
|
|
2902
|
+
"exports": [
|
|
2811
2903
|
{
|
|
2812
2904
|
"kind": "js",
|
|
2813
2905
|
"name": "foundationAiCriteriaSearchStyles",
|
|
2814
2906
|
"declaration": {
|
|
2815
2907
|
"name": "foundationAiCriteriaSearchStyles",
|
|
2816
|
-
"module": "
|
|
2908
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2817
2909
|
}
|
|
2818
|
-
}
|
|
2910
|
+
}
|
|
2911
|
+
]
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"kind": "javascript-module",
|
|
2915
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2916
|
+
"declarations": [
|
|
2819
2917
|
{
|
|
2820
|
-
"kind": "
|
|
2918
|
+
"kind": "variable",
|
|
2821
2919
|
"name": "foundationAiCriteriaSearchTemplate",
|
|
2822
|
-
"
|
|
2823
|
-
"
|
|
2824
|
-
|
|
2825
|
-
}
|
|
2826
|
-
}
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
"name": "*",
|
|
2830
|
-
"declaration": {
|
|
2831
|
-
"name": "*",
|
|
2832
|
-
"package": "./validation/criteria-ir"
|
|
2833
|
-
}
|
|
2834
|
-
},
|
|
2835
|
-
{
|
|
2836
|
-
"kind": "js",
|
|
2837
|
-
"name": "*",
|
|
2838
|
-
"declaration": {
|
|
2839
|
-
"name": "*",
|
|
2840
|
-
"package": "./validation/operator-map"
|
|
2841
|
-
}
|
|
2842
|
-
},
|
|
2920
|
+
"type": {
|
|
2921
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2922
|
+
},
|
|
2923
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2924
|
+
}
|
|
2925
|
+
],
|
|
2926
|
+
"exports": [
|
|
2843
2927
|
{
|
|
2844
2928
|
"kind": "js",
|
|
2845
|
-
"name": "
|
|
2929
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2846
2930
|
"declaration": {
|
|
2847
|
-
"name": "
|
|
2848
|
-
"
|
|
2931
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2932
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2849
2933
|
}
|
|
2850
2934
|
}
|
|
2851
2935
|
]
|
|
2852
2936
|
},
|
|
2853
2937
|
{
|
|
2854
2938
|
"kind": "javascript-module",
|
|
2855
|
-
"path": "src/ai-criteria-search/
|
|
2939
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2856
2940
|
"declarations": [
|
|
2857
2941
|
{
|
|
2858
|
-
"kind": "
|
|
2859
|
-
"
|
|
2860
|
-
"
|
|
2861
|
-
|
|
2862
|
-
"text": "string"
|
|
2863
|
-
}
|
|
2864
|
-
},
|
|
2865
|
-
"parameters": [
|
|
2942
|
+
"kind": "class",
|
|
2943
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2944
|
+
"name": "AiCriteriaSearch",
|
|
2945
|
+
"members": [
|
|
2866
2946
|
{
|
|
2867
|
-
"
|
|
2947
|
+
"kind": "field",
|
|
2948
|
+
"name": "aiProvider",
|
|
2868
2949
|
"type": {
|
|
2869
|
-
"text": "
|
|
2950
|
+
"text": "AIProvider"
|
|
2870
2951
|
}
|
|
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
2952
|
},
|
|
2891
2953
|
{
|
|
2892
|
-
"
|
|
2954
|
+
"kind": "field",
|
|
2955
|
+
"name": "placeholder",
|
|
2893
2956
|
"type": {
|
|
2894
2957
|
"text": "string"
|
|
2895
2958
|
},
|
|
2896
|
-
"
|
|
2959
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2897
2960
|
},
|
|
2898
2961
|
{
|
|
2899
|
-
"
|
|
2900
|
-
"
|
|
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"
|
|
2924
|
-
}
|
|
2925
|
-
}
|
|
2926
|
-
]
|
|
2927
|
-
},
|
|
2928
|
-
{
|
|
2929
|
-
"kind": "javascript-module",
|
|
2930
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
2931
|
-
"declarations": [
|
|
2932
|
-
{
|
|
2933
|
-
"kind": "function",
|
|
2934
|
-
"name": "foundationAccordionStyles",
|
|
2935
|
-
"return": {
|
|
2936
|
-
"type": {
|
|
2937
|
-
"text": "ElementStyles"
|
|
2938
|
-
}
|
|
2939
|
-
},
|
|
2940
|
-
"parameters": [
|
|
2941
|
-
{
|
|
2942
|
-
"name": "context",
|
|
2962
|
+
"kind": "field",
|
|
2963
|
+
"name": "disabled",
|
|
2943
2964
|
"type": {
|
|
2944
|
-
"text": "
|
|
2965
|
+
"text": "boolean"
|
|
2945
2966
|
}
|
|
2946
2967
|
},
|
|
2947
2968
|
{
|
|
2948
|
-
"
|
|
2949
|
-
"
|
|
2950
|
-
"text": "FoundationElementDefinition"
|
|
2951
|
-
}
|
|
2952
|
-
}
|
|
2953
|
-
]
|
|
2954
|
-
}
|
|
2955
|
-
],
|
|
2956
|
-
"exports": [
|
|
2957
|
-
{
|
|
2958
|
-
"kind": "js",
|
|
2959
|
-
"name": "foundationAccordionStyles",
|
|
2960
|
-
"declaration": {
|
|
2961
|
-
"name": "foundationAccordionStyles",
|
|
2962
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
2963
|
-
}
|
|
2964
|
-
}
|
|
2965
|
-
]
|
|
2966
|
-
},
|
|
2967
|
-
{
|
|
2968
|
-
"kind": "javascript-module",
|
|
2969
|
-
"path": "src/accordion/accordion.template.ts",
|
|
2970
|
-
"declarations": [
|
|
2971
|
-
{
|
|
2972
|
-
"kind": "function",
|
|
2973
|
-
"name": "foundationAccordionTemplate",
|
|
2974
|
-
"return": {
|
|
2975
|
-
"type": {
|
|
2976
|
-
"text": "ViewTemplate<Accordion>"
|
|
2977
|
-
}
|
|
2978
|
-
},
|
|
2979
|
-
"parameters": [
|
|
2980
|
-
{
|
|
2981
|
-
"name": "context",
|
|
2969
|
+
"kind": "field",
|
|
2970
|
+
"name": "mode",
|
|
2982
2971
|
"type": {
|
|
2983
|
-
"text": "
|
|
2984
|
-
}
|
|
2972
|
+
"text": "'append' | 'replace'"
|
|
2973
|
+
},
|
|
2974
|
+
"default": "'replace'"
|
|
2985
2975
|
},
|
|
2986
2976
|
{
|
|
2987
|
-
"
|
|
2988
|
-
"
|
|
2989
|
-
"text": "FoundationElementDefinition"
|
|
2990
|
-
}
|
|
2991
|
-
}
|
|
2992
|
-
]
|
|
2993
|
-
}
|
|
2994
|
-
],
|
|
2995
|
-
"exports": [
|
|
2996
|
-
{
|
|
2997
|
-
"kind": "js",
|
|
2998
|
-
"name": "foundationAccordionTemplate",
|
|
2999
|
-
"declaration": {
|
|
3000
|
-
"name": "foundationAccordionTemplate",
|
|
3001
|
-
"module": "src/accordion/accordion.template.ts"
|
|
3002
|
-
}
|
|
3003
|
-
}
|
|
3004
|
-
]
|
|
3005
|
-
},
|
|
3006
|
-
{
|
|
3007
|
-
"kind": "javascript-module",
|
|
3008
|
-
"path": "src/accordion/accordion.ts",
|
|
3009
|
-
"declarations": [
|
|
3010
|
-
{
|
|
3011
|
-
"kind": "class",
|
|
3012
|
-
"description": "",
|
|
3013
|
-
"name": "Accordion",
|
|
3014
|
-
"superclass": {
|
|
3015
|
-
"name": "FASTAccordion",
|
|
3016
|
-
"package": "@microsoft/fast-foundation"
|
|
3017
|
-
},
|
|
3018
|
-
"tagName": "%%prefix%%-accordion",
|
|
3019
|
-
"customElement": true,
|
|
3020
|
-
"attributes": [
|
|
3021
|
-
{
|
|
3022
|
-
"name": "expand-mode",
|
|
2977
|
+
"kind": "field",
|
|
2978
|
+
"name": "inputValue",
|
|
3023
2979
|
"type": {
|
|
3024
|
-
"text": "
|
|
2980
|
+
"text": "string"
|
|
3025
2981
|
},
|
|
3026
|
-
"
|
|
3027
|
-
|
|
3028
|
-
"inheritedFrom": {
|
|
3029
|
-
"name": "Accordion",
|
|
3030
|
-
"module": "src/accordion/accordion.ts"
|
|
3031
|
-
}
|
|
3032
|
-
}
|
|
3033
|
-
],
|
|
3034
|
-
"members": [
|
|
2982
|
+
"default": "''"
|
|
2983
|
+
},
|
|
3035
2984
|
{
|
|
3036
2985
|
"kind": "field",
|
|
3037
|
-
"name": "
|
|
2986
|
+
"name": "isInterpreting",
|
|
3038
2987
|
"type": {
|
|
3039
|
-
"text": "
|
|
2988
|
+
"text": "boolean"
|
|
3040
2989
|
},
|
|
3041
|
-
"
|
|
3042
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3043
|
-
"inheritedFrom": {
|
|
3044
|
-
"name": "Accordion",
|
|
3045
|
-
"module": "src/accordion/accordion.ts"
|
|
3046
|
-
}
|
|
2990
|
+
"default": "false"
|
|
3047
2991
|
},
|
|
3048
2992
|
{
|
|
3049
2993
|
"kind": "field",
|
|
3050
|
-
"name": "
|
|
2994
|
+
"name": "lastValidCriteria",
|
|
3051
2995
|
"type": {
|
|
3052
2996
|
"text": "string | null"
|
|
3053
2997
|
},
|
|
3054
|
-
"
|
|
3055
|
-
"inheritedFrom": {
|
|
3056
|
-
"name": "Accordion",
|
|
3057
|
-
"module": "src/accordion/accordion.ts"
|
|
3058
|
-
}
|
|
2998
|
+
"default": "null"
|
|
3059
2999
|
},
|
|
3060
3000
|
{
|
|
3061
3001
|
"kind": "field",
|
|
3062
|
-
"name": "
|
|
3002
|
+
"name": "fieldMetadata",
|
|
3063
3003
|
"type": {
|
|
3064
|
-
"text": "
|
|
3004
|
+
"text": "MetadataDetail[] | string[]"
|
|
3065
3005
|
},
|
|
3066
|
-
"
|
|
3067
|
-
"default": "0",
|
|
3068
|
-
"inheritedFrom": {
|
|
3069
|
-
"name": "Accordion",
|
|
3070
|
-
"module": "src/accordion/accordion.ts"
|
|
3071
|
-
}
|
|
3006
|
+
"default": "[]"
|
|
3072
3007
|
},
|
|
3073
3008
|
{
|
|
3074
3009
|
"kind": "field",
|
|
3075
|
-
"name": "
|
|
3010
|
+
"name": "isRecording",
|
|
3076
3011
|
"type": {
|
|
3077
|
-
"text": "
|
|
3012
|
+
"text": "boolean"
|
|
3078
3013
|
},
|
|
3079
|
-
"
|
|
3080
|
-
"inheritedFrom": {
|
|
3081
|
-
"name": "Accordion",
|
|
3082
|
-
"module": "src/accordion/accordion.ts"
|
|
3083
|
-
}
|
|
3014
|
+
"default": "false"
|
|
3084
3015
|
},
|
|
3085
3016
|
{
|
|
3086
3017
|
"kind": "field",
|
|
3087
|
-
"name": "
|
|
3088
|
-
"
|
|
3089
|
-
|
|
3090
|
-
"name": "Accordion",
|
|
3091
|
-
"module": "src/accordion/accordion.ts"
|
|
3092
|
-
}
|
|
3093
|
-
},
|
|
3094
|
-
{
|
|
3095
|
-
"kind": "method",
|
|
3096
|
-
"name": "findExpandedItem",
|
|
3097
|
-
"privacy": "private",
|
|
3098
|
-
"return": {
|
|
3099
|
-
"type": {
|
|
3100
|
-
"text": "AccordionItem | null"
|
|
3101
|
-
}
|
|
3018
|
+
"name": "textAreaRef",
|
|
3019
|
+
"type": {
|
|
3020
|
+
"text": "HTMLTextAreaElement"
|
|
3102
3021
|
},
|
|
3103
|
-
"
|
|
3104
|
-
"name": "Accordion",
|
|
3105
|
-
"module": "src/accordion/accordion.ts"
|
|
3106
|
-
}
|
|
3022
|
+
"privacy": "public"
|
|
3107
3023
|
},
|
|
3108
3024
|
{
|
|
3109
3025
|
"kind": "field",
|
|
3110
|
-
"name": "
|
|
3111
|
-
"
|
|
3112
|
-
|
|
3113
|
-
"name": "Accordion",
|
|
3114
|
-
"module": "src/accordion/accordion.ts"
|
|
3115
|
-
}
|
|
3116
|
-
},
|
|
3117
|
-
{
|
|
3118
|
-
"kind": "method",
|
|
3119
|
-
"name": "resetItems",
|
|
3120
|
-
"privacy": "private",
|
|
3121
|
-
"return": {
|
|
3122
|
-
"type": {
|
|
3123
|
-
"text": "void"
|
|
3124
|
-
}
|
|
3026
|
+
"name": "stopRecording",
|
|
3027
|
+
"type": {
|
|
3028
|
+
"text": "(() => void) | null"
|
|
3125
3029
|
},
|
|
3126
|
-
"
|
|
3127
|
-
|
|
3128
|
-
"module": "src/accordion/accordion.ts"
|
|
3129
|
-
}
|
|
3030
|
+
"privacy": "private",
|
|
3031
|
+
"default": "null"
|
|
3130
3032
|
},
|
|
3131
3033
|
{
|
|
3132
3034
|
"kind": "field",
|
|
3133
|
-
"name": "
|
|
3035
|
+
"name": "speechApplyDebounceTimer",
|
|
3036
|
+
"type": {
|
|
3037
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
3038
|
+
},
|
|
3134
3039
|
"privacy": "private",
|
|
3135
|
-
"
|
|
3136
|
-
"name": "Accordion",
|
|
3137
|
-
"module": "src/accordion/accordion.ts"
|
|
3138
|
-
}
|
|
3040
|
+
"default": "null"
|
|
3139
3041
|
},
|
|
3140
3042
|
{
|
|
3141
3043
|
"kind": "field",
|
|
3142
|
-
"name": "
|
|
3044
|
+
"name": "baseInputForAppend",
|
|
3045
|
+
"type": {
|
|
3046
|
+
"text": "string"
|
|
3047
|
+
},
|
|
3143
3048
|
"privacy": "private",
|
|
3144
|
-
"
|
|
3145
|
-
"name": "Accordion",
|
|
3146
|
-
"module": "src/accordion/accordion.ts"
|
|
3147
|
-
}
|
|
3049
|
+
"default": "''"
|
|
3148
3050
|
},
|
|
3149
3051
|
{
|
|
3150
|
-
"kind": "
|
|
3151
|
-
"name": "
|
|
3152
|
-
"
|
|
3153
|
-
|
|
3154
|
-
"type": {
|
|
3155
|
-
"text": "Array<string | null>"
|
|
3156
|
-
}
|
|
3052
|
+
"kind": "field",
|
|
3053
|
+
"name": "speechAvailable",
|
|
3054
|
+
"type": {
|
|
3055
|
+
"text": "boolean"
|
|
3157
3056
|
},
|
|
3158
|
-
"
|
|
3159
|
-
"name": "Accordion",
|
|
3160
|
-
"module": "src/accordion/accordion.ts"
|
|
3161
|
-
}
|
|
3057
|
+
"readonly": true
|
|
3162
3058
|
},
|
|
3163
3059
|
{
|
|
3164
3060
|
"kind": "method",
|
|
3165
|
-
"name": "
|
|
3166
|
-
"privacy": "private",
|
|
3167
|
-
"return": {
|
|
3168
|
-
"type": {
|
|
3169
|
-
"text": "boolean"
|
|
3170
|
-
}
|
|
3171
|
-
},
|
|
3172
|
-
"inheritedFrom": {
|
|
3173
|
-
"name": "Accordion",
|
|
3174
|
-
"module": "src/accordion/accordion.ts"
|
|
3175
|
-
}
|
|
3176
|
-
},
|
|
3177
|
-
{
|
|
3178
|
-
"kind": "field",
|
|
3179
|
-
"name": "handleItemKeyDown",
|
|
3180
|
-
"privacy": "private",
|
|
3181
|
-
"inheritedFrom": {
|
|
3182
|
-
"name": "Accordion",
|
|
3183
|
-
"module": "src/accordion/accordion.ts"
|
|
3184
|
-
}
|
|
3061
|
+
"name": "handleSubmit"
|
|
3185
3062
|
},
|
|
3186
3063
|
{
|
|
3187
|
-
"kind": "
|
|
3188
|
-
"name": "
|
|
3189
|
-
"privacy": "private",
|
|
3190
|
-
"inheritedFrom": {
|
|
3191
|
-
"name": "Accordion",
|
|
3192
|
-
"module": "src/accordion/accordion.ts"
|
|
3193
|
-
}
|
|
3064
|
+
"kind": "method",
|
|
3065
|
+
"name": "handleBlur"
|
|
3194
3066
|
},
|
|
3195
3067
|
{
|
|
3196
3068
|
"kind": "method",
|
|
3197
|
-
"name": "
|
|
3198
|
-
"privacy": "private",
|
|
3199
|
-
"return": {
|
|
3200
|
-
"type": {
|
|
3201
|
-
"text": "void"
|
|
3202
|
-
}
|
|
3203
|
-
},
|
|
3204
|
-
"parameters": [
|
|
3205
|
-
{
|
|
3206
|
-
"name": "adjustment",
|
|
3207
|
-
"type": {
|
|
3208
|
-
"text": "number"
|
|
3209
|
-
}
|
|
3210
|
-
}
|
|
3211
|
-
],
|
|
3212
|
-
"inheritedFrom": {
|
|
3213
|
-
"name": "Accordion",
|
|
3214
|
-
"module": "src/accordion/accordion.ts"
|
|
3215
|
-
}
|
|
3069
|
+
"name": "clear"
|
|
3216
3070
|
},
|
|
3217
3071
|
{
|
|
3218
3072
|
"kind": "method",
|
|
3219
|
-
"name": "
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
3223
|
-
|
|
3224
|
-
|
|
3225
|
-
},
|
|
3226
|
-
"inheritedFrom": {
|
|
3227
|
-
"name": "Accordion",
|
|
3228
|
-
"module": "src/accordion/accordion.ts"
|
|
3229
|
-
}
|
|
3073
|
+
"name": "toggleSpeechInput"
|
|
3074
|
+
},
|
|
3075
|
+
{
|
|
3076
|
+
"kind": "method",
|
|
3077
|
+
"name": "clearSpeechApplyDebounce",
|
|
3078
|
+
"privacy": "private"
|
|
3230
3079
|
},
|
|
3231
3080
|
{
|
|
3232
3081
|
"kind": "field",
|
|
@@ -3342,26 +3191,56 @@
|
|
|
3342
3191
|
],
|
|
3343
3192
|
"events": [
|
|
3344
3193
|
{
|
|
3345
|
-
"description": "
|
|
3346
|
-
"name": "
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3194
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
3195
|
+
"name": "criteria-changed"
|
|
3196
|
+
},
|
|
3197
|
+
{
|
|
3198
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
3199
|
+
"name": "validation-errors"
|
|
3351
3200
|
}
|
|
3352
|
-
]
|
|
3201
|
+
],
|
|
3202
|
+
"attributes": [
|
|
3203
|
+
{
|
|
3204
|
+
"name": "placeholder",
|
|
3205
|
+
"type": {
|
|
3206
|
+
"text": "string"
|
|
3207
|
+
},
|
|
3208
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
3209
|
+
"fieldName": "placeholder"
|
|
3210
|
+
},
|
|
3211
|
+
{
|
|
3212
|
+
"type": {
|
|
3213
|
+
"text": "boolean"
|
|
3214
|
+
},
|
|
3215
|
+
"fieldName": "disabled"
|
|
3216
|
+
},
|
|
3217
|
+
{
|
|
3218
|
+
"name": "mode",
|
|
3219
|
+
"type": {
|
|
3220
|
+
"text": "'append' | 'replace'"
|
|
3221
|
+
},
|
|
3222
|
+
"default": "'replace'",
|
|
3223
|
+
"fieldName": "mode"
|
|
3224
|
+
}
|
|
3225
|
+
],
|
|
3226
|
+
"superclass": {
|
|
3227
|
+
"name": "FoundationElement",
|
|
3228
|
+
"package": "@microsoft/fast-foundation"
|
|
3229
|
+
},
|
|
3230
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
3231
|
+
"customElement": true
|
|
3353
3232
|
},
|
|
3354
3233
|
{
|
|
3355
3234
|
"kind": "variable",
|
|
3356
|
-
"name": "
|
|
3235
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3357
3236
|
"type": {
|
|
3358
3237
|
"text": "ShadowRootInit"
|
|
3359
3238
|
},
|
|
3360
|
-
"default": "
|
|
3239
|
+
"default": "undefined"
|
|
3361
3240
|
},
|
|
3362
3241
|
{
|
|
3363
3242
|
"kind": "variable",
|
|
3364
|
-
"name": "
|
|
3243
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3365
3244
|
"type": {
|
|
3366
3245
|
"text": "object"
|
|
3367
3246
|
},
|
|
@@ -3369,57 +3248,103 @@
|
|
|
3369
3248
|
},
|
|
3370
3249
|
{
|
|
3371
3250
|
"kind": "variable",
|
|
3372
|
-
"name": "
|
|
3373
|
-
"description": "The Foundation Accordion",
|
|
3374
|
-
"privacy": "public"
|
|
3251
|
+
"name": "foundationAiCriteriaSearch"
|
|
3375
3252
|
}
|
|
3376
3253
|
],
|
|
3377
3254
|
"exports": [
|
|
3378
3255
|
{
|
|
3379
3256
|
"kind": "js",
|
|
3380
|
-
"name": "
|
|
3257
|
+
"name": "AiCriteriaSearch",
|
|
3381
3258
|
"declaration": {
|
|
3382
|
-
"name": "
|
|
3383
|
-
"module": "src/
|
|
3259
|
+
"name": "AiCriteriaSearch",
|
|
3260
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3384
3261
|
}
|
|
3385
3262
|
},
|
|
3386
3263
|
{
|
|
3387
3264
|
"kind": "js",
|
|
3388
|
-
"name": "
|
|
3265
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3389
3266
|
"declaration": {
|
|
3390
|
-
"name": "
|
|
3391
|
-
"module": "src/
|
|
3267
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3268
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3392
3269
|
}
|
|
3393
3270
|
},
|
|
3394
3271
|
{
|
|
3395
3272
|
"kind": "js",
|
|
3396
|
-
"name": "
|
|
3273
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3397
3274
|
"declaration": {
|
|
3398
|
-
"name": "
|
|
3399
|
-
"module": "src/
|
|
3275
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3276
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3400
3277
|
}
|
|
3401
3278
|
},
|
|
3402
3279
|
{
|
|
3403
3280
|
"kind": "js",
|
|
3404
|
-
"name": "
|
|
3281
|
+
"name": "foundationAiCriteriaSearch",
|
|
3405
3282
|
"declaration": {
|
|
3406
|
-
"name": "
|
|
3407
|
-
"module": "src/
|
|
3283
|
+
"name": "foundationAiCriteriaSearch",
|
|
3284
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3408
3285
|
}
|
|
3409
3286
|
}
|
|
3410
3287
|
]
|
|
3411
3288
|
},
|
|
3412
3289
|
{
|
|
3413
3290
|
"kind": "javascript-module",
|
|
3414
|
-
"path": "src/
|
|
3291
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
3415
3292
|
"declarations": [],
|
|
3416
3293
|
"exports": [
|
|
3294
|
+
{
|
|
3295
|
+
"kind": "js",
|
|
3296
|
+
"name": "AiCriteriaSearch",
|
|
3297
|
+
"declaration": {
|
|
3298
|
+
"name": "AiCriteriaSearch",
|
|
3299
|
+
"module": "./ai-criteria-search"
|
|
3300
|
+
}
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
"kind": "js",
|
|
3304
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3305
|
+
"declaration": {
|
|
3306
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3307
|
+
"module": "./ai-criteria-search"
|
|
3308
|
+
}
|
|
3309
|
+
},
|
|
3310
|
+
{
|
|
3311
|
+
"kind": "js",
|
|
3312
|
+
"name": "foundationAiCriteriaSearch",
|
|
3313
|
+
"declaration": {
|
|
3314
|
+
"name": "foundationAiCriteriaSearch",
|
|
3315
|
+
"module": "./ai-criteria-search"
|
|
3316
|
+
}
|
|
3317
|
+
},
|
|
3318
|
+
{
|
|
3319
|
+
"kind": "js",
|
|
3320
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3321
|
+
"declaration": {
|
|
3322
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3323
|
+
"module": "./ai-criteria-search"
|
|
3324
|
+
}
|
|
3325
|
+
},
|
|
3326
|
+
{
|
|
3327
|
+
"kind": "js",
|
|
3328
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3329
|
+
"declaration": {
|
|
3330
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3331
|
+
"module": "./ai-criteria-search.styles"
|
|
3332
|
+
}
|
|
3333
|
+
},
|
|
3334
|
+
{
|
|
3335
|
+
"kind": "js",
|
|
3336
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3337
|
+
"declaration": {
|
|
3338
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3339
|
+
"module": "./ai-criteria-search.template"
|
|
3340
|
+
}
|
|
3341
|
+
},
|
|
3417
3342
|
{
|
|
3418
3343
|
"kind": "js",
|
|
3419
3344
|
"name": "*",
|
|
3420
3345
|
"declaration": {
|
|
3421
3346
|
"name": "*",
|
|
3422
|
-
"package": "./
|
|
3347
|
+
"package": "./validation/criteria-ir"
|
|
3423
3348
|
}
|
|
3424
3349
|
},
|
|
3425
3350
|
{
|
|
@@ -3427,7 +3352,7 @@
|
|
|
3427
3352
|
"name": "*",
|
|
3428
3353
|
"declaration": {
|
|
3429
3354
|
"name": "*",
|
|
3430
|
-
"package": "./
|
|
3355
|
+
"package": "./validation/operator-map"
|
|
3431
3356
|
}
|
|
3432
3357
|
},
|
|
3433
3358
|
{
|
|
@@ -3435,7 +3360,82 @@
|
|
|
3435
3360
|
"name": "*",
|
|
3436
3361
|
"declaration": {
|
|
3437
3362
|
"name": "*",
|
|
3438
|
-
"package": "./
|
|
3363
|
+
"package": "./validation/schema-validator"
|
|
3364
|
+
}
|
|
3365
|
+
}
|
|
3366
|
+
]
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"kind": "javascript-module",
|
|
3370
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3371
|
+
"declarations": [
|
|
3372
|
+
{
|
|
3373
|
+
"kind": "function",
|
|
3374
|
+
"name": "formatValidationErrors",
|
|
3375
|
+
"return": {
|
|
3376
|
+
"type": {
|
|
3377
|
+
"text": "string"
|
|
3378
|
+
}
|
|
3379
|
+
},
|
|
3380
|
+
"parameters": [
|
|
3381
|
+
{
|
|
3382
|
+
"name": "errors",
|
|
3383
|
+
"type": {
|
|
3384
|
+
"text": "ValidationError[]"
|
|
3385
|
+
}
|
|
3386
|
+
}
|
|
3387
|
+
],
|
|
3388
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
3389
|
+
},
|
|
3390
|
+
{
|
|
3391
|
+
"kind": "function",
|
|
3392
|
+
"name": "showCriteriaError",
|
|
3393
|
+
"return": {
|
|
3394
|
+
"type": {
|
|
3395
|
+
"text": "void"
|
|
3396
|
+
}
|
|
3397
|
+
},
|
|
3398
|
+
"parameters": [
|
|
3399
|
+
{
|
|
3400
|
+
"name": "title",
|
|
3401
|
+
"type": {
|
|
3402
|
+
"text": "string"
|
|
3403
|
+
},
|
|
3404
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3405
|
+
},
|
|
3406
|
+
{
|
|
3407
|
+
"name": "body",
|
|
3408
|
+
"type": {
|
|
3409
|
+
"text": "string"
|
|
3410
|
+
},
|
|
3411
|
+
"description": "Error message to display"
|
|
3412
|
+
},
|
|
3413
|
+
{
|
|
3414
|
+
"name": "tagName",
|
|
3415
|
+
"type": {
|
|
3416
|
+
"text": "string"
|
|
3417
|
+
},
|
|
3418
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3419
|
+
}
|
|
3420
|
+
],
|
|
3421
|
+
"description": "Shows a criteria error as a toast notification."
|
|
3422
|
+
}
|
|
3423
|
+
],
|
|
3424
|
+
"exports": [
|
|
3425
|
+
{
|
|
3426
|
+
"kind": "js",
|
|
3427
|
+
"name": "formatValidationErrors",
|
|
3428
|
+
"declaration": {
|
|
3429
|
+
"name": "formatValidationErrors",
|
|
3430
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3431
|
+
}
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"kind": "js",
|
|
3435
|
+
"name": "showCriteriaError",
|
|
3436
|
+
"declaration": {
|
|
3437
|
+
"name": "showCriteriaError",
|
|
3438
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3439
3439
|
}
|
|
3440
3440
|
}
|
|
3441
3441
|
]
|