@genesislcap/foundation-ui 14.431.0-FUI-2528-2.1 → 14.432.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +831 -831
- package/dist/dts/react.d.ts +12 -12
- package/dist/react.cjs +8 -8
- package/dist/react.mjs +6 -6
- package/package.json +19 -19
|
@@ -1398,6 +1398,37 @@
|
|
|
1398
1398
|
}
|
|
1399
1399
|
]
|
|
1400
1400
|
},
|
|
1401
|
+
{
|
|
1402
|
+
"kind": "javascript-module",
|
|
1403
|
+
"path": "src/_config/index.ts",
|
|
1404
|
+
"declarations": [],
|
|
1405
|
+
"exports": [
|
|
1406
|
+
{
|
|
1407
|
+
"kind": "js",
|
|
1408
|
+
"name": "*",
|
|
1409
|
+
"declaration": {
|
|
1410
|
+
"name": "*",
|
|
1411
|
+
"package": "./styles"
|
|
1412
|
+
}
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"kind": "js",
|
|
1416
|
+
"name": "*",
|
|
1417
|
+
"declaration": {
|
|
1418
|
+
"name": "*",
|
|
1419
|
+
"package": "./tokens"
|
|
1420
|
+
}
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"kind": "js",
|
|
1424
|
+
"name": "*",
|
|
1425
|
+
"declaration": {
|
|
1426
|
+
"name": "*",
|
|
1427
|
+
"package": "./values"
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
]
|
|
1431
|
+
},
|
|
1401
1432
|
{
|
|
1402
1433
|
"kind": "javascript-module",
|
|
1403
1434
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1794,34 +1825,11 @@
|
|
|
1794
1825
|
},
|
|
1795
1826
|
{
|
|
1796
1827
|
"kind": "javascript-module",
|
|
1797
|
-
"path": "src/
|
|
1828
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1798
1829
|
"declarations": [
|
|
1799
1830
|
{
|
|
1800
1831
|
"kind": "function",
|
|
1801
|
-
"name": "
|
|
1802
|
-
"return": {
|
|
1803
|
-
"type": {
|
|
1804
|
-
"text": "ElementStyles"
|
|
1805
|
-
}
|
|
1806
|
-
},
|
|
1807
|
-
"parameters": [
|
|
1808
|
-
{
|
|
1809
|
-
"name": "context",
|
|
1810
|
-
"type": {
|
|
1811
|
-
"text": "ElementDefinitionContext"
|
|
1812
|
-
}
|
|
1813
|
-
},
|
|
1814
|
-
{
|
|
1815
|
-
"name": "definition",
|
|
1816
|
-
"type": {
|
|
1817
|
-
"text": "FoundationElementDefinition"
|
|
1818
|
-
}
|
|
1819
|
-
}
|
|
1820
|
-
]
|
|
1821
|
-
},
|
|
1822
|
-
{
|
|
1823
|
-
"kind": "function",
|
|
1824
|
-
"name": "foundationActionsMenuStyles",
|
|
1832
|
+
"name": "foundationAccordionStyles",
|
|
1825
1833
|
"return": {
|
|
1826
1834
|
"type": {
|
|
1827
1835
|
"text": "ElementStyles"
|
|
@@ -1846,269 +1854,277 @@
|
|
|
1846
1854
|
"exports": [
|
|
1847
1855
|
{
|
|
1848
1856
|
"kind": "js",
|
|
1849
|
-
"name": "
|
|
1850
|
-
"declaration": {
|
|
1851
|
-
"name": "actionsMenuBaseStyles",
|
|
1852
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1853
|
-
}
|
|
1854
|
-
},
|
|
1855
|
-
{
|
|
1856
|
-
"kind": "js",
|
|
1857
|
-
"name": "foundationActionsMenuStyles",
|
|
1857
|
+
"name": "foundationAccordionStyles",
|
|
1858
1858
|
"declaration": {
|
|
1859
|
-
"name": "
|
|
1860
|
-
"module": "src/
|
|
1859
|
+
"name": "foundationAccordionStyles",
|
|
1860
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1861
1861
|
}
|
|
1862
1862
|
}
|
|
1863
1863
|
]
|
|
1864
1864
|
},
|
|
1865
1865
|
{
|
|
1866
1866
|
"kind": "javascript-module",
|
|
1867
|
-
"path": "src/
|
|
1867
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1868
1868
|
"declarations": [
|
|
1869
1869
|
{
|
|
1870
1870
|
"kind": "function",
|
|
1871
|
-
"name": "
|
|
1871
|
+
"name": "foundationAccordionTemplate",
|
|
1872
|
+
"return": {
|
|
1873
|
+
"type": {
|
|
1874
|
+
"text": "ViewTemplate<Accordion>"
|
|
1875
|
+
}
|
|
1876
|
+
},
|
|
1872
1877
|
"parameters": [
|
|
1873
1878
|
{
|
|
1874
|
-
"name": "
|
|
1879
|
+
"name": "context",
|
|
1875
1880
|
"type": {
|
|
1876
|
-
"text": "
|
|
1881
|
+
"text": "ElementDefinitionContext"
|
|
1877
1882
|
}
|
|
1878
|
-
}
|
|
1879
|
-
]
|
|
1880
|
-
},
|
|
1881
|
-
{
|
|
1882
|
-
"kind": "function",
|
|
1883
|
-
"name": "singleOptionTemplate",
|
|
1884
|
-
"parameters": [
|
|
1883
|
+
},
|
|
1885
1884
|
{
|
|
1886
|
-
"name": "
|
|
1885
|
+
"name": "definition",
|
|
1887
1886
|
"type": {
|
|
1888
|
-
"text": "
|
|
1887
|
+
"text": "FoundationElementDefinition"
|
|
1889
1888
|
}
|
|
1890
1889
|
}
|
|
1891
1890
|
]
|
|
1892
|
-
},
|
|
1893
|
-
{
|
|
1894
|
-
"kind": "variable",
|
|
1895
|
-
"name": "foundationActionsMenuTemplate",
|
|
1896
|
-
"type": {
|
|
1897
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1898
|
-
},
|
|
1899
|
-
"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`"
|
|
1900
1891
|
}
|
|
1901
1892
|
],
|
|
1902
1893
|
"exports": [
|
|
1903
1894
|
{
|
|
1904
1895
|
"kind": "js",
|
|
1905
|
-
"name": "
|
|
1906
|
-
"declaration": {
|
|
1907
|
-
"name": "menuTemplate",
|
|
1908
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1909
|
-
}
|
|
1910
|
-
},
|
|
1911
|
-
{
|
|
1912
|
-
"kind": "js",
|
|
1913
|
-
"name": "singleOptionTemplate",
|
|
1914
|
-
"declaration": {
|
|
1915
|
-
"name": "singleOptionTemplate",
|
|
1916
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1917
|
-
}
|
|
1918
|
-
},
|
|
1919
|
-
{
|
|
1920
|
-
"kind": "js",
|
|
1921
|
-
"name": "foundationActionsMenuTemplate",
|
|
1896
|
+
"name": "foundationAccordionTemplate",
|
|
1922
1897
|
"declaration": {
|
|
1923
|
-
"name": "
|
|
1924
|
-
"module": "src/
|
|
1898
|
+
"name": "foundationAccordionTemplate",
|
|
1899
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1925
1900
|
}
|
|
1926
1901
|
}
|
|
1927
1902
|
]
|
|
1928
1903
|
},
|
|
1929
1904
|
{
|
|
1930
1905
|
"kind": "javascript-module",
|
|
1931
|
-
"path": "src/
|
|
1906
|
+
"path": "src/accordion/accordion.ts",
|
|
1932
1907
|
"declarations": [
|
|
1933
1908
|
{
|
|
1934
1909
|
"kind": "class",
|
|
1935
1910
|
"description": "",
|
|
1936
|
-
"name": "
|
|
1937
|
-
"
|
|
1911
|
+
"name": "Accordion",
|
|
1912
|
+
"superclass": {
|
|
1913
|
+
"name": "FASTAccordion",
|
|
1914
|
+
"package": "@microsoft/fast-foundation"
|
|
1915
|
+
},
|
|
1916
|
+
"tagName": "%%prefix%%-accordion",
|
|
1917
|
+
"customElement": true,
|
|
1918
|
+
"attributes": [
|
|
1938
1919
|
{
|
|
1939
|
-
"
|
|
1940
|
-
"name": "actions",
|
|
1920
|
+
"name": "expand-mode",
|
|
1941
1921
|
"type": {
|
|
1942
|
-
"text": "
|
|
1922
|
+
"text": "AccordionExpandMode"
|
|
1923
|
+
},
|
|
1924
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1925
|
+
"fieldName": "expandmode",
|
|
1926
|
+
"inheritedFrom": {
|
|
1927
|
+
"name": "Accordion",
|
|
1928
|
+
"module": "src/accordion/accordion.ts"
|
|
1943
1929
|
}
|
|
1944
|
-
}
|
|
1930
|
+
}
|
|
1931
|
+
],
|
|
1932
|
+
"members": [
|
|
1945
1933
|
{
|
|
1946
1934
|
"kind": "field",
|
|
1947
|
-
"name": "
|
|
1935
|
+
"name": "expandmode",
|
|
1948
1936
|
"type": {
|
|
1949
|
-
"text": "
|
|
1937
|
+
"text": "AccordionExpandMode"
|
|
1950
1938
|
},
|
|
1951
|
-
"
|
|
1939
|
+
"privacy": "public",
|
|
1940
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1941
|
+
"inheritedFrom": {
|
|
1942
|
+
"name": "Accordion",
|
|
1943
|
+
"module": "src/accordion/accordion.ts"
|
|
1944
|
+
}
|
|
1952
1945
|
},
|
|
1953
1946
|
{
|
|
1954
1947
|
"kind": "field",
|
|
1955
|
-
"name": "
|
|
1948
|
+
"name": "activeid",
|
|
1956
1949
|
"type": {
|
|
1957
|
-
"text": "
|
|
1950
|
+
"text": "string | null"
|
|
1958
1951
|
},
|
|
1959
|
-
"
|
|
1952
|
+
"privacy": "private",
|
|
1953
|
+
"inheritedFrom": {
|
|
1954
|
+
"name": "Accordion",
|
|
1955
|
+
"module": "src/accordion/accordion.ts"
|
|
1956
|
+
}
|
|
1960
1957
|
},
|
|
1961
1958
|
{
|
|
1962
1959
|
"kind": "field",
|
|
1963
|
-
"name": "
|
|
1960
|
+
"name": "activeItemIndex",
|
|
1964
1961
|
"type": {
|
|
1965
|
-
"text": "
|
|
1962
|
+
"text": "number"
|
|
1966
1963
|
},
|
|
1967
|
-
"
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
"type": {
|
|
1973
|
-
"text": "string"
|
|
1964
|
+
"privacy": "private",
|
|
1965
|
+
"default": "0",
|
|
1966
|
+
"inheritedFrom": {
|
|
1967
|
+
"name": "Accordion",
|
|
1968
|
+
"module": "src/accordion/accordion.ts"
|
|
1974
1969
|
}
|
|
1975
1970
|
},
|
|
1976
1971
|
{
|
|
1977
1972
|
"kind": "field",
|
|
1978
|
-
"name": "
|
|
1973
|
+
"name": "accordionIds",
|
|
1979
1974
|
"type": {
|
|
1980
|
-
"text": "
|
|
1975
|
+
"text": "Array<string | null>"
|
|
1976
|
+
},
|
|
1977
|
+
"privacy": "private",
|
|
1978
|
+
"inheritedFrom": {
|
|
1979
|
+
"name": "Accordion",
|
|
1980
|
+
"module": "src/accordion/accordion.ts"
|
|
1981
1981
|
}
|
|
1982
1982
|
},
|
|
1983
1983
|
{
|
|
1984
1984
|
"kind": "field",
|
|
1985
|
-
"name": "
|
|
1986
|
-
"
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1985
|
+
"name": "change",
|
|
1986
|
+
"privacy": "private",
|
|
1987
|
+
"inheritedFrom": {
|
|
1988
|
+
"name": "Accordion",
|
|
1989
|
+
"module": "src/accordion/accordion.ts"
|
|
1990
|
+
}
|
|
1990
1991
|
},
|
|
1991
1992
|
{
|
|
1992
|
-
"kind": "
|
|
1993
|
-
"name": "
|
|
1994
|
-
"
|
|
1995
|
-
|
|
1993
|
+
"kind": "method",
|
|
1994
|
+
"name": "findExpandedItem",
|
|
1995
|
+
"privacy": "private",
|
|
1996
|
+
"return": {
|
|
1997
|
+
"type": {
|
|
1998
|
+
"text": "AccordionItem | null"
|
|
1999
|
+
}
|
|
1996
2000
|
},
|
|
1997
|
-
"
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
"kind": "field",
|
|
2001
|
-
"name": "buttonAppearance",
|
|
2002
|
-
"type": {
|
|
2003
|
-
"text": "string"
|
|
2001
|
+
"inheritedFrom": {
|
|
2002
|
+
"name": "Accordion",
|
|
2003
|
+
"module": "src/accordion/accordion.ts"
|
|
2004
2004
|
}
|
|
2005
2005
|
},
|
|
2006
2006
|
{
|
|
2007
2007
|
"kind": "field",
|
|
2008
|
-
"name": "
|
|
2009
|
-
"
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2008
|
+
"name": "setItems",
|
|
2009
|
+
"privacy": "private",
|
|
2010
|
+
"inheritedFrom": {
|
|
2011
|
+
"name": "Accordion",
|
|
2012
|
+
"module": "src/accordion/accordion.ts"
|
|
2013
|
+
}
|
|
2013
2014
|
},
|
|
2014
2015
|
{
|
|
2015
|
-
"kind": "
|
|
2016
|
-
"name": "
|
|
2017
|
-
"
|
|
2018
|
-
|
|
2016
|
+
"kind": "method",
|
|
2017
|
+
"name": "resetItems",
|
|
2018
|
+
"privacy": "private",
|
|
2019
|
+
"return": {
|
|
2020
|
+
"type": {
|
|
2021
|
+
"text": "void"
|
|
2022
|
+
}
|
|
2019
2023
|
},
|
|
2020
|
-
"
|
|
2024
|
+
"inheritedFrom": {
|
|
2025
|
+
"name": "Accordion",
|
|
2026
|
+
"module": "src/accordion/accordion.ts"
|
|
2027
|
+
}
|
|
2021
2028
|
},
|
|
2022
2029
|
{
|
|
2023
2030
|
"kind": "field",
|
|
2024
|
-
"name": "
|
|
2025
|
-
"
|
|
2026
|
-
|
|
2031
|
+
"name": "removeItemListeners",
|
|
2032
|
+
"privacy": "private",
|
|
2033
|
+
"inheritedFrom": {
|
|
2034
|
+
"name": "Accordion",
|
|
2035
|
+
"module": "src/accordion/accordion.ts"
|
|
2027
2036
|
}
|
|
2028
2037
|
},
|
|
2029
2038
|
{
|
|
2030
2039
|
"kind": "field",
|
|
2031
|
-
"name": "
|
|
2032
|
-
"
|
|
2033
|
-
|
|
2040
|
+
"name": "activeItemChange",
|
|
2041
|
+
"privacy": "private",
|
|
2042
|
+
"inheritedFrom": {
|
|
2043
|
+
"name": "Accordion",
|
|
2044
|
+
"module": "src/accordion/accordion.ts"
|
|
2034
2045
|
}
|
|
2035
2046
|
},
|
|
2036
2047
|
{
|
|
2037
2048
|
"kind": "method",
|
|
2038
|
-
"name": "
|
|
2039
|
-
"privacy": "
|
|
2040
|
-
"
|
|
2041
|
-
{
|
|
2042
|
-
"
|
|
2043
|
-
"type": {
|
|
2044
|
-
"text": "any"
|
|
2045
|
-
}
|
|
2046
|
-
},
|
|
2047
|
-
{
|
|
2048
|
-
"name": "newValue",
|
|
2049
|
-
"type": {
|
|
2050
|
-
"text": "any"
|
|
2051
|
-
}
|
|
2049
|
+
"name": "getItemIds",
|
|
2050
|
+
"privacy": "private",
|
|
2051
|
+
"return": {
|
|
2052
|
+
"type": {
|
|
2053
|
+
"text": "Array<string | null>"
|
|
2052
2054
|
}
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
"privacy": "protected"
|
|
2059
|
-
},
|
|
2060
|
-
{
|
|
2061
|
-
"kind": "method",
|
|
2062
|
-
"name": "toggleActionsMenuVisibility"
|
|
2055
|
+
},
|
|
2056
|
+
"inheritedFrom": {
|
|
2057
|
+
"name": "Accordion",
|
|
2058
|
+
"module": "src/accordion/accordion.ts"
|
|
2059
|
+
}
|
|
2063
2060
|
},
|
|
2064
2061
|
{
|
|
2065
2062
|
"kind": "method",
|
|
2066
|
-
"name": "
|
|
2067
|
-
"
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
"
|
|
2071
|
-
"text": "(rowData) => void | any"
|
|
2072
|
-
}
|
|
2063
|
+
"name": "isSingleExpandMode",
|
|
2064
|
+
"privacy": "private",
|
|
2065
|
+
"return": {
|
|
2066
|
+
"type": {
|
|
2067
|
+
"text": "boolean"
|
|
2073
2068
|
}
|
|
2074
|
-
|
|
2069
|
+
},
|
|
2070
|
+
"inheritedFrom": {
|
|
2071
|
+
"name": "Accordion",
|
|
2072
|
+
"module": "src/accordion/accordion.ts"
|
|
2073
|
+
}
|
|
2075
2074
|
},
|
|
2076
2075
|
{
|
|
2077
2076
|
"kind": "field",
|
|
2078
|
-
"name": "
|
|
2079
|
-
"
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2077
|
+
"name": "handleItemKeyDown",
|
|
2078
|
+
"privacy": "private",
|
|
2079
|
+
"inheritedFrom": {
|
|
2080
|
+
"name": "Accordion",
|
|
2081
|
+
"module": "src/accordion/accordion.ts"
|
|
2082
|
+
}
|
|
2083
2083
|
},
|
|
2084
2084
|
{
|
|
2085
2085
|
"kind": "field",
|
|
2086
|
-
"name": "
|
|
2087
|
-
"
|
|
2086
|
+
"name": "handleItemFocus",
|
|
2087
|
+
"privacy": "private",
|
|
2088
|
+
"inheritedFrom": {
|
|
2089
|
+
"name": "Accordion",
|
|
2090
|
+
"module": "src/accordion/accordion.ts"
|
|
2091
|
+
}
|
|
2088
2092
|
},
|
|
2089
2093
|
{
|
|
2090
2094
|
"kind": "method",
|
|
2091
|
-
"name": "
|
|
2095
|
+
"name": "adjust",
|
|
2096
|
+
"privacy": "private",
|
|
2097
|
+
"return": {
|
|
2098
|
+
"type": {
|
|
2099
|
+
"text": "void"
|
|
2100
|
+
}
|
|
2101
|
+
},
|
|
2092
2102
|
"parameters": [
|
|
2093
2103
|
{
|
|
2094
|
-
"name": "
|
|
2104
|
+
"name": "adjustment",
|
|
2095
2105
|
"type": {
|
|
2096
|
-
"text": "
|
|
2106
|
+
"text": "number"
|
|
2097
2107
|
}
|
|
2098
2108
|
}
|
|
2099
|
-
]
|
|
2109
|
+
],
|
|
2110
|
+
"inheritedFrom": {
|
|
2111
|
+
"name": "Accordion",
|
|
2112
|
+
"module": "src/accordion/accordion.ts"
|
|
2113
|
+
}
|
|
2100
2114
|
},
|
|
2101
2115
|
{
|
|
2102
2116
|
"kind": "method",
|
|
2103
|
-
"name": "
|
|
2104
|
-
"
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
"
|
|
2108
|
-
"text": "string"
|
|
2109
|
-
}
|
|
2117
|
+
"name": "focusItem",
|
|
2118
|
+
"privacy": "private",
|
|
2119
|
+
"return": {
|
|
2120
|
+
"type": {
|
|
2121
|
+
"text": "void"
|
|
2110
2122
|
}
|
|
2111
|
-
|
|
2123
|
+
},
|
|
2124
|
+
"inheritedFrom": {
|
|
2125
|
+
"name": "Accordion",
|
|
2126
|
+
"module": "src/accordion/accordion.ts"
|
|
2127
|
+
}
|
|
2112
2128
|
},
|
|
2113
2129
|
{
|
|
2114
2130
|
"kind": "field",
|
|
@@ -2222,107 +2238,78 @@
|
|
|
2222
2238
|
}
|
|
2223
2239
|
}
|
|
2224
2240
|
],
|
|
2225
|
-
"
|
|
2226
|
-
{
|
|
2227
|
-
"name": "is-vertical",
|
|
2228
|
-
"type": {
|
|
2229
|
-
"text": "boolean"
|
|
2230
|
-
},
|
|
2231
|
-
"default": "false",
|
|
2232
|
-
"fieldName": "isVertical"
|
|
2233
|
-
},
|
|
2234
|
-
{
|
|
2235
|
-
"name": "add-default-actions",
|
|
2236
|
-
"type": {
|
|
2237
|
-
"text": "boolean"
|
|
2238
|
-
},
|
|
2239
|
-
"default": "true",
|
|
2240
|
-
"fieldName": "addDefaultActions"
|
|
2241
|
-
},
|
|
2242
|
-
{
|
|
2243
|
-
"name": "auto-close-on-action",
|
|
2244
|
-
"type": {
|
|
2245
|
-
"text": "boolean"
|
|
2246
|
-
},
|
|
2247
|
-
"default": "true",
|
|
2248
|
-
"fieldName": "autoCloseOnAction"
|
|
2249
|
-
},
|
|
2250
|
-
{
|
|
2251
|
-
"name": "name",
|
|
2252
|
-
"type": {
|
|
2253
|
-
"text": "string"
|
|
2254
|
-
},
|
|
2255
|
-
"default": "'Actions'",
|
|
2256
|
-
"fieldName": "name"
|
|
2257
|
-
},
|
|
2258
|
-
{
|
|
2259
|
-
"name": "open",
|
|
2260
|
-
"type": {
|
|
2261
|
-
"text": "boolean"
|
|
2262
|
-
},
|
|
2263
|
-
"default": "false",
|
|
2264
|
-
"fieldName": "open"
|
|
2265
|
-
},
|
|
2266
|
-
{
|
|
2267
|
-
"name": "buttonAppearance",
|
|
2268
|
-
"type": {
|
|
2269
|
-
"text": "string"
|
|
2270
|
-
},
|
|
2271
|
-
"fieldName": "buttonAppearance"
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"name": "hide-disabled",
|
|
2275
|
-
"type": {
|
|
2276
|
-
"text": "boolean"
|
|
2277
|
-
},
|
|
2278
|
-
"default": "false",
|
|
2279
|
-
"fieldName": "hideDisabled"
|
|
2280
|
-
},
|
|
2241
|
+
"events": [
|
|
2281
2242
|
{
|
|
2282
|
-
"
|
|
2283
|
-
"
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2243
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2244
|
+
"name": "change",
|
|
2245
|
+
"inheritedFrom": {
|
|
2246
|
+
"name": "Accordion",
|
|
2247
|
+
"module": "src/accordion/accordion.ts"
|
|
2248
|
+
}
|
|
2288
2249
|
}
|
|
2289
|
-
]
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2250
|
+
]
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"kind": "variable",
|
|
2254
|
+
"name": "foundationAccordionShadowOptions",
|
|
2255
|
+
"type": {
|
|
2256
|
+
"text": "ShadowRootInit"
|
|
2293
2257
|
},
|
|
2294
|
-
"
|
|
2295
|
-
"customElement": true
|
|
2258
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2296
2259
|
},
|
|
2297
2260
|
{
|
|
2298
2261
|
"kind": "variable",
|
|
2299
|
-
"name": "
|
|
2300
|
-
"
|
|
2262
|
+
"name": "defaultAccordionConfig",
|
|
2263
|
+
"type": {
|
|
2264
|
+
"text": "object"
|
|
2265
|
+
},
|
|
2266
|
+
"default": "{}"
|
|
2267
|
+
},
|
|
2268
|
+
{
|
|
2269
|
+
"kind": "variable",
|
|
2270
|
+
"name": "foundationAccordion",
|
|
2271
|
+
"description": "The Foundation Accordion",
|
|
2301
2272
|
"privacy": "public"
|
|
2302
2273
|
}
|
|
2303
2274
|
],
|
|
2304
2275
|
"exports": [
|
|
2305
2276
|
{
|
|
2306
2277
|
"kind": "js",
|
|
2307
|
-
"name": "
|
|
2278
|
+
"name": "Accordion",
|
|
2308
2279
|
"declaration": {
|
|
2309
|
-
"name": "
|
|
2310
|
-
"module": "src/
|
|
2280
|
+
"name": "Accordion",
|
|
2281
|
+
"module": "src/accordion/accordion.ts"
|
|
2311
2282
|
}
|
|
2312
2283
|
},
|
|
2313
2284
|
{
|
|
2314
2285
|
"kind": "js",
|
|
2315
|
-
"name": "
|
|
2286
|
+
"name": "foundationAccordionShadowOptions",
|
|
2316
2287
|
"declaration": {
|
|
2317
|
-
"name": "
|
|
2318
|
-
"module": "src/
|
|
2288
|
+
"name": "foundationAccordionShadowOptions",
|
|
2289
|
+
"module": "src/accordion/accordion.ts"
|
|
2290
|
+
}
|
|
2291
|
+
},
|
|
2292
|
+
{
|
|
2293
|
+
"kind": "js",
|
|
2294
|
+
"name": "defaultAccordionConfig",
|
|
2295
|
+
"declaration": {
|
|
2296
|
+
"name": "defaultAccordionConfig",
|
|
2297
|
+
"module": "src/accordion/accordion.ts"
|
|
2298
|
+
}
|
|
2299
|
+
},
|
|
2300
|
+
{
|
|
2301
|
+
"kind": "js",
|
|
2302
|
+
"name": "foundationAccordion",
|
|
2303
|
+
"declaration": {
|
|
2304
|
+
"name": "foundationAccordion",
|
|
2305
|
+
"module": "src/accordion/accordion.ts"
|
|
2319
2306
|
}
|
|
2320
2307
|
}
|
|
2321
2308
|
]
|
|
2322
2309
|
},
|
|
2323
2310
|
{
|
|
2324
2311
|
"kind": "javascript-module",
|
|
2325
|
-
"path": "src/
|
|
2312
|
+
"path": "src/accordion/index.ts",
|
|
2326
2313
|
"declarations": [],
|
|
2327
2314
|
"exports": [
|
|
2328
2315
|
{
|
|
@@ -2330,7 +2317,7 @@
|
|
|
2330
2317
|
"name": "*",
|
|
2331
2318
|
"declaration": {
|
|
2332
2319
|
"name": "*",
|
|
2333
|
-
"package": "./
|
|
2320
|
+
"package": "./accordion.template"
|
|
2334
2321
|
}
|
|
2335
2322
|
},
|
|
2336
2323
|
{
|
|
@@ -2338,7 +2325,7 @@
|
|
|
2338
2325
|
"name": "*",
|
|
2339
2326
|
"declaration": {
|
|
2340
2327
|
"name": "*",
|
|
2341
|
-
"package": "./
|
|
2328
|
+
"package": "./accordion.styles"
|
|
2342
2329
|
}
|
|
2343
2330
|
},
|
|
2344
2331
|
{
|
|
@@ -2346,18 +2333,41 @@
|
|
|
2346
2333
|
"name": "*",
|
|
2347
2334
|
"declaration": {
|
|
2348
2335
|
"name": "*",
|
|
2349
|
-
"package": "./
|
|
2336
|
+
"package": "./accordion"
|
|
2350
2337
|
}
|
|
2351
2338
|
}
|
|
2352
2339
|
]
|
|
2353
2340
|
},
|
|
2354
2341
|
{
|
|
2355
2342
|
"kind": "javascript-module",
|
|
2356
|
-
"path": "src/
|
|
2343
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2357
2344
|
"declarations": [
|
|
2358
2345
|
{
|
|
2359
2346
|
"kind": "function",
|
|
2360
|
-
"name": "
|
|
2347
|
+
"name": "actionsMenuBaseStyles",
|
|
2348
|
+
"return": {
|
|
2349
|
+
"type": {
|
|
2350
|
+
"text": "ElementStyles"
|
|
2351
|
+
}
|
|
2352
|
+
},
|
|
2353
|
+
"parameters": [
|
|
2354
|
+
{
|
|
2355
|
+
"name": "context",
|
|
2356
|
+
"type": {
|
|
2357
|
+
"text": "ElementDefinitionContext"
|
|
2358
|
+
}
|
|
2359
|
+
},
|
|
2360
|
+
{
|
|
2361
|
+
"name": "definition",
|
|
2362
|
+
"type": {
|
|
2363
|
+
"text": "FoundationElementDefinition"
|
|
2364
|
+
}
|
|
2365
|
+
}
|
|
2366
|
+
]
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"kind": "function",
|
|
2370
|
+
"name": "foundationActionsMenuStyles",
|
|
2361
2371
|
"return": {
|
|
2362
2372
|
"type": {
|
|
2363
2373
|
"text": "ElementStyles"
|
|
@@ -2382,215 +2392,269 @@
|
|
|
2382
2392
|
"exports": [
|
|
2383
2393
|
{
|
|
2384
2394
|
"kind": "js",
|
|
2385
|
-
"name": "
|
|
2395
|
+
"name": "actionsMenuBaseStyles",
|
|
2386
2396
|
"declaration": {
|
|
2387
|
-
"name": "
|
|
2388
|
-
"module": "src/
|
|
2397
|
+
"name": "actionsMenuBaseStyles",
|
|
2398
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2399
|
+
}
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"kind": "js",
|
|
2403
|
+
"name": "foundationActionsMenuStyles",
|
|
2404
|
+
"declaration": {
|
|
2405
|
+
"name": "foundationActionsMenuStyles",
|
|
2406
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2389
2407
|
}
|
|
2390
2408
|
}
|
|
2391
2409
|
]
|
|
2392
2410
|
},
|
|
2393
2411
|
{
|
|
2394
2412
|
"kind": "javascript-module",
|
|
2395
|
-
"path": "src/
|
|
2413
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2396
2414
|
"declarations": [
|
|
2415
|
+
{
|
|
2416
|
+
"kind": "function",
|
|
2417
|
+
"name": "menuTemplate",
|
|
2418
|
+
"parameters": [
|
|
2419
|
+
{
|
|
2420
|
+
"name": "prefix",
|
|
2421
|
+
"type": {
|
|
2422
|
+
"text": "string"
|
|
2423
|
+
}
|
|
2424
|
+
}
|
|
2425
|
+
]
|
|
2426
|
+
},
|
|
2427
|
+
{
|
|
2428
|
+
"kind": "function",
|
|
2429
|
+
"name": "singleOptionTemplate",
|
|
2430
|
+
"parameters": [
|
|
2431
|
+
{
|
|
2432
|
+
"name": "prefix",
|
|
2433
|
+
"type": {
|
|
2434
|
+
"text": "string"
|
|
2435
|
+
}
|
|
2436
|
+
}
|
|
2437
|
+
]
|
|
2438
|
+
},
|
|
2397
2439
|
{
|
|
2398
2440
|
"kind": "variable",
|
|
2399
|
-
"name": "
|
|
2441
|
+
"name": "foundationActionsMenuTemplate",
|
|
2400
2442
|
"type": {
|
|
2401
|
-
"text": "ViewTemplate<
|
|
2443
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
2402
2444
|
},
|
|
2403
|
-
"default": "html`\n ${(x) =>
|
|
2445
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
2404
2446
|
}
|
|
2405
2447
|
],
|
|
2406
2448
|
"exports": [
|
|
2407
2449
|
{
|
|
2408
2450
|
"kind": "js",
|
|
2409
|
-
"name": "
|
|
2451
|
+
"name": "menuTemplate",
|
|
2410
2452
|
"declaration": {
|
|
2411
|
-
"name": "
|
|
2412
|
-
"module": "src/
|
|
2453
|
+
"name": "menuTemplate",
|
|
2454
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2455
|
+
}
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
"kind": "js",
|
|
2459
|
+
"name": "singleOptionTemplate",
|
|
2460
|
+
"declaration": {
|
|
2461
|
+
"name": "singleOptionTemplate",
|
|
2462
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2463
|
+
}
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
"kind": "js",
|
|
2467
|
+
"name": "foundationActionsMenuTemplate",
|
|
2468
|
+
"declaration": {
|
|
2469
|
+
"name": "foundationActionsMenuTemplate",
|
|
2470
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2413
2471
|
}
|
|
2414
2472
|
}
|
|
2415
2473
|
]
|
|
2416
2474
|
},
|
|
2417
2475
|
{
|
|
2418
2476
|
"kind": "javascript-module",
|
|
2419
|
-
"path": "src/
|
|
2477
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2420
2478
|
"declarations": [
|
|
2421
2479
|
{
|
|
2422
2480
|
"kind": "class",
|
|
2423
2481
|
"description": "",
|
|
2424
|
-
"name": "
|
|
2482
|
+
"name": "ActionsMenu",
|
|
2425
2483
|
"members": [
|
|
2426
2484
|
{
|
|
2427
2485
|
"kind": "field",
|
|
2428
|
-
"name": "
|
|
2486
|
+
"name": "actions",
|
|
2429
2487
|
"type": {
|
|
2430
|
-
"text": "
|
|
2488
|
+
"text": "ActionMenuItem[]"
|
|
2431
2489
|
}
|
|
2432
2490
|
},
|
|
2433
2491
|
{
|
|
2434
2492
|
"kind": "field",
|
|
2435
|
-
"name": "
|
|
2493
|
+
"name": "isVertical",
|
|
2436
2494
|
"type": {
|
|
2437
|
-
"text": "
|
|
2495
|
+
"text": "boolean"
|
|
2438
2496
|
},
|
|
2439
|
-
"default": "
|
|
2497
|
+
"default": "false"
|
|
2440
2498
|
},
|
|
2441
2499
|
{
|
|
2442
2500
|
"kind": "field",
|
|
2443
|
-
"name": "
|
|
2501
|
+
"name": "addDefaultActions",
|
|
2444
2502
|
"type": {
|
|
2445
2503
|
"text": "boolean"
|
|
2446
2504
|
},
|
|
2447
|
-
"default": "
|
|
2505
|
+
"default": "true"
|
|
2448
2506
|
},
|
|
2449
2507
|
{
|
|
2450
2508
|
"kind": "field",
|
|
2451
|
-
"name": "
|
|
2509
|
+
"name": "autoCloseOnAction",
|
|
2452
2510
|
"type": {
|
|
2453
|
-
"text": "
|
|
2511
|
+
"text": "boolean"
|
|
2454
2512
|
},
|
|
2455
|
-
"default": "
|
|
2513
|
+
"default": "true"
|
|
2456
2514
|
},
|
|
2457
2515
|
{
|
|
2458
2516
|
"kind": "field",
|
|
2459
|
-
"name": "
|
|
2517
|
+
"name": "classNames",
|
|
2460
2518
|
"type": {
|
|
2461
|
-
"text": "
|
|
2462
|
-
}
|
|
2463
|
-
"default": "false"
|
|
2519
|
+
"text": "string"
|
|
2520
|
+
}
|
|
2464
2521
|
},
|
|
2465
2522
|
{
|
|
2466
2523
|
"kind": "field",
|
|
2467
|
-
"name": "
|
|
2524
|
+
"name": "definition",
|
|
2468
2525
|
"type": {
|
|
2469
|
-
"text": "
|
|
2470
|
-
}
|
|
2471
|
-
"privacy": "private",
|
|
2472
|
-
"default": "null"
|
|
2526
|
+
"text": "any"
|
|
2527
|
+
}
|
|
2473
2528
|
},
|
|
2474
2529
|
{
|
|
2475
2530
|
"kind": "field",
|
|
2476
|
-
"name": "
|
|
2477
|
-
"
|
|
2531
|
+
"name": "name",
|
|
2532
|
+
"type": {
|
|
2533
|
+
"text": "string"
|
|
2534
|
+
},
|
|
2535
|
+
"default": "'Actions'"
|
|
2478
2536
|
},
|
|
2479
2537
|
{
|
|
2480
2538
|
"kind": "field",
|
|
2481
|
-
"name": "
|
|
2539
|
+
"name": "open",
|
|
2482
2540
|
"type": {
|
|
2483
|
-
"text": "
|
|
2541
|
+
"text": "boolean"
|
|
2484
2542
|
},
|
|
2485
|
-
"
|
|
2543
|
+
"default": "false"
|
|
2486
2544
|
},
|
|
2487
2545
|
{
|
|
2488
2546
|
"kind": "field",
|
|
2489
|
-
"name": "
|
|
2547
|
+
"name": "buttonAppearance",
|
|
2548
|
+
"type": {
|
|
2549
|
+
"text": "string"
|
|
2550
|
+
}
|
|
2551
|
+
},
|
|
2552
|
+
{
|
|
2553
|
+
"kind": "field",
|
|
2554
|
+
"name": "hideDisabled",
|
|
2490
2555
|
"type": {
|
|
2491
2556
|
"text": "boolean"
|
|
2492
2557
|
},
|
|
2493
|
-
"
|
|
2558
|
+
"default": "false"
|
|
2494
2559
|
},
|
|
2495
2560
|
{
|
|
2496
2561
|
"kind": "field",
|
|
2497
|
-
"name": "
|
|
2562
|
+
"name": "hideMenuSingleOption",
|
|
2498
2563
|
"type": {
|
|
2499
2564
|
"text": "boolean"
|
|
2500
2565
|
},
|
|
2501
|
-
"
|
|
2566
|
+
"default": "false"
|
|
2502
2567
|
},
|
|
2503
2568
|
{
|
|
2504
|
-
"kind": "
|
|
2505
|
-
"name": "
|
|
2506
|
-
"
|
|
2507
|
-
"
|
|
2508
|
-
|
|
2509
|
-
|
|
2569
|
+
"kind": "field",
|
|
2570
|
+
"name": "singleOption",
|
|
2571
|
+
"type": {
|
|
2572
|
+
"text": "ActionMenuItem"
|
|
2573
|
+
}
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"kind": "field",
|
|
2577
|
+
"name": "actionsMenu",
|
|
2578
|
+
"type": {
|
|
2579
|
+
"text": "HTMLElement"
|
|
2510
2580
|
}
|
|
2511
2581
|
},
|
|
2512
2582
|
{
|
|
2513
2583
|
"kind": "method",
|
|
2514
|
-
"name": "
|
|
2515
|
-
"privacy": "
|
|
2584
|
+
"name": "definitionChanged",
|
|
2585
|
+
"privacy": "protected",
|
|
2516
2586
|
"parameters": [
|
|
2517
2587
|
{
|
|
2518
|
-
"name": "
|
|
2588
|
+
"name": "oldValue",
|
|
2519
2589
|
"type": {
|
|
2520
|
-
"text": "
|
|
2590
|
+
"text": "any"
|
|
2591
|
+
}
|
|
2592
|
+
},
|
|
2593
|
+
{
|
|
2594
|
+
"name": "newValue",
|
|
2595
|
+
"type": {
|
|
2596
|
+
"text": "any"
|
|
2521
2597
|
}
|
|
2522
2598
|
}
|
|
2523
2599
|
]
|
|
2524
2600
|
},
|
|
2525
2601
|
{
|
|
2526
2602
|
"kind": "method",
|
|
2527
|
-
"name": "
|
|
2603
|
+
"name": "openChanged",
|
|
2604
|
+
"privacy": "protected"
|
|
2528
2605
|
},
|
|
2529
2606
|
{
|
|
2530
2607
|
"kind": "method",
|
|
2531
|
-
"name": "
|
|
2532
|
-
"return": {
|
|
2533
|
-
"type": {
|
|
2534
|
-
"text": "Promise<void>"
|
|
2535
|
-
}
|
|
2536
|
-
}
|
|
2608
|
+
"name": "toggleActionsMenuVisibility"
|
|
2537
2609
|
},
|
|
2538
2610
|
{
|
|
2539
2611
|
"kind": "method",
|
|
2540
|
-
"name": "
|
|
2541
|
-
"privacy": "private",
|
|
2542
|
-
"return": {
|
|
2543
|
-
"type": {
|
|
2544
|
-
"text": "AIIndicatorState"
|
|
2545
|
-
}
|
|
2546
|
-
},
|
|
2612
|
+
"name": "onActionMenuItemClick",
|
|
2547
2613
|
"parameters": [
|
|
2548
2614
|
{
|
|
2549
|
-
"name": "
|
|
2615
|
+
"name": "callback",
|
|
2550
2616
|
"type": {
|
|
2551
|
-
"text": "
|
|
2617
|
+
"text": "(rowData) => void | any"
|
|
2552
2618
|
}
|
|
2553
2619
|
}
|
|
2554
2620
|
]
|
|
2555
2621
|
},
|
|
2556
2622
|
{
|
|
2557
|
-
"kind": "
|
|
2558
|
-
"name": "
|
|
2559
|
-
"
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
}
|
|
2564
|
-
}
|
|
2623
|
+
"kind": "field",
|
|
2624
|
+
"name": "allActions",
|
|
2625
|
+
"type": {
|
|
2626
|
+
"text": "ActionMenuItem[]"
|
|
2627
|
+
},
|
|
2628
|
+
"readonly": true
|
|
2565
2629
|
},
|
|
2566
2630
|
{
|
|
2567
|
-
"kind": "
|
|
2568
|
-
"name": "
|
|
2569
|
-
"
|
|
2570
|
-
"return": {
|
|
2571
|
-
"type": {
|
|
2572
|
-
"text": "void"
|
|
2573
|
-
}
|
|
2574
|
-
}
|
|
2631
|
+
"kind": "field",
|
|
2632
|
+
"name": "rowData",
|
|
2633
|
+
"readonly": true
|
|
2575
2634
|
},
|
|
2576
2635
|
{
|
|
2577
2636
|
"kind": "method",
|
|
2578
|
-
"name": "
|
|
2579
|
-
"
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
"
|
|
2637
|
+
"name": "getLabel",
|
|
2638
|
+
"parameters": [
|
|
2639
|
+
{
|
|
2640
|
+
"name": "name",
|
|
2641
|
+
"type": {
|
|
2642
|
+
"text": "string | ((rowData: any) => string)"
|
|
2643
|
+
}
|
|
2583
2644
|
}
|
|
2584
|
-
|
|
2645
|
+
]
|
|
2585
2646
|
},
|
|
2586
2647
|
{
|
|
2587
2648
|
"kind": "method",
|
|
2588
|
-
"name": "
|
|
2589
|
-
"
|
|
2590
|
-
|
|
2591
|
-
"
|
|
2649
|
+
"name": "getTemplate",
|
|
2650
|
+
"parameters": [
|
|
2651
|
+
{
|
|
2652
|
+
"name": "prefix",
|
|
2653
|
+
"type": {
|
|
2654
|
+
"text": "string"
|
|
2655
|
+
}
|
|
2592
2656
|
}
|
|
2593
|
-
|
|
2657
|
+
]
|
|
2594
2658
|
},
|
|
2595
2659
|
{
|
|
2596
2660
|
"kind": "field",
|
|
@@ -2704,88 +2768,131 @@
|
|
|
2704
2768
|
}
|
|
2705
2769
|
}
|
|
2706
2770
|
],
|
|
2771
|
+
"attributes": [
|
|
2772
|
+
{
|
|
2773
|
+
"name": "is-vertical",
|
|
2774
|
+
"type": {
|
|
2775
|
+
"text": "boolean"
|
|
2776
|
+
},
|
|
2777
|
+
"default": "false",
|
|
2778
|
+
"fieldName": "isVertical"
|
|
2779
|
+
},
|
|
2780
|
+
{
|
|
2781
|
+
"name": "add-default-actions",
|
|
2782
|
+
"type": {
|
|
2783
|
+
"text": "boolean"
|
|
2784
|
+
},
|
|
2785
|
+
"default": "true",
|
|
2786
|
+
"fieldName": "addDefaultActions"
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"name": "auto-close-on-action",
|
|
2790
|
+
"type": {
|
|
2791
|
+
"text": "boolean"
|
|
2792
|
+
},
|
|
2793
|
+
"default": "true",
|
|
2794
|
+
"fieldName": "autoCloseOnAction"
|
|
2795
|
+
},
|
|
2796
|
+
{
|
|
2797
|
+
"name": "name",
|
|
2798
|
+
"type": {
|
|
2799
|
+
"text": "string"
|
|
2800
|
+
},
|
|
2801
|
+
"default": "'Actions'",
|
|
2802
|
+
"fieldName": "name"
|
|
2803
|
+
},
|
|
2804
|
+
{
|
|
2805
|
+
"name": "open",
|
|
2806
|
+
"type": {
|
|
2807
|
+
"text": "boolean"
|
|
2808
|
+
},
|
|
2809
|
+
"default": "false",
|
|
2810
|
+
"fieldName": "open"
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"name": "buttonAppearance",
|
|
2814
|
+
"type": {
|
|
2815
|
+
"text": "string"
|
|
2816
|
+
},
|
|
2817
|
+
"fieldName": "buttonAppearance"
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
"name": "hide-disabled",
|
|
2821
|
+
"type": {
|
|
2822
|
+
"text": "boolean"
|
|
2823
|
+
},
|
|
2824
|
+
"default": "false",
|
|
2825
|
+
"fieldName": "hideDisabled"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"name": "hide-menu-single-option",
|
|
2829
|
+
"type": {
|
|
2830
|
+
"text": "boolean"
|
|
2831
|
+
},
|
|
2832
|
+
"default": "false",
|
|
2833
|
+
"fieldName": "hideMenuSingleOption"
|
|
2834
|
+
}
|
|
2835
|
+
],
|
|
2707
2836
|
"superclass": {
|
|
2708
2837
|
"name": "FoundationElement",
|
|
2709
2838
|
"package": "@microsoft/fast-foundation"
|
|
2710
2839
|
},
|
|
2711
|
-
"tagName": "%%prefix%%-
|
|
2840
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2712
2841
|
"customElement": true
|
|
2713
2842
|
},
|
|
2714
2843
|
{
|
|
2715
2844
|
"kind": "variable",
|
|
2716
|
-
"name": "
|
|
2845
|
+
"name": "foundationActionsMenu",
|
|
2846
|
+
"description": "The Foundation Actions Menu",
|
|
2847
|
+
"privacy": "public"
|
|
2717
2848
|
}
|
|
2718
2849
|
],
|
|
2719
2850
|
"exports": [
|
|
2720
2851
|
{
|
|
2721
2852
|
"kind": "js",
|
|
2722
|
-
"name": "
|
|
2853
|
+
"name": "ActionsMenu",
|
|
2723
2854
|
"declaration": {
|
|
2724
|
-
"name": "
|
|
2725
|
-
"module": "src/
|
|
2855
|
+
"name": "ActionsMenu",
|
|
2856
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2726
2857
|
}
|
|
2727
2858
|
},
|
|
2728
2859
|
{
|
|
2729
2860
|
"kind": "js",
|
|
2730
|
-
"name": "
|
|
2861
|
+
"name": "foundationActionsMenu",
|
|
2731
2862
|
"declaration": {
|
|
2732
|
-
"name": "
|
|
2733
|
-
"module": "src/
|
|
2863
|
+
"name": "foundationActionsMenu",
|
|
2864
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2734
2865
|
}
|
|
2735
2866
|
}
|
|
2736
2867
|
]
|
|
2737
2868
|
},
|
|
2738
2869
|
{
|
|
2739
2870
|
"kind": "javascript-module",
|
|
2740
|
-
"path": "src/
|
|
2871
|
+
"path": "src/actions-menu/index.ts",
|
|
2741
2872
|
"declarations": [],
|
|
2742
2873
|
"exports": [
|
|
2743
2874
|
{
|
|
2744
2875
|
"kind": "js",
|
|
2745
|
-
"name": "
|
|
2746
|
-
"declaration": {
|
|
2747
|
-
"name": "AiIndicator",
|
|
2748
|
-
"module": "./ai-indicator"
|
|
2749
|
-
}
|
|
2750
|
-
},
|
|
2751
|
-
{
|
|
2752
|
-
"kind": "js",
|
|
2753
|
-
"name": "foundationAiIndicator",
|
|
2754
|
-
"declaration": {
|
|
2755
|
-
"name": "foundationAiIndicator",
|
|
2756
|
-
"module": "./ai-indicator"
|
|
2757
|
-
}
|
|
2758
|
-
},
|
|
2759
|
-
{
|
|
2760
|
-
"kind": "js",
|
|
2761
|
-
"name": "type",
|
|
2762
|
-
"declaration": {
|
|
2763
|
-
"name": "type",
|
|
2764
|
-
"module": "./ai-indicator"
|
|
2765
|
-
}
|
|
2766
|
-
},
|
|
2767
|
-
{
|
|
2768
|
-
"kind": "js",
|
|
2769
|
-
"name": "AIIndicatorState",
|
|
2876
|
+
"name": "*",
|
|
2770
2877
|
"declaration": {
|
|
2771
|
-
"name": "
|
|
2772
|
-
"
|
|
2878
|
+
"name": "*",
|
|
2879
|
+
"package": "./actions-menu.styles"
|
|
2773
2880
|
}
|
|
2774
2881
|
},
|
|
2775
2882
|
{
|
|
2776
2883
|
"kind": "js",
|
|
2777
|
-
"name": "
|
|
2884
|
+
"name": "*",
|
|
2778
2885
|
"declaration": {
|
|
2779
|
-
"name": "
|
|
2780
|
-
"
|
|
2886
|
+
"name": "*",
|
|
2887
|
+
"package": "./actions-menu.template"
|
|
2781
2888
|
}
|
|
2782
2889
|
},
|
|
2783
2890
|
{
|
|
2784
2891
|
"kind": "js",
|
|
2785
|
-
"name": "
|
|
2892
|
+
"name": "*",
|
|
2786
2893
|
"declaration": {
|
|
2787
|
-
"name": "
|
|
2788
|
-
"
|
|
2894
|
+
"name": "*",
|
|
2895
|
+
"package": "./actions-menu"
|
|
2789
2896
|
}
|
|
2790
2897
|
}
|
|
2791
2898
|
]
|
|
@@ -3401,11 +3508,11 @@
|
|
|
3401
3508
|
},
|
|
3402
3509
|
{
|
|
3403
3510
|
"kind": "javascript-module",
|
|
3404
|
-
"path": "src/
|
|
3511
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3405
3512
|
"declarations": [
|
|
3406
3513
|
{
|
|
3407
3514
|
"kind": "function",
|
|
3408
|
-
"name": "
|
|
3515
|
+
"name": "foundationAiIndicatorStyles",
|
|
3409
3516
|
"return": {
|
|
3410
3517
|
"type": {
|
|
3411
3518
|
"text": "ElementStyles"
|
|
@@ -3430,276 +3537,214 @@
|
|
|
3430
3537
|
"exports": [
|
|
3431
3538
|
{
|
|
3432
3539
|
"kind": "js",
|
|
3433
|
-
"name": "
|
|
3540
|
+
"name": "foundationAiIndicatorStyles",
|
|
3434
3541
|
"declaration": {
|
|
3435
|
-
"name": "
|
|
3436
|
-
"module": "src/
|
|
3542
|
+
"name": "foundationAiIndicatorStyles",
|
|
3543
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3437
3544
|
}
|
|
3438
3545
|
}
|
|
3439
3546
|
]
|
|
3440
3547
|
},
|
|
3441
3548
|
{
|
|
3442
3549
|
"kind": "javascript-module",
|
|
3443
|
-
"path": "src/
|
|
3550
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3444
3551
|
"declarations": [
|
|
3445
3552
|
{
|
|
3446
|
-
"kind": "
|
|
3447
|
-
"name": "
|
|
3448
|
-
"
|
|
3449
|
-
"
|
|
3450
|
-
"text": "ViewTemplate<Accordion>"
|
|
3451
|
-
}
|
|
3553
|
+
"kind": "variable",
|
|
3554
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3555
|
+
"type": {
|
|
3556
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3452
3557
|
},
|
|
3453
|
-
"
|
|
3454
|
-
{
|
|
3455
|
-
"name": "context",
|
|
3456
|
-
"type": {
|
|
3457
|
-
"text": "ElementDefinitionContext"
|
|
3458
|
-
}
|
|
3459
|
-
},
|
|
3460
|
-
{
|
|
3461
|
-
"name": "definition",
|
|
3462
|
-
"type": {
|
|
3463
|
-
"text": "FoundationElementDefinition"
|
|
3464
|
-
}
|
|
3465
|
-
}
|
|
3466
|
-
]
|
|
3558
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3467
3559
|
}
|
|
3468
3560
|
],
|
|
3469
3561
|
"exports": [
|
|
3470
3562
|
{
|
|
3471
3563
|
"kind": "js",
|
|
3472
|
-
"name": "
|
|
3564
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3473
3565
|
"declaration": {
|
|
3474
|
-
"name": "
|
|
3475
|
-
"module": "src/
|
|
3566
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3567
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3476
3568
|
}
|
|
3477
3569
|
}
|
|
3478
3570
|
]
|
|
3479
3571
|
},
|
|
3480
3572
|
{
|
|
3481
3573
|
"kind": "javascript-module",
|
|
3482
|
-
"path": "src/
|
|
3574
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3483
3575
|
"declarations": [
|
|
3484
3576
|
{
|
|
3485
3577
|
"kind": "class",
|
|
3486
3578
|
"description": "",
|
|
3487
|
-
"name": "
|
|
3488
|
-
"
|
|
3489
|
-
"name": "FASTAccordion",
|
|
3490
|
-
"package": "@microsoft/fast-foundation"
|
|
3491
|
-
},
|
|
3492
|
-
"tagName": "%%prefix%%-accordion",
|
|
3493
|
-
"customElement": true,
|
|
3494
|
-
"attributes": [
|
|
3579
|
+
"name": "AiIndicator",
|
|
3580
|
+
"members": [
|
|
3495
3581
|
{
|
|
3496
|
-
"
|
|
3582
|
+
"kind": "field",
|
|
3583
|
+
"name": "aiProvider",
|
|
3497
3584
|
"type": {
|
|
3498
|
-
"text": "
|
|
3499
|
-
},
|
|
3500
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3501
|
-
"fieldName": "expandmode",
|
|
3502
|
-
"inheritedFrom": {
|
|
3503
|
-
"name": "Accordion",
|
|
3504
|
-
"module": "src/accordion/accordion.ts"
|
|
3585
|
+
"text": "AIProvider"
|
|
3505
3586
|
}
|
|
3506
|
-
}
|
|
3507
|
-
],
|
|
3508
|
-
"members": [
|
|
3587
|
+
},
|
|
3509
3588
|
{
|
|
3510
3589
|
"kind": "field",
|
|
3511
|
-
"name": "
|
|
3590
|
+
"name": "status",
|
|
3512
3591
|
"type": {
|
|
3513
|
-
"text": "
|
|
3592
|
+
"text": "AIStatus | null"
|
|
3514
3593
|
},
|
|
3515
|
-
"
|
|
3516
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3517
|
-
"inheritedFrom": {
|
|
3518
|
-
"name": "Accordion",
|
|
3519
|
-
"module": "src/accordion/accordion.ts"
|
|
3520
|
-
}
|
|
3594
|
+
"default": "null"
|
|
3521
3595
|
},
|
|
3522
3596
|
{
|
|
3523
3597
|
"kind": "field",
|
|
3524
|
-
"name": "
|
|
3598
|
+
"name": "open",
|
|
3525
3599
|
"type": {
|
|
3526
|
-
"text": "
|
|
3600
|
+
"text": "boolean"
|
|
3527
3601
|
},
|
|
3528
|
-
"
|
|
3529
|
-
"inheritedFrom": {
|
|
3530
|
-
"name": "Accordion",
|
|
3531
|
-
"module": "src/accordion/accordion.ts"
|
|
3532
|
-
}
|
|
3602
|
+
"default": "false"
|
|
3533
3603
|
},
|
|
3534
3604
|
{
|
|
3535
3605
|
"kind": "field",
|
|
3536
|
-
"name": "
|
|
3606
|
+
"name": "state",
|
|
3537
3607
|
"type": {
|
|
3538
|
-
"text": "
|
|
3608
|
+
"text": "AIIndicatorState"
|
|
3539
3609
|
},
|
|
3540
|
-
"
|
|
3541
|
-
"default": "0",
|
|
3542
|
-
"inheritedFrom": {
|
|
3543
|
-
"name": "Accordion",
|
|
3544
|
-
"module": "src/accordion/accordion.ts"
|
|
3545
|
-
}
|
|
3610
|
+
"default": "'none'"
|
|
3546
3611
|
},
|
|
3547
3612
|
{
|
|
3548
3613
|
"kind": "field",
|
|
3549
|
-
"name": "
|
|
3614
|
+
"name": "isInstalling",
|
|
3550
3615
|
"type": {
|
|
3551
|
-
"text": "
|
|
3616
|
+
"text": "boolean"
|
|
3552
3617
|
},
|
|
3553
|
-
"
|
|
3554
|
-
"inheritedFrom": {
|
|
3555
|
-
"name": "Accordion",
|
|
3556
|
-
"module": "src/accordion/accordion.ts"
|
|
3557
|
-
}
|
|
3618
|
+
"default": "false"
|
|
3558
3619
|
},
|
|
3559
3620
|
{
|
|
3560
3621
|
"kind": "field",
|
|
3561
|
-
"name": "
|
|
3622
|
+
"name": "pollTimer",
|
|
3623
|
+
"type": {
|
|
3624
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3625
|
+
},
|
|
3562
3626
|
"privacy": "private",
|
|
3563
|
-
"
|
|
3564
|
-
"name": "Accordion",
|
|
3565
|
-
"module": "src/accordion/accordion.ts"
|
|
3566
|
-
}
|
|
3627
|
+
"default": "null"
|
|
3567
3628
|
},
|
|
3568
3629
|
{
|
|
3569
|
-
"kind": "
|
|
3570
|
-
"name": "
|
|
3571
|
-
"privacy": "private"
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
|
-
|
|
3575
|
-
|
|
3630
|
+
"kind": "field",
|
|
3631
|
+
"name": "clickOutside",
|
|
3632
|
+
"privacy": "private"
|
|
3633
|
+
},
|
|
3634
|
+
{
|
|
3635
|
+
"kind": "field",
|
|
3636
|
+
"name": "chromeStatusLabel",
|
|
3637
|
+
"type": {
|
|
3638
|
+
"text": "string | null"
|
|
3576
3639
|
},
|
|
3577
|
-
"
|
|
3578
|
-
"name": "Accordion",
|
|
3579
|
-
"module": "src/accordion/accordion.ts"
|
|
3580
|
-
}
|
|
3640
|
+
"readonly": true
|
|
3581
3641
|
},
|
|
3582
3642
|
{
|
|
3583
3643
|
"kind": "field",
|
|
3584
|
-
"name": "
|
|
3585
|
-
"
|
|
3586
|
-
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
|
|
3644
|
+
"name": "canInstall",
|
|
3645
|
+
"type": {
|
|
3646
|
+
"text": "boolean"
|
|
3647
|
+
},
|
|
3648
|
+
"readonly": true
|
|
3649
|
+
},
|
|
3650
|
+
{
|
|
3651
|
+
"kind": "field",
|
|
3652
|
+
"name": "isDownloading",
|
|
3653
|
+
"type": {
|
|
3654
|
+
"text": "boolean"
|
|
3655
|
+
},
|
|
3656
|
+
"readonly": true
|
|
3590
3657
|
},
|
|
3591
3658
|
{
|
|
3592
3659
|
"kind": "method",
|
|
3593
|
-
"name": "
|
|
3594
|
-
"privacy": "private",
|
|
3660
|
+
"name": "openChanged",
|
|
3595
3661
|
"return": {
|
|
3596
3662
|
"type": {
|
|
3597
3663
|
"text": "void"
|
|
3598
3664
|
}
|
|
3599
|
-
},
|
|
3600
|
-
"inheritedFrom": {
|
|
3601
|
-
"name": "Accordion",
|
|
3602
|
-
"module": "src/accordion/accordion.ts"
|
|
3603
3665
|
}
|
|
3604
3666
|
},
|
|
3605
3667
|
{
|
|
3606
|
-
"kind": "
|
|
3607
|
-
"name": "
|
|
3668
|
+
"kind": "method",
|
|
3669
|
+
"name": "handleClickOutside",
|
|
3608
3670
|
"privacy": "private",
|
|
3609
|
-
"
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3671
|
+
"parameters": [
|
|
3672
|
+
{
|
|
3673
|
+
"name": "event",
|
|
3674
|
+
"type": {
|
|
3675
|
+
"text": "MouseEvent"
|
|
3676
|
+
}
|
|
3677
|
+
}
|
|
3678
|
+
]
|
|
3613
3679
|
},
|
|
3614
3680
|
{
|
|
3615
|
-
"kind": "
|
|
3616
|
-
"name": "
|
|
3617
|
-
"privacy": "private",
|
|
3618
|
-
"inheritedFrom": {
|
|
3619
|
-
"name": "Accordion",
|
|
3620
|
-
"module": "src/accordion/accordion.ts"
|
|
3621
|
-
}
|
|
3681
|
+
"kind": "method",
|
|
3682
|
+
"name": "toggleDropdown"
|
|
3622
3683
|
},
|
|
3623
3684
|
{
|
|
3624
3685
|
"kind": "method",
|
|
3625
|
-
"name": "
|
|
3626
|
-
"privacy": "private",
|
|
3686
|
+
"name": "refreshStatus",
|
|
3627
3687
|
"return": {
|
|
3628
3688
|
"type": {
|
|
3629
|
-
"text": "
|
|
3689
|
+
"text": "Promise<void>"
|
|
3630
3690
|
}
|
|
3631
|
-
},
|
|
3632
|
-
"inheritedFrom": {
|
|
3633
|
-
"name": "Accordion",
|
|
3634
|
-
"module": "src/accordion/accordion.ts"
|
|
3635
3691
|
}
|
|
3636
3692
|
},
|
|
3637
3693
|
{
|
|
3638
3694
|
"kind": "method",
|
|
3639
|
-
"name": "
|
|
3695
|
+
"name": "deriveState",
|
|
3640
3696
|
"privacy": "private",
|
|
3641
3697
|
"return": {
|
|
3642
3698
|
"type": {
|
|
3643
|
-
"text": "
|
|
3699
|
+
"text": "AIIndicatorState"
|
|
3644
3700
|
}
|
|
3645
3701
|
},
|
|
3646
|
-
"
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
|
|
3702
|
+
"parameters": [
|
|
3703
|
+
{
|
|
3704
|
+
"name": "s",
|
|
3705
|
+
"type": {
|
|
3706
|
+
"text": "AIStatus | null"
|
|
3707
|
+
}
|
|
3708
|
+
}
|
|
3709
|
+
]
|
|
3650
3710
|
},
|
|
3651
3711
|
{
|
|
3652
|
-
"kind": "
|
|
3653
|
-
"name": "
|
|
3712
|
+
"kind": "method",
|
|
3713
|
+
"name": "maybeStartPolling",
|
|
3654
3714
|
"privacy": "private",
|
|
3655
|
-
"
|
|
3656
|
-
"
|
|
3657
|
-
|
|
3715
|
+
"return": {
|
|
3716
|
+
"type": {
|
|
3717
|
+
"text": "void"
|
|
3718
|
+
}
|
|
3658
3719
|
}
|
|
3659
3720
|
},
|
|
3660
3721
|
{
|
|
3661
|
-
"kind": "
|
|
3662
|
-
"name": "
|
|
3722
|
+
"kind": "method",
|
|
3723
|
+
"name": "startPolling",
|
|
3663
3724
|
"privacy": "private",
|
|
3664
|
-
"
|
|
3665
|
-
"
|
|
3666
|
-
|
|
3725
|
+
"return": {
|
|
3726
|
+
"type": {
|
|
3727
|
+
"text": "void"
|
|
3728
|
+
}
|
|
3667
3729
|
}
|
|
3668
3730
|
},
|
|
3669
3731
|
{
|
|
3670
3732
|
"kind": "method",
|
|
3671
|
-
"name": "
|
|
3733
|
+
"name": "stopPolling",
|
|
3672
3734
|
"privacy": "private",
|
|
3673
3735
|
"return": {
|
|
3674
3736
|
"type": {
|
|
3675
3737
|
"text": "void"
|
|
3676
3738
|
}
|
|
3677
|
-
},
|
|
3678
|
-
"parameters": [
|
|
3679
|
-
{
|
|
3680
|
-
"name": "adjustment",
|
|
3681
|
-
"type": {
|
|
3682
|
-
"text": "number"
|
|
3683
|
-
}
|
|
3684
|
-
}
|
|
3685
|
-
],
|
|
3686
|
-
"inheritedFrom": {
|
|
3687
|
-
"name": "Accordion",
|
|
3688
|
-
"module": "src/accordion/accordion.ts"
|
|
3689
3739
|
}
|
|
3690
3740
|
},
|
|
3691
3741
|
{
|
|
3692
3742
|
"kind": "method",
|
|
3693
|
-
"name": "
|
|
3694
|
-
"privacy": "private",
|
|
3743
|
+
"name": "onInstall",
|
|
3695
3744
|
"return": {
|
|
3696
3745
|
"type": {
|
|
3697
|
-
"text": "void"
|
|
3746
|
+
"text": "Promise<void>"
|
|
3698
3747
|
}
|
|
3699
|
-
},
|
|
3700
|
-
"inheritedFrom": {
|
|
3701
|
-
"name": "Accordion",
|
|
3702
|
-
"module": "src/accordion/accordion.ts"
|
|
3703
3748
|
}
|
|
3704
3749
|
},
|
|
3705
3750
|
{
|
|
@@ -3814,133 +3859,88 @@
|
|
|
3814
3859
|
}
|
|
3815
3860
|
}
|
|
3816
3861
|
],
|
|
3817
|
-
"
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
"name": "change",
|
|
3821
|
-
"inheritedFrom": {
|
|
3822
|
-
"name": "Accordion",
|
|
3823
|
-
"module": "src/accordion/accordion.ts"
|
|
3824
|
-
}
|
|
3825
|
-
}
|
|
3826
|
-
]
|
|
3827
|
-
},
|
|
3828
|
-
{
|
|
3829
|
-
"kind": "variable",
|
|
3830
|
-
"name": "foundationAccordionShadowOptions",
|
|
3831
|
-
"type": {
|
|
3832
|
-
"text": "ShadowRootInit"
|
|
3833
|
-
},
|
|
3834
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3835
|
-
},
|
|
3836
|
-
{
|
|
3837
|
-
"kind": "variable",
|
|
3838
|
-
"name": "defaultAccordionConfig",
|
|
3839
|
-
"type": {
|
|
3840
|
-
"text": "object"
|
|
3862
|
+
"superclass": {
|
|
3863
|
+
"name": "FoundationElement",
|
|
3864
|
+
"package": "@microsoft/fast-foundation"
|
|
3841
3865
|
},
|
|
3842
|
-
"
|
|
3866
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3867
|
+
"customElement": true
|
|
3843
3868
|
},
|
|
3844
3869
|
{
|
|
3845
3870
|
"kind": "variable",
|
|
3846
|
-
"name": "
|
|
3847
|
-
"description": "The Foundation Accordion",
|
|
3848
|
-
"privacy": "public"
|
|
3871
|
+
"name": "foundationAiIndicator"
|
|
3849
3872
|
}
|
|
3850
3873
|
],
|
|
3851
3874
|
"exports": [
|
|
3852
3875
|
{
|
|
3853
3876
|
"kind": "js",
|
|
3854
|
-
"name": "
|
|
3855
|
-
"declaration": {
|
|
3856
|
-
"name": "Accordion",
|
|
3857
|
-
"module": "src/accordion/accordion.ts"
|
|
3858
|
-
}
|
|
3859
|
-
},
|
|
3860
|
-
{
|
|
3861
|
-
"kind": "js",
|
|
3862
|
-
"name": "foundationAccordionShadowOptions",
|
|
3863
|
-
"declaration": {
|
|
3864
|
-
"name": "foundationAccordionShadowOptions",
|
|
3865
|
-
"module": "src/accordion/accordion.ts"
|
|
3866
|
-
}
|
|
3867
|
-
},
|
|
3868
|
-
{
|
|
3869
|
-
"kind": "js",
|
|
3870
|
-
"name": "defaultAccordionConfig",
|
|
3877
|
+
"name": "AiIndicator",
|
|
3871
3878
|
"declaration": {
|
|
3872
|
-
"name": "
|
|
3873
|
-
"module": "src/
|
|
3879
|
+
"name": "AiIndicator",
|
|
3880
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3874
3881
|
}
|
|
3875
3882
|
},
|
|
3876
3883
|
{
|
|
3877
3884
|
"kind": "js",
|
|
3878
|
-
"name": "
|
|
3885
|
+
"name": "foundationAiIndicator",
|
|
3879
3886
|
"declaration": {
|
|
3880
|
-
"name": "
|
|
3881
|
-
"module": "src/
|
|
3887
|
+
"name": "foundationAiIndicator",
|
|
3888
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3882
3889
|
}
|
|
3883
3890
|
}
|
|
3884
3891
|
]
|
|
3885
3892
|
},
|
|
3886
3893
|
{
|
|
3887
3894
|
"kind": "javascript-module",
|
|
3888
|
-
"path": "src/
|
|
3895
|
+
"path": "src/ai-indicator/index.ts",
|
|
3889
3896
|
"declarations": [],
|
|
3890
3897
|
"exports": [
|
|
3891
3898
|
{
|
|
3892
3899
|
"kind": "js",
|
|
3893
|
-
"name": "
|
|
3900
|
+
"name": "AiIndicator",
|
|
3894
3901
|
"declaration": {
|
|
3895
|
-
"name": "
|
|
3896
|
-
"
|
|
3902
|
+
"name": "AiIndicator",
|
|
3903
|
+
"module": "./ai-indicator"
|
|
3897
3904
|
}
|
|
3898
3905
|
},
|
|
3899
3906
|
{
|
|
3900
3907
|
"kind": "js",
|
|
3901
|
-
"name": "
|
|
3908
|
+
"name": "foundationAiIndicator",
|
|
3902
3909
|
"declaration": {
|
|
3903
|
-
"name": "
|
|
3904
|
-
"
|
|
3910
|
+
"name": "foundationAiIndicator",
|
|
3911
|
+
"module": "./ai-indicator"
|
|
3905
3912
|
}
|
|
3906
3913
|
},
|
|
3907
3914
|
{
|
|
3908
3915
|
"kind": "js",
|
|
3909
|
-
"name": "
|
|
3916
|
+
"name": "type",
|
|
3910
3917
|
"declaration": {
|
|
3911
|
-
"name": "
|
|
3912
|
-
"
|
|
3918
|
+
"name": "type",
|
|
3919
|
+
"module": "./ai-indicator"
|
|
3913
3920
|
}
|
|
3914
|
-
}
|
|
3915
|
-
]
|
|
3916
|
-
},
|
|
3917
|
-
{
|
|
3918
|
-
"kind": "javascript-module",
|
|
3919
|
-
"path": "src/_config/index.ts",
|
|
3920
|
-
"declarations": [],
|
|
3921
|
-
"exports": [
|
|
3921
|
+
},
|
|
3922
3922
|
{
|
|
3923
3923
|
"kind": "js",
|
|
3924
|
-
"name": "
|
|
3924
|
+
"name": "AIIndicatorState",
|
|
3925
3925
|
"declaration": {
|
|
3926
|
-
"name": "
|
|
3927
|
-
"
|
|
3926
|
+
"name": "AIIndicatorState",
|
|
3927
|
+
"module": "./ai-indicator"
|
|
3928
3928
|
}
|
|
3929
3929
|
},
|
|
3930
3930
|
{
|
|
3931
3931
|
"kind": "js",
|
|
3932
|
-
"name": "
|
|
3932
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3933
3933
|
"declaration": {
|
|
3934
|
-
"name": "
|
|
3935
|
-
"
|
|
3934
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3935
|
+
"module": "./ai-indicator.template"
|
|
3936
3936
|
}
|
|
3937
3937
|
},
|
|
3938
3938
|
{
|
|
3939
3939
|
"kind": "js",
|
|
3940
|
-
"name": "
|
|
3940
|
+
"name": "foundationAiIndicatorStyles",
|
|
3941
3941
|
"declaration": {
|
|
3942
|
-
"name": "
|
|
3943
|
-
"
|
|
3942
|
+
"name": "foundationAiIndicatorStyles",
|
|
3943
|
+
"module": "./ai-indicator.styles"
|
|
3944
3944
|
}
|
|
3945
3945
|
}
|
|
3946
3946
|
]
|
|
@@ -56527,197 +56527,6 @@
|
|
|
56527
56527
|
}
|
|
56528
56528
|
]
|
|
56529
56529
|
},
|
|
56530
|
-
{
|
|
56531
|
-
"kind": "javascript-module",
|
|
56532
|
-
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
56533
|
-
"declarations": [],
|
|
56534
|
-
"exports": []
|
|
56535
|
-
},
|
|
56536
|
-
{
|
|
56537
|
-
"kind": "javascript-module",
|
|
56538
|
-
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
56539
|
-
"declarations": [
|
|
56540
|
-
{
|
|
56541
|
-
"kind": "function",
|
|
56542
|
-
"name": "groupsToCriteria",
|
|
56543
|
-
"return": {
|
|
56544
|
-
"type": {
|
|
56545
|
-
"text": "string"
|
|
56546
|
-
}
|
|
56547
|
-
},
|
|
56548
|
-
"parameters": [
|
|
56549
|
-
{
|
|
56550
|
-
"name": "groups",
|
|
56551
|
-
"type": {
|
|
56552
|
-
"text": "CriteriaGroup[]"
|
|
56553
|
-
}
|
|
56554
|
-
}
|
|
56555
|
-
],
|
|
56556
|
-
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
56557
|
-
},
|
|
56558
|
-
{
|
|
56559
|
-
"kind": "variable",
|
|
56560
|
-
"name": "STRING_OPERATORS",
|
|
56561
|
-
"type": {
|
|
56562
|
-
"text": "CriteriaOperator[]"
|
|
56563
|
-
},
|
|
56564
|
-
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
56565
|
-
},
|
|
56566
|
-
{
|
|
56567
|
-
"kind": "variable",
|
|
56568
|
-
"name": "NUMERIC_OPERATORS",
|
|
56569
|
-
"type": {
|
|
56570
|
-
"text": "CriteriaOperator[]"
|
|
56571
|
-
},
|
|
56572
|
-
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
56573
|
-
},
|
|
56574
|
-
{
|
|
56575
|
-
"kind": "variable",
|
|
56576
|
-
"name": "DATE_OPERATORS",
|
|
56577
|
-
"type": {
|
|
56578
|
-
"text": "CriteriaOperator[]"
|
|
56579
|
-
},
|
|
56580
|
-
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
56581
|
-
},
|
|
56582
|
-
{
|
|
56583
|
-
"kind": "variable",
|
|
56584
|
-
"name": "DATETIME_OPERATORS",
|
|
56585
|
-
"type": {
|
|
56586
|
-
"text": "CriteriaOperator[]"
|
|
56587
|
-
},
|
|
56588
|
-
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
56589
|
-
},
|
|
56590
|
-
{
|
|
56591
|
-
"kind": "variable",
|
|
56592
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
56593
|
-
"type": {
|
|
56594
|
-
"text": "Record<CriteriaOperator, string>"
|
|
56595
|
-
},
|
|
56596
|
-
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
56597
|
-
}
|
|
56598
|
-
],
|
|
56599
|
-
"exports": [
|
|
56600
|
-
{
|
|
56601
|
-
"kind": "js",
|
|
56602
|
-
"name": "groupsToCriteria",
|
|
56603
|
-
"declaration": {
|
|
56604
|
-
"name": "groupsToCriteria",
|
|
56605
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56606
|
-
}
|
|
56607
|
-
},
|
|
56608
|
-
{
|
|
56609
|
-
"kind": "js",
|
|
56610
|
-
"name": "STRING_OPERATORS",
|
|
56611
|
-
"declaration": {
|
|
56612
|
-
"name": "STRING_OPERATORS",
|
|
56613
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56614
|
-
}
|
|
56615
|
-
},
|
|
56616
|
-
{
|
|
56617
|
-
"kind": "js",
|
|
56618
|
-
"name": "NUMERIC_OPERATORS",
|
|
56619
|
-
"declaration": {
|
|
56620
|
-
"name": "NUMERIC_OPERATORS",
|
|
56621
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56622
|
-
}
|
|
56623
|
-
},
|
|
56624
|
-
{
|
|
56625
|
-
"kind": "js",
|
|
56626
|
-
"name": "DATE_OPERATORS",
|
|
56627
|
-
"declaration": {
|
|
56628
|
-
"name": "DATE_OPERATORS",
|
|
56629
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56630
|
-
}
|
|
56631
|
-
},
|
|
56632
|
-
{
|
|
56633
|
-
"kind": "js",
|
|
56634
|
-
"name": "DATETIME_OPERATORS",
|
|
56635
|
-
"declaration": {
|
|
56636
|
-
"name": "DATETIME_OPERATORS",
|
|
56637
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56638
|
-
}
|
|
56639
|
-
},
|
|
56640
|
-
{
|
|
56641
|
-
"kind": "js",
|
|
56642
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
56643
|
-
"declaration": {
|
|
56644
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
56645
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56646
|
-
}
|
|
56647
|
-
}
|
|
56648
|
-
]
|
|
56649
|
-
},
|
|
56650
|
-
{
|
|
56651
|
-
"kind": "javascript-module",
|
|
56652
|
-
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
56653
|
-
"declarations": [
|
|
56654
|
-
{
|
|
56655
|
-
"kind": "function",
|
|
56656
|
-
"name": "validateClauses",
|
|
56657
|
-
"return": {
|
|
56658
|
-
"type": {
|
|
56659
|
-
"text": "ValidationResult"
|
|
56660
|
-
}
|
|
56661
|
-
},
|
|
56662
|
-
"parameters": [
|
|
56663
|
-
{
|
|
56664
|
-
"name": "clauses",
|
|
56665
|
-
"type": {
|
|
56666
|
-
"text": "CriteriaClause[]"
|
|
56667
|
-
}
|
|
56668
|
-
},
|
|
56669
|
-
{
|
|
56670
|
-
"name": "fieldMetadata",
|
|
56671
|
-
"type": {
|
|
56672
|
-
"text": "MetadataDetail[] | string[]"
|
|
56673
|
-
}
|
|
56674
|
-
}
|
|
56675
|
-
]
|
|
56676
|
-
},
|
|
56677
|
-
{
|
|
56678
|
-
"kind": "function",
|
|
56679
|
-
"name": "validateGroups",
|
|
56680
|
-
"return": {
|
|
56681
|
-
"type": {
|
|
56682
|
-
"text": "GroupsValidationResult"
|
|
56683
|
-
}
|
|
56684
|
-
},
|
|
56685
|
-
"parameters": [
|
|
56686
|
-
{
|
|
56687
|
-
"name": "groups",
|
|
56688
|
-
"type": {
|
|
56689
|
-
"text": "CriteriaGroup[]"
|
|
56690
|
-
}
|
|
56691
|
-
},
|
|
56692
|
-
{
|
|
56693
|
-
"name": "fieldMetadata",
|
|
56694
|
-
"type": {
|
|
56695
|
-
"text": "MetadataDetail[] | string[]"
|
|
56696
|
-
}
|
|
56697
|
-
}
|
|
56698
|
-
],
|
|
56699
|
-
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
56700
|
-
}
|
|
56701
|
-
],
|
|
56702
|
-
"exports": [
|
|
56703
|
-
{
|
|
56704
|
-
"kind": "js",
|
|
56705
|
-
"name": "validateClauses",
|
|
56706
|
-
"declaration": {
|
|
56707
|
-
"name": "validateClauses",
|
|
56708
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
56709
|
-
}
|
|
56710
|
-
},
|
|
56711
|
-
{
|
|
56712
|
-
"kind": "js",
|
|
56713
|
-
"name": "validateGroups",
|
|
56714
|
-
"declaration": {
|
|
56715
|
-
"name": "validateGroups",
|
|
56716
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
56717
|
-
}
|
|
56718
|
-
}
|
|
56719
|
-
]
|
|
56720
|
-
},
|
|
56721
56530
|
{
|
|
56722
56531
|
"kind": "javascript-module",
|
|
56723
56532
|
"path": "src/_config/styles/colors.ts",
|
|
@@ -58090,6 +57899,197 @@
|
|
|
58090
57899
|
"declarations": [],
|
|
58091
57900
|
"exports": []
|
|
58092
57901
|
},
|
|
57902
|
+
{
|
|
57903
|
+
"kind": "javascript-module",
|
|
57904
|
+
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
57905
|
+
"declarations": [],
|
|
57906
|
+
"exports": []
|
|
57907
|
+
},
|
|
57908
|
+
{
|
|
57909
|
+
"kind": "javascript-module",
|
|
57910
|
+
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
57911
|
+
"declarations": [
|
|
57912
|
+
{
|
|
57913
|
+
"kind": "function",
|
|
57914
|
+
"name": "groupsToCriteria",
|
|
57915
|
+
"return": {
|
|
57916
|
+
"type": {
|
|
57917
|
+
"text": "string"
|
|
57918
|
+
}
|
|
57919
|
+
},
|
|
57920
|
+
"parameters": [
|
|
57921
|
+
{
|
|
57922
|
+
"name": "groups",
|
|
57923
|
+
"type": {
|
|
57924
|
+
"text": "CriteriaGroup[]"
|
|
57925
|
+
}
|
|
57926
|
+
}
|
|
57927
|
+
],
|
|
57928
|
+
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
57929
|
+
},
|
|
57930
|
+
{
|
|
57931
|
+
"kind": "variable",
|
|
57932
|
+
"name": "STRING_OPERATORS",
|
|
57933
|
+
"type": {
|
|
57934
|
+
"text": "CriteriaOperator[]"
|
|
57935
|
+
},
|
|
57936
|
+
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
57937
|
+
},
|
|
57938
|
+
{
|
|
57939
|
+
"kind": "variable",
|
|
57940
|
+
"name": "NUMERIC_OPERATORS",
|
|
57941
|
+
"type": {
|
|
57942
|
+
"text": "CriteriaOperator[]"
|
|
57943
|
+
},
|
|
57944
|
+
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
57945
|
+
},
|
|
57946
|
+
{
|
|
57947
|
+
"kind": "variable",
|
|
57948
|
+
"name": "DATE_OPERATORS",
|
|
57949
|
+
"type": {
|
|
57950
|
+
"text": "CriteriaOperator[]"
|
|
57951
|
+
},
|
|
57952
|
+
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
57953
|
+
},
|
|
57954
|
+
{
|
|
57955
|
+
"kind": "variable",
|
|
57956
|
+
"name": "DATETIME_OPERATORS",
|
|
57957
|
+
"type": {
|
|
57958
|
+
"text": "CriteriaOperator[]"
|
|
57959
|
+
},
|
|
57960
|
+
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
57961
|
+
},
|
|
57962
|
+
{
|
|
57963
|
+
"kind": "variable",
|
|
57964
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57965
|
+
"type": {
|
|
57966
|
+
"text": "Record<CriteriaOperator, string>"
|
|
57967
|
+
},
|
|
57968
|
+
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
57969
|
+
}
|
|
57970
|
+
],
|
|
57971
|
+
"exports": [
|
|
57972
|
+
{
|
|
57973
|
+
"kind": "js",
|
|
57974
|
+
"name": "groupsToCriteria",
|
|
57975
|
+
"declaration": {
|
|
57976
|
+
"name": "groupsToCriteria",
|
|
57977
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57978
|
+
}
|
|
57979
|
+
},
|
|
57980
|
+
{
|
|
57981
|
+
"kind": "js",
|
|
57982
|
+
"name": "STRING_OPERATORS",
|
|
57983
|
+
"declaration": {
|
|
57984
|
+
"name": "STRING_OPERATORS",
|
|
57985
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57986
|
+
}
|
|
57987
|
+
},
|
|
57988
|
+
{
|
|
57989
|
+
"kind": "js",
|
|
57990
|
+
"name": "NUMERIC_OPERATORS",
|
|
57991
|
+
"declaration": {
|
|
57992
|
+
"name": "NUMERIC_OPERATORS",
|
|
57993
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57994
|
+
}
|
|
57995
|
+
},
|
|
57996
|
+
{
|
|
57997
|
+
"kind": "js",
|
|
57998
|
+
"name": "DATE_OPERATORS",
|
|
57999
|
+
"declaration": {
|
|
58000
|
+
"name": "DATE_OPERATORS",
|
|
58001
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58002
|
+
}
|
|
58003
|
+
},
|
|
58004
|
+
{
|
|
58005
|
+
"kind": "js",
|
|
58006
|
+
"name": "DATETIME_OPERATORS",
|
|
58007
|
+
"declaration": {
|
|
58008
|
+
"name": "DATETIME_OPERATORS",
|
|
58009
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58010
|
+
}
|
|
58011
|
+
},
|
|
58012
|
+
{
|
|
58013
|
+
"kind": "js",
|
|
58014
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
58015
|
+
"declaration": {
|
|
58016
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
58017
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58018
|
+
}
|
|
58019
|
+
}
|
|
58020
|
+
]
|
|
58021
|
+
},
|
|
58022
|
+
{
|
|
58023
|
+
"kind": "javascript-module",
|
|
58024
|
+
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
58025
|
+
"declarations": [
|
|
58026
|
+
{
|
|
58027
|
+
"kind": "function",
|
|
58028
|
+
"name": "validateClauses",
|
|
58029
|
+
"return": {
|
|
58030
|
+
"type": {
|
|
58031
|
+
"text": "ValidationResult"
|
|
58032
|
+
}
|
|
58033
|
+
},
|
|
58034
|
+
"parameters": [
|
|
58035
|
+
{
|
|
58036
|
+
"name": "clauses",
|
|
58037
|
+
"type": {
|
|
58038
|
+
"text": "CriteriaClause[]"
|
|
58039
|
+
}
|
|
58040
|
+
},
|
|
58041
|
+
{
|
|
58042
|
+
"name": "fieldMetadata",
|
|
58043
|
+
"type": {
|
|
58044
|
+
"text": "MetadataDetail[] | string[]"
|
|
58045
|
+
}
|
|
58046
|
+
}
|
|
58047
|
+
]
|
|
58048
|
+
},
|
|
58049
|
+
{
|
|
58050
|
+
"kind": "function",
|
|
58051
|
+
"name": "validateGroups",
|
|
58052
|
+
"return": {
|
|
58053
|
+
"type": {
|
|
58054
|
+
"text": "GroupsValidationResult"
|
|
58055
|
+
}
|
|
58056
|
+
},
|
|
58057
|
+
"parameters": [
|
|
58058
|
+
{
|
|
58059
|
+
"name": "groups",
|
|
58060
|
+
"type": {
|
|
58061
|
+
"text": "CriteriaGroup[]"
|
|
58062
|
+
}
|
|
58063
|
+
},
|
|
58064
|
+
{
|
|
58065
|
+
"name": "fieldMetadata",
|
|
58066
|
+
"type": {
|
|
58067
|
+
"text": "MetadataDetail[] | string[]"
|
|
58068
|
+
}
|
|
58069
|
+
}
|
|
58070
|
+
],
|
|
58071
|
+
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
58072
|
+
}
|
|
58073
|
+
],
|
|
58074
|
+
"exports": [
|
|
58075
|
+
{
|
|
58076
|
+
"kind": "js",
|
|
58077
|
+
"name": "validateClauses",
|
|
58078
|
+
"declaration": {
|
|
58079
|
+
"name": "validateClauses",
|
|
58080
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
58081
|
+
}
|
|
58082
|
+
},
|
|
58083
|
+
{
|
|
58084
|
+
"kind": "js",
|
|
58085
|
+
"name": "validateGroups",
|
|
58086
|
+
"declaration": {
|
|
58087
|
+
"name": "validateGroups",
|
|
58088
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
58089
|
+
}
|
|
58090
|
+
}
|
|
58091
|
+
]
|
|
58092
|
+
},
|
|
58093
58093
|
{
|
|
58094
58094
|
"kind": "javascript-module",
|
|
58095
58095
|
"path": "src/environment-indicator/utils/configure.ts",
|