@genesislcap/foundation-zero 14.494.0 → 14.495.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 +1236 -1236
- package/dist/dts/react.d.ts +17 -17
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +9 -9
- package/package.json +12 -12
|
@@ -898,6 +898,37 @@
|
|
|
898
898
|
}
|
|
899
899
|
]
|
|
900
900
|
},
|
|
901
|
+
{
|
|
902
|
+
"kind": "javascript-module",
|
|
903
|
+
"path": "src/_config/index.ts",
|
|
904
|
+
"declarations": [],
|
|
905
|
+
"exports": [
|
|
906
|
+
{
|
|
907
|
+
"kind": "js",
|
|
908
|
+
"name": "*",
|
|
909
|
+
"declaration": {
|
|
910
|
+
"name": "*",
|
|
911
|
+
"package": "./styles"
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"kind": "js",
|
|
916
|
+
"name": "*",
|
|
917
|
+
"declaration": {
|
|
918
|
+
"name": "*",
|
|
919
|
+
"package": "./tokens"
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"kind": "js",
|
|
924
|
+
"name": "*",
|
|
925
|
+
"declaration": {
|
|
926
|
+
"name": "*",
|
|
927
|
+
"package": "./values"
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
]
|
|
931
|
+
},
|
|
901
932
|
{
|
|
902
933
|
"kind": "javascript-module",
|
|
903
934
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1741,56 +1772,46 @@
|
|
|
1741
1772
|
},
|
|
1742
1773
|
{
|
|
1743
1774
|
"kind": "javascript-module",
|
|
1744
|
-
"path": "src/
|
|
1745
|
-
"declarations": [
|
|
1746
|
-
"exports": [
|
|
1747
|
-
{
|
|
1748
|
-
"kind": "js",
|
|
1749
|
-
"name": "*",
|
|
1750
|
-
"declaration": {
|
|
1751
|
-
"name": "*",
|
|
1752
|
-
"package": "./styles"
|
|
1753
|
-
}
|
|
1754
|
-
},
|
|
1775
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
1776
|
+
"declarations": [
|
|
1755
1777
|
{
|
|
1756
|
-
"kind": "
|
|
1757
|
-
"name": "
|
|
1758
|
-
"
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
},
|
|
1778
|
+
"kind": "variable",
|
|
1779
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
1780
|
+
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
1781
|
+
}
|
|
1782
|
+
],
|
|
1783
|
+
"exports": [
|
|
1763
1784
|
{
|
|
1764
1785
|
"kind": "js",
|
|
1765
|
-
"name": "
|
|
1786
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
1766
1787
|
"declaration": {
|
|
1767
|
-
"name": "
|
|
1768
|
-
"
|
|
1788
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
1789
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
1769
1790
|
}
|
|
1770
1791
|
}
|
|
1771
1792
|
]
|
|
1772
1793
|
},
|
|
1773
1794
|
{
|
|
1774
1795
|
"kind": "javascript-module",
|
|
1775
|
-
"path": "src/
|
|
1796
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
1776
1797
|
"declarations": [
|
|
1777
1798
|
{
|
|
1778
1799
|
"kind": "function",
|
|
1779
|
-
"name": "
|
|
1800
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
1780
1801
|
"return": {
|
|
1781
1802
|
"type": {
|
|
1782
|
-
"text": "
|
|
1803
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
1783
1804
|
}
|
|
1784
1805
|
},
|
|
1785
1806
|
"parameters": [
|
|
1786
1807
|
{
|
|
1787
|
-
"name": "
|
|
1808
|
+
"name": "_context",
|
|
1788
1809
|
"type": {
|
|
1789
1810
|
"text": "ElementDefinitionContext"
|
|
1790
1811
|
}
|
|
1791
1812
|
},
|
|
1792
1813
|
{
|
|
1793
|
-
"name": "
|
|
1814
|
+
"name": "_definition",
|
|
1794
1815
|
"type": {
|
|
1795
1816
|
"text": "FoundationElementDefinition"
|
|
1796
1817
|
}
|
|
@@ -1801,383 +1822,347 @@
|
|
|
1801
1822
|
"exports": [
|
|
1802
1823
|
{
|
|
1803
1824
|
"kind": "js",
|
|
1804
|
-
"name": "
|
|
1825
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
1805
1826
|
"declaration": {
|
|
1806
|
-
"name": "
|
|
1807
|
-
"module": "src/
|
|
1827
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
1828
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
1808
1829
|
}
|
|
1809
1830
|
}
|
|
1810
1831
|
]
|
|
1811
1832
|
},
|
|
1812
1833
|
{
|
|
1813
1834
|
"kind": "javascript-module",
|
|
1814
|
-
"path": "src/
|
|
1835
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
1815
1836
|
"declarations": [
|
|
1816
1837
|
{
|
|
1817
1838
|
"kind": "class",
|
|
1818
1839
|
"description": "",
|
|
1819
|
-
"name": "
|
|
1840
|
+
"name": "AiCriteriaSearch",
|
|
1820
1841
|
"superclass": {
|
|
1821
|
-
"name": "
|
|
1842
|
+
"name": "FoundationAiCriteriaSearch",
|
|
1822
1843
|
"package": "@genesislcap/foundation-ui"
|
|
1823
1844
|
},
|
|
1824
|
-
"tagName": "%%prefix%%-
|
|
1845
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
1825
1846
|
"customElement": true,
|
|
1826
1847
|
"attributes": [
|
|
1827
1848
|
{
|
|
1828
|
-
"name": "
|
|
1849
|
+
"name": "placeholder",
|
|
1829
1850
|
"type": {
|
|
1830
|
-
"text": "
|
|
1851
|
+
"text": "string"
|
|
1831
1852
|
},
|
|
1832
|
-
"default": "
|
|
1833
|
-
"fieldName": "
|
|
1853
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
1854
|
+
"fieldName": "placeholder",
|
|
1834
1855
|
"inheritedFrom": {
|
|
1835
|
-
"name": "
|
|
1836
|
-
"module": "src/
|
|
1856
|
+
"name": "AiCriteriaSearch",
|
|
1857
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1837
1858
|
}
|
|
1838
1859
|
},
|
|
1839
1860
|
{
|
|
1840
|
-
"name": "add-default-actions",
|
|
1841
1861
|
"type": {
|
|
1842
1862
|
"text": "boolean"
|
|
1843
1863
|
},
|
|
1844
|
-
"
|
|
1845
|
-
"fieldName": "addDefaultActions",
|
|
1864
|
+
"fieldName": "disabled",
|
|
1846
1865
|
"inheritedFrom": {
|
|
1847
|
-
"name": "
|
|
1848
|
-
"module": "src/
|
|
1866
|
+
"name": "AiCriteriaSearch",
|
|
1867
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1849
1868
|
}
|
|
1850
|
-
}
|
|
1869
|
+
}
|
|
1870
|
+
],
|
|
1871
|
+
"members": [
|
|
1851
1872
|
{
|
|
1852
|
-
"
|
|
1873
|
+
"kind": "field",
|
|
1874
|
+
"name": "providerRegistry",
|
|
1853
1875
|
"type": {
|
|
1854
|
-
"text": "
|
|
1876
|
+
"text": "AIProviderRegistry"
|
|
1855
1877
|
},
|
|
1856
|
-
"default": "true",
|
|
1857
|
-
"fieldName": "autoCloseOnAction",
|
|
1858
1878
|
"inheritedFrom": {
|
|
1859
|
-
"name": "
|
|
1860
|
-
"module": "src/
|
|
1879
|
+
"name": "AiCriteriaSearch",
|
|
1880
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1861
1881
|
}
|
|
1862
1882
|
},
|
|
1863
1883
|
{
|
|
1864
|
-
"
|
|
1884
|
+
"kind": "field",
|
|
1885
|
+
"name": "placeholder",
|
|
1865
1886
|
"type": {
|
|
1866
1887
|
"text": "string"
|
|
1867
1888
|
},
|
|
1868
|
-
"default": "'
|
|
1869
|
-
"fieldName": "name",
|
|
1889
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
1870
1890
|
"inheritedFrom": {
|
|
1871
|
-
"name": "
|
|
1872
|
-
"module": "src/
|
|
1891
|
+
"name": "AiCriteriaSearch",
|
|
1892
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1873
1893
|
}
|
|
1874
1894
|
},
|
|
1875
1895
|
{
|
|
1876
|
-
"
|
|
1896
|
+
"kind": "field",
|
|
1897
|
+
"name": "disabled",
|
|
1877
1898
|
"type": {
|
|
1878
1899
|
"text": "boolean"
|
|
1879
1900
|
},
|
|
1880
|
-
"default": "false",
|
|
1881
|
-
"fieldName": "open",
|
|
1882
1901
|
"inheritedFrom": {
|
|
1883
|
-
"name": "
|
|
1884
|
-
"module": "src/
|
|
1902
|
+
"name": "AiCriteriaSearch",
|
|
1903
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1885
1904
|
}
|
|
1886
1905
|
},
|
|
1887
1906
|
{
|
|
1888
|
-
"
|
|
1907
|
+
"kind": "field",
|
|
1908
|
+
"name": "inputValue",
|
|
1889
1909
|
"type": {
|
|
1890
1910
|
"text": "string"
|
|
1891
1911
|
},
|
|
1892
|
-
"
|
|
1912
|
+
"default": "''",
|
|
1893
1913
|
"inheritedFrom": {
|
|
1894
|
-
"name": "
|
|
1895
|
-
"module": "src/
|
|
1914
|
+
"name": "AiCriteriaSearch",
|
|
1915
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1896
1916
|
}
|
|
1897
1917
|
},
|
|
1898
1918
|
{
|
|
1899
|
-
"
|
|
1919
|
+
"kind": "field",
|
|
1920
|
+
"name": "isInterpreting",
|
|
1900
1921
|
"type": {
|
|
1901
1922
|
"text": "boolean"
|
|
1902
1923
|
},
|
|
1903
1924
|
"default": "false",
|
|
1904
|
-
"fieldName": "hideDisabled",
|
|
1905
1925
|
"inheritedFrom": {
|
|
1906
|
-
"name": "
|
|
1907
|
-
"module": "src/
|
|
1926
|
+
"name": "AiCriteriaSearch",
|
|
1927
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1908
1928
|
}
|
|
1909
1929
|
},
|
|
1910
1930
|
{
|
|
1911
|
-
"
|
|
1931
|
+
"kind": "field",
|
|
1932
|
+
"name": "lastValidCriteria",
|
|
1912
1933
|
"type": {
|
|
1913
|
-
"text": "
|
|
1934
|
+
"text": "string | null"
|
|
1914
1935
|
},
|
|
1915
|
-
"default": "
|
|
1916
|
-
"fieldName": "hideMenuSingleOption",
|
|
1936
|
+
"default": "null",
|
|
1917
1937
|
"inheritedFrom": {
|
|
1918
|
-
"name": "
|
|
1919
|
-
"module": "src/
|
|
1938
|
+
"name": "AiCriteriaSearch",
|
|
1939
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1920
1940
|
}
|
|
1921
|
-
}
|
|
1922
|
-
],
|
|
1923
|
-
"members": [
|
|
1941
|
+
},
|
|
1924
1942
|
{
|
|
1925
1943
|
"kind": "field",
|
|
1926
|
-
"name": "
|
|
1944
|
+
"name": "activeGroups",
|
|
1927
1945
|
"type": {
|
|
1928
|
-
"text": "
|
|
1946
|
+
"text": "CriteriaGroup[]"
|
|
1929
1947
|
},
|
|
1948
|
+
"default": "[]",
|
|
1930
1949
|
"inheritedFrom": {
|
|
1931
|
-
"name": "
|
|
1932
|
-
"module": "src/
|
|
1950
|
+
"name": "AiCriteriaSearch",
|
|
1951
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1933
1952
|
}
|
|
1934
1953
|
},
|
|
1935
1954
|
{
|
|
1936
1955
|
"kind": "field",
|
|
1937
|
-
"name": "
|
|
1956
|
+
"name": "showingChips",
|
|
1938
1957
|
"type": {
|
|
1939
1958
|
"text": "boolean"
|
|
1940
1959
|
},
|
|
1941
1960
|
"default": "false",
|
|
1942
1961
|
"inheritedFrom": {
|
|
1943
|
-
"name": "
|
|
1944
|
-
"module": "src/
|
|
1962
|
+
"name": "AiCriteriaSearch",
|
|
1963
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1945
1964
|
}
|
|
1946
1965
|
},
|
|
1947
1966
|
{
|
|
1948
1967
|
"kind": "field",
|
|
1949
|
-
"name": "
|
|
1968
|
+
"name": "fieldMetadata",
|
|
1950
1969
|
"type": {
|
|
1951
|
-
"text": "
|
|
1970
|
+
"text": "MetadataDetail[] | string[]"
|
|
1952
1971
|
},
|
|
1953
|
-
"default": "
|
|
1972
|
+
"default": "[]",
|
|
1954
1973
|
"inheritedFrom": {
|
|
1955
|
-
"name": "
|
|
1956
|
-
"module": "src/
|
|
1974
|
+
"name": "AiCriteriaSearch",
|
|
1975
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1957
1976
|
}
|
|
1958
1977
|
},
|
|
1959
1978
|
{
|
|
1960
1979
|
"kind": "field",
|
|
1961
|
-
"name": "
|
|
1980
|
+
"name": "isRecording",
|
|
1962
1981
|
"type": {
|
|
1963
1982
|
"text": "boolean"
|
|
1964
1983
|
},
|
|
1965
|
-
"default": "
|
|
1984
|
+
"default": "false",
|
|
1966
1985
|
"inheritedFrom": {
|
|
1967
|
-
"name": "
|
|
1968
|
-
"module": "src/
|
|
1986
|
+
"name": "AiCriteriaSearch",
|
|
1987
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1969
1988
|
}
|
|
1970
1989
|
},
|
|
1971
1990
|
{
|
|
1972
1991
|
"kind": "field",
|
|
1973
|
-
"name": "
|
|
1992
|
+
"name": "textAreaRef",
|
|
1974
1993
|
"type": {
|
|
1975
|
-
"text": "
|
|
1994
|
+
"text": "HTMLTextAreaElement"
|
|
1976
1995
|
},
|
|
1996
|
+
"privacy": "public",
|
|
1977
1997
|
"inheritedFrom": {
|
|
1978
|
-
"name": "
|
|
1979
|
-
"module": "src/
|
|
1998
|
+
"name": "AiCriteriaSearch",
|
|
1999
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1980
2000
|
}
|
|
1981
2001
|
},
|
|
1982
2002
|
{
|
|
1983
2003
|
"kind": "field",
|
|
1984
|
-
"name": "
|
|
2004
|
+
"name": "stopRecording",
|
|
1985
2005
|
"type": {
|
|
1986
|
-
"text": "
|
|
2006
|
+
"text": "(() => void) | null"
|
|
1987
2007
|
},
|
|
2008
|
+
"privacy": "private",
|
|
2009
|
+
"default": "null",
|
|
1988
2010
|
"inheritedFrom": {
|
|
1989
|
-
"name": "
|
|
1990
|
-
"module": "src/
|
|
2011
|
+
"name": "AiCriteriaSearch",
|
|
2012
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1991
2013
|
}
|
|
1992
2014
|
},
|
|
1993
2015
|
{
|
|
1994
2016
|
"kind": "field",
|
|
1995
|
-
"name": "
|
|
2017
|
+
"name": "speechApplyDebounceTimer",
|
|
1996
2018
|
"type": {
|
|
1997
|
-
"text": "
|
|
2019
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
1998
2020
|
},
|
|
1999
|
-
"
|
|
2021
|
+
"privacy": "private",
|
|
2022
|
+
"default": "null",
|
|
2000
2023
|
"inheritedFrom": {
|
|
2001
|
-
"name": "
|
|
2002
|
-
"module": "src/
|
|
2024
|
+
"name": "AiCriteriaSearch",
|
|
2025
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2003
2026
|
}
|
|
2004
2027
|
},
|
|
2005
2028
|
{
|
|
2006
2029
|
"kind": "field",
|
|
2007
|
-
"name": "
|
|
2030
|
+
"name": "speechAvailable",
|
|
2008
2031
|
"type": {
|
|
2009
2032
|
"text": "boolean"
|
|
2010
2033
|
},
|
|
2011
|
-
"
|
|
2034
|
+
"readonly": true,
|
|
2012
2035
|
"inheritedFrom": {
|
|
2013
|
-
"name": "
|
|
2014
|
-
"module": "src/
|
|
2036
|
+
"name": "AiCriteriaSearch",
|
|
2037
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2015
2038
|
}
|
|
2016
2039
|
},
|
|
2017
2040
|
{
|
|
2018
2041
|
"kind": "field",
|
|
2019
|
-
"name": "
|
|
2042
|
+
"name": "criteriaChips",
|
|
2020
2043
|
"type": {
|
|
2021
|
-
"text": "
|
|
2044
|
+
"text": "CriteriaChip[]"
|
|
2022
2045
|
},
|
|
2046
|
+
"readonly": true,
|
|
2023
2047
|
"inheritedFrom": {
|
|
2024
|
-
"name": "
|
|
2025
|
-
"module": "src/
|
|
2048
|
+
"name": "AiCriteriaSearch",
|
|
2049
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2026
2050
|
}
|
|
2027
2051
|
},
|
|
2028
2052
|
{
|
|
2029
|
-
"kind": "
|
|
2030
|
-
"name": "
|
|
2031
|
-
"
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
"name": "ActionsMenu",
|
|
2037
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2038
|
-
}
|
|
2039
|
-
},
|
|
2040
|
-
{
|
|
2041
|
-
"kind": "field",
|
|
2042
|
-
"name": "hideMenuSingleOption",
|
|
2043
|
-
"type": {
|
|
2044
|
-
"text": "boolean"
|
|
2045
|
-
},
|
|
2046
|
-
"default": "false",
|
|
2047
|
-
"inheritedFrom": {
|
|
2048
|
-
"name": "ActionsMenu",
|
|
2049
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"kind": "field",
|
|
2054
|
-
"name": "singleOption",
|
|
2055
|
-
"type": {
|
|
2056
|
-
"text": "ActionMenuItem"
|
|
2053
|
+
"kind": "method",
|
|
2054
|
+
"name": "getFieldLabel",
|
|
2055
|
+
"privacy": "private",
|
|
2056
|
+
"return": {
|
|
2057
|
+
"type": {
|
|
2058
|
+
"text": "string"
|
|
2059
|
+
}
|
|
2057
2060
|
},
|
|
2061
|
+
"parameters": [
|
|
2062
|
+
{
|
|
2063
|
+
"name": "fieldName",
|
|
2064
|
+
"type": {
|
|
2065
|
+
"text": "string"
|
|
2066
|
+
}
|
|
2067
|
+
}
|
|
2068
|
+
],
|
|
2058
2069
|
"inheritedFrom": {
|
|
2059
|
-
"name": "
|
|
2060
|
-
"module": "src/
|
|
2070
|
+
"name": "AiCriteriaSearch",
|
|
2071
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2061
2072
|
}
|
|
2062
2073
|
},
|
|
2063
2074
|
{
|
|
2064
|
-
"kind": "
|
|
2065
|
-
"name": "
|
|
2066
|
-
"
|
|
2067
|
-
"
|
|
2075
|
+
"kind": "method",
|
|
2076
|
+
"name": "toggleCriteriaView",
|
|
2077
|
+
"return": {
|
|
2078
|
+
"type": {
|
|
2079
|
+
"text": "void"
|
|
2080
|
+
}
|
|
2068
2081
|
},
|
|
2069
2082
|
"inheritedFrom": {
|
|
2070
|
-
"name": "
|
|
2071
|
-
"module": "src/
|
|
2083
|
+
"name": "AiCriteriaSearch",
|
|
2084
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2072
2085
|
}
|
|
2073
2086
|
},
|
|
2074
2087
|
{
|
|
2075
2088
|
"kind": "method",
|
|
2076
|
-
"name": "
|
|
2077
|
-
"
|
|
2089
|
+
"name": "removeChip",
|
|
2090
|
+
"return": {
|
|
2091
|
+
"type": {
|
|
2092
|
+
"text": "void"
|
|
2093
|
+
}
|
|
2094
|
+
},
|
|
2078
2095
|
"parameters": [
|
|
2079
2096
|
{
|
|
2080
|
-
"name": "
|
|
2097
|
+
"name": "groupIndex",
|
|
2081
2098
|
"type": {
|
|
2082
|
-
"text": "
|
|
2099
|
+
"text": "number"
|
|
2083
2100
|
}
|
|
2084
2101
|
},
|
|
2085
2102
|
{
|
|
2086
|
-
"name": "
|
|
2103
|
+
"name": "clauseIndex",
|
|
2087
2104
|
"type": {
|
|
2088
|
-
"text": "
|
|
2105
|
+
"text": "number"
|
|
2089
2106
|
}
|
|
2090
2107
|
}
|
|
2091
2108
|
],
|
|
2092
2109
|
"inheritedFrom": {
|
|
2093
|
-
"name": "
|
|
2094
|
-
"module": "src/
|
|
2110
|
+
"name": "AiCriteriaSearch",
|
|
2111
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2095
2112
|
}
|
|
2096
2113
|
},
|
|
2097
2114
|
{
|
|
2098
2115
|
"kind": "method",
|
|
2099
|
-
"name": "
|
|
2100
|
-
"
|
|
2116
|
+
"name": "clearChips",
|
|
2117
|
+
"return": {
|
|
2118
|
+
"type": {
|
|
2119
|
+
"text": "void"
|
|
2120
|
+
}
|
|
2121
|
+
},
|
|
2101
2122
|
"inheritedFrom": {
|
|
2102
|
-
"name": "
|
|
2103
|
-
"module": "src/
|
|
2123
|
+
"name": "AiCriteriaSearch",
|
|
2124
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2104
2125
|
}
|
|
2105
2126
|
},
|
|
2106
2127
|
{
|
|
2107
2128
|
"kind": "method",
|
|
2108
|
-
"name": "
|
|
2129
|
+
"name": "handleSubmit",
|
|
2109
2130
|
"inheritedFrom": {
|
|
2110
|
-
"name": "
|
|
2111
|
-
"module": "src/
|
|
2131
|
+
"name": "AiCriteriaSearch",
|
|
2132
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2112
2133
|
}
|
|
2113
2134
|
},
|
|
2114
2135
|
{
|
|
2115
2136
|
"kind": "method",
|
|
2116
|
-
"name": "
|
|
2117
|
-
"parameters": [
|
|
2118
|
-
{
|
|
2119
|
-
"name": "callback",
|
|
2120
|
-
"type": {
|
|
2121
|
-
"text": "(rowData) => void | any"
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
],
|
|
2125
|
-
"inheritedFrom": {
|
|
2126
|
-
"name": "ActionsMenu",
|
|
2127
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2128
|
-
}
|
|
2129
|
-
},
|
|
2130
|
-
{
|
|
2131
|
-
"kind": "field",
|
|
2132
|
-
"name": "allActions",
|
|
2133
|
-
"type": {
|
|
2134
|
-
"text": "ActionMenuItem[]"
|
|
2135
|
-
},
|
|
2136
|
-
"readonly": true,
|
|
2137
|
+
"name": "handleBlur",
|
|
2137
2138
|
"inheritedFrom": {
|
|
2138
|
-
"name": "
|
|
2139
|
-
"module": "src/
|
|
2139
|
+
"name": "AiCriteriaSearch",
|
|
2140
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2140
2141
|
}
|
|
2141
2142
|
},
|
|
2142
2143
|
{
|
|
2143
|
-
"kind": "
|
|
2144
|
-
"name": "
|
|
2145
|
-
"readonly": true,
|
|
2144
|
+
"kind": "method",
|
|
2145
|
+
"name": "clear",
|
|
2146
2146
|
"inheritedFrom": {
|
|
2147
|
-
"name": "
|
|
2148
|
-
"module": "src/
|
|
2147
|
+
"name": "AiCriteriaSearch",
|
|
2148
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2149
2149
|
}
|
|
2150
2150
|
},
|
|
2151
2151
|
{
|
|
2152
2152
|
"kind": "method",
|
|
2153
|
-
"name": "
|
|
2154
|
-
"parameters": [
|
|
2155
|
-
{
|
|
2156
|
-
"name": "name",
|
|
2157
|
-
"type": {
|
|
2158
|
-
"text": "string | ((rowData: any) => string)"
|
|
2159
|
-
}
|
|
2160
|
-
}
|
|
2161
|
-
],
|
|
2153
|
+
"name": "toggleSpeechInput",
|
|
2162
2154
|
"inheritedFrom": {
|
|
2163
|
-
"name": "
|
|
2164
|
-
"module": "src/
|
|
2155
|
+
"name": "AiCriteriaSearch",
|
|
2156
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2165
2157
|
}
|
|
2166
2158
|
},
|
|
2167
2159
|
{
|
|
2168
2160
|
"kind": "method",
|
|
2169
|
-
"name": "
|
|
2170
|
-
"
|
|
2171
|
-
{
|
|
2172
|
-
"name": "prefix",
|
|
2173
|
-
"type": {
|
|
2174
|
-
"text": "string"
|
|
2175
|
-
}
|
|
2176
|
-
}
|
|
2177
|
-
],
|
|
2161
|
+
"name": "clearSpeechApplyDebounce",
|
|
2162
|
+
"privacy": "private",
|
|
2178
2163
|
"inheritedFrom": {
|
|
2179
|
-
"name": "
|
|
2180
|
-
"module": "src/
|
|
2164
|
+
"name": "AiCriteriaSearch",
|
|
2165
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2181
2166
|
}
|
|
2182
2167
|
},
|
|
2183
2168
|
{
|
|
@@ -2291,37 +2276,55 @@
|
|
|
2291
2276
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2292
2277
|
}
|
|
2293
2278
|
}
|
|
2279
|
+
],
|
|
2280
|
+
"events": [
|
|
2281
|
+
{
|
|
2282
|
+
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
2283
|
+
"name": "criteria-changed",
|
|
2284
|
+
"inheritedFrom": {
|
|
2285
|
+
"name": "AiCriteriaSearch",
|
|
2286
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2287
|
+
}
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
2291
|
+
"name": "validation-errors",
|
|
2292
|
+
"inheritedFrom": {
|
|
2293
|
+
"name": "AiCriteriaSearch",
|
|
2294
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2295
|
+
}
|
|
2296
|
+
}
|
|
2294
2297
|
]
|
|
2295
2298
|
},
|
|
2296
2299
|
{
|
|
2297
2300
|
"kind": "variable",
|
|
2298
|
-
"name": "
|
|
2299
|
-
"description": "The Zero
|
|
2301
|
+
"name": "zeroAiCriteriaSearch",
|
|
2302
|
+
"description": "The Zero AI Criteria Search",
|
|
2300
2303
|
"privacy": "public"
|
|
2301
2304
|
}
|
|
2302
2305
|
],
|
|
2303
2306
|
"exports": [
|
|
2304
2307
|
{
|
|
2305
2308
|
"kind": "js",
|
|
2306
|
-
"name": "
|
|
2309
|
+
"name": "AiCriteriaSearch",
|
|
2307
2310
|
"declaration": {
|
|
2308
|
-
"name": "
|
|
2309
|
-
"module": "src/
|
|
2311
|
+
"name": "AiCriteriaSearch",
|
|
2312
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2310
2313
|
}
|
|
2311
2314
|
},
|
|
2312
2315
|
{
|
|
2313
2316
|
"kind": "js",
|
|
2314
|
-
"name": "
|
|
2317
|
+
"name": "zeroAiCriteriaSearch",
|
|
2315
2318
|
"declaration": {
|
|
2316
|
-
"name": "
|
|
2317
|
-
"module": "src/
|
|
2319
|
+
"name": "zeroAiCriteriaSearch",
|
|
2320
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2318
2321
|
}
|
|
2319
2322
|
}
|
|
2320
2323
|
]
|
|
2321
2324
|
},
|
|
2322
2325
|
{
|
|
2323
2326
|
"kind": "javascript-module",
|
|
2324
|
-
"path": "src/
|
|
2327
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2325
2328
|
"declarations": [],
|
|
2326
2329
|
"exports": [
|
|
2327
2330
|
{
|
|
@@ -2329,7 +2332,7 @@
|
|
|
2329
2332
|
"name": "*",
|
|
2330
2333
|
"declaration": {
|
|
2331
2334
|
"name": "*",
|
|
2332
|
-
"package": "./
|
|
2335
|
+
"package": "./ai-criteria-search"
|
|
2333
2336
|
}
|
|
2334
2337
|
},
|
|
2335
2338
|
{
|
|
@@ -2337,53 +2340,40 @@
|
|
|
2337
2340
|
"name": "*",
|
|
2338
2341
|
"declaration": {
|
|
2339
2342
|
"name": "*",
|
|
2340
|
-
"package": "./
|
|
2343
|
+
"package": "./ai-criteria-search.styles"
|
|
2341
2344
|
}
|
|
2342
|
-
}
|
|
2343
|
-
]
|
|
2344
|
-
},
|
|
2345
|
-
{
|
|
2346
|
-
"kind": "javascript-module",
|
|
2347
|
-
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2348
|
-
"declarations": [
|
|
2349
|
-
{
|
|
2350
|
-
"kind": "variable",
|
|
2351
|
-
"name": "zeroAiCriteriaSearchStyles",
|
|
2352
|
-
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
2353
|
-
}
|
|
2354
|
-
],
|
|
2355
|
-
"exports": [
|
|
2345
|
+
},
|
|
2356
2346
|
{
|
|
2357
2347
|
"kind": "js",
|
|
2358
|
-
"name": "
|
|
2348
|
+
"name": "*",
|
|
2359
2349
|
"declaration": {
|
|
2360
|
-
"name": "
|
|
2361
|
-
"
|
|
2350
|
+
"name": "*",
|
|
2351
|
+
"package": "./ai-criteria-search.template"
|
|
2362
2352
|
}
|
|
2363
2353
|
}
|
|
2364
2354
|
]
|
|
2365
2355
|
},
|
|
2366
2356
|
{
|
|
2367
2357
|
"kind": "javascript-module",
|
|
2368
|
-
"path": "src/ai-
|
|
2358
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2369
2359
|
"declarations": [
|
|
2370
2360
|
{
|
|
2371
2361
|
"kind": "function",
|
|
2372
|
-
"name": "
|
|
2362
|
+
"name": "zeroAiIndicatorStyles",
|
|
2373
2363
|
"return": {
|
|
2374
2364
|
"type": {
|
|
2375
|
-
"text": "
|
|
2365
|
+
"text": "ElementStyles"
|
|
2376
2366
|
}
|
|
2377
2367
|
},
|
|
2378
2368
|
"parameters": [
|
|
2379
2369
|
{
|
|
2380
|
-
"name": "
|
|
2370
|
+
"name": "context",
|
|
2381
2371
|
"type": {
|
|
2382
2372
|
"text": "ElementDefinitionContext"
|
|
2383
2373
|
}
|
|
2384
2374
|
},
|
|
2385
2375
|
{
|
|
2386
|
-
"name": "
|
|
2376
|
+
"name": "definition",
|
|
2387
2377
|
"type": {
|
|
2388
2378
|
"text": "FoundationElementDefinition"
|
|
2389
2379
|
}
|
|
@@ -2394,360 +2384,299 @@
|
|
|
2394
2384
|
"exports": [
|
|
2395
2385
|
{
|
|
2396
2386
|
"kind": "js",
|
|
2397
|
-
"name": "
|
|
2387
|
+
"name": "zeroAiIndicatorStyles",
|
|
2398
2388
|
"declaration": {
|
|
2399
|
-
"name": "
|
|
2400
|
-
"module": "src/ai-
|
|
2389
|
+
"name": "zeroAiIndicatorStyles",
|
|
2390
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2401
2391
|
}
|
|
2402
2392
|
}
|
|
2403
2393
|
]
|
|
2404
2394
|
},
|
|
2405
2395
|
{
|
|
2406
2396
|
"kind": "javascript-module",
|
|
2407
|
-
"path": "src/ai-
|
|
2397
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2408
2398
|
"declarations": [
|
|
2409
2399
|
{
|
|
2410
2400
|
"kind": "class",
|
|
2411
2401
|
"description": "",
|
|
2412
|
-
"name": "
|
|
2402
|
+
"name": "AiIndicator",
|
|
2413
2403
|
"superclass": {
|
|
2414
|
-
"name": "
|
|
2404
|
+
"name": "FoundationAiIndicator",
|
|
2415
2405
|
"package": "@genesislcap/foundation-ui"
|
|
2416
2406
|
},
|
|
2417
|
-
"tagName": "%%prefix%%-ai-
|
|
2407
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
2418
2408
|
"customElement": true,
|
|
2419
|
-
"
|
|
2409
|
+
"members": [
|
|
2420
2410
|
{
|
|
2421
|
-
"
|
|
2411
|
+
"kind": "field",
|
|
2412
|
+
"name": "providerRegistry",
|
|
2422
2413
|
"type": {
|
|
2423
|
-
"text": "
|
|
2414
|
+
"text": "AIProviderRegistry"
|
|
2424
2415
|
},
|
|
2425
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2426
|
-
"fieldName": "placeholder",
|
|
2427
2416
|
"inheritedFrom": {
|
|
2428
|
-
"name": "
|
|
2429
|
-
"module": "src/ai-
|
|
2417
|
+
"name": "AiIndicator",
|
|
2418
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2430
2419
|
}
|
|
2431
2420
|
},
|
|
2432
|
-
{
|
|
2433
|
-
"type": {
|
|
2434
|
-
"text": "boolean"
|
|
2435
|
-
},
|
|
2436
|
-
"fieldName": "disabled",
|
|
2437
|
-
"inheritedFrom": {
|
|
2438
|
-
"name": "AiCriteriaSearch",
|
|
2439
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2440
|
-
}
|
|
2441
|
-
}
|
|
2442
|
-
],
|
|
2443
|
-
"members": [
|
|
2444
2421
|
{
|
|
2445
2422
|
"kind": "field",
|
|
2446
|
-
"name": "
|
|
2423
|
+
"name": "aiProvider",
|
|
2447
2424
|
"type": {
|
|
2448
|
-
"text": "
|
|
2425
|
+
"text": "AIProvider | undefined"
|
|
2449
2426
|
},
|
|
2427
|
+
"privacy": "private",
|
|
2428
|
+
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
2429
|
+
"readonly": true,
|
|
2450
2430
|
"inheritedFrom": {
|
|
2451
|
-
"name": "
|
|
2452
|
-
"module": "src/ai-
|
|
2431
|
+
"name": "AiIndicator",
|
|
2432
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2453
2433
|
}
|
|
2454
2434
|
},
|
|
2455
2435
|
{
|
|
2456
2436
|
"kind": "field",
|
|
2457
|
-
"name": "
|
|
2437
|
+
"name": "status",
|
|
2458
2438
|
"type": {
|
|
2459
|
-
"text": "
|
|
2439
|
+
"text": "AIStatus | null"
|
|
2460
2440
|
},
|
|
2461
|
-
"default": "
|
|
2441
|
+
"default": "null",
|
|
2462
2442
|
"inheritedFrom": {
|
|
2463
|
-
"name": "
|
|
2464
|
-
"module": "src/ai-
|
|
2443
|
+
"name": "AiIndicator",
|
|
2444
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2465
2445
|
}
|
|
2466
2446
|
},
|
|
2467
2447
|
{
|
|
2468
2448
|
"kind": "field",
|
|
2469
|
-
"name": "
|
|
2449
|
+
"name": "open",
|
|
2470
2450
|
"type": {
|
|
2471
2451
|
"text": "boolean"
|
|
2472
2452
|
},
|
|
2453
|
+
"default": "false",
|
|
2473
2454
|
"inheritedFrom": {
|
|
2474
|
-
"name": "
|
|
2475
|
-
"module": "src/ai-
|
|
2455
|
+
"name": "AiIndicator",
|
|
2456
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2476
2457
|
}
|
|
2477
2458
|
},
|
|
2478
2459
|
{
|
|
2479
2460
|
"kind": "field",
|
|
2480
|
-
"name": "
|
|
2461
|
+
"name": "state",
|
|
2481
2462
|
"type": {
|
|
2482
|
-
"text": "
|
|
2463
|
+
"text": "AIIndicatorState"
|
|
2483
2464
|
},
|
|
2484
|
-
"default": "''",
|
|
2465
|
+
"default": "'none'",
|
|
2485
2466
|
"inheritedFrom": {
|
|
2486
|
-
"name": "
|
|
2487
|
-
"module": "src/ai-
|
|
2467
|
+
"name": "AiIndicator",
|
|
2468
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2488
2469
|
}
|
|
2489
2470
|
},
|
|
2490
2471
|
{
|
|
2491
2472
|
"kind": "field",
|
|
2492
|
-
"name": "
|
|
2473
|
+
"name": "isInstalling",
|
|
2493
2474
|
"type": {
|
|
2494
2475
|
"text": "boolean"
|
|
2495
2476
|
},
|
|
2496
2477
|
"default": "false",
|
|
2497
2478
|
"inheritedFrom": {
|
|
2498
|
-
"name": "
|
|
2499
|
-
"module": "src/ai-
|
|
2479
|
+
"name": "AiIndicator",
|
|
2480
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2500
2481
|
}
|
|
2501
2482
|
},
|
|
2502
2483
|
{
|
|
2503
2484
|
"kind": "field",
|
|
2504
|
-
"name": "
|
|
2485
|
+
"name": "pollTimer",
|
|
2505
2486
|
"type": {
|
|
2506
|
-
"text": "
|
|
2487
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2507
2488
|
},
|
|
2489
|
+
"privacy": "private",
|
|
2508
2490
|
"default": "null",
|
|
2509
2491
|
"inheritedFrom": {
|
|
2510
|
-
"name": "
|
|
2511
|
-
"module": "src/ai-
|
|
2512
|
-
}
|
|
2513
|
-
},
|
|
2514
|
-
{
|
|
2515
|
-
"kind": "field",
|
|
2516
|
-
"name": "activeGroups",
|
|
2517
|
-
"type": {
|
|
2518
|
-
"text": "CriteriaGroup[]"
|
|
2519
|
-
},
|
|
2520
|
-
"default": "[]",
|
|
2521
|
-
"inheritedFrom": {
|
|
2522
|
-
"name": "AiCriteriaSearch",
|
|
2523
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2492
|
+
"name": "AiIndicator",
|
|
2493
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2524
2494
|
}
|
|
2525
2495
|
},
|
|
2526
2496
|
{
|
|
2527
2497
|
"kind": "field",
|
|
2528
|
-
"name": "
|
|
2529
|
-
"
|
|
2530
|
-
"text": "boolean"
|
|
2531
|
-
},
|
|
2532
|
-
"default": "false",
|
|
2498
|
+
"name": "clickOutside",
|
|
2499
|
+
"privacy": "private",
|
|
2533
2500
|
"inheritedFrom": {
|
|
2534
|
-
"name": "
|
|
2535
|
-
"module": "src/ai-
|
|
2501
|
+
"name": "AiIndicator",
|
|
2502
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2536
2503
|
}
|
|
2537
2504
|
},
|
|
2538
2505
|
{
|
|
2539
2506
|
"kind": "field",
|
|
2540
|
-
"name": "
|
|
2507
|
+
"name": "chromeStatusLabel",
|
|
2541
2508
|
"type": {
|
|
2542
|
-
"text": "
|
|
2509
|
+
"text": "string | null"
|
|
2543
2510
|
},
|
|
2544
|
-
"
|
|
2511
|
+
"readonly": true,
|
|
2545
2512
|
"inheritedFrom": {
|
|
2546
|
-
"name": "
|
|
2547
|
-
"module": "src/ai-
|
|
2513
|
+
"name": "AiIndicator",
|
|
2514
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2548
2515
|
}
|
|
2549
2516
|
},
|
|
2550
2517
|
{
|
|
2551
2518
|
"kind": "field",
|
|
2552
|
-
"name": "
|
|
2519
|
+
"name": "canInstall",
|
|
2553
2520
|
"type": {
|
|
2554
2521
|
"text": "boolean"
|
|
2555
2522
|
},
|
|
2556
|
-
"
|
|
2523
|
+
"readonly": true,
|
|
2557
2524
|
"inheritedFrom": {
|
|
2558
|
-
"name": "
|
|
2559
|
-
"module": "src/ai-
|
|
2525
|
+
"name": "AiIndicator",
|
|
2526
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2560
2527
|
}
|
|
2561
2528
|
},
|
|
2562
2529
|
{
|
|
2563
2530
|
"kind": "field",
|
|
2564
|
-
"name": "
|
|
2531
|
+
"name": "isDownloading",
|
|
2565
2532
|
"type": {
|
|
2566
|
-
"text": "
|
|
2533
|
+
"text": "boolean"
|
|
2567
2534
|
},
|
|
2568
|
-
"
|
|
2535
|
+
"readonly": true,
|
|
2569
2536
|
"inheritedFrom": {
|
|
2570
|
-
"name": "
|
|
2571
|
-
"module": "src/ai-
|
|
2537
|
+
"name": "AiIndicator",
|
|
2538
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2572
2539
|
}
|
|
2573
2540
|
},
|
|
2574
2541
|
{
|
|
2575
|
-
"kind": "
|
|
2576
|
-
"name": "
|
|
2577
|
-
"
|
|
2578
|
-
"
|
|
2542
|
+
"kind": "method",
|
|
2543
|
+
"name": "openChanged",
|
|
2544
|
+
"return": {
|
|
2545
|
+
"type": {
|
|
2546
|
+
"text": "void"
|
|
2547
|
+
}
|
|
2579
2548
|
},
|
|
2580
|
-
"privacy": "private",
|
|
2581
|
-
"default": "null",
|
|
2582
2549
|
"inheritedFrom": {
|
|
2583
|
-
"name": "
|
|
2584
|
-
"module": "src/ai-
|
|
2550
|
+
"name": "AiIndicator",
|
|
2551
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2585
2552
|
}
|
|
2586
2553
|
},
|
|
2587
2554
|
{
|
|
2588
|
-
"kind": "
|
|
2589
|
-
"name": "
|
|
2590
|
-
"type": {
|
|
2591
|
-
"text": "ReturnType<typeof setTimeout> | null"
|
|
2592
|
-
},
|
|
2555
|
+
"kind": "method",
|
|
2556
|
+
"name": "handleClickOutside",
|
|
2593
2557
|
"privacy": "private",
|
|
2594
|
-
"
|
|
2558
|
+
"parameters": [
|
|
2559
|
+
{
|
|
2560
|
+
"name": "event",
|
|
2561
|
+
"type": {
|
|
2562
|
+
"text": "MouseEvent"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
],
|
|
2595
2566
|
"inheritedFrom": {
|
|
2596
|
-
"name": "
|
|
2597
|
-
"module": "src/ai-
|
|
2567
|
+
"name": "AiIndicator",
|
|
2568
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2598
2569
|
}
|
|
2599
2570
|
},
|
|
2600
2571
|
{
|
|
2601
|
-
"kind": "
|
|
2602
|
-
"name": "
|
|
2603
|
-
"type": {
|
|
2604
|
-
"text": "boolean"
|
|
2605
|
-
},
|
|
2606
|
-
"readonly": true,
|
|
2572
|
+
"kind": "method",
|
|
2573
|
+
"name": "toggleDropdown",
|
|
2607
2574
|
"inheritedFrom": {
|
|
2608
|
-
"name": "
|
|
2609
|
-
"module": "src/ai-
|
|
2575
|
+
"name": "AiIndicator",
|
|
2576
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2610
2577
|
}
|
|
2611
2578
|
},
|
|
2612
2579
|
{
|
|
2613
|
-
"kind": "
|
|
2614
|
-
"name": "
|
|
2615
|
-
"
|
|
2616
|
-
"
|
|
2580
|
+
"kind": "method",
|
|
2581
|
+
"name": "refreshStatus",
|
|
2582
|
+
"return": {
|
|
2583
|
+
"type": {
|
|
2584
|
+
"text": "Promise<void>"
|
|
2585
|
+
}
|
|
2617
2586
|
},
|
|
2618
|
-
"readonly": true,
|
|
2619
2587
|
"inheritedFrom": {
|
|
2620
|
-
"name": "
|
|
2621
|
-
"module": "src/ai-
|
|
2588
|
+
"name": "AiIndicator",
|
|
2589
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2622
2590
|
}
|
|
2623
2591
|
},
|
|
2624
2592
|
{
|
|
2625
2593
|
"kind": "method",
|
|
2626
|
-
"name": "
|
|
2594
|
+
"name": "deriveState",
|
|
2627
2595
|
"privacy": "private",
|
|
2628
2596
|
"return": {
|
|
2629
2597
|
"type": {
|
|
2630
|
-
"text": "
|
|
2598
|
+
"text": "AIIndicatorState"
|
|
2631
2599
|
}
|
|
2632
2600
|
},
|
|
2633
2601
|
"parameters": [
|
|
2634
2602
|
{
|
|
2635
|
-
"name": "
|
|
2603
|
+
"name": "s",
|
|
2636
2604
|
"type": {
|
|
2637
|
-
"text": "
|
|
2605
|
+
"text": "AIStatus | null"
|
|
2638
2606
|
}
|
|
2639
2607
|
}
|
|
2640
2608
|
],
|
|
2641
2609
|
"inheritedFrom": {
|
|
2642
|
-
"name": "
|
|
2643
|
-
"module": "src/ai-
|
|
2610
|
+
"name": "AiIndicator",
|
|
2611
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2644
2612
|
}
|
|
2645
2613
|
},
|
|
2646
2614
|
{
|
|
2647
2615
|
"kind": "method",
|
|
2648
|
-
"name": "
|
|
2616
|
+
"name": "maybeStartPolling",
|
|
2617
|
+
"privacy": "private",
|
|
2649
2618
|
"return": {
|
|
2650
2619
|
"type": {
|
|
2651
2620
|
"text": "void"
|
|
2652
2621
|
}
|
|
2653
2622
|
},
|
|
2654
2623
|
"inheritedFrom": {
|
|
2655
|
-
"name": "
|
|
2656
|
-
"module": "src/ai-
|
|
2624
|
+
"name": "AiIndicator",
|
|
2625
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2657
2626
|
}
|
|
2658
2627
|
},
|
|
2659
2628
|
{
|
|
2660
2629
|
"kind": "method",
|
|
2661
|
-
"name": "
|
|
2630
|
+
"name": "startPolling",
|
|
2631
|
+
"privacy": "private",
|
|
2662
2632
|
"return": {
|
|
2663
2633
|
"type": {
|
|
2664
2634
|
"text": "void"
|
|
2665
2635
|
}
|
|
2666
2636
|
},
|
|
2667
|
-
"parameters": [
|
|
2668
|
-
{
|
|
2669
|
-
"name": "groupIndex",
|
|
2670
|
-
"type": {
|
|
2671
|
-
"text": "number"
|
|
2672
|
-
}
|
|
2673
|
-
},
|
|
2674
|
-
{
|
|
2675
|
-
"name": "clauseIndex",
|
|
2676
|
-
"type": {
|
|
2677
|
-
"text": "number"
|
|
2678
|
-
}
|
|
2679
|
-
}
|
|
2680
|
-
],
|
|
2681
2637
|
"inheritedFrom": {
|
|
2682
|
-
"name": "
|
|
2683
|
-
"module": "src/ai-
|
|
2638
|
+
"name": "AiIndicator",
|
|
2639
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2684
2640
|
}
|
|
2685
2641
|
},
|
|
2686
2642
|
{
|
|
2687
2643
|
"kind": "method",
|
|
2688
|
-
"name": "
|
|
2644
|
+
"name": "stopPolling",
|
|
2645
|
+
"privacy": "private",
|
|
2689
2646
|
"return": {
|
|
2690
2647
|
"type": {
|
|
2691
2648
|
"text": "void"
|
|
2692
2649
|
}
|
|
2693
2650
|
},
|
|
2694
2651
|
"inheritedFrom": {
|
|
2695
|
-
"name": "
|
|
2696
|
-
"module": "src/ai-
|
|
2652
|
+
"name": "AiIndicator",
|
|
2653
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2697
2654
|
}
|
|
2698
2655
|
},
|
|
2699
2656
|
{
|
|
2700
2657
|
"kind": "method",
|
|
2701
|
-
"name": "
|
|
2658
|
+
"name": "onInstall",
|
|
2659
|
+
"return": {
|
|
2660
|
+
"type": {
|
|
2661
|
+
"text": "Promise<void>"
|
|
2662
|
+
}
|
|
2663
|
+
},
|
|
2702
2664
|
"inheritedFrom": {
|
|
2703
|
-
"name": "
|
|
2704
|
-
"module": "src/ai-
|
|
2665
|
+
"name": "AiIndicator",
|
|
2666
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2705
2667
|
}
|
|
2706
2668
|
},
|
|
2707
2669
|
{
|
|
2708
|
-
"kind": "
|
|
2709
|
-
"name": "
|
|
2670
|
+
"kind": "field",
|
|
2671
|
+
"name": "_presentation",
|
|
2672
|
+
"type": {
|
|
2673
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2674
|
+
},
|
|
2675
|
+
"privacy": "private",
|
|
2676
|
+
"default": "void 0",
|
|
2710
2677
|
"inheritedFrom": {
|
|
2711
|
-
"name": "
|
|
2712
|
-
"module": "src/
|
|
2713
|
-
}
|
|
2714
|
-
},
|
|
2715
|
-
{
|
|
2716
|
-
"kind": "method",
|
|
2717
|
-
"name": "clear",
|
|
2718
|
-
"inheritedFrom": {
|
|
2719
|
-
"name": "AiCriteriaSearch",
|
|
2720
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2721
|
-
}
|
|
2722
|
-
},
|
|
2723
|
-
{
|
|
2724
|
-
"kind": "method",
|
|
2725
|
-
"name": "toggleSpeechInput",
|
|
2726
|
-
"inheritedFrom": {
|
|
2727
|
-
"name": "AiCriteriaSearch",
|
|
2728
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2729
|
-
}
|
|
2730
|
-
},
|
|
2731
|
-
{
|
|
2732
|
-
"kind": "method",
|
|
2733
|
-
"name": "clearSpeechApplyDebounce",
|
|
2734
|
-
"privacy": "private",
|
|
2735
|
-
"inheritedFrom": {
|
|
2736
|
-
"name": "AiCriteriaSearch",
|
|
2737
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2738
|
-
}
|
|
2739
|
-
},
|
|
2740
|
-
{
|
|
2741
|
-
"kind": "field",
|
|
2742
|
-
"name": "_presentation",
|
|
2743
|
-
"type": {
|
|
2744
|
-
"text": "ComponentPresentation | null | undefined"
|
|
2745
|
-
},
|
|
2746
|
-
"privacy": "private",
|
|
2747
|
-
"default": "void 0",
|
|
2748
|
-
"inheritedFrom": {
|
|
2749
|
-
"name": "FoundationElement",
|
|
2750
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2678
|
+
"name": "FoundationElement",
|
|
2679
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2751
2680
|
}
|
|
2752
2681
|
},
|
|
2753
2682
|
{
|
|
@@ -2848,90 +2777,62 @@
|
|
|
2848
2777
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2849
2778
|
}
|
|
2850
2779
|
}
|
|
2851
|
-
],
|
|
2852
|
-
"events": [
|
|
2853
|
-
{
|
|
2854
|
-
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
2855
|
-
"name": "criteria-changed",
|
|
2856
|
-
"inheritedFrom": {
|
|
2857
|
-
"name": "AiCriteriaSearch",
|
|
2858
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2859
|
-
}
|
|
2860
|
-
},
|
|
2861
|
-
{
|
|
2862
|
-
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
2863
|
-
"name": "validation-errors",
|
|
2864
|
-
"inheritedFrom": {
|
|
2865
|
-
"name": "AiCriteriaSearch",
|
|
2866
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2867
|
-
}
|
|
2868
|
-
}
|
|
2869
2780
|
]
|
|
2870
2781
|
},
|
|
2871
2782
|
{
|
|
2872
2783
|
"kind": "variable",
|
|
2873
|
-
"name": "
|
|
2874
|
-
"description": "The Zero AI Criteria Search",
|
|
2875
|
-
"privacy": "public"
|
|
2784
|
+
"name": "zeroAiIndicator"
|
|
2876
2785
|
}
|
|
2877
2786
|
],
|
|
2878
2787
|
"exports": [
|
|
2879
2788
|
{
|
|
2880
2789
|
"kind": "js",
|
|
2881
|
-
"name": "
|
|
2790
|
+
"name": "AiIndicator",
|
|
2882
2791
|
"declaration": {
|
|
2883
|
-
"name": "
|
|
2884
|
-
"module": "src/ai-
|
|
2792
|
+
"name": "AiIndicator",
|
|
2793
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2885
2794
|
}
|
|
2886
2795
|
},
|
|
2887
2796
|
{
|
|
2888
2797
|
"kind": "js",
|
|
2889
|
-
"name": "
|
|
2798
|
+
"name": "zeroAiIndicator",
|
|
2890
2799
|
"declaration": {
|
|
2891
|
-
"name": "
|
|
2892
|
-
"module": "src/ai-
|
|
2800
|
+
"name": "zeroAiIndicator",
|
|
2801
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2893
2802
|
}
|
|
2894
2803
|
}
|
|
2895
2804
|
]
|
|
2896
2805
|
},
|
|
2897
2806
|
{
|
|
2898
2807
|
"kind": "javascript-module",
|
|
2899
|
-
"path": "src/ai-
|
|
2808
|
+
"path": "src/ai-indicator/index.ts",
|
|
2900
2809
|
"declarations": [],
|
|
2901
2810
|
"exports": [
|
|
2902
2811
|
{
|
|
2903
2812
|
"kind": "js",
|
|
2904
|
-
"name": "
|
|
2905
|
-
"declaration": {
|
|
2906
|
-
"name": "*",
|
|
2907
|
-
"package": "./ai-criteria-search"
|
|
2908
|
-
}
|
|
2909
|
-
},
|
|
2910
|
-
{
|
|
2911
|
-
"kind": "js",
|
|
2912
|
-
"name": "*",
|
|
2813
|
+
"name": "AiIndicator",
|
|
2913
2814
|
"declaration": {
|
|
2914
|
-
"name": "
|
|
2915
|
-
"
|
|
2815
|
+
"name": "AiIndicator",
|
|
2816
|
+
"module": "./ai-indicator"
|
|
2916
2817
|
}
|
|
2917
2818
|
},
|
|
2918
2819
|
{
|
|
2919
2820
|
"kind": "js",
|
|
2920
|
-
"name": "
|
|
2821
|
+
"name": "zeroAiIndicator",
|
|
2921
2822
|
"declaration": {
|
|
2922
|
-
"name": "
|
|
2923
|
-
"
|
|
2823
|
+
"name": "zeroAiIndicator",
|
|
2824
|
+
"module": "./ai-indicator"
|
|
2924
2825
|
}
|
|
2925
2826
|
}
|
|
2926
2827
|
]
|
|
2927
2828
|
},
|
|
2928
2829
|
{
|
|
2929
2830
|
"kind": "javascript-module",
|
|
2930
|
-
"path": "src/
|
|
2831
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2931
2832
|
"declarations": [
|
|
2932
2833
|
{
|
|
2933
2834
|
"kind": "function",
|
|
2934
|
-
"name": "
|
|
2835
|
+
"name": "zeroActionsMenuStyles",
|
|
2935
2836
|
"return": {
|
|
2936
2837
|
"type": {
|
|
2937
2838
|
"text": "ElementStyles"
|
|
@@ -2956,286 +2857,383 @@
|
|
|
2956
2857
|
"exports": [
|
|
2957
2858
|
{
|
|
2958
2859
|
"kind": "js",
|
|
2959
|
-
"name": "
|
|
2860
|
+
"name": "zeroActionsMenuStyles",
|
|
2960
2861
|
"declaration": {
|
|
2961
|
-
"name": "
|
|
2962
|
-
"module": "src/
|
|
2862
|
+
"name": "zeroActionsMenuStyles",
|
|
2863
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2963
2864
|
}
|
|
2964
2865
|
}
|
|
2965
2866
|
]
|
|
2966
2867
|
},
|
|
2967
2868
|
{
|
|
2968
2869
|
"kind": "javascript-module",
|
|
2969
|
-
"path": "src/
|
|
2870
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2970
2871
|
"declarations": [
|
|
2971
2872
|
{
|
|
2972
2873
|
"kind": "class",
|
|
2973
2874
|
"description": "",
|
|
2974
|
-
"name": "
|
|
2875
|
+
"name": "ActionsMenu",
|
|
2975
2876
|
"superclass": {
|
|
2976
|
-
"name": "
|
|
2877
|
+
"name": "FoundationActionsMenu",
|
|
2977
2878
|
"package": "@genesislcap/foundation-ui"
|
|
2978
2879
|
},
|
|
2979
|
-
"tagName": "%%prefix%%-
|
|
2880
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2980
2881
|
"customElement": true,
|
|
2981
|
-
"
|
|
2882
|
+
"attributes": [
|
|
2982
2883
|
{
|
|
2983
|
-
"
|
|
2984
|
-
"name": "providerRegistry",
|
|
2884
|
+
"name": "is-vertical",
|
|
2985
2885
|
"type": {
|
|
2986
|
-
"text": "
|
|
2886
|
+
"text": "boolean"
|
|
2987
2887
|
},
|
|
2888
|
+
"default": "false",
|
|
2889
|
+
"fieldName": "isVertical",
|
|
2988
2890
|
"inheritedFrom": {
|
|
2989
|
-
"name": "
|
|
2990
|
-
"module": "src/
|
|
2891
|
+
"name": "ActionsMenu",
|
|
2892
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2991
2893
|
}
|
|
2992
2894
|
},
|
|
2993
2895
|
{
|
|
2994
|
-
"
|
|
2995
|
-
"name": "aiProvider",
|
|
2896
|
+
"name": "add-default-actions",
|
|
2996
2897
|
"type": {
|
|
2997
|
-
"text": "
|
|
2898
|
+
"text": "boolean"
|
|
2998
2899
|
},
|
|
2999
|
-
"
|
|
3000
|
-
"
|
|
3001
|
-
"readonly": true,
|
|
2900
|
+
"default": "true",
|
|
2901
|
+
"fieldName": "addDefaultActions",
|
|
3002
2902
|
"inheritedFrom": {
|
|
3003
|
-
"name": "
|
|
3004
|
-
"module": "src/
|
|
2903
|
+
"name": "ActionsMenu",
|
|
2904
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3005
2905
|
}
|
|
3006
2906
|
},
|
|
3007
2907
|
{
|
|
3008
|
-
"
|
|
3009
|
-
"name": "status",
|
|
2908
|
+
"name": "auto-close-on-action",
|
|
3010
2909
|
"type": {
|
|
3011
|
-
"text": "
|
|
2910
|
+
"text": "boolean"
|
|
3012
2911
|
},
|
|
3013
|
-
"default": "
|
|
2912
|
+
"default": "true",
|
|
2913
|
+
"fieldName": "autoCloseOnAction",
|
|
3014
2914
|
"inheritedFrom": {
|
|
3015
|
-
"name": "
|
|
3016
|
-
"module": "src/
|
|
2915
|
+
"name": "ActionsMenu",
|
|
2916
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2917
|
+
}
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"name": "name",
|
|
2921
|
+
"type": {
|
|
2922
|
+
"text": "string"
|
|
2923
|
+
},
|
|
2924
|
+
"default": "'Actions'",
|
|
2925
|
+
"fieldName": "name",
|
|
2926
|
+
"inheritedFrom": {
|
|
2927
|
+
"name": "ActionsMenu",
|
|
2928
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3017
2929
|
}
|
|
3018
2930
|
},
|
|
3019
2931
|
{
|
|
3020
|
-
"kind": "field",
|
|
3021
2932
|
"name": "open",
|
|
3022
2933
|
"type": {
|
|
3023
2934
|
"text": "boolean"
|
|
3024
2935
|
},
|
|
3025
2936
|
"default": "false",
|
|
2937
|
+
"fieldName": "open",
|
|
3026
2938
|
"inheritedFrom": {
|
|
3027
|
-
"name": "
|
|
3028
|
-
"module": "src/
|
|
2939
|
+
"name": "ActionsMenu",
|
|
2940
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3029
2941
|
}
|
|
3030
2942
|
},
|
|
3031
2943
|
{
|
|
3032
|
-
"
|
|
3033
|
-
"name": "state",
|
|
2944
|
+
"name": "buttonAppearance",
|
|
3034
2945
|
"type": {
|
|
3035
|
-
"text": "
|
|
2946
|
+
"text": "string"
|
|
3036
2947
|
},
|
|
3037
|
-
"
|
|
2948
|
+
"fieldName": "buttonAppearance",
|
|
3038
2949
|
"inheritedFrom": {
|
|
3039
|
-
"name": "
|
|
3040
|
-
"module": "src/
|
|
2950
|
+
"name": "ActionsMenu",
|
|
2951
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3041
2952
|
}
|
|
3042
2953
|
},
|
|
3043
2954
|
{
|
|
3044
|
-
"
|
|
3045
|
-
"name": "isInstalling",
|
|
2955
|
+
"name": "hide-disabled",
|
|
3046
2956
|
"type": {
|
|
3047
2957
|
"text": "boolean"
|
|
3048
2958
|
},
|
|
3049
2959
|
"default": "false",
|
|
2960
|
+
"fieldName": "hideDisabled",
|
|
3050
2961
|
"inheritedFrom": {
|
|
3051
|
-
"name": "
|
|
3052
|
-
"module": "src/
|
|
2962
|
+
"name": "ActionsMenu",
|
|
2963
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3053
2964
|
}
|
|
3054
2965
|
},
|
|
3055
2966
|
{
|
|
3056
|
-
"
|
|
3057
|
-
"name": "pollTimer",
|
|
2967
|
+
"name": "hide-menu-single-option",
|
|
3058
2968
|
"type": {
|
|
3059
|
-
"text": "
|
|
2969
|
+
"text": "boolean"
|
|
3060
2970
|
},
|
|
3061
|
-
"
|
|
3062
|
-
"
|
|
2971
|
+
"default": "false",
|
|
2972
|
+
"fieldName": "hideMenuSingleOption",
|
|
3063
2973
|
"inheritedFrom": {
|
|
3064
|
-
"name": "
|
|
3065
|
-
"module": "src/
|
|
2974
|
+
"name": "ActionsMenu",
|
|
2975
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3066
2976
|
}
|
|
3067
|
-
}
|
|
2977
|
+
}
|
|
2978
|
+
],
|
|
2979
|
+
"members": [
|
|
3068
2980
|
{
|
|
3069
2981
|
"kind": "field",
|
|
3070
|
-
"name": "
|
|
3071
|
-
"
|
|
2982
|
+
"name": "actions",
|
|
2983
|
+
"type": {
|
|
2984
|
+
"text": "ActionMenuItem[]"
|
|
2985
|
+
},
|
|
3072
2986
|
"inheritedFrom": {
|
|
3073
|
-
"name": "
|
|
3074
|
-
"module": "src/
|
|
2987
|
+
"name": "ActionsMenu",
|
|
2988
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3075
2989
|
}
|
|
3076
2990
|
},
|
|
3077
2991
|
{
|
|
3078
2992
|
"kind": "field",
|
|
3079
|
-
"name": "
|
|
2993
|
+
"name": "isVertical",
|
|
3080
2994
|
"type": {
|
|
3081
|
-
"text": "
|
|
2995
|
+
"text": "boolean"
|
|
3082
2996
|
},
|
|
3083
|
-
"
|
|
2997
|
+
"default": "false",
|
|
3084
2998
|
"inheritedFrom": {
|
|
3085
|
-
"name": "
|
|
3086
|
-
"module": "src/
|
|
2999
|
+
"name": "ActionsMenu",
|
|
3000
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3087
3001
|
}
|
|
3088
3002
|
},
|
|
3089
3003
|
{
|
|
3090
3004
|
"kind": "field",
|
|
3091
|
-
"name": "
|
|
3005
|
+
"name": "addDefaultActions",
|
|
3092
3006
|
"type": {
|
|
3093
3007
|
"text": "boolean"
|
|
3094
3008
|
},
|
|
3095
|
-
"
|
|
3009
|
+
"default": "true",
|
|
3096
3010
|
"inheritedFrom": {
|
|
3097
|
-
"name": "
|
|
3098
|
-
"module": "src/
|
|
3011
|
+
"name": "ActionsMenu",
|
|
3012
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3099
3013
|
}
|
|
3100
3014
|
},
|
|
3101
3015
|
{
|
|
3102
3016
|
"kind": "field",
|
|
3103
|
-
"name": "
|
|
3017
|
+
"name": "autoCloseOnAction",
|
|
3104
3018
|
"type": {
|
|
3105
3019
|
"text": "boolean"
|
|
3106
3020
|
},
|
|
3107
|
-
"
|
|
3021
|
+
"default": "true",
|
|
3108
3022
|
"inheritedFrom": {
|
|
3109
|
-
"name": "
|
|
3110
|
-
"module": "src/
|
|
3023
|
+
"name": "ActionsMenu",
|
|
3024
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3111
3025
|
}
|
|
3112
3026
|
},
|
|
3113
3027
|
{
|
|
3114
|
-
"kind": "
|
|
3115
|
-
"name": "
|
|
3116
|
-
"
|
|
3117
|
-
"
|
|
3118
|
-
"text": "void"
|
|
3119
|
-
}
|
|
3028
|
+
"kind": "field",
|
|
3029
|
+
"name": "classNames",
|
|
3030
|
+
"type": {
|
|
3031
|
+
"text": "string"
|
|
3120
3032
|
},
|
|
3121
3033
|
"inheritedFrom": {
|
|
3122
|
-
"name": "
|
|
3123
|
-
"module": "src/
|
|
3034
|
+
"name": "ActionsMenu",
|
|
3035
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3124
3036
|
}
|
|
3125
3037
|
},
|
|
3126
3038
|
{
|
|
3127
|
-
"kind": "
|
|
3128
|
-
"name": "
|
|
3129
|
-
"
|
|
3130
|
-
|
|
3039
|
+
"kind": "field",
|
|
3040
|
+
"name": "definition",
|
|
3041
|
+
"type": {
|
|
3042
|
+
"text": "any"
|
|
3043
|
+
},
|
|
3044
|
+
"inheritedFrom": {
|
|
3045
|
+
"name": "ActionsMenu",
|
|
3046
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3047
|
+
}
|
|
3048
|
+
},
|
|
3049
|
+
{
|
|
3050
|
+
"kind": "field",
|
|
3051
|
+
"name": "name",
|
|
3052
|
+
"type": {
|
|
3053
|
+
"text": "string"
|
|
3054
|
+
},
|
|
3055
|
+
"default": "'Actions'",
|
|
3056
|
+
"inheritedFrom": {
|
|
3057
|
+
"name": "ActionsMenu",
|
|
3058
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3059
|
+
}
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"kind": "field",
|
|
3063
|
+
"name": "open",
|
|
3064
|
+
"type": {
|
|
3065
|
+
"text": "boolean"
|
|
3066
|
+
},
|
|
3067
|
+
"default": "false",
|
|
3068
|
+
"inheritedFrom": {
|
|
3069
|
+
"name": "ActionsMenu",
|
|
3070
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3071
|
+
}
|
|
3072
|
+
},
|
|
3073
|
+
{
|
|
3074
|
+
"kind": "field",
|
|
3075
|
+
"name": "buttonAppearance",
|
|
3076
|
+
"type": {
|
|
3077
|
+
"text": "string"
|
|
3078
|
+
},
|
|
3079
|
+
"inheritedFrom": {
|
|
3080
|
+
"name": "ActionsMenu",
|
|
3081
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3082
|
+
}
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"kind": "field",
|
|
3086
|
+
"name": "hideDisabled",
|
|
3087
|
+
"type": {
|
|
3088
|
+
"text": "boolean"
|
|
3089
|
+
},
|
|
3090
|
+
"default": "false",
|
|
3091
|
+
"inheritedFrom": {
|
|
3092
|
+
"name": "ActionsMenu",
|
|
3093
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3094
|
+
}
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
"kind": "field",
|
|
3098
|
+
"name": "hideMenuSingleOption",
|
|
3099
|
+
"type": {
|
|
3100
|
+
"text": "boolean"
|
|
3101
|
+
},
|
|
3102
|
+
"default": "false",
|
|
3103
|
+
"inheritedFrom": {
|
|
3104
|
+
"name": "ActionsMenu",
|
|
3105
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3106
|
+
}
|
|
3107
|
+
},
|
|
3108
|
+
{
|
|
3109
|
+
"kind": "field",
|
|
3110
|
+
"name": "singleOption",
|
|
3111
|
+
"type": {
|
|
3112
|
+
"text": "ActionMenuItem"
|
|
3113
|
+
},
|
|
3114
|
+
"inheritedFrom": {
|
|
3115
|
+
"name": "ActionsMenu",
|
|
3116
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3117
|
+
}
|
|
3118
|
+
},
|
|
3119
|
+
{
|
|
3120
|
+
"kind": "field",
|
|
3121
|
+
"name": "actionsMenu",
|
|
3122
|
+
"type": {
|
|
3123
|
+
"text": "HTMLElement"
|
|
3124
|
+
},
|
|
3125
|
+
"inheritedFrom": {
|
|
3126
|
+
"name": "ActionsMenu",
|
|
3127
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3128
|
+
}
|
|
3129
|
+
},
|
|
3130
|
+
{
|
|
3131
|
+
"kind": "method",
|
|
3132
|
+
"name": "definitionChanged",
|
|
3133
|
+
"privacy": "protected",
|
|
3134
|
+
"parameters": [
|
|
3131
3135
|
{
|
|
3132
|
-
"name": "
|
|
3136
|
+
"name": "oldValue",
|
|
3133
3137
|
"type": {
|
|
3134
|
-
"text": "
|
|
3138
|
+
"text": "any"
|
|
3139
|
+
}
|
|
3140
|
+
},
|
|
3141
|
+
{
|
|
3142
|
+
"name": "newValue",
|
|
3143
|
+
"type": {
|
|
3144
|
+
"text": "any"
|
|
3135
3145
|
}
|
|
3136
3146
|
}
|
|
3137
3147
|
],
|
|
3138
3148
|
"inheritedFrom": {
|
|
3139
|
-
"name": "
|
|
3140
|
-
"module": "src/
|
|
3149
|
+
"name": "ActionsMenu",
|
|
3150
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3141
3151
|
}
|
|
3142
3152
|
},
|
|
3143
3153
|
{
|
|
3144
3154
|
"kind": "method",
|
|
3145
|
-
"name": "
|
|
3155
|
+
"name": "openChanged",
|
|
3156
|
+
"privacy": "protected",
|
|
3146
3157
|
"inheritedFrom": {
|
|
3147
|
-
"name": "
|
|
3148
|
-
"module": "src/
|
|
3158
|
+
"name": "ActionsMenu",
|
|
3159
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3149
3160
|
}
|
|
3150
3161
|
},
|
|
3151
3162
|
{
|
|
3152
3163
|
"kind": "method",
|
|
3153
|
-
"name": "
|
|
3154
|
-
"return": {
|
|
3155
|
-
"type": {
|
|
3156
|
-
"text": "Promise<void>"
|
|
3157
|
-
}
|
|
3158
|
-
},
|
|
3164
|
+
"name": "toggleActionsMenuVisibility",
|
|
3159
3165
|
"inheritedFrom": {
|
|
3160
|
-
"name": "
|
|
3161
|
-
"module": "src/
|
|
3166
|
+
"name": "ActionsMenu",
|
|
3167
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3162
3168
|
}
|
|
3163
3169
|
},
|
|
3164
3170
|
{
|
|
3165
3171
|
"kind": "method",
|
|
3166
|
-
"name": "
|
|
3167
|
-
"privacy": "private",
|
|
3168
|
-
"return": {
|
|
3169
|
-
"type": {
|
|
3170
|
-
"text": "AIIndicatorState"
|
|
3171
|
-
}
|
|
3172
|
-
},
|
|
3172
|
+
"name": "onActionMenuItemClick",
|
|
3173
3173
|
"parameters": [
|
|
3174
3174
|
{
|
|
3175
|
-
"name": "
|
|
3175
|
+
"name": "callback",
|
|
3176
3176
|
"type": {
|
|
3177
|
-
"text": "
|
|
3177
|
+
"text": "(rowData) => void | any"
|
|
3178
3178
|
}
|
|
3179
3179
|
}
|
|
3180
3180
|
],
|
|
3181
3181
|
"inheritedFrom": {
|
|
3182
|
-
"name": "
|
|
3183
|
-
"module": "src/
|
|
3182
|
+
"name": "ActionsMenu",
|
|
3183
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3184
3184
|
}
|
|
3185
3185
|
},
|
|
3186
3186
|
{
|
|
3187
|
-
"kind": "
|
|
3188
|
-
"name": "
|
|
3189
|
-
"
|
|
3190
|
-
|
|
3191
|
-
"type": {
|
|
3192
|
-
"text": "void"
|
|
3193
|
-
}
|
|
3187
|
+
"kind": "field",
|
|
3188
|
+
"name": "allActions",
|
|
3189
|
+
"type": {
|
|
3190
|
+
"text": "ActionMenuItem[]"
|
|
3194
3191
|
},
|
|
3192
|
+
"readonly": true,
|
|
3195
3193
|
"inheritedFrom": {
|
|
3196
|
-
"name": "
|
|
3197
|
-
"module": "src/
|
|
3194
|
+
"name": "ActionsMenu",
|
|
3195
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3198
3196
|
}
|
|
3199
3197
|
},
|
|
3200
3198
|
{
|
|
3201
|
-
"kind": "
|
|
3202
|
-
"name": "
|
|
3203
|
-
"
|
|
3204
|
-
"return": {
|
|
3205
|
-
"type": {
|
|
3206
|
-
"text": "void"
|
|
3207
|
-
}
|
|
3208
|
-
},
|
|
3199
|
+
"kind": "field",
|
|
3200
|
+
"name": "rowData",
|
|
3201
|
+
"readonly": true,
|
|
3209
3202
|
"inheritedFrom": {
|
|
3210
|
-
"name": "
|
|
3211
|
-
"module": "src/
|
|
3203
|
+
"name": "ActionsMenu",
|
|
3204
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3212
3205
|
}
|
|
3213
3206
|
},
|
|
3214
3207
|
{
|
|
3215
3208
|
"kind": "method",
|
|
3216
|
-
"name": "
|
|
3217
|
-
"
|
|
3218
|
-
|
|
3219
|
-
|
|
3220
|
-
"
|
|
3209
|
+
"name": "getLabel",
|
|
3210
|
+
"parameters": [
|
|
3211
|
+
{
|
|
3212
|
+
"name": "name",
|
|
3213
|
+
"type": {
|
|
3214
|
+
"text": "string | ((rowData: any) => string)"
|
|
3215
|
+
}
|
|
3221
3216
|
}
|
|
3222
|
-
|
|
3217
|
+
],
|
|
3223
3218
|
"inheritedFrom": {
|
|
3224
|
-
"name": "
|
|
3225
|
-
"module": "src/
|
|
3219
|
+
"name": "ActionsMenu",
|
|
3220
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3226
3221
|
}
|
|
3227
3222
|
},
|
|
3228
3223
|
{
|
|
3229
3224
|
"kind": "method",
|
|
3230
|
-
"name": "
|
|
3231
|
-
"
|
|
3232
|
-
|
|
3233
|
-
"
|
|
3225
|
+
"name": "getTemplate",
|
|
3226
|
+
"parameters": [
|
|
3227
|
+
{
|
|
3228
|
+
"name": "prefix",
|
|
3229
|
+
"type": {
|
|
3230
|
+
"text": "string"
|
|
3231
|
+
}
|
|
3234
3232
|
}
|
|
3235
|
-
|
|
3233
|
+
],
|
|
3236
3234
|
"inheritedFrom": {
|
|
3237
|
-
"name": "
|
|
3238
|
-
"module": "src/
|
|
3235
|
+
"name": "ActionsMenu",
|
|
3236
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3239
3237
|
}
|
|
3240
3238
|
},
|
|
3241
3239
|
{
|
|
@@ -3353,47 +3351,49 @@
|
|
|
3353
3351
|
},
|
|
3354
3352
|
{
|
|
3355
3353
|
"kind": "variable",
|
|
3356
|
-
"name": "
|
|
3354
|
+
"name": "zeroActionsMenu",
|
|
3355
|
+
"description": "The Zero Actions Menu",
|
|
3356
|
+
"privacy": "public"
|
|
3357
3357
|
}
|
|
3358
3358
|
],
|
|
3359
3359
|
"exports": [
|
|
3360
3360
|
{
|
|
3361
3361
|
"kind": "js",
|
|
3362
|
-
"name": "
|
|
3362
|
+
"name": "ActionsMenu",
|
|
3363
3363
|
"declaration": {
|
|
3364
|
-
"name": "
|
|
3365
|
-
"module": "src/
|
|
3364
|
+
"name": "ActionsMenu",
|
|
3365
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3366
3366
|
}
|
|
3367
3367
|
},
|
|
3368
3368
|
{
|
|
3369
3369
|
"kind": "js",
|
|
3370
|
-
"name": "
|
|
3370
|
+
"name": "zeroActionsMenu",
|
|
3371
3371
|
"declaration": {
|
|
3372
|
-
"name": "
|
|
3373
|
-
"module": "src/
|
|
3372
|
+
"name": "zeroActionsMenu",
|
|
3373
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
3374
3374
|
}
|
|
3375
3375
|
}
|
|
3376
3376
|
]
|
|
3377
3377
|
},
|
|
3378
3378
|
{
|
|
3379
3379
|
"kind": "javascript-module",
|
|
3380
|
-
"path": "src/
|
|
3380
|
+
"path": "src/actions-menu/index.ts",
|
|
3381
3381
|
"declarations": [],
|
|
3382
3382
|
"exports": [
|
|
3383
3383
|
{
|
|
3384
3384
|
"kind": "js",
|
|
3385
|
-
"name": "
|
|
3385
|
+
"name": "*",
|
|
3386
3386
|
"declaration": {
|
|
3387
|
-
"name": "
|
|
3388
|
-
"
|
|
3387
|
+
"name": "*",
|
|
3388
|
+
"package": "./actions-menu"
|
|
3389
3389
|
}
|
|
3390
3390
|
},
|
|
3391
3391
|
{
|
|
3392
3392
|
"kind": "js",
|
|
3393
|
-
"name": "
|
|
3393
|
+
"name": "*",
|
|
3394
3394
|
"declaration": {
|
|
3395
|
-
"name": "
|
|
3396
|
-
"
|
|
3395
|
+
"name": "*",
|
|
3396
|
+
"package": "./actions-menu.styles"
|
|
3397
3397
|
}
|
|
3398
3398
|
}
|
|
3399
3399
|
]
|
|
@@ -14795,446 +14795,8 @@
|
|
|
14795
14795
|
"privacy": "public",
|
|
14796
14796
|
"description": "The orientation of the divider.",
|
|
14797
14797
|
"inheritedFrom": {
|
|
14798
|
-
"name": "Divider",
|
|
14799
|
-
"module": "src/divider/divider.ts"
|
|
14800
|
-
}
|
|
14801
|
-
},
|
|
14802
|
-
{
|
|
14803
|
-
"kind": "field",
|
|
14804
|
-
"name": "_presentation",
|
|
14805
|
-
"type": {
|
|
14806
|
-
"text": "ComponentPresentation | null | undefined"
|
|
14807
|
-
},
|
|
14808
|
-
"privacy": "private",
|
|
14809
|
-
"default": "void 0",
|
|
14810
|
-
"inheritedFrom": {
|
|
14811
|
-
"name": "Divider",
|
|
14812
|
-
"module": "src/divider/divider.ts"
|
|
14813
|
-
}
|
|
14814
|
-
},
|
|
14815
|
-
{
|
|
14816
|
-
"kind": "field",
|
|
14817
|
-
"name": "$presentation",
|
|
14818
|
-
"type": {
|
|
14819
|
-
"text": "ComponentPresentation | null"
|
|
14820
|
-
},
|
|
14821
|
-
"privacy": "public",
|
|
14822
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
14823
|
-
"inheritedFrom": {
|
|
14824
|
-
"name": "Divider",
|
|
14825
|
-
"module": "src/divider/divider.ts"
|
|
14826
|
-
}
|
|
14827
|
-
},
|
|
14828
|
-
{
|
|
14829
|
-
"kind": "field",
|
|
14830
|
-
"name": "template",
|
|
14831
|
-
"type": {
|
|
14832
|
-
"text": "ElementViewTemplate | void | null"
|
|
14833
|
-
},
|
|
14834
|
-
"privacy": "public",
|
|
14835
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
14836
|
-
"inheritedFrom": {
|
|
14837
|
-
"name": "Divider",
|
|
14838
|
-
"module": "src/divider/divider.ts"
|
|
14839
|
-
}
|
|
14840
|
-
},
|
|
14841
|
-
{
|
|
14842
|
-
"kind": "method",
|
|
14843
|
-
"name": "templateChanged",
|
|
14844
|
-
"privacy": "protected",
|
|
14845
|
-
"return": {
|
|
14846
|
-
"type": {
|
|
14847
|
-
"text": "void"
|
|
14848
|
-
}
|
|
14849
|
-
},
|
|
14850
|
-
"inheritedFrom": {
|
|
14851
|
-
"name": "Divider",
|
|
14852
|
-
"module": "src/divider/divider.ts"
|
|
14853
|
-
}
|
|
14854
|
-
},
|
|
14855
|
-
{
|
|
14856
|
-
"kind": "field",
|
|
14857
|
-
"name": "styles",
|
|
14858
|
-
"type": {
|
|
14859
|
-
"text": "ElementStyles | void | null"
|
|
14860
|
-
},
|
|
14861
|
-
"privacy": "public",
|
|
14862
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
14863
|
-
"inheritedFrom": {
|
|
14864
|
-
"name": "Divider",
|
|
14865
|
-
"module": "src/divider/divider.ts"
|
|
14866
|
-
}
|
|
14867
|
-
},
|
|
14868
|
-
{
|
|
14869
|
-
"kind": "method",
|
|
14870
|
-
"name": "stylesChanged",
|
|
14871
|
-
"privacy": "protected",
|
|
14872
|
-
"return": {
|
|
14873
|
-
"type": {
|
|
14874
|
-
"text": "void"
|
|
14875
|
-
}
|
|
14876
|
-
},
|
|
14877
|
-
"inheritedFrom": {
|
|
14878
|
-
"name": "Divider",
|
|
14879
|
-
"module": "src/divider/divider.ts"
|
|
14880
|
-
}
|
|
14881
|
-
},
|
|
14882
|
-
{
|
|
14883
|
-
"kind": "method",
|
|
14884
|
-
"name": "compose",
|
|
14885
|
-
"privacy": "public",
|
|
14886
|
-
"static": true,
|
|
14887
|
-
"return": {
|
|
14888
|
-
"type": {
|
|
14889
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
14890
|
-
}
|
|
14891
|
-
},
|
|
14892
|
-
"parameters": [
|
|
14893
|
-
{
|
|
14894
|
-
"name": "this",
|
|
14895
|
-
"type": {
|
|
14896
|
-
"text": "K"
|
|
14897
|
-
}
|
|
14898
|
-
},
|
|
14899
|
-
{
|
|
14900
|
-
"name": "elementDefinition",
|
|
14901
|
-
"type": {
|
|
14902
|
-
"text": "T"
|
|
14903
|
-
},
|
|
14904
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
14905
|
-
}
|
|
14906
|
-
],
|
|
14907
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
14908
|
-
"inheritedFrom": {
|
|
14909
|
-
"name": "Divider",
|
|
14910
|
-
"module": "src/divider/divider.ts"
|
|
14911
|
-
}
|
|
14912
|
-
}
|
|
14913
|
-
]
|
|
14914
|
-
},
|
|
14915
|
-
{
|
|
14916
|
-
"kind": "variable",
|
|
14917
|
-
"name": "zeroDivider"
|
|
14918
|
-
}
|
|
14919
|
-
],
|
|
14920
|
-
"exports": [
|
|
14921
|
-
{
|
|
14922
|
-
"kind": "js",
|
|
14923
|
-
"name": "Divider",
|
|
14924
|
-
"declaration": {
|
|
14925
|
-
"name": "Divider",
|
|
14926
|
-
"module": "src/divider/divider.ts"
|
|
14927
|
-
}
|
|
14928
|
-
},
|
|
14929
|
-
{
|
|
14930
|
-
"kind": "js",
|
|
14931
|
-
"name": "zeroDivider",
|
|
14932
|
-
"declaration": {
|
|
14933
|
-
"name": "zeroDivider",
|
|
14934
|
-
"module": "src/divider/divider.ts"
|
|
14935
|
-
}
|
|
14936
|
-
}
|
|
14937
|
-
]
|
|
14938
|
-
},
|
|
14939
|
-
{
|
|
14940
|
-
"kind": "javascript-module",
|
|
14941
|
-
"path": "src/divider/index.ts",
|
|
14942
|
-
"declarations": [],
|
|
14943
|
-
"exports": [
|
|
14944
|
-
{
|
|
14945
|
-
"kind": "js",
|
|
14946
|
-
"name": "*",
|
|
14947
|
-
"declaration": {
|
|
14948
|
-
"name": "*",
|
|
14949
|
-
"package": "./divider"
|
|
14950
|
-
}
|
|
14951
|
-
},
|
|
14952
|
-
{
|
|
14953
|
-
"kind": "js",
|
|
14954
|
-
"name": "*",
|
|
14955
|
-
"declaration": {
|
|
14956
|
-
"name": "*",
|
|
14957
|
-
"package": "./divider.styles"
|
|
14958
|
-
}
|
|
14959
|
-
},
|
|
14960
|
-
{
|
|
14961
|
-
"kind": "js",
|
|
14962
|
-
"name": "*",
|
|
14963
|
-
"declaration": {
|
|
14964
|
-
"name": "*",
|
|
14965
|
-
"package": "./divider.template"
|
|
14966
|
-
}
|
|
14967
|
-
}
|
|
14968
|
-
]
|
|
14969
|
-
},
|
|
14970
|
-
{
|
|
14971
|
-
"kind": "javascript-module",
|
|
14972
|
-
"path": "src/dropdown-menu/dropdown-menu.styles.ts",
|
|
14973
|
-
"declarations": [
|
|
14974
|
-
{
|
|
14975
|
-
"kind": "function",
|
|
14976
|
-
"name": "zeroDropdownMenuStyles",
|
|
14977
|
-
"return": {
|
|
14978
|
-
"type": {
|
|
14979
|
-
"text": "ElementStyles"
|
|
14980
|
-
}
|
|
14981
|
-
},
|
|
14982
|
-
"parameters": [
|
|
14983
|
-
{
|
|
14984
|
-
"name": "context",
|
|
14985
|
-
"type": {
|
|
14986
|
-
"text": "ElementDefinitionContext"
|
|
14987
|
-
}
|
|
14988
|
-
},
|
|
14989
|
-
{
|
|
14990
|
-
"name": "definition",
|
|
14991
|
-
"type": {
|
|
14992
|
-
"text": "FoundationElementDefinition"
|
|
14993
|
-
}
|
|
14994
|
-
}
|
|
14995
|
-
]
|
|
14996
|
-
}
|
|
14997
|
-
],
|
|
14998
|
-
"exports": [
|
|
14999
|
-
{
|
|
15000
|
-
"kind": "js",
|
|
15001
|
-
"name": "zeroDropdownMenuStyles",
|
|
15002
|
-
"declaration": {
|
|
15003
|
-
"name": "zeroDropdownMenuStyles",
|
|
15004
|
-
"module": "src/dropdown-menu/dropdown-menu.styles.ts"
|
|
15005
|
-
}
|
|
15006
|
-
}
|
|
15007
|
-
]
|
|
15008
|
-
},
|
|
15009
|
-
{
|
|
15010
|
-
"kind": "javascript-module",
|
|
15011
|
-
"path": "src/dropdown-menu/dropdown-menu.ts",
|
|
15012
|
-
"declarations": [
|
|
15013
|
-
{
|
|
15014
|
-
"kind": "class",
|
|
15015
|
-
"description": "",
|
|
15016
|
-
"name": "DropdownMenu",
|
|
15017
|
-
"superclass": {
|
|
15018
|
-
"name": "FoundationDropdownMenu",
|
|
15019
|
-
"package": "@genesislcap/foundation-ui"
|
|
15020
|
-
},
|
|
15021
|
-
"tagName": "%%prefix%%-dropdown-menu",
|
|
15022
|
-
"customElement": true,
|
|
15023
|
-
"attributes": [
|
|
15024
|
-
{
|
|
15025
|
-
"name": "auto-close",
|
|
15026
|
-
"type": {
|
|
15027
|
-
"text": "boolean"
|
|
15028
|
-
},
|
|
15029
|
-
"default": "true",
|
|
15030
|
-
"fieldName": "autoClose",
|
|
15031
|
-
"inheritedFrom": {
|
|
15032
|
-
"name": "DropdownMenu",
|
|
15033
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15034
|
-
}
|
|
15035
|
-
},
|
|
15036
|
-
{
|
|
15037
|
-
"name": "disable-button",
|
|
15038
|
-
"type": {
|
|
15039
|
-
"text": "boolean"
|
|
15040
|
-
},
|
|
15041
|
-
"default": "false",
|
|
15042
|
-
"fieldName": "disabled",
|
|
15043
|
-
"inheritedFrom": {
|
|
15044
|
-
"name": "DropdownMenu",
|
|
15045
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15046
|
-
}
|
|
15047
|
-
},
|
|
15048
|
-
{
|
|
15049
|
-
"name": "name",
|
|
15050
|
-
"type": {
|
|
15051
|
-
"text": "string"
|
|
15052
|
-
},
|
|
15053
|
-
"default": "'Dropdown Menu'",
|
|
15054
|
-
"fieldName": "name",
|
|
15055
|
-
"inheritedFrom": {
|
|
15056
|
-
"name": "DropdownMenu",
|
|
15057
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15058
|
-
}
|
|
15059
|
-
},
|
|
15060
|
-
{
|
|
15061
|
-
"name": "open",
|
|
15062
|
-
"type": {
|
|
15063
|
-
"text": "boolean"
|
|
15064
|
-
},
|
|
15065
|
-
"default": "false",
|
|
15066
|
-
"fieldName": "open",
|
|
15067
|
-
"inheritedFrom": {
|
|
15068
|
-
"name": "DropdownMenu",
|
|
15069
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15070
|
-
}
|
|
15071
|
-
},
|
|
15072
|
-
{
|
|
15073
|
-
"name": "buttonAppearance",
|
|
15074
|
-
"type": {
|
|
15075
|
-
"text": "string"
|
|
15076
|
-
},
|
|
15077
|
-
"fieldName": "buttonAppearance",
|
|
15078
|
-
"inheritedFrom": {
|
|
15079
|
-
"name": "DropdownMenu",
|
|
15080
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15081
|
-
}
|
|
15082
|
-
}
|
|
15083
|
-
],
|
|
15084
|
-
"members": [
|
|
15085
|
-
{
|
|
15086
|
-
"kind": "field",
|
|
15087
|
-
"name": "items",
|
|
15088
|
-
"type": {
|
|
15089
|
-
"text": "DropdownMenuItem[]"
|
|
15090
|
-
},
|
|
15091
|
-
"inheritedFrom": {
|
|
15092
|
-
"name": "DropdownMenu",
|
|
15093
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15094
|
-
}
|
|
15095
|
-
},
|
|
15096
|
-
{
|
|
15097
|
-
"kind": "field",
|
|
15098
|
-
"name": "autoClose",
|
|
15099
|
-
"type": {
|
|
15100
|
-
"text": "boolean"
|
|
15101
|
-
},
|
|
15102
|
-
"default": "true",
|
|
15103
|
-
"inheritedFrom": {
|
|
15104
|
-
"name": "DropdownMenu",
|
|
15105
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15106
|
-
}
|
|
15107
|
-
},
|
|
15108
|
-
{
|
|
15109
|
-
"kind": "field",
|
|
15110
|
-
"name": "disabled",
|
|
15111
|
-
"type": {
|
|
15112
|
-
"text": "boolean"
|
|
15113
|
-
},
|
|
15114
|
-
"default": "false",
|
|
15115
|
-
"inheritedFrom": {
|
|
15116
|
-
"name": "DropdownMenu",
|
|
15117
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15118
|
-
}
|
|
15119
|
-
},
|
|
15120
|
-
{
|
|
15121
|
-
"kind": "field",
|
|
15122
|
-
"name": "classNames",
|
|
15123
|
-
"type": {
|
|
15124
|
-
"text": "string"
|
|
15125
|
-
},
|
|
15126
|
-
"inheritedFrom": {
|
|
15127
|
-
"name": "DropdownMenu",
|
|
15128
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15129
|
-
}
|
|
15130
|
-
},
|
|
15131
|
-
{
|
|
15132
|
-
"kind": "field",
|
|
15133
|
-
"name": "name",
|
|
15134
|
-
"type": {
|
|
15135
|
-
"text": "string"
|
|
15136
|
-
},
|
|
15137
|
-
"default": "'Dropdown Menu'",
|
|
15138
|
-
"inheritedFrom": {
|
|
15139
|
-
"name": "DropdownMenu",
|
|
15140
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15141
|
-
}
|
|
15142
|
-
},
|
|
15143
|
-
{
|
|
15144
|
-
"kind": "field",
|
|
15145
|
-
"name": "open",
|
|
15146
|
-
"type": {
|
|
15147
|
-
"text": "boolean"
|
|
15148
|
-
},
|
|
15149
|
-
"default": "false",
|
|
15150
|
-
"inheritedFrom": {
|
|
15151
|
-
"name": "DropdownMenu",
|
|
15152
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15153
|
-
}
|
|
15154
|
-
},
|
|
15155
|
-
{
|
|
15156
|
-
"kind": "field",
|
|
15157
|
-
"name": "buttonAppearance",
|
|
15158
|
-
"type": {
|
|
15159
|
-
"text": "string"
|
|
15160
|
-
},
|
|
15161
|
-
"inheritedFrom": {
|
|
15162
|
-
"name": "DropdownMenu",
|
|
15163
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15164
|
-
}
|
|
15165
|
-
},
|
|
15166
|
-
{
|
|
15167
|
-
"kind": "field",
|
|
15168
|
-
"name": "dropdownMenu",
|
|
15169
|
-
"type": {
|
|
15170
|
-
"text": "HTMLElement"
|
|
15171
|
-
},
|
|
15172
|
-
"inheritedFrom": {
|
|
15173
|
-
"name": "DropdownMenu",
|
|
15174
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15175
|
-
}
|
|
15176
|
-
},
|
|
15177
|
-
{
|
|
15178
|
-
"kind": "field",
|
|
15179
|
-
"name": "clickOutside",
|
|
15180
|
-
"privacy": "private",
|
|
15181
|
-
"inheritedFrom": {
|
|
15182
|
-
"name": "DropdownMenu",
|
|
15183
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15184
|
-
}
|
|
15185
|
-
},
|
|
15186
|
-
{
|
|
15187
|
-
"kind": "method",
|
|
15188
|
-
"name": "handleClickOutside",
|
|
15189
|
-
"privacy": "private",
|
|
15190
|
-
"parameters": [
|
|
15191
|
-
{
|
|
15192
|
-
"name": "event",
|
|
15193
|
-
"type": {
|
|
15194
|
-
"text": "MouseEvent"
|
|
15195
|
-
}
|
|
15196
|
-
}
|
|
15197
|
-
],
|
|
15198
|
-
"inheritedFrom": {
|
|
15199
|
-
"name": "DropdownMenu",
|
|
15200
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15201
|
-
}
|
|
15202
|
-
},
|
|
15203
|
-
{
|
|
15204
|
-
"kind": "method",
|
|
15205
|
-
"name": "openChanged",
|
|
15206
|
-
"privacy": "protected",
|
|
15207
|
-
"inheritedFrom": {
|
|
15208
|
-
"name": "DropdownMenu",
|
|
15209
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15210
|
-
}
|
|
15211
|
-
},
|
|
15212
|
-
{
|
|
15213
|
-
"kind": "method",
|
|
15214
|
-
"name": "toggleDropdownMenuVisibility",
|
|
15215
|
-
"inheritedFrom": {
|
|
15216
|
-
"name": "DropdownMenu",
|
|
15217
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15218
|
-
}
|
|
15219
|
-
},
|
|
15220
|
-
{
|
|
15221
|
-
"kind": "method",
|
|
15222
|
-
"name": "onDropdownMenuItemClick",
|
|
15223
|
-
"inheritedFrom": {
|
|
15224
|
-
"name": "DropdownMenu",
|
|
15225
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15226
|
-
}
|
|
15227
|
-
},
|
|
15228
|
-
{
|
|
15229
|
-
"kind": "field",
|
|
15230
|
-
"name": "allItems",
|
|
15231
|
-
"type": {
|
|
15232
|
-
"text": "DropdownMenuItem[]"
|
|
15233
|
-
},
|
|
15234
|
-
"readonly": true,
|
|
15235
|
-
"inheritedFrom": {
|
|
15236
|
-
"name": "DropdownMenu",
|
|
15237
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
14798
|
+
"name": "Divider",
|
|
14799
|
+
"module": "src/divider/divider.ts"
|
|
15238
14800
|
}
|
|
15239
14801
|
},
|
|
15240
14802
|
{
|
|
@@ -15246,8 +14808,8 @@
|
|
|
15246
14808
|
"privacy": "private",
|
|
15247
14809
|
"default": "void 0",
|
|
15248
14810
|
"inheritedFrom": {
|
|
15249
|
-
"name": "
|
|
15250
|
-
"module": "src/
|
|
14811
|
+
"name": "Divider",
|
|
14812
|
+
"module": "src/divider/divider.ts"
|
|
15251
14813
|
}
|
|
15252
14814
|
},
|
|
15253
14815
|
{
|
|
@@ -15259,8 +14821,8 @@
|
|
|
15259
14821
|
"privacy": "public",
|
|
15260
14822
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
15261
14823
|
"inheritedFrom": {
|
|
15262
|
-
"name": "
|
|
15263
|
-
"module": "src/
|
|
14824
|
+
"name": "Divider",
|
|
14825
|
+
"module": "src/divider/divider.ts"
|
|
15264
14826
|
}
|
|
15265
14827
|
},
|
|
15266
14828
|
{
|
|
@@ -15272,8 +14834,8 @@
|
|
|
15272
14834
|
"privacy": "public",
|
|
15273
14835
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
15274
14836
|
"inheritedFrom": {
|
|
15275
|
-
"name": "
|
|
15276
|
-
"module": "src/
|
|
14837
|
+
"name": "Divider",
|
|
14838
|
+
"module": "src/divider/divider.ts"
|
|
15277
14839
|
}
|
|
15278
14840
|
},
|
|
15279
14841
|
{
|
|
@@ -15286,8 +14848,8 @@
|
|
|
15286
14848
|
}
|
|
15287
14849
|
},
|
|
15288
14850
|
"inheritedFrom": {
|
|
15289
|
-
"name": "
|
|
15290
|
-
"module": "src/
|
|
14851
|
+
"name": "Divider",
|
|
14852
|
+
"module": "src/divider/divider.ts"
|
|
15291
14853
|
}
|
|
15292
14854
|
},
|
|
15293
14855
|
{
|
|
@@ -15299,8 +14861,8 @@
|
|
|
15299
14861
|
"privacy": "public",
|
|
15300
14862
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
15301
14863
|
"inheritedFrom": {
|
|
15302
|
-
"name": "
|
|
15303
|
-
"module": "src/
|
|
14864
|
+
"name": "Divider",
|
|
14865
|
+
"module": "src/divider/divider.ts"
|
|
15304
14866
|
}
|
|
15305
14867
|
},
|
|
15306
14868
|
{
|
|
@@ -15313,8 +14875,8 @@
|
|
|
15313
14875
|
}
|
|
15314
14876
|
},
|
|
15315
14877
|
"inheritedFrom": {
|
|
15316
|
-
"name": "
|
|
15317
|
-
"module": "src/
|
|
14878
|
+
"name": "Divider",
|
|
14879
|
+
"module": "src/divider/divider.ts"
|
|
15318
14880
|
}
|
|
15319
14881
|
},
|
|
15320
14882
|
{
|
|
@@ -15344,41 +14906,39 @@
|
|
|
15344
14906
|
],
|
|
15345
14907
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
15346
14908
|
"inheritedFrom": {
|
|
15347
|
-
"name": "
|
|
15348
|
-
"module": "src/
|
|
14909
|
+
"name": "Divider",
|
|
14910
|
+
"module": "src/divider/divider.ts"
|
|
15349
14911
|
}
|
|
15350
14912
|
}
|
|
15351
14913
|
]
|
|
15352
14914
|
},
|
|
15353
14915
|
{
|
|
15354
14916
|
"kind": "variable",
|
|
15355
|
-
"name": "
|
|
15356
|
-
"description": "The Zero Dropdown Menu",
|
|
15357
|
-
"privacy": "public"
|
|
14917
|
+
"name": "zeroDivider"
|
|
15358
14918
|
}
|
|
15359
14919
|
],
|
|
15360
14920
|
"exports": [
|
|
15361
14921
|
{
|
|
15362
14922
|
"kind": "js",
|
|
15363
|
-
"name": "
|
|
14923
|
+
"name": "Divider",
|
|
15364
14924
|
"declaration": {
|
|
15365
|
-
"name": "
|
|
15366
|
-
"module": "src/
|
|
14925
|
+
"name": "Divider",
|
|
14926
|
+
"module": "src/divider/divider.ts"
|
|
15367
14927
|
}
|
|
15368
14928
|
},
|
|
15369
14929
|
{
|
|
15370
14930
|
"kind": "js",
|
|
15371
|
-
"name": "
|
|
14931
|
+
"name": "zeroDivider",
|
|
15372
14932
|
"declaration": {
|
|
15373
|
-
"name": "
|
|
15374
|
-
"module": "src/
|
|
14933
|
+
"name": "zeroDivider",
|
|
14934
|
+
"module": "src/divider/divider.ts"
|
|
15375
14935
|
}
|
|
15376
14936
|
}
|
|
15377
14937
|
]
|
|
15378
14938
|
},
|
|
15379
14939
|
{
|
|
15380
14940
|
"kind": "javascript-module",
|
|
15381
|
-
"path": "src/
|
|
14941
|
+
"path": "src/divider/index.ts",
|
|
15382
14942
|
"declarations": [],
|
|
15383
14943
|
"exports": [
|
|
15384
14944
|
{
|
|
@@ -15386,7 +14946,7 @@
|
|
|
15386
14946
|
"name": "*",
|
|
15387
14947
|
"declaration": {
|
|
15388
14948
|
"name": "*",
|
|
15389
|
-
"package": "./
|
|
14949
|
+
"package": "./divider"
|
|
15390
14950
|
}
|
|
15391
14951
|
},
|
|
15392
14952
|
{
|
|
@@ -15394,126 +14954,287 @@
|
|
|
15394
14954
|
"name": "*",
|
|
15395
14955
|
"declaration": {
|
|
15396
14956
|
"name": "*",
|
|
15397
|
-
"package": "./
|
|
15398
|
-
}
|
|
15399
|
-
},
|
|
15400
|
-
{
|
|
15401
|
-
"kind": "js",
|
|
15402
|
-
"name": "zeroDropdownMenuTemplate",
|
|
15403
|
-
"declaration": {
|
|
15404
|
-
"name": "foundationDropdownMenuTemplate",
|
|
15405
|
-
"package": "@genesislcap/foundation-ui"
|
|
15406
|
-
}
|
|
15407
|
-
},
|
|
15408
|
-
{
|
|
15409
|
-
"kind": "js",
|
|
15410
|
-
"name": "getDropdownMenuTemplate",
|
|
15411
|
-
"declaration": {
|
|
15412
|
-
"name": "getDropdownMenuTemplate",
|
|
15413
|
-
"package": "@genesislcap/foundation-ui"
|
|
15414
|
-
}
|
|
15415
|
-
},
|
|
15416
|
-
{
|
|
15417
|
-
"kind": "js",
|
|
15418
|
-
"name": "extractMenuItems",
|
|
15419
|
-
"declaration": {
|
|
15420
|
-
"name": "extractMenuItems",
|
|
15421
|
-
"package": "@genesislcap/foundation-ui"
|
|
14957
|
+
"package": "./divider.styles"
|
|
15422
14958
|
}
|
|
15423
14959
|
},
|
|
15424
14960
|
{
|
|
15425
14961
|
"kind": "js",
|
|
15426
|
-
"name": "
|
|
14962
|
+
"name": "*",
|
|
15427
14963
|
"declaration": {
|
|
15428
|
-
"name": "
|
|
15429
|
-
"package": "
|
|
14964
|
+
"name": "*",
|
|
14965
|
+
"package": "./divider.template"
|
|
15430
14966
|
}
|
|
15431
14967
|
}
|
|
15432
14968
|
]
|
|
15433
14969
|
},
|
|
15434
14970
|
{
|
|
15435
14971
|
"kind": "javascript-module",
|
|
15436
|
-
"path": "src/
|
|
14972
|
+
"path": "src/dropdown-menu/dropdown-menu.styles.ts",
|
|
15437
14973
|
"declarations": [
|
|
15438
14974
|
{
|
|
15439
|
-
"kind": "
|
|
15440
|
-
"name": "
|
|
15441
|
-
"
|
|
14975
|
+
"kind": "function",
|
|
14976
|
+
"name": "zeroDropdownMenuStyles",
|
|
14977
|
+
"return": {
|
|
14978
|
+
"type": {
|
|
14979
|
+
"text": "ElementStyles"
|
|
14980
|
+
}
|
|
14981
|
+
},
|
|
14982
|
+
"parameters": [
|
|
14983
|
+
{
|
|
14984
|
+
"name": "context",
|
|
14985
|
+
"type": {
|
|
14986
|
+
"text": "ElementDefinitionContext"
|
|
14987
|
+
}
|
|
14988
|
+
},
|
|
14989
|
+
{
|
|
14990
|
+
"name": "definition",
|
|
14991
|
+
"type": {
|
|
14992
|
+
"text": "FoundationElementDefinition"
|
|
14993
|
+
}
|
|
14994
|
+
}
|
|
14995
|
+
]
|
|
15442
14996
|
}
|
|
15443
14997
|
],
|
|
15444
14998
|
"exports": [
|
|
15445
14999
|
{
|
|
15446
15000
|
"kind": "js",
|
|
15447
|
-
"name": "
|
|
15001
|
+
"name": "zeroDropdownMenuStyles",
|
|
15448
15002
|
"declaration": {
|
|
15449
|
-
"name": "
|
|
15450
|
-
"module": "src/
|
|
15003
|
+
"name": "zeroDropdownMenuStyles",
|
|
15004
|
+
"module": "src/dropdown-menu/dropdown-menu.styles.ts"
|
|
15451
15005
|
}
|
|
15452
15006
|
}
|
|
15453
15007
|
]
|
|
15454
15008
|
},
|
|
15455
15009
|
{
|
|
15456
15010
|
"kind": "javascript-module",
|
|
15457
|
-
"path": "src/
|
|
15011
|
+
"path": "src/dropdown-menu/dropdown-menu.ts",
|
|
15458
15012
|
"declarations": [
|
|
15459
|
-
{
|
|
15460
|
-
"kind": "variable",
|
|
15461
|
-
"name": "zeroErrorBannerShadowOptions",
|
|
15462
|
-
"default": "foundationErrorBannerShadowOptions"
|
|
15463
|
-
},
|
|
15464
15013
|
{
|
|
15465
15014
|
"kind": "class",
|
|
15466
15015
|
"description": "",
|
|
15467
|
-
"name": "
|
|
15016
|
+
"name": "DropdownMenu",
|
|
15468
15017
|
"superclass": {
|
|
15469
|
-
"name": "
|
|
15018
|
+
"name": "FoundationDropdownMenu",
|
|
15470
15019
|
"package": "@genesislcap/foundation-ui"
|
|
15471
15020
|
},
|
|
15472
|
-
"tagName": "%%prefix%%-
|
|
15021
|
+
"tagName": "%%prefix%%-dropdown-menu",
|
|
15473
15022
|
"customElement": true,
|
|
15023
|
+
"attributes": [
|
|
15024
|
+
{
|
|
15025
|
+
"name": "auto-close",
|
|
15026
|
+
"type": {
|
|
15027
|
+
"text": "boolean"
|
|
15028
|
+
},
|
|
15029
|
+
"default": "true",
|
|
15030
|
+
"fieldName": "autoClose",
|
|
15031
|
+
"inheritedFrom": {
|
|
15032
|
+
"name": "DropdownMenu",
|
|
15033
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15034
|
+
}
|
|
15035
|
+
},
|
|
15036
|
+
{
|
|
15037
|
+
"name": "disable-button",
|
|
15038
|
+
"type": {
|
|
15039
|
+
"text": "boolean"
|
|
15040
|
+
},
|
|
15041
|
+
"default": "false",
|
|
15042
|
+
"fieldName": "disabled",
|
|
15043
|
+
"inheritedFrom": {
|
|
15044
|
+
"name": "DropdownMenu",
|
|
15045
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15046
|
+
}
|
|
15047
|
+
},
|
|
15048
|
+
{
|
|
15049
|
+
"name": "name",
|
|
15050
|
+
"type": {
|
|
15051
|
+
"text": "string"
|
|
15052
|
+
},
|
|
15053
|
+
"default": "'Dropdown Menu'",
|
|
15054
|
+
"fieldName": "name",
|
|
15055
|
+
"inheritedFrom": {
|
|
15056
|
+
"name": "DropdownMenu",
|
|
15057
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15058
|
+
}
|
|
15059
|
+
},
|
|
15060
|
+
{
|
|
15061
|
+
"name": "open",
|
|
15062
|
+
"type": {
|
|
15063
|
+
"text": "boolean"
|
|
15064
|
+
},
|
|
15065
|
+
"default": "false",
|
|
15066
|
+
"fieldName": "open",
|
|
15067
|
+
"inheritedFrom": {
|
|
15068
|
+
"name": "DropdownMenu",
|
|
15069
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15070
|
+
}
|
|
15071
|
+
},
|
|
15072
|
+
{
|
|
15073
|
+
"name": "buttonAppearance",
|
|
15074
|
+
"type": {
|
|
15075
|
+
"text": "string"
|
|
15076
|
+
},
|
|
15077
|
+
"fieldName": "buttonAppearance",
|
|
15078
|
+
"inheritedFrom": {
|
|
15079
|
+
"name": "DropdownMenu",
|
|
15080
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15081
|
+
}
|
|
15082
|
+
}
|
|
15083
|
+
],
|
|
15474
15084
|
"members": [
|
|
15475
15085
|
{
|
|
15476
15086
|
"kind": "field",
|
|
15477
|
-
"name": "
|
|
15087
|
+
"name": "items",
|
|
15088
|
+
"type": {
|
|
15089
|
+
"text": "DropdownMenuItem[]"
|
|
15090
|
+
},
|
|
15091
|
+
"inheritedFrom": {
|
|
15092
|
+
"name": "DropdownMenu",
|
|
15093
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15094
|
+
}
|
|
15095
|
+
},
|
|
15096
|
+
{
|
|
15097
|
+
"kind": "field",
|
|
15098
|
+
"name": "autoClose",
|
|
15099
|
+
"type": {
|
|
15100
|
+
"text": "boolean"
|
|
15101
|
+
},
|
|
15102
|
+
"default": "true",
|
|
15103
|
+
"inheritedFrom": {
|
|
15104
|
+
"name": "DropdownMenu",
|
|
15105
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15106
|
+
}
|
|
15107
|
+
},
|
|
15108
|
+
{
|
|
15109
|
+
"kind": "field",
|
|
15110
|
+
"name": "disabled",
|
|
15111
|
+
"type": {
|
|
15112
|
+
"text": "boolean"
|
|
15113
|
+
},
|
|
15114
|
+
"default": "false",
|
|
15115
|
+
"inheritedFrom": {
|
|
15116
|
+
"name": "DropdownMenu",
|
|
15117
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15118
|
+
}
|
|
15119
|
+
},
|
|
15120
|
+
{
|
|
15121
|
+
"kind": "field",
|
|
15122
|
+
"name": "classNames",
|
|
15123
|
+
"type": {
|
|
15124
|
+
"text": "string"
|
|
15125
|
+
},
|
|
15126
|
+
"inheritedFrom": {
|
|
15127
|
+
"name": "DropdownMenu",
|
|
15128
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15129
|
+
}
|
|
15130
|
+
},
|
|
15131
|
+
{
|
|
15132
|
+
"kind": "field",
|
|
15133
|
+
"name": "name",
|
|
15134
|
+
"type": {
|
|
15135
|
+
"text": "string"
|
|
15136
|
+
},
|
|
15137
|
+
"default": "'Dropdown Menu'",
|
|
15138
|
+
"inheritedFrom": {
|
|
15139
|
+
"name": "DropdownMenu",
|
|
15140
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15141
|
+
}
|
|
15142
|
+
},
|
|
15143
|
+
{
|
|
15144
|
+
"kind": "field",
|
|
15145
|
+
"name": "open",
|
|
15146
|
+
"type": {
|
|
15147
|
+
"text": "boolean"
|
|
15148
|
+
},
|
|
15149
|
+
"default": "false",
|
|
15150
|
+
"inheritedFrom": {
|
|
15151
|
+
"name": "DropdownMenu",
|
|
15152
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15153
|
+
}
|
|
15154
|
+
},
|
|
15155
|
+
{
|
|
15156
|
+
"kind": "field",
|
|
15157
|
+
"name": "buttonAppearance",
|
|
15478
15158
|
"type": {
|
|
15479
|
-
"text": "
|
|
15159
|
+
"text": "string"
|
|
15480
15160
|
},
|
|
15481
|
-
"privacy": "public",
|
|
15482
15161
|
"inheritedFrom": {
|
|
15483
|
-
"name": "
|
|
15484
|
-
"module": "src/
|
|
15162
|
+
"name": "DropdownMenu",
|
|
15163
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15485
15164
|
}
|
|
15486
15165
|
},
|
|
15487
15166
|
{
|
|
15488
15167
|
"kind": "field",
|
|
15489
|
-
"name": "
|
|
15168
|
+
"name": "dropdownMenu",
|
|
15490
15169
|
"type": {
|
|
15491
|
-
"text": "
|
|
15170
|
+
"text": "HTMLElement"
|
|
15492
15171
|
},
|
|
15493
15172
|
"inheritedFrom": {
|
|
15494
|
-
"name": "
|
|
15495
|
-
"module": "src/
|
|
15173
|
+
"name": "DropdownMenu",
|
|
15174
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15496
15175
|
}
|
|
15497
15176
|
},
|
|
15498
15177
|
{
|
|
15499
15178
|
"kind": "field",
|
|
15500
|
-
"name": "
|
|
15501
|
-
"
|
|
15502
|
-
"text": "NotificationStructure"
|
|
15503
|
-
},
|
|
15179
|
+
"name": "clickOutside",
|
|
15180
|
+
"privacy": "private",
|
|
15504
15181
|
"inheritedFrom": {
|
|
15505
|
-
"name": "
|
|
15506
|
-
"module": "src/
|
|
15182
|
+
"name": "DropdownMenu",
|
|
15183
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15507
15184
|
}
|
|
15508
15185
|
},
|
|
15509
15186
|
{
|
|
15510
15187
|
"kind": "method",
|
|
15511
|
-
"name": "
|
|
15512
|
-
"privacy": "
|
|
15513
|
-
"
|
|
15188
|
+
"name": "handleClickOutside",
|
|
15189
|
+
"privacy": "private",
|
|
15190
|
+
"parameters": [
|
|
15191
|
+
{
|
|
15192
|
+
"name": "event",
|
|
15193
|
+
"type": {
|
|
15194
|
+
"text": "MouseEvent"
|
|
15195
|
+
}
|
|
15196
|
+
}
|
|
15197
|
+
],
|
|
15514
15198
|
"inheritedFrom": {
|
|
15515
|
-
"name": "
|
|
15516
|
-
"module": "src/
|
|
15199
|
+
"name": "DropdownMenu",
|
|
15200
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15201
|
+
}
|
|
15202
|
+
},
|
|
15203
|
+
{
|
|
15204
|
+
"kind": "method",
|
|
15205
|
+
"name": "openChanged",
|
|
15206
|
+
"privacy": "protected",
|
|
15207
|
+
"inheritedFrom": {
|
|
15208
|
+
"name": "DropdownMenu",
|
|
15209
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15210
|
+
}
|
|
15211
|
+
},
|
|
15212
|
+
{
|
|
15213
|
+
"kind": "method",
|
|
15214
|
+
"name": "toggleDropdownMenuVisibility",
|
|
15215
|
+
"inheritedFrom": {
|
|
15216
|
+
"name": "DropdownMenu",
|
|
15217
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15218
|
+
}
|
|
15219
|
+
},
|
|
15220
|
+
{
|
|
15221
|
+
"kind": "method",
|
|
15222
|
+
"name": "onDropdownMenuItemClick",
|
|
15223
|
+
"inheritedFrom": {
|
|
15224
|
+
"name": "DropdownMenu",
|
|
15225
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15226
|
+
}
|
|
15227
|
+
},
|
|
15228
|
+
{
|
|
15229
|
+
"kind": "field",
|
|
15230
|
+
"name": "allItems",
|
|
15231
|
+
"type": {
|
|
15232
|
+
"text": "DropdownMenuItem[]"
|
|
15233
|
+
},
|
|
15234
|
+
"readonly": true,
|
|
15235
|
+
"inheritedFrom": {
|
|
15236
|
+
"name": "DropdownMenu",
|
|
15237
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15517
15238
|
}
|
|
15518
15239
|
},
|
|
15519
15240
|
{
|
|
@@ -15631,41 +15352,33 @@
|
|
|
15631
15352
|
},
|
|
15632
15353
|
{
|
|
15633
15354
|
"kind": "variable",
|
|
15634
|
-
"name": "
|
|
15635
|
-
"description": "The Zero
|
|
15355
|
+
"name": "zeroDropdownMenu",
|
|
15356
|
+
"description": "The Zero Dropdown Menu",
|
|
15636
15357
|
"privacy": "public"
|
|
15637
15358
|
}
|
|
15638
15359
|
],
|
|
15639
15360
|
"exports": [
|
|
15640
15361
|
{
|
|
15641
15362
|
"kind": "js",
|
|
15642
|
-
"name": "
|
|
15643
|
-
"declaration": {
|
|
15644
|
-
"name": "zeroErrorBannerShadowOptions",
|
|
15645
|
-
"module": "src/error-banner/error-banner.ts"
|
|
15646
|
-
}
|
|
15647
|
-
},
|
|
15648
|
-
{
|
|
15649
|
-
"kind": "js",
|
|
15650
|
-
"name": "ErrorBanner",
|
|
15363
|
+
"name": "DropdownMenu",
|
|
15651
15364
|
"declaration": {
|
|
15652
|
-
"name": "
|
|
15653
|
-
"module": "src/
|
|
15365
|
+
"name": "DropdownMenu",
|
|
15366
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15654
15367
|
}
|
|
15655
15368
|
},
|
|
15656
15369
|
{
|
|
15657
15370
|
"kind": "js",
|
|
15658
|
-
"name": "
|
|
15371
|
+
"name": "zeroDropdownMenu",
|
|
15659
15372
|
"declaration": {
|
|
15660
|
-
"name": "
|
|
15661
|
-
"module": "src/
|
|
15373
|
+
"name": "zeroDropdownMenu",
|
|
15374
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15662
15375
|
}
|
|
15663
15376
|
}
|
|
15664
15377
|
]
|
|
15665
15378
|
},
|
|
15666
15379
|
{
|
|
15667
15380
|
"kind": "javascript-module",
|
|
15668
|
-
"path": "src/
|
|
15381
|
+
"path": "src/dropdown-menu/index.ts",
|
|
15669
15382
|
"declarations": [],
|
|
15670
15383
|
"exports": [
|
|
15671
15384
|
{
|
|
@@ -15673,7 +15386,7 @@
|
|
|
15673
15386
|
"name": "*",
|
|
15674
15387
|
"declaration": {
|
|
15675
15388
|
"name": "*",
|
|
15676
|
-
"package": "./
|
|
15389
|
+
"package": "./dropdown-menu"
|
|
15677
15390
|
}
|
|
15678
15391
|
},
|
|
15679
15392
|
{
|
|
@@ -15681,7 +15394,39 @@
|
|
|
15681
15394
|
"name": "*",
|
|
15682
15395
|
"declaration": {
|
|
15683
15396
|
"name": "*",
|
|
15684
|
-
"package": "./
|
|
15397
|
+
"package": "./dropdown-menu.styles"
|
|
15398
|
+
}
|
|
15399
|
+
},
|
|
15400
|
+
{
|
|
15401
|
+
"kind": "js",
|
|
15402
|
+
"name": "zeroDropdownMenuTemplate",
|
|
15403
|
+
"declaration": {
|
|
15404
|
+
"name": "foundationDropdownMenuTemplate",
|
|
15405
|
+
"package": "@genesislcap/foundation-ui"
|
|
15406
|
+
}
|
|
15407
|
+
},
|
|
15408
|
+
{
|
|
15409
|
+
"kind": "js",
|
|
15410
|
+
"name": "getDropdownMenuTemplate",
|
|
15411
|
+
"declaration": {
|
|
15412
|
+
"name": "getDropdownMenuTemplate",
|
|
15413
|
+
"package": "@genesislcap/foundation-ui"
|
|
15414
|
+
}
|
|
15415
|
+
},
|
|
15416
|
+
{
|
|
15417
|
+
"kind": "js",
|
|
15418
|
+
"name": "extractMenuItems",
|
|
15419
|
+
"declaration": {
|
|
15420
|
+
"name": "extractMenuItems",
|
|
15421
|
+
"package": "@genesislcap/foundation-ui"
|
|
15422
|
+
}
|
|
15423
|
+
},
|
|
15424
|
+
{
|
|
15425
|
+
"kind": "js",
|
|
15426
|
+
"name": "dropdownMenuBaseStyles",
|
|
15427
|
+
"declaration": {
|
|
15428
|
+
"name": "dropdownMenuBaseStyles",
|
|
15429
|
+
"package": "@genesislcap/foundation-ui"
|
|
15685
15430
|
}
|
|
15686
15431
|
}
|
|
15687
15432
|
]
|
|
@@ -16052,48 +15797,303 @@
|
|
|
16052
15797
|
},
|
|
16053
15798
|
{
|
|
16054
15799
|
"kind": "method",
|
|
16055
|
-
"name": "getCurrentEnvironmentLevel",
|
|
16056
|
-
"privacy": "private",
|
|
15800
|
+
"name": "getCurrentEnvironmentLevel",
|
|
15801
|
+
"privacy": "private",
|
|
15802
|
+
"return": {
|
|
15803
|
+
"type": {
|
|
15804
|
+
"text": "string | undefined"
|
|
15805
|
+
}
|
|
15806
|
+
},
|
|
15807
|
+
"description": "Get the current environment level based on priority order",
|
|
15808
|
+
"inheritedFrom": {
|
|
15809
|
+
"name": "EnvironmentIndicator",
|
|
15810
|
+
"module": "src/environment-indicator/environment-indicator.ts"
|
|
15811
|
+
}
|
|
15812
|
+
},
|
|
15813
|
+
{
|
|
15814
|
+
"kind": "method",
|
|
15815
|
+
"name": "getEnvConfigByLevel",
|
|
15816
|
+
"return": {
|
|
15817
|
+
"type": {
|
|
15818
|
+
"text": "EnvironmentConfig | undefined"
|
|
15819
|
+
}
|
|
15820
|
+
},
|
|
15821
|
+
"inheritedFrom": {
|
|
15822
|
+
"name": "EnvironmentIndicator",
|
|
15823
|
+
"module": "src/environment-indicator/environment-indicator.ts"
|
|
15824
|
+
}
|
|
15825
|
+
},
|
|
15826
|
+
{
|
|
15827
|
+
"kind": "method",
|
|
15828
|
+
"name": "setEnvConfigs",
|
|
15829
|
+
"parameters": [
|
|
15830
|
+
{
|
|
15831
|
+
"name": "envConfigs",
|
|
15832
|
+
"type": {
|
|
15833
|
+
"text": "EnvironmentConfig[]"
|
|
15834
|
+
},
|
|
15835
|
+
"description": "the environment configurations"
|
|
15836
|
+
}
|
|
15837
|
+
],
|
|
15838
|
+
"description": "Set environment configurations",
|
|
15839
|
+
"inheritedFrom": {
|
|
15840
|
+
"name": "EnvironmentIndicator",
|
|
15841
|
+
"module": "src/environment-indicator/environment-indicator.ts"
|
|
15842
|
+
}
|
|
15843
|
+
},
|
|
15844
|
+
{
|
|
15845
|
+
"kind": "field",
|
|
15846
|
+
"name": "_presentation",
|
|
15847
|
+
"type": {
|
|
15848
|
+
"text": "ComponentPresentation | null | undefined"
|
|
15849
|
+
},
|
|
15850
|
+
"privacy": "private",
|
|
15851
|
+
"default": "void 0",
|
|
15852
|
+
"inheritedFrom": {
|
|
15853
|
+
"name": "FoundationElement",
|
|
15854
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
15855
|
+
}
|
|
15856
|
+
},
|
|
15857
|
+
{
|
|
15858
|
+
"kind": "field",
|
|
15859
|
+
"name": "$presentation",
|
|
15860
|
+
"type": {
|
|
15861
|
+
"text": "ComponentPresentation | null"
|
|
15862
|
+
},
|
|
15863
|
+
"privacy": "public",
|
|
15864
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
15865
|
+
"inheritedFrom": {
|
|
15866
|
+
"name": "FoundationElement",
|
|
15867
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
15868
|
+
}
|
|
15869
|
+
},
|
|
15870
|
+
{
|
|
15871
|
+
"kind": "field",
|
|
15872
|
+
"name": "template",
|
|
15873
|
+
"type": {
|
|
15874
|
+
"text": "ElementViewTemplate | void | null"
|
|
15875
|
+
},
|
|
15876
|
+
"privacy": "public",
|
|
15877
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
15878
|
+
"inheritedFrom": {
|
|
15879
|
+
"name": "FoundationElement",
|
|
15880
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
15881
|
+
}
|
|
15882
|
+
},
|
|
15883
|
+
{
|
|
15884
|
+
"kind": "method",
|
|
15885
|
+
"name": "templateChanged",
|
|
15886
|
+
"privacy": "protected",
|
|
15887
|
+
"return": {
|
|
15888
|
+
"type": {
|
|
15889
|
+
"text": "void"
|
|
15890
|
+
}
|
|
15891
|
+
},
|
|
15892
|
+
"inheritedFrom": {
|
|
15893
|
+
"name": "FoundationElement",
|
|
15894
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
15895
|
+
}
|
|
15896
|
+
},
|
|
15897
|
+
{
|
|
15898
|
+
"kind": "field",
|
|
15899
|
+
"name": "styles",
|
|
15900
|
+
"type": {
|
|
15901
|
+
"text": "ElementStyles | void | null"
|
|
15902
|
+
},
|
|
15903
|
+
"privacy": "public",
|
|
15904
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
15905
|
+
"inheritedFrom": {
|
|
15906
|
+
"name": "FoundationElement",
|
|
15907
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
15908
|
+
}
|
|
15909
|
+
},
|
|
15910
|
+
{
|
|
15911
|
+
"kind": "method",
|
|
15912
|
+
"name": "stylesChanged",
|
|
15913
|
+
"privacy": "protected",
|
|
16057
15914
|
"return": {
|
|
16058
15915
|
"type": {
|
|
16059
|
-
"text": "
|
|
15916
|
+
"text": "void"
|
|
16060
15917
|
}
|
|
16061
15918
|
},
|
|
16062
|
-
"description": "Get the current environment level based on priority order",
|
|
16063
15919
|
"inheritedFrom": {
|
|
16064
|
-
"name": "
|
|
16065
|
-
"module": "src/
|
|
15920
|
+
"name": "FoundationElement",
|
|
15921
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16066
15922
|
}
|
|
16067
15923
|
},
|
|
16068
15924
|
{
|
|
16069
15925
|
"kind": "method",
|
|
16070
|
-
"name": "
|
|
15926
|
+
"name": "compose",
|
|
15927
|
+
"privacy": "public",
|
|
15928
|
+
"static": true,
|
|
16071
15929
|
"return": {
|
|
16072
15930
|
"type": {
|
|
16073
|
-
"text": "
|
|
15931
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
16074
15932
|
}
|
|
16075
15933
|
},
|
|
16076
|
-
"inheritedFrom": {
|
|
16077
|
-
"name": "EnvironmentIndicator",
|
|
16078
|
-
"module": "src/environment-indicator/environment-indicator.ts"
|
|
16079
|
-
}
|
|
16080
|
-
},
|
|
16081
|
-
{
|
|
16082
|
-
"kind": "method",
|
|
16083
|
-
"name": "setEnvConfigs",
|
|
16084
15934
|
"parameters": [
|
|
16085
15935
|
{
|
|
16086
|
-
"name": "
|
|
15936
|
+
"name": "this",
|
|
16087
15937
|
"type": {
|
|
16088
|
-
"text": "
|
|
15938
|
+
"text": "K"
|
|
15939
|
+
}
|
|
15940
|
+
},
|
|
15941
|
+
{
|
|
15942
|
+
"name": "elementDefinition",
|
|
15943
|
+
"type": {
|
|
15944
|
+
"text": "T"
|
|
16089
15945
|
},
|
|
16090
|
-
"description": "the
|
|
15946
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
16091
15947
|
}
|
|
16092
15948
|
],
|
|
16093
|
-
"description": "
|
|
15949
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
16094
15950
|
"inheritedFrom": {
|
|
16095
|
-
"name": "
|
|
16096
|
-
"module": "src/
|
|
15951
|
+
"name": "FoundationElement",
|
|
15952
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
15953
|
+
}
|
|
15954
|
+
}
|
|
15955
|
+
]
|
|
15956
|
+
},
|
|
15957
|
+
{
|
|
15958
|
+
"kind": "variable",
|
|
15959
|
+
"name": "zeroEnvironmentIndicator",
|
|
15960
|
+
"description": "The zero Environment Indicator",
|
|
15961
|
+
"privacy": "public"
|
|
15962
|
+
}
|
|
15963
|
+
],
|
|
15964
|
+
"exports": [
|
|
15965
|
+
{
|
|
15966
|
+
"kind": "js",
|
|
15967
|
+
"name": "EnvironmentIndicator",
|
|
15968
|
+
"declaration": {
|
|
15969
|
+
"name": "EnvironmentIndicator",
|
|
15970
|
+
"module": "src/environment-indicator/environment-indicator.ts"
|
|
15971
|
+
}
|
|
15972
|
+
},
|
|
15973
|
+
{
|
|
15974
|
+
"kind": "js",
|
|
15975
|
+
"name": "zeroEnvironmentIndicator",
|
|
15976
|
+
"declaration": {
|
|
15977
|
+
"name": "zeroEnvironmentIndicator",
|
|
15978
|
+
"module": "src/environment-indicator/environment-indicator.ts"
|
|
15979
|
+
}
|
|
15980
|
+
}
|
|
15981
|
+
]
|
|
15982
|
+
},
|
|
15983
|
+
{
|
|
15984
|
+
"kind": "javascript-module",
|
|
15985
|
+
"path": "src/environment-indicator/index.ts",
|
|
15986
|
+
"declarations": [],
|
|
15987
|
+
"exports": [
|
|
15988
|
+
{
|
|
15989
|
+
"kind": "js",
|
|
15990
|
+
"name": "*",
|
|
15991
|
+
"declaration": {
|
|
15992
|
+
"name": "*",
|
|
15993
|
+
"package": "./environment-indicator"
|
|
15994
|
+
}
|
|
15995
|
+
},
|
|
15996
|
+
{
|
|
15997
|
+
"kind": "js",
|
|
15998
|
+
"name": "*",
|
|
15999
|
+
"declaration": {
|
|
16000
|
+
"name": "*",
|
|
16001
|
+
"package": "./environment-indicator.styles"
|
|
16002
|
+
}
|
|
16003
|
+
},
|
|
16004
|
+
{
|
|
16005
|
+
"kind": "js",
|
|
16006
|
+
"name": "zeroEnvironmentIndicatorTemplate",
|
|
16007
|
+
"declaration": {
|
|
16008
|
+
"name": "foundationEnvironmentIndicatorTemplate",
|
|
16009
|
+
"package": "@genesislcap/foundation-ui"
|
|
16010
|
+
}
|
|
16011
|
+
}
|
|
16012
|
+
]
|
|
16013
|
+
},
|
|
16014
|
+
{
|
|
16015
|
+
"kind": "javascript-module",
|
|
16016
|
+
"path": "src/error-banner/error-banner.template.ts",
|
|
16017
|
+
"declarations": [
|
|
16018
|
+
{
|
|
16019
|
+
"kind": "variable",
|
|
16020
|
+
"name": "zeroErrorBannerTemplate",
|
|
16021
|
+
"default": "html<ErrorBanner>`\n ${getPrefixedErrorBanner('zero')}\n`"
|
|
16022
|
+
}
|
|
16023
|
+
],
|
|
16024
|
+
"exports": [
|
|
16025
|
+
{
|
|
16026
|
+
"kind": "js",
|
|
16027
|
+
"name": "zeroErrorBannerTemplate",
|
|
16028
|
+
"declaration": {
|
|
16029
|
+
"name": "zeroErrorBannerTemplate",
|
|
16030
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
16031
|
+
}
|
|
16032
|
+
}
|
|
16033
|
+
]
|
|
16034
|
+
},
|
|
16035
|
+
{
|
|
16036
|
+
"kind": "javascript-module",
|
|
16037
|
+
"path": "src/error-banner/error-banner.ts",
|
|
16038
|
+
"declarations": [
|
|
16039
|
+
{
|
|
16040
|
+
"kind": "variable",
|
|
16041
|
+
"name": "zeroErrorBannerShadowOptions",
|
|
16042
|
+
"default": "foundationErrorBannerShadowOptions"
|
|
16043
|
+
},
|
|
16044
|
+
{
|
|
16045
|
+
"kind": "class",
|
|
16046
|
+
"description": "",
|
|
16047
|
+
"name": "ErrorBanner",
|
|
16048
|
+
"superclass": {
|
|
16049
|
+
"name": "FoundationErrorBanner",
|
|
16050
|
+
"package": "@genesislcap/foundation-ui"
|
|
16051
|
+
},
|
|
16052
|
+
"tagName": "%%prefix%%-error-banner",
|
|
16053
|
+
"customElement": true,
|
|
16054
|
+
"members": [
|
|
16055
|
+
{
|
|
16056
|
+
"kind": "field",
|
|
16057
|
+
"name": "banner",
|
|
16058
|
+
"type": {
|
|
16059
|
+
"text": "HTMLElement & { dismiss: () => Promise<void> }"
|
|
16060
|
+
},
|
|
16061
|
+
"privacy": "public",
|
|
16062
|
+
"inheritedFrom": {
|
|
16063
|
+
"name": "ErrorBanner",
|
|
16064
|
+
"module": "src/error-banner/error-banner.ts"
|
|
16065
|
+
}
|
|
16066
|
+
},
|
|
16067
|
+
{
|
|
16068
|
+
"kind": "field",
|
|
16069
|
+
"name": "error",
|
|
16070
|
+
"type": {
|
|
16071
|
+
"text": "ErrorStructure"
|
|
16072
|
+
},
|
|
16073
|
+
"inheritedFrom": {
|
|
16074
|
+
"name": "ErrorBanner",
|
|
16075
|
+
"module": "src/error-banner/error-banner.ts"
|
|
16076
|
+
}
|
|
16077
|
+
},
|
|
16078
|
+
{
|
|
16079
|
+
"kind": "field",
|
|
16080
|
+
"name": "notification",
|
|
16081
|
+
"type": {
|
|
16082
|
+
"text": "NotificationStructure"
|
|
16083
|
+
},
|
|
16084
|
+
"inheritedFrom": {
|
|
16085
|
+
"name": "ErrorBanner",
|
|
16086
|
+
"module": "src/error-banner/error-banner.ts"
|
|
16087
|
+
}
|
|
16088
|
+
},
|
|
16089
|
+
{
|
|
16090
|
+
"kind": "method",
|
|
16091
|
+
"name": "dismiss",
|
|
16092
|
+
"privacy": "public",
|
|
16093
|
+
"description": "Dismiss the Error Banner from display.",
|
|
16094
|
+
"inheritedFrom": {
|
|
16095
|
+
"name": "ErrorBanner",
|
|
16096
|
+
"module": "src/error-banner/error-banner.ts"
|
|
16097
16097
|
}
|
|
16098
16098
|
},
|
|
16099
16099
|
{
|
|
@@ -16211,33 +16211,41 @@
|
|
|
16211
16211
|
},
|
|
16212
16212
|
{
|
|
16213
16213
|
"kind": "variable",
|
|
16214
|
-
"name": "
|
|
16215
|
-
"description": "The
|
|
16214
|
+
"name": "zeroErrorBanner",
|
|
16215
|
+
"description": "The Zero Banner",
|
|
16216
16216
|
"privacy": "public"
|
|
16217
16217
|
}
|
|
16218
16218
|
],
|
|
16219
16219
|
"exports": [
|
|
16220
16220
|
{
|
|
16221
16221
|
"kind": "js",
|
|
16222
|
-
"name": "
|
|
16222
|
+
"name": "zeroErrorBannerShadowOptions",
|
|
16223
16223
|
"declaration": {
|
|
16224
|
-
"name": "
|
|
16225
|
-
"module": "src/
|
|
16224
|
+
"name": "zeroErrorBannerShadowOptions",
|
|
16225
|
+
"module": "src/error-banner/error-banner.ts"
|
|
16226
16226
|
}
|
|
16227
16227
|
},
|
|
16228
16228
|
{
|
|
16229
16229
|
"kind": "js",
|
|
16230
|
-
"name": "
|
|
16230
|
+
"name": "ErrorBanner",
|
|
16231
16231
|
"declaration": {
|
|
16232
|
-
"name": "
|
|
16233
|
-
"module": "src/
|
|
16232
|
+
"name": "ErrorBanner",
|
|
16233
|
+
"module": "src/error-banner/error-banner.ts"
|
|
16234
|
+
}
|
|
16235
|
+
},
|
|
16236
|
+
{
|
|
16237
|
+
"kind": "js",
|
|
16238
|
+
"name": "zeroErrorBanner",
|
|
16239
|
+
"declaration": {
|
|
16240
|
+
"name": "zeroErrorBanner",
|
|
16241
|
+
"module": "src/error-banner/error-banner.ts"
|
|
16234
16242
|
}
|
|
16235
16243
|
}
|
|
16236
16244
|
]
|
|
16237
16245
|
},
|
|
16238
16246
|
{
|
|
16239
16247
|
"kind": "javascript-module",
|
|
16240
|
-
"path": "src/
|
|
16248
|
+
"path": "src/error-banner/index.ts",
|
|
16241
16249
|
"declarations": [],
|
|
16242
16250
|
"exports": [
|
|
16243
16251
|
{
|
|
@@ -16245,7 +16253,7 @@
|
|
|
16245
16253
|
"name": "*",
|
|
16246
16254
|
"declaration": {
|
|
16247
16255
|
"name": "*",
|
|
16248
|
-
"package": "./
|
|
16256
|
+
"package": "./error-banner.template"
|
|
16249
16257
|
}
|
|
16250
16258
|
},
|
|
16251
16259
|
{
|
|
@@ -16253,15 +16261,7 @@
|
|
|
16253
16261
|
"name": "*",
|
|
16254
16262
|
"declaration": {
|
|
16255
16263
|
"name": "*",
|
|
16256
|
-
"package": "./
|
|
16257
|
-
}
|
|
16258
|
-
},
|
|
16259
|
-
{
|
|
16260
|
-
"kind": "js",
|
|
16261
|
-
"name": "zeroEnvironmentIndicatorTemplate",
|
|
16262
|
-
"declaration": {
|
|
16263
|
-
"name": "foundationEnvironmentIndicatorTemplate",
|
|
16264
|
-
"package": "@genesislcap/foundation-ui"
|
|
16264
|
+
"package": "./error-banner"
|
|
16265
16265
|
}
|
|
16266
16266
|
}
|
|
16267
16267
|
]
|
|
@@ -28305,6 +28305,21 @@
|
|
|
28305
28305
|
}
|
|
28306
28306
|
]
|
|
28307
28307
|
},
|
|
28308
|
+
{
|
|
28309
|
+
"kind": "javascript-module",
|
|
28310
|
+
"path": "src/overlays/index.ts",
|
|
28311
|
+
"declarations": [],
|
|
28312
|
+
"exports": [
|
|
28313
|
+
{
|
|
28314
|
+
"kind": "js",
|
|
28315
|
+
"name": "*",
|
|
28316
|
+
"declaration": {
|
|
28317
|
+
"name": "*",
|
|
28318
|
+
"package": "./system-health"
|
|
28319
|
+
}
|
|
28320
|
+
}
|
|
28321
|
+
]
|
|
28322
|
+
},
|
|
28308
28323
|
{
|
|
28309
28324
|
"kind": "javascript-module",
|
|
28310
28325
|
"path": "src/optgroup/index.ts",
|
|
@@ -28918,21 +28933,6 @@
|
|
|
28918
28933
|
}
|
|
28919
28934
|
]
|
|
28920
28935
|
},
|
|
28921
|
-
{
|
|
28922
|
-
"kind": "javascript-module",
|
|
28923
|
-
"path": "src/overlays/index.ts",
|
|
28924
|
-
"declarations": [],
|
|
28925
|
-
"exports": [
|
|
28926
|
-
{
|
|
28927
|
-
"kind": "js",
|
|
28928
|
-
"name": "*",
|
|
28929
|
-
"declaration": {
|
|
28930
|
-
"name": "*",
|
|
28931
|
-
"package": "./system-health"
|
|
28932
|
-
}
|
|
28933
|
-
}
|
|
28934
|
-
]
|
|
28935
|
-
},
|
|
28936
28936
|
{
|
|
28937
28937
|
"kind": "javascript-module",
|
|
28938
28938
|
"path": "src/progress/index.ts",
|