@genesislcap/foundation-ui 14.195.1-alpha-2acf4e6.0 → 14.195.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -862,219 +862,6 @@
|
|
|
862
862
|
}
|
|
863
863
|
]
|
|
864
864
|
},
|
|
865
|
-
{
|
|
866
|
-
"kind": "javascript-module",
|
|
867
|
-
"path": "src/_config/index.ts",
|
|
868
|
-
"declarations": [],
|
|
869
|
-
"exports": [
|
|
870
|
-
{
|
|
871
|
-
"kind": "js",
|
|
872
|
-
"name": "*",
|
|
873
|
-
"declaration": {
|
|
874
|
-
"name": "*",
|
|
875
|
-
"package": "./styles"
|
|
876
|
-
}
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"kind": "js",
|
|
880
|
-
"name": "*",
|
|
881
|
-
"declaration": {
|
|
882
|
-
"name": "*",
|
|
883
|
-
"package": "./tokens"
|
|
884
|
-
}
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"kind": "js",
|
|
888
|
-
"name": "*",
|
|
889
|
-
"declaration": {
|
|
890
|
-
"name": "*",
|
|
891
|
-
"package": "./values"
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
]
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"kind": "javascript-module",
|
|
898
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
899
|
-
"declarations": [
|
|
900
|
-
{
|
|
901
|
-
"kind": "function",
|
|
902
|
-
"name": "foundationAccordionStyles",
|
|
903
|
-
"return": {
|
|
904
|
-
"type": {
|
|
905
|
-
"text": "ElementStyles"
|
|
906
|
-
}
|
|
907
|
-
},
|
|
908
|
-
"parameters": [
|
|
909
|
-
{
|
|
910
|
-
"name": "context",
|
|
911
|
-
"type": {
|
|
912
|
-
"text": "ElementDefinitionContext"
|
|
913
|
-
}
|
|
914
|
-
},
|
|
915
|
-
{
|
|
916
|
-
"name": "definition",
|
|
917
|
-
"type": {
|
|
918
|
-
"text": "FoundationElementDefinition"
|
|
919
|
-
}
|
|
920
|
-
}
|
|
921
|
-
]
|
|
922
|
-
}
|
|
923
|
-
],
|
|
924
|
-
"exports": [
|
|
925
|
-
{
|
|
926
|
-
"kind": "js",
|
|
927
|
-
"name": "foundationAccordionStyles",
|
|
928
|
-
"declaration": {
|
|
929
|
-
"name": "foundationAccordionStyles",
|
|
930
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
931
|
-
}
|
|
932
|
-
}
|
|
933
|
-
]
|
|
934
|
-
},
|
|
935
|
-
{
|
|
936
|
-
"kind": "javascript-module",
|
|
937
|
-
"path": "src/accordion/accordion.template.ts",
|
|
938
|
-
"declarations": [
|
|
939
|
-
{
|
|
940
|
-
"kind": "function",
|
|
941
|
-
"name": "foundationAccordionTemplate",
|
|
942
|
-
"return": {
|
|
943
|
-
"type": {
|
|
944
|
-
"text": "ViewTemplate<Accordion>"
|
|
945
|
-
}
|
|
946
|
-
},
|
|
947
|
-
"parameters": [
|
|
948
|
-
{
|
|
949
|
-
"name": "context",
|
|
950
|
-
"type": {
|
|
951
|
-
"text": "ElementDefinitionContext"
|
|
952
|
-
}
|
|
953
|
-
},
|
|
954
|
-
{
|
|
955
|
-
"name": "definition",
|
|
956
|
-
"type": {
|
|
957
|
-
"text": "FoundationElementDefinition"
|
|
958
|
-
}
|
|
959
|
-
}
|
|
960
|
-
]
|
|
961
|
-
}
|
|
962
|
-
],
|
|
963
|
-
"exports": [
|
|
964
|
-
{
|
|
965
|
-
"kind": "js",
|
|
966
|
-
"name": "foundationAccordionTemplate",
|
|
967
|
-
"declaration": {
|
|
968
|
-
"name": "foundationAccordionTemplate",
|
|
969
|
-
"module": "src/accordion/accordion.template.ts"
|
|
970
|
-
}
|
|
971
|
-
}
|
|
972
|
-
]
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
"kind": "javascript-module",
|
|
976
|
-
"path": "src/accordion/accordion.ts",
|
|
977
|
-
"declarations": [
|
|
978
|
-
{
|
|
979
|
-
"kind": "class",
|
|
980
|
-
"description": "",
|
|
981
|
-
"name": "Accordion",
|
|
982
|
-
"superclass": {
|
|
983
|
-
"name": "FASTAccordion",
|
|
984
|
-
"package": "@microsoft/fast-foundation"
|
|
985
|
-
},
|
|
986
|
-
"tagName": "%%prefix%%-accordion",
|
|
987
|
-
"customElement": true
|
|
988
|
-
},
|
|
989
|
-
{
|
|
990
|
-
"kind": "variable",
|
|
991
|
-
"name": "foundationAccordionShadowOptions",
|
|
992
|
-
"type": {
|
|
993
|
-
"text": "ShadowRootInit"
|
|
994
|
-
},
|
|
995
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
996
|
-
},
|
|
997
|
-
{
|
|
998
|
-
"kind": "variable",
|
|
999
|
-
"name": "defaultAccordionConfig",
|
|
1000
|
-
"type": {
|
|
1001
|
-
"text": "object"
|
|
1002
|
-
},
|
|
1003
|
-
"default": "{}"
|
|
1004
|
-
},
|
|
1005
|
-
{
|
|
1006
|
-
"kind": "variable",
|
|
1007
|
-
"name": "foundationAccordion",
|
|
1008
|
-
"description": "The Foundation Accordion",
|
|
1009
|
-
"privacy": "public"
|
|
1010
|
-
}
|
|
1011
|
-
],
|
|
1012
|
-
"exports": [
|
|
1013
|
-
{
|
|
1014
|
-
"kind": "js",
|
|
1015
|
-
"name": "Accordion",
|
|
1016
|
-
"declaration": {
|
|
1017
|
-
"name": "Accordion",
|
|
1018
|
-
"module": "src/accordion/accordion.ts"
|
|
1019
|
-
}
|
|
1020
|
-
},
|
|
1021
|
-
{
|
|
1022
|
-
"kind": "js",
|
|
1023
|
-
"name": "foundationAccordionShadowOptions",
|
|
1024
|
-
"declaration": {
|
|
1025
|
-
"name": "foundationAccordionShadowOptions",
|
|
1026
|
-
"module": "src/accordion/accordion.ts"
|
|
1027
|
-
}
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"kind": "js",
|
|
1031
|
-
"name": "defaultAccordionConfig",
|
|
1032
|
-
"declaration": {
|
|
1033
|
-
"name": "defaultAccordionConfig",
|
|
1034
|
-
"module": "src/accordion/accordion.ts"
|
|
1035
|
-
}
|
|
1036
|
-
},
|
|
1037
|
-
{
|
|
1038
|
-
"kind": "js",
|
|
1039
|
-
"name": "foundationAccordion",
|
|
1040
|
-
"declaration": {
|
|
1041
|
-
"name": "foundationAccordion",
|
|
1042
|
-
"module": "src/accordion/accordion.ts"
|
|
1043
|
-
}
|
|
1044
|
-
}
|
|
1045
|
-
]
|
|
1046
|
-
},
|
|
1047
|
-
{
|
|
1048
|
-
"kind": "javascript-module",
|
|
1049
|
-
"path": "src/accordion/index.ts",
|
|
1050
|
-
"declarations": [],
|
|
1051
|
-
"exports": [
|
|
1052
|
-
{
|
|
1053
|
-
"kind": "js",
|
|
1054
|
-
"name": "*",
|
|
1055
|
-
"declaration": {
|
|
1056
|
-
"name": "*",
|
|
1057
|
-
"package": "./accordion.template"
|
|
1058
|
-
}
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
"kind": "js",
|
|
1062
|
-
"name": "*",
|
|
1063
|
-
"declaration": {
|
|
1064
|
-
"name": "*",
|
|
1065
|
-
"package": "./accordion.styles"
|
|
1066
|
-
}
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"kind": "js",
|
|
1070
|
-
"name": "*",
|
|
1071
|
-
"declaration": {
|
|
1072
|
-
"name": "*",
|
|
1073
|
-
"package": "./accordion"
|
|
1074
|
-
}
|
|
1075
|
-
}
|
|
1076
|
-
]
|
|
1077
|
-
},
|
|
1078
865
|
{
|
|
1079
866
|
"kind": "javascript-module",
|
|
1080
867
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1469,6 +1256,37 @@
|
|
|
1469
1256
|
}
|
|
1470
1257
|
]
|
|
1471
1258
|
},
|
|
1259
|
+
{
|
|
1260
|
+
"kind": "javascript-module",
|
|
1261
|
+
"path": "src/_config/index.ts",
|
|
1262
|
+
"declarations": [],
|
|
1263
|
+
"exports": [
|
|
1264
|
+
{
|
|
1265
|
+
"kind": "js",
|
|
1266
|
+
"name": "*",
|
|
1267
|
+
"declaration": {
|
|
1268
|
+
"name": "*",
|
|
1269
|
+
"package": "./styles"
|
|
1270
|
+
}
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"kind": "js",
|
|
1274
|
+
"name": "*",
|
|
1275
|
+
"declaration": {
|
|
1276
|
+
"name": "*",
|
|
1277
|
+
"package": "./tokens"
|
|
1278
|
+
}
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"kind": "js",
|
|
1282
|
+
"name": "*",
|
|
1283
|
+
"declaration": {
|
|
1284
|
+
"name": "*",
|
|
1285
|
+
"package": "./values"
|
|
1286
|
+
}
|
|
1287
|
+
}
|
|
1288
|
+
]
|
|
1289
|
+
},
|
|
1472
1290
|
{
|
|
1473
1291
|
"kind": "javascript-module",
|
|
1474
1292
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -2030,11 +1848,11 @@
|
|
|
2030
1848
|
},
|
|
2031
1849
|
{
|
|
2032
1850
|
"kind": "javascript-module",
|
|
2033
|
-
"path": "src/
|
|
1851
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2034
1852
|
"declarations": [
|
|
2035
1853
|
{
|
|
2036
1854
|
"kind": "function",
|
|
2037
|
-
"name": "
|
|
1855
|
+
"name": "foundationAccordionStyles",
|
|
2038
1856
|
"return": {
|
|
2039
1857
|
"type": {
|
|
2040
1858
|
"text": "ElementStyles"
|
|
@@ -2059,24 +1877,206 @@
|
|
|
2059
1877
|
"exports": [
|
|
2060
1878
|
{
|
|
2061
1879
|
"kind": "js",
|
|
2062
|
-
"name": "
|
|
1880
|
+
"name": "foundationAccordionStyles",
|
|
2063
1881
|
"declaration": {
|
|
2064
|
-
"name": "
|
|
2065
|
-
"module": "src/
|
|
1882
|
+
"name": "foundationAccordionStyles",
|
|
1883
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2066
1884
|
}
|
|
2067
1885
|
}
|
|
2068
1886
|
]
|
|
2069
1887
|
},
|
|
2070
1888
|
{
|
|
2071
1889
|
"kind": "javascript-module",
|
|
2072
|
-
"path": "src/
|
|
1890
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2073
1891
|
"declarations": [
|
|
2074
1892
|
{
|
|
2075
1893
|
"kind": "function",
|
|
2076
|
-
"name": "
|
|
1894
|
+
"name": "foundationAccordionTemplate",
|
|
2077
1895
|
"return": {
|
|
2078
1896
|
"type": {
|
|
2079
|
-
"text": "ViewTemplate<
|
|
1897
|
+
"text": "ViewTemplate<Accordion>"
|
|
1898
|
+
}
|
|
1899
|
+
},
|
|
1900
|
+
"parameters": [
|
|
1901
|
+
{
|
|
1902
|
+
"name": "context",
|
|
1903
|
+
"type": {
|
|
1904
|
+
"text": "ElementDefinitionContext"
|
|
1905
|
+
}
|
|
1906
|
+
},
|
|
1907
|
+
{
|
|
1908
|
+
"name": "definition",
|
|
1909
|
+
"type": {
|
|
1910
|
+
"text": "FoundationElementDefinition"
|
|
1911
|
+
}
|
|
1912
|
+
}
|
|
1913
|
+
]
|
|
1914
|
+
}
|
|
1915
|
+
],
|
|
1916
|
+
"exports": [
|
|
1917
|
+
{
|
|
1918
|
+
"kind": "js",
|
|
1919
|
+
"name": "foundationAccordionTemplate",
|
|
1920
|
+
"declaration": {
|
|
1921
|
+
"name": "foundationAccordionTemplate",
|
|
1922
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1923
|
+
}
|
|
1924
|
+
}
|
|
1925
|
+
]
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"kind": "javascript-module",
|
|
1929
|
+
"path": "src/accordion/accordion.ts",
|
|
1930
|
+
"declarations": [
|
|
1931
|
+
{
|
|
1932
|
+
"kind": "class",
|
|
1933
|
+
"description": "",
|
|
1934
|
+
"name": "Accordion",
|
|
1935
|
+
"superclass": {
|
|
1936
|
+
"name": "FASTAccordion",
|
|
1937
|
+
"package": "@microsoft/fast-foundation"
|
|
1938
|
+
},
|
|
1939
|
+
"tagName": "%%prefix%%-accordion",
|
|
1940
|
+
"customElement": true
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"kind": "variable",
|
|
1944
|
+
"name": "foundationAccordionShadowOptions",
|
|
1945
|
+
"type": {
|
|
1946
|
+
"text": "ShadowRootInit"
|
|
1947
|
+
},
|
|
1948
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"kind": "variable",
|
|
1952
|
+
"name": "defaultAccordionConfig",
|
|
1953
|
+
"type": {
|
|
1954
|
+
"text": "object"
|
|
1955
|
+
},
|
|
1956
|
+
"default": "{}"
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"kind": "variable",
|
|
1960
|
+
"name": "foundationAccordion",
|
|
1961
|
+
"description": "The Foundation Accordion",
|
|
1962
|
+
"privacy": "public"
|
|
1963
|
+
}
|
|
1964
|
+
],
|
|
1965
|
+
"exports": [
|
|
1966
|
+
{
|
|
1967
|
+
"kind": "js",
|
|
1968
|
+
"name": "Accordion",
|
|
1969
|
+
"declaration": {
|
|
1970
|
+
"name": "Accordion",
|
|
1971
|
+
"module": "src/accordion/accordion.ts"
|
|
1972
|
+
}
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"kind": "js",
|
|
1976
|
+
"name": "foundationAccordionShadowOptions",
|
|
1977
|
+
"declaration": {
|
|
1978
|
+
"name": "foundationAccordionShadowOptions",
|
|
1979
|
+
"module": "src/accordion/accordion.ts"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"kind": "js",
|
|
1984
|
+
"name": "defaultAccordionConfig",
|
|
1985
|
+
"declaration": {
|
|
1986
|
+
"name": "defaultAccordionConfig",
|
|
1987
|
+
"module": "src/accordion/accordion.ts"
|
|
1988
|
+
}
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
"kind": "js",
|
|
1992
|
+
"name": "foundationAccordion",
|
|
1993
|
+
"declaration": {
|
|
1994
|
+
"name": "foundationAccordion",
|
|
1995
|
+
"module": "src/accordion/accordion.ts"
|
|
1996
|
+
}
|
|
1997
|
+
}
|
|
1998
|
+
]
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"kind": "javascript-module",
|
|
2002
|
+
"path": "src/accordion/index.ts",
|
|
2003
|
+
"declarations": [],
|
|
2004
|
+
"exports": [
|
|
2005
|
+
{
|
|
2006
|
+
"kind": "js",
|
|
2007
|
+
"name": "*",
|
|
2008
|
+
"declaration": {
|
|
2009
|
+
"name": "*",
|
|
2010
|
+
"package": "./accordion.template"
|
|
2011
|
+
}
|
|
2012
|
+
},
|
|
2013
|
+
{
|
|
2014
|
+
"kind": "js",
|
|
2015
|
+
"name": "*",
|
|
2016
|
+
"declaration": {
|
|
2017
|
+
"name": "*",
|
|
2018
|
+
"package": "./accordion.styles"
|
|
2019
|
+
}
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"kind": "js",
|
|
2023
|
+
"name": "*",
|
|
2024
|
+
"declaration": {
|
|
2025
|
+
"name": "*",
|
|
2026
|
+
"package": "./accordion"
|
|
2027
|
+
}
|
|
2028
|
+
}
|
|
2029
|
+
]
|
|
2030
|
+
},
|
|
2031
|
+
{
|
|
2032
|
+
"kind": "javascript-module",
|
|
2033
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
2034
|
+
"declarations": [
|
|
2035
|
+
{
|
|
2036
|
+
"kind": "function",
|
|
2037
|
+
"name": "foundationAnchorStyles",
|
|
2038
|
+
"return": {
|
|
2039
|
+
"type": {
|
|
2040
|
+
"text": "ElementStyles"
|
|
2041
|
+
}
|
|
2042
|
+
},
|
|
2043
|
+
"parameters": [
|
|
2044
|
+
{
|
|
2045
|
+
"name": "context",
|
|
2046
|
+
"type": {
|
|
2047
|
+
"text": "ElementDefinitionContext"
|
|
2048
|
+
}
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
"name": "definition",
|
|
2052
|
+
"type": {
|
|
2053
|
+
"text": "FoundationElementDefinition"
|
|
2054
|
+
}
|
|
2055
|
+
}
|
|
2056
|
+
]
|
|
2057
|
+
}
|
|
2058
|
+
],
|
|
2059
|
+
"exports": [
|
|
2060
|
+
{
|
|
2061
|
+
"kind": "js",
|
|
2062
|
+
"name": "foundationAnchorStyles",
|
|
2063
|
+
"declaration": {
|
|
2064
|
+
"name": "foundationAnchorStyles",
|
|
2065
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
2066
|
+
}
|
|
2067
|
+
}
|
|
2068
|
+
]
|
|
2069
|
+
},
|
|
2070
|
+
{
|
|
2071
|
+
"kind": "javascript-module",
|
|
2072
|
+
"path": "src/anchor/anchor.template.ts",
|
|
2073
|
+
"declarations": [
|
|
2074
|
+
{
|
|
2075
|
+
"kind": "function",
|
|
2076
|
+
"name": "foundationAnchorTemplate",
|
|
2077
|
+
"return": {
|
|
2078
|
+
"type": {
|
|
2079
|
+
"text": "ViewTemplate<Anchor>"
|
|
2080
2080
|
}
|
|
2081
2081
|
},
|
|
2082
2082
|
"parameters": [
|
|
@@ -9655,11 +9655,11 @@
|
|
|
9655
9655
|
},
|
|
9656
9656
|
{
|
|
9657
9657
|
"kind": "javascript-module",
|
|
9658
|
-
"path": "src/data-grid/data-grid.styles.ts",
|
|
9658
|
+
"path": "src/data-grid-cell/data-grid-cell.styles.ts",
|
|
9659
9659
|
"declarations": [
|
|
9660
9660
|
{
|
|
9661
9661
|
"kind": "function",
|
|
9662
|
-
"name": "
|
|
9662
|
+
"name": "foundationDataGridCellStyles",
|
|
9663
9663
|
"return": {
|
|
9664
9664
|
"type": {
|
|
9665
9665
|
"text": "ElementStyles"
|
|
@@ -9684,159 +9684,98 @@
|
|
|
9684
9684
|
"exports": [
|
|
9685
9685
|
{
|
|
9686
9686
|
"kind": "js",
|
|
9687
|
-
"name": "
|
|
9688
|
-
"declaration": {
|
|
9689
|
-
"name": "foundationDataGridStyles",
|
|
9690
|
-
"module": "src/data-grid/data-grid.styles.ts"
|
|
9691
|
-
}
|
|
9692
|
-
}
|
|
9693
|
-
]
|
|
9694
|
-
},
|
|
9695
|
-
{
|
|
9696
|
-
"kind": "javascript-module",
|
|
9697
|
-
"path": "src/data-grid/data-grid.template.ts",
|
|
9698
|
-
"declarations": [
|
|
9699
|
-
{
|
|
9700
|
-
"kind": "function",
|
|
9701
|
-
"name": "foundationDataGridTemplate",
|
|
9702
|
-
"return": {
|
|
9703
|
-
"type": {
|
|
9704
|
-
"text": "ViewTemplate<DataGrid>"
|
|
9705
|
-
}
|
|
9706
|
-
},
|
|
9707
|
-
"parameters": [
|
|
9708
|
-
{
|
|
9709
|
-
"name": "context",
|
|
9710
|
-
"type": {
|
|
9711
|
-
"text": "ElementDefinitionContext"
|
|
9712
|
-
}
|
|
9713
|
-
},
|
|
9714
|
-
{
|
|
9715
|
-
"name": "definition",
|
|
9716
|
-
"type": {
|
|
9717
|
-
"text": "FoundationElementDefinition"
|
|
9718
|
-
}
|
|
9719
|
-
}
|
|
9720
|
-
]
|
|
9721
|
-
}
|
|
9722
|
-
],
|
|
9723
|
-
"exports": [
|
|
9724
|
-
{
|
|
9725
|
-
"kind": "js",
|
|
9726
|
-
"name": "foundationDataGridTemplate",
|
|
9687
|
+
"name": "foundationDataGridCellStyles",
|
|
9727
9688
|
"declaration": {
|
|
9728
|
-
"name": "
|
|
9729
|
-
"module": "src/data-grid/data-grid.
|
|
9689
|
+
"name": "foundationDataGridCellStyles",
|
|
9690
|
+
"module": "src/data-grid-cell/data-grid-cell.styles.ts"
|
|
9730
9691
|
}
|
|
9731
9692
|
}
|
|
9732
9693
|
]
|
|
9733
9694
|
},
|
|
9734
9695
|
{
|
|
9735
9696
|
"kind": "javascript-module",
|
|
9736
|
-
"path": "src/data-grid/data-grid.ts",
|
|
9697
|
+
"path": "src/data-grid-cell/data-grid.cell.ts",
|
|
9737
9698
|
"declarations": [
|
|
9738
9699
|
{
|
|
9739
9700
|
"kind": "class",
|
|
9740
9701
|
"description": "",
|
|
9741
|
-
"name": "
|
|
9702
|
+
"name": "DataGridCell",
|
|
9742
9703
|
"superclass": {
|
|
9743
|
-
"name": "
|
|
9704
|
+
"name": "FASTDataGridCell",
|
|
9744
9705
|
"package": "@microsoft/fast-components"
|
|
9745
9706
|
},
|
|
9746
|
-
"tagName": "%%prefix%%-data-grid",
|
|
9707
|
+
"tagName": "%%prefix%%-data-grid-cell",
|
|
9747
9708
|
"customElement": true,
|
|
9748
9709
|
"attributes": [
|
|
9749
9710
|
{
|
|
9750
|
-
"name": "
|
|
9751
|
-
"type": {
|
|
9752
|
-
"text": "boolean"
|
|
9753
|
-
},
|
|
9754
|
-
"default": "false",
|
|
9755
|
-
"description": "When true the component will not add itself to the tab queue.\nDefault is false.",
|
|
9756
|
-
"fieldName": "noTabbing",
|
|
9757
|
-
"inheritedFrom": {
|
|
9758
|
-
"name": "DataGrid",
|
|
9759
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9760
|
-
}
|
|
9761
|
-
},
|
|
9762
|
-
{
|
|
9763
|
-
"name": "generate-header",
|
|
9711
|
+
"name": "cell-type",
|
|
9764
9712
|
"type": {
|
|
9765
|
-
"text": "
|
|
9713
|
+
"text": "DataGridCellTypes"
|
|
9766
9714
|
},
|
|
9767
|
-
"description": "
|
|
9768
|
-
"fieldName": "
|
|
9715
|
+
"description": "The type of cell",
|
|
9716
|
+
"fieldName": "cellType",
|
|
9769
9717
|
"inheritedFrom": {
|
|
9770
|
-
"name": "
|
|
9771
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9718
|
+
"name": "DataGridCell",
|
|
9719
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9772
9720
|
}
|
|
9773
9721
|
},
|
|
9774
9722
|
{
|
|
9775
|
-
"name": "grid-
|
|
9723
|
+
"name": "grid-column",
|
|
9776
9724
|
"type": {
|
|
9777
9725
|
"text": "string"
|
|
9778
9726
|
},
|
|
9779
|
-
"description": "
|
|
9780
|
-
"fieldName": "
|
|
9727
|
+
"description": "The column index of the cell.\nThis will be applied to the css grid-column-index value\napplied to the cell",
|
|
9728
|
+
"fieldName": "gridColumn",
|
|
9781
9729
|
"inheritedFrom": {
|
|
9782
|
-
"name": "
|
|
9783
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9730
|
+
"name": "DataGridCell",
|
|
9731
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9784
9732
|
}
|
|
9785
9733
|
}
|
|
9786
9734
|
],
|
|
9787
9735
|
"members": [
|
|
9788
9736
|
{
|
|
9789
9737
|
"kind": "field",
|
|
9790
|
-
"name": "
|
|
9738
|
+
"name": "cellType",
|
|
9739
|
+
"type": {
|
|
9740
|
+
"text": "DataGridCellTypes"
|
|
9741
|
+
},
|
|
9791
9742
|
"privacy": "public",
|
|
9792
|
-
"
|
|
9793
|
-
"description": "generates a basic column definition by examining sample row data",
|
|
9743
|
+
"description": "The type of cell",
|
|
9794
9744
|
"inheritedFrom": {
|
|
9795
|
-
"name": "
|
|
9796
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9745
|
+
"name": "DataGridCell",
|
|
9746
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9797
9747
|
}
|
|
9798
9748
|
},
|
|
9799
9749
|
{
|
|
9800
9750
|
"kind": "method",
|
|
9801
|
-
"name": "
|
|
9751
|
+
"name": "cellTypeChanged",
|
|
9802
9752
|
"privacy": "private",
|
|
9803
|
-
"static": true,
|
|
9804
9753
|
"return": {
|
|
9805
9754
|
"type": {
|
|
9806
|
-
"text": "
|
|
9755
|
+
"text": "void"
|
|
9807
9756
|
}
|
|
9808
9757
|
},
|
|
9809
|
-
"parameters": [
|
|
9810
|
-
{
|
|
9811
|
-
"name": "columnDefinitions",
|
|
9812
|
-
"type": {
|
|
9813
|
-
"text": "ColumnDefinition[]"
|
|
9814
|
-
}
|
|
9815
|
-
}
|
|
9816
|
-
],
|
|
9817
|
-
"description": "generates a gridTemplateColumns based on columndata array",
|
|
9818
9758
|
"inheritedFrom": {
|
|
9819
|
-
"name": "
|
|
9820
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9759
|
+
"name": "DataGridCell",
|
|
9760
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9821
9761
|
}
|
|
9822
9762
|
},
|
|
9823
9763
|
{
|
|
9824
9764
|
"kind": "field",
|
|
9825
|
-
"name": "
|
|
9765
|
+
"name": "gridColumn",
|
|
9826
9766
|
"type": {
|
|
9827
|
-
"text": "
|
|
9767
|
+
"text": "string"
|
|
9828
9768
|
},
|
|
9829
9769
|
"privacy": "public",
|
|
9830
|
-
"
|
|
9831
|
-
"description": "When true the component will not add itself to the tab queue.\nDefault is false.",
|
|
9770
|
+
"description": "The column index of the cell.\nThis will be applied to the css grid-column-index value\napplied to the cell",
|
|
9832
9771
|
"inheritedFrom": {
|
|
9833
|
-
"name": "
|
|
9834
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9772
|
+
"name": "DataGridCell",
|
|
9773
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9835
9774
|
}
|
|
9836
9775
|
},
|
|
9837
9776
|
{
|
|
9838
9777
|
"kind": "method",
|
|
9839
|
-
"name": "
|
|
9778
|
+
"name": "gridColumnChanged",
|
|
9840
9779
|
"privacy": "private",
|
|
9841
9780
|
"return": {
|
|
9842
9781
|
"type": {
|
|
@@ -9844,109 +9783,175 @@
|
|
|
9844
9783
|
}
|
|
9845
9784
|
},
|
|
9846
9785
|
"inheritedFrom": {
|
|
9847
|
-
"name": "
|
|
9848
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9786
|
+
"name": "DataGridCell",
|
|
9787
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9849
9788
|
}
|
|
9850
9789
|
},
|
|
9851
9790
|
{
|
|
9852
9791
|
"kind": "field",
|
|
9853
|
-
"name": "
|
|
9792
|
+
"name": "rowData",
|
|
9854
9793
|
"type": {
|
|
9855
|
-
"text": "
|
|
9794
|
+
"text": "object | null"
|
|
9856
9795
|
},
|
|
9857
9796
|
"privacy": "public",
|
|
9858
|
-
"
|
|
9797
|
+
"default": "null",
|
|
9798
|
+
"description": "The base data for the parent row",
|
|
9859
9799
|
"inheritedFrom": {
|
|
9860
|
-
"name": "
|
|
9861
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9800
|
+
"name": "DataGridCell",
|
|
9801
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9802
|
+
}
|
|
9803
|
+
},
|
|
9804
|
+
{
|
|
9805
|
+
"kind": "field",
|
|
9806
|
+
"name": "columnDefinition",
|
|
9807
|
+
"type": {
|
|
9808
|
+
"text": "ColumnDefinition | null"
|
|
9809
|
+
},
|
|
9810
|
+
"privacy": "public",
|
|
9811
|
+
"default": "null",
|
|
9812
|
+
"description": "The base data for the column",
|
|
9813
|
+
"inheritedFrom": {
|
|
9814
|
+
"name": "DataGridCell",
|
|
9815
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9862
9816
|
}
|
|
9863
9817
|
},
|
|
9864
9818
|
{
|
|
9865
9819
|
"kind": "method",
|
|
9866
|
-
"name": "
|
|
9820
|
+
"name": "columnDefinitionChanged",
|
|
9867
9821
|
"privacy": "private",
|
|
9868
9822
|
"return": {
|
|
9869
9823
|
"type": {
|
|
9870
9824
|
"text": "void"
|
|
9871
9825
|
}
|
|
9872
9826
|
},
|
|
9827
|
+
"parameters": [
|
|
9828
|
+
{
|
|
9829
|
+
"name": "oldValue",
|
|
9830
|
+
"type": {
|
|
9831
|
+
"text": "ColumnDefinition | null"
|
|
9832
|
+
}
|
|
9833
|
+
},
|
|
9834
|
+
{
|
|
9835
|
+
"name": "newValue",
|
|
9836
|
+
"type": {
|
|
9837
|
+
"text": "ColumnDefinition | null"
|
|
9838
|
+
}
|
|
9839
|
+
}
|
|
9840
|
+
],
|
|
9873
9841
|
"inheritedFrom": {
|
|
9874
|
-
"name": "
|
|
9875
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9842
|
+
"name": "DataGridCell",
|
|
9843
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9876
9844
|
}
|
|
9877
9845
|
},
|
|
9878
9846
|
{
|
|
9879
9847
|
"kind": "field",
|
|
9880
|
-
"name": "
|
|
9848
|
+
"name": "isActiveCell",
|
|
9881
9849
|
"type": {
|
|
9882
|
-
"text": "
|
|
9850
|
+
"text": "boolean"
|
|
9883
9851
|
},
|
|
9884
|
-
"privacy": "
|
|
9885
|
-
"
|
|
9852
|
+
"privacy": "private",
|
|
9853
|
+
"default": "false",
|
|
9886
9854
|
"inheritedFrom": {
|
|
9887
|
-
"name": "
|
|
9888
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9855
|
+
"name": "DataGridCell",
|
|
9856
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9889
9857
|
}
|
|
9890
9858
|
},
|
|
9891
9859
|
{
|
|
9892
|
-
"kind": "
|
|
9893
|
-
"name": "
|
|
9860
|
+
"kind": "field",
|
|
9861
|
+
"name": "customCellView",
|
|
9862
|
+
"type": {
|
|
9863
|
+
"text": "HTMLView | null"
|
|
9864
|
+
},
|
|
9894
9865
|
"privacy": "private",
|
|
9866
|
+
"default": "null",
|
|
9867
|
+
"inheritedFrom": {
|
|
9868
|
+
"name": "DataGridCell",
|
|
9869
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9870
|
+
}
|
|
9871
|
+
},
|
|
9872
|
+
{
|
|
9873
|
+
"kind": "method",
|
|
9874
|
+
"name": "handleFocusin",
|
|
9875
|
+
"privacy": "public",
|
|
9895
9876
|
"return": {
|
|
9896
9877
|
"type": {
|
|
9897
9878
|
"text": "void"
|
|
9898
9879
|
}
|
|
9899
9880
|
},
|
|
9881
|
+
"parameters": [
|
|
9882
|
+
{
|
|
9883
|
+
"name": "e",
|
|
9884
|
+
"type": {
|
|
9885
|
+
"text": "FocusEvent"
|
|
9886
|
+
}
|
|
9887
|
+
}
|
|
9888
|
+
],
|
|
9900
9889
|
"inheritedFrom": {
|
|
9901
|
-
"name": "
|
|
9902
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9890
|
+
"name": "DataGridCell",
|
|
9891
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9903
9892
|
}
|
|
9904
9893
|
},
|
|
9905
9894
|
{
|
|
9906
|
-
"kind": "
|
|
9907
|
-
"name": "
|
|
9908
|
-
"type": {
|
|
9909
|
-
"text": "object[]"
|
|
9910
|
-
},
|
|
9895
|
+
"kind": "method",
|
|
9896
|
+
"name": "handleFocusout",
|
|
9911
9897
|
"privacy": "public",
|
|
9912
|
-
"
|
|
9913
|
-
|
|
9898
|
+
"return": {
|
|
9899
|
+
"type": {
|
|
9900
|
+
"text": "void"
|
|
9901
|
+
}
|
|
9902
|
+
},
|
|
9903
|
+
"parameters": [
|
|
9904
|
+
{
|
|
9905
|
+
"name": "e",
|
|
9906
|
+
"type": {
|
|
9907
|
+
"text": "FocusEvent"
|
|
9908
|
+
}
|
|
9909
|
+
}
|
|
9910
|
+
],
|
|
9914
9911
|
"inheritedFrom": {
|
|
9915
|
-
"name": "
|
|
9916
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9912
|
+
"name": "DataGridCell",
|
|
9913
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9917
9914
|
}
|
|
9918
9915
|
},
|
|
9919
9916
|
{
|
|
9920
9917
|
"kind": "method",
|
|
9921
|
-
"name": "
|
|
9922
|
-
"privacy": "
|
|
9918
|
+
"name": "handleKeydown",
|
|
9919
|
+
"privacy": "public",
|
|
9923
9920
|
"return": {
|
|
9924
9921
|
"type": {
|
|
9925
9922
|
"text": "void"
|
|
9926
9923
|
}
|
|
9927
9924
|
},
|
|
9925
|
+
"parameters": [
|
|
9926
|
+
{
|
|
9927
|
+
"name": "e",
|
|
9928
|
+
"type": {
|
|
9929
|
+
"text": "KeyboardEvent"
|
|
9930
|
+
}
|
|
9931
|
+
}
|
|
9932
|
+
],
|
|
9928
9933
|
"inheritedFrom": {
|
|
9929
|
-
"name": "
|
|
9930
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9934
|
+
"name": "DataGridCell",
|
|
9935
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9931
9936
|
}
|
|
9932
9937
|
},
|
|
9933
9938
|
{
|
|
9934
|
-
"kind": "
|
|
9935
|
-
"name": "
|
|
9936
|
-
"
|
|
9937
|
-
|
|
9939
|
+
"kind": "method",
|
|
9940
|
+
"name": "updateCellView",
|
|
9941
|
+
"privacy": "private",
|
|
9942
|
+
"return": {
|
|
9943
|
+
"type": {
|
|
9944
|
+
"text": "void"
|
|
9945
|
+
}
|
|
9938
9946
|
},
|
|
9939
|
-
"privacy": "public",
|
|
9940
|
-
"default": "null",
|
|
9941
|
-
"description": "The column definitions of the grid",
|
|
9942
9947
|
"inheritedFrom": {
|
|
9943
|
-
"name": "
|
|
9944
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9948
|
+
"name": "DataGridCell",
|
|
9949
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9945
9950
|
}
|
|
9946
9951
|
},
|
|
9947
9952
|
{
|
|
9948
9953
|
"kind": "method",
|
|
9949
|
-
"name": "
|
|
9954
|
+
"name": "disconnectCellView",
|
|
9950
9955
|
"privacy": "private",
|
|
9951
9956
|
"return": {
|
|
9952
9957
|
"type": {
|
|
@@ -9954,349 +9959,43 @@
|
|
|
9954
9959
|
}
|
|
9955
9960
|
},
|
|
9956
9961
|
"inheritedFrom": {
|
|
9957
|
-
"name": "
|
|
9958
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9962
|
+
"name": "DataGridCell",
|
|
9963
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9959
9964
|
}
|
|
9960
9965
|
},
|
|
9961
9966
|
{
|
|
9962
9967
|
"kind": "field",
|
|
9963
|
-
"name": "
|
|
9964
|
-
"
|
|
9965
|
-
"text": "ViewTemplate"
|
|
9966
|
-
},
|
|
9967
|
-
"privacy": "public",
|
|
9968
|
-
"description": "The template to use for the programmatic generation of rows",
|
|
9968
|
+
"name": "updateCellStyle",
|
|
9969
|
+
"privacy": "private",
|
|
9969
9970
|
"inheritedFrom": {
|
|
9970
|
-
"name": "
|
|
9971
|
-
"module": "src/data-grid/data-grid.ts"
|
|
9971
|
+
"name": "DataGridCell",
|
|
9972
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
9972
9973
|
}
|
|
9973
9974
|
},
|
|
9974
9975
|
{
|
|
9975
9976
|
"kind": "field",
|
|
9976
|
-
"name": "
|
|
9977
|
+
"name": "_presentation",
|
|
9977
9978
|
"type": {
|
|
9978
|
-
"text": "
|
|
9979
|
+
"text": "ComponentPresentation | null | undefined"
|
|
9979
9980
|
},
|
|
9980
|
-
"privacy": "
|
|
9981
|
-
"
|
|
9981
|
+
"privacy": "private",
|
|
9982
|
+
"default": "void 0",
|
|
9982
9983
|
"inheritedFrom": {
|
|
9983
|
-
"name": "
|
|
9984
|
-
"module": "src/
|
|
9984
|
+
"name": "FoundationElement",
|
|
9985
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
9985
9986
|
}
|
|
9986
9987
|
},
|
|
9987
9988
|
{
|
|
9988
9989
|
"kind": "field",
|
|
9989
|
-
"name": "
|
|
9990
|
+
"name": "$presentation",
|
|
9990
9991
|
"type": {
|
|
9991
|
-
"text": "
|
|
9992
|
+
"text": "ComponentPresentation | null"
|
|
9992
9993
|
},
|
|
9993
9994
|
"privacy": "public",
|
|
9994
|
-
"description": "
|
|
9995
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
9995
9996
|
"inheritedFrom": {
|
|
9996
|
-
"name": "
|
|
9997
|
-
"module": "src/
|
|
9998
|
-
}
|
|
9999
|
-
},
|
|
10000
|
-
{
|
|
10001
|
-
"kind": "method",
|
|
10002
|
-
"name": "headerCellItemTemplateChanged",
|
|
10003
|
-
"privacy": "private",
|
|
10004
|
-
"return": {
|
|
10005
|
-
"type": {
|
|
10006
|
-
"text": "void"
|
|
10007
|
-
}
|
|
10008
|
-
},
|
|
10009
|
-
"inheritedFrom": {
|
|
10010
|
-
"name": "DataGrid",
|
|
10011
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10012
|
-
}
|
|
10013
|
-
},
|
|
10014
|
-
{
|
|
10015
|
-
"kind": "field",
|
|
10016
|
-
"name": "focusRowIndex",
|
|
10017
|
-
"type": {
|
|
10018
|
-
"text": "number"
|
|
10019
|
-
},
|
|
10020
|
-
"privacy": "public",
|
|
10021
|
-
"default": "0",
|
|
10022
|
-
"description": "The index of the row that will receive focus the next time the\ngrid is focused. This value changes as focus moves to different\nrows within the grid. Changing this value when focus is already\nwithin the grid moves focus to the specified row.",
|
|
10023
|
-
"inheritedFrom": {
|
|
10024
|
-
"name": "DataGrid",
|
|
10025
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10026
|
-
}
|
|
10027
|
-
},
|
|
10028
|
-
{
|
|
10029
|
-
"kind": "method",
|
|
10030
|
-
"name": "focusRowIndexChanged",
|
|
10031
|
-
"privacy": "private",
|
|
10032
|
-
"return": {
|
|
10033
|
-
"type": {
|
|
10034
|
-
"text": "void"
|
|
10035
|
-
}
|
|
10036
|
-
},
|
|
10037
|
-
"inheritedFrom": {
|
|
10038
|
-
"name": "DataGrid",
|
|
10039
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10040
|
-
}
|
|
10041
|
-
},
|
|
10042
|
-
{
|
|
10043
|
-
"kind": "field",
|
|
10044
|
-
"name": "focusColumnIndex",
|
|
10045
|
-
"type": {
|
|
10046
|
-
"text": "number"
|
|
10047
|
-
},
|
|
10048
|
-
"privacy": "public",
|
|
10049
|
-
"default": "0",
|
|
10050
|
-
"description": "The index of the column that will receive focus the next time the\ngrid is focused. This value changes as focus moves to different rows\nwithin the grid. Changing this value when focus is already within\nthe grid moves focus to the specified column.",
|
|
10051
|
-
"inheritedFrom": {
|
|
10052
|
-
"name": "DataGrid",
|
|
10053
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10054
|
-
}
|
|
10055
|
-
},
|
|
10056
|
-
{
|
|
10057
|
-
"kind": "method",
|
|
10058
|
-
"name": "focusColumnIndexChanged",
|
|
10059
|
-
"privacy": "private",
|
|
10060
|
-
"return": {
|
|
10061
|
-
"type": {
|
|
10062
|
-
"text": "void"
|
|
10063
|
-
}
|
|
10064
|
-
},
|
|
10065
|
-
"inheritedFrom": {
|
|
10066
|
-
"name": "DataGrid",
|
|
10067
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10068
|
-
}
|
|
10069
|
-
},
|
|
10070
|
-
{
|
|
10071
|
-
"kind": "field",
|
|
10072
|
-
"name": "rowElementTag",
|
|
10073
|
-
"type": {
|
|
10074
|
-
"text": "string"
|
|
10075
|
-
},
|
|
10076
|
-
"privacy": "public",
|
|
10077
|
-
"description": "Set by the component templates.",
|
|
10078
|
-
"inheritedFrom": {
|
|
10079
|
-
"name": "DataGrid",
|
|
10080
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10081
|
-
}
|
|
10082
|
-
},
|
|
10083
|
-
{
|
|
10084
|
-
"kind": "field",
|
|
10085
|
-
"name": "rowsRepeatBehavior",
|
|
10086
|
-
"type": {
|
|
10087
|
-
"text": "RepeatBehavior | null"
|
|
10088
|
-
},
|
|
10089
|
-
"privacy": "private",
|
|
10090
|
-
"inheritedFrom": {
|
|
10091
|
-
"name": "DataGrid",
|
|
10092
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10093
|
-
}
|
|
10094
|
-
},
|
|
10095
|
-
{
|
|
10096
|
-
"kind": "field",
|
|
10097
|
-
"name": "rowsPlaceholder",
|
|
10098
|
-
"type": {
|
|
10099
|
-
"text": "Node | null"
|
|
10100
|
-
},
|
|
10101
|
-
"privacy": "private",
|
|
10102
|
-
"default": "null",
|
|
10103
|
-
"inheritedFrom": {
|
|
10104
|
-
"name": "DataGrid",
|
|
10105
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10106
|
-
}
|
|
10107
|
-
},
|
|
10108
|
-
{
|
|
10109
|
-
"kind": "field",
|
|
10110
|
-
"name": "generatedHeader",
|
|
10111
|
-
"type": {
|
|
10112
|
-
"text": "DataGridRow | null"
|
|
10113
|
-
},
|
|
10114
|
-
"privacy": "private",
|
|
10115
|
-
"default": "null",
|
|
10116
|
-
"inheritedFrom": {
|
|
10117
|
-
"name": "DataGrid",
|
|
10118
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10119
|
-
}
|
|
10120
|
-
},
|
|
10121
|
-
{
|
|
10122
|
-
"kind": "field",
|
|
10123
|
-
"name": "isUpdatingFocus",
|
|
10124
|
-
"type": {
|
|
10125
|
-
"text": "boolean"
|
|
10126
|
-
},
|
|
10127
|
-
"privacy": "private",
|
|
10128
|
-
"default": "false",
|
|
10129
|
-
"inheritedFrom": {
|
|
10130
|
-
"name": "DataGrid",
|
|
10131
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10132
|
-
}
|
|
10133
|
-
},
|
|
10134
|
-
{
|
|
10135
|
-
"kind": "field",
|
|
10136
|
-
"name": "pendingFocusUpdate",
|
|
10137
|
-
"type": {
|
|
10138
|
-
"text": "boolean"
|
|
10139
|
-
},
|
|
10140
|
-
"privacy": "private",
|
|
10141
|
-
"default": "false",
|
|
10142
|
-
"inheritedFrom": {
|
|
10143
|
-
"name": "DataGrid",
|
|
10144
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10145
|
-
}
|
|
10146
|
-
},
|
|
10147
|
-
{
|
|
10148
|
-
"kind": "field",
|
|
10149
|
-
"name": "observer",
|
|
10150
|
-
"type": {
|
|
10151
|
-
"text": "MutationObserver"
|
|
10152
|
-
},
|
|
10153
|
-
"privacy": "private",
|
|
10154
|
-
"inheritedFrom": {
|
|
10155
|
-
"name": "DataGrid",
|
|
10156
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10157
|
-
}
|
|
10158
|
-
},
|
|
10159
|
-
{
|
|
10160
|
-
"kind": "field",
|
|
10161
|
-
"name": "rowindexUpdateQueued",
|
|
10162
|
-
"type": {
|
|
10163
|
-
"text": "boolean"
|
|
10164
|
-
},
|
|
10165
|
-
"privacy": "private",
|
|
10166
|
-
"default": "false",
|
|
10167
|
-
"inheritedFrom": {
|
|
10168
|
-
"name": "DataGrid",
|
|
10169
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10170
|
-
}
|
|
10171
|
-
},
|
|
10172
|
-
{
|
|
10173
|
-
"kind": "field",
|
|
10174
|
-
"name": "columnDefinitionsStale",
|
|
10175
|
-
"type": {
|
|
10176
|
-
"text": "boolean"
|
|
10177
|
-
},
|
|
10178
|
-
"privacy": "private",
|
|
10179
|
-
"default": "true",
|
|
10180
|
-
"inheritedFrom": {
|
|
10181
|
-
"name": "DataGrid",
|
|
10182
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10183
|
-
}
|
|
10184
|
-
},
|
|
10185
|
-
{
|
|
10186
|
-
"kind": "field",
|
|
10187
|
-
"name": "generatedGridTemplateColumns",
|
|
10188
|
-
"type": {
|
|
10189
|
-
"text": "string"
|
|
10190
|
-
},
|
|
10191
|
-
"privacy": "private",
|
|
10192
|
-
"default": "\"\"",
|
|
10193
|
-
"inheritedFrom": {
|
|
10194
|
-
"name": "DataGrid",
|
|
10195
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10196
|
-
}
|
|
10197
|
-
},
|
|
10198
|
-
{
|
|
10199
|
-
"kind": "field",
|
|
10200
|
-
"name": "focusOnCell",
|
|
10201
|
-
"privacy": "private",
|
|
10202
|
-
"inheritedFrom": {
|
|
10203
|
-
"name": "DataGrid",
|
|
10204
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10205
|
-
}
|
|
10206
|
-
},
|
|
10207
|
-
{
|
|
10208
|
-
"kind": "method",
|
|
10209
|
-
"name": "queueFocusUpdate",
|
|
10210
|
-
"privacy": "private",
|
|
10211
|
-
"return": {
|
|
10212
|
-
"type": {
|
|
10213
|
-
"text": "void"
|
|
10214
|
-
}
|
|
10215
|
-
},
|
|
10216
|
-
"inheritedFrom": {
|
|
10217
|
-
"name": "DataGrid",
|
|
10218
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10219
|
-
}
|
|
10220
|
-
},
|
|
10221
|
-
{
|
|
10222
|
-
"kind": "method",
|
|
10223
|
-
"name": "updateFocus",
|
|
10224
|
-
"privacy": "private",
|
|
10225
|
-
"return": {
|
|
10226
|
-
"type": {
|
|
10227
|
-
"text": "void"
|
|
10228
|
-
}
|
|
10229
|
-
},
|
|
10230
|
-
"inheritedFrom": {
|
|
10231
|
-
"name": "DataGrid",
|
|
10232
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10233
|
-
}
|
|
10234
|
-
},
|
|
10235
|
-
{
|
|
10236
|
-
"kind": "method",
|
|
10237
|
-
"name": "toggleGeneratedHeader",
|
|
10238
|
-
"privacy": "private",
|
|
10239
|
-
"return": {
|
|
10240
|
-
"type": {
|
|
10241
|
-
"text": "void"
|
|
10242
|
-
}
|
|
10243
|
-
},
|
|
10244
|
-
"inheritedFrom": {
|
|
10245
|
-
"name": "DataGrid",
|
|
10246
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10247
|
-
}
|
|
10248
|
-
},
|
|
10249
|
-
{
|
|
10250
|
-
"kind": "field",
|
|
10251
|
-
"name": "onChildListChange",
|
|
10252
|
-
"privacy": "private",
|
|
10253
|
-
"inheritedFrom": {
|
|
10254
|
-
"name": "DataGrid",
|
|
10255
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10256
|
-
}
|
|
10257
|
-
},
|
|
10258
|
-
{
|
|
10259
|
-
"kind": "field",
|
|
10260
|
-
"name": "queueRowIndexUpdate",
|
|
10261
|
-
"privacy": "private",
|
|
10262
|
-
"inheritedFrom": {
|
|
10263
|
-
"name": "DataGrid",
|
|
10264
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10265
|
-
}
|
|
10266
|
-
},
|
|
10267
|
-
{
|
|
10268
|
-
"kind": "field",
|
|
10269
|
-
"name": "updateRowIndexes",
|
|
10270
|
-
"privacy": "private",
|
|
10271
|
-
"inheritedFrom": {
|
|
10272
|
-
"name": "DataGrid",
|
|
10273
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10274
|
-
}
|
|
10275
|
-
},
|
|
10276
|
-
{
|
|
10277
|
-
"kind": "field",
|
|
10278
|
-
"name": "_presentation",
|
|
10279
|
-
"type": {
|
|
10280
|
-
"text": "ComponentPresentation | null | undefined"
|
|
10281
|
-
},
|
|
10282
|
-
"privacy": "private",
|
|
10283
|
-
"default": "void 0",
|
|
10284
|
-
"inheritedFrom": {
|
|
10285
|
-
"name": "FoundationElement",
|
|
10286
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
10287
|
-
}
|
|
10288
|
-
},
|
|
10289
|
-
{
|
|
10290
|
-
"kind": "field",
|
|
10291
|
-
"name": "$presentation",
|
|
10292
|
-
"type": {
|
|
10293
|
-
"text": "ComponentPresentation | null"
|
|
10294
|
-
},
|
|
10295
|
-
"privacy": "public",
|
|
10296
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
10297
|
-
"inheritedFrom": {
|
|
10298
|
-
"name": "FoundationElement",
|
|
10299
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
9997
|
+
"name": "FoundationElement",
|
|
9998
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
10300
9999
|
}
|
|
10301
10000
|
},
|
|
10302
10001
|
{
|
|
@@ -10384,11 +10083,21 @@
|
|
|
10384
10083
|
"module": "src/foundation-element/foundation-element.ts"
|
|
10385
10084
|
}
|
|
10386
10085
|
}
|
|
10086
|
+
],
|
|
10087
|
+
"events": [
|
|
10088
|
+
{
|
|
10089
|
+
"description": "Fires a custom 'cell-focused' event when focus is on the cell or its contents",
|
|
10090
|
+
"name": "cell-focused",
|
|
10091
|
+
"inheritedFrom": {
|
|
10092
|
+
"name": "DataGridCell",
|
|
10093
|
+
"module": "src/data-grid/data-grid-cell.ts"
|
|
10094
|
+
}
|
|
10095
|
+
}
|
|
10387
10096
|
]
|
|
10388
10097
|
},
|
|
10389
10098
|
{
|
|
10390
10099
|
"kind": "variable",
|
|
10391
|
-
"name": "
|
|
10100
|
+
"name": "foundationDataGridCellShadowOptions",
|
|
10392
10101
|
"type": {
|
|
10393
10102
|
"text": "ShadowRootInit"
|
|
10394
10103
|
},
|
|
@@ -10396,7 +10105,7 @@
|
|
|
10396
10105
|
},
|
|
10397
10106
|
{
|
|
10398
10107
|
"kind": "variable",
|
|
10399
|
-
"name": "
|
|
10108
|
+
"name": "defaultDataGridCellConfig",
|
|
10400
10109
|
"type": {
|
|
10401
10110
|
"text": "object"
|
|
10402
10111
|
},
|
|
@@ -10404,49 +10113,57 @@
|
|
|
10404
10113
|
},
|
|
10405
10114
|
{
|
|
10406
10115
|
"kind": "variable",
|
|
10407
|
-
"name": "
|
|
10408
|
-
"description": "The Foundation Data Grid Element.",
|
|
10116
|
+
"name": "foundationDataGridCell",
|
|
10117
|
+
"description": "The Foundation Data Grid Cell Element.",
|
|
10409
10118
|
"privacy": "public"
|
|
10410
10119
|
}
|
|
10411
10120
|
],
|
|
10412
10121
|
"exports": [
|
|
10413
10122
|
{
|
|
10414
10123
|
"kind": "js",
|
|
10415
|
-
"name": "
|
|
10124
|
+
"name": "foundationDataGridCellTemplate",
|
|
10416
10125
|
"declaration": {
|
|
10417
|
-
"name": "
|
|
10418
|
-
"
|
|
10126
|
+
"name": "dataGridCellTemplate",
|
|
10127
|
+
"package": "@microsoft/fast-foundation"
|
|
10419
10128
|
}
|
|
10420
10129
|
},
|
|
10421
10130
|
{
|
|
10422
10131
|
"kind": "js",
|
|
10423
|
-
"name": "
|
|
10132
|
+
"name": "DataGridCell",
|
|
10424
10133
|
"declaration": {
|
|
10425
|
-
"name": "
|
|
10426
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10134
|
+
"name": "DataGridCell",
|
|
10135
|
+
"module": "src/data-grid-cell/data-grid.cell.ts"
|
|
10427
10136
|
}
|
|
10428
10137
|
},
|
|
10429
10138
|
{
|
|
10430
10139
|
"kind": "js",
|
|
10431
|
-
"name": "
|
|
10140
|
+
"name": "foundationDataGridCellShadowOptions",
|
|
10432
10141
|
"declaration": {
|
|
10433
|
-
"name": "
|
|
10434
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10142
|
+
"name": "foundationDataGridCellShadowOptions",
|
|
10143
|
+
"module": "src/data-grid-cell/data-grid.cell.ts"
|
|
10435
10144
|
}
|
|
10436
10145
|
},
|
|
10437
10146
|
{
|
|
10438
10147
|
"kind": "js",
|
|
10439
|
-
"name": "
|
|
10148
|
+
"name": "defaultDataGridCellConfig",
|
|
10440
10149
|
"declaration": {
|
|
10441
|
-
"name": "
|
|
10442
|
-
"module": "src/data-grid/data-grid.ts"
|
|
10150
|
+
"name": "defaultDataGridCellConfig",
|
|
10151
|
+
"module": "src/data-grid-cell/data-grid.cell.ts"
|
|
10152
|
+
}
|
|
10153
|
+
},
|
|
10154
|
+
{
|
|
10155
|
+
"kind": "js",
|
|
10156
|
+
"name": "foundationDataGridCell",
|
|
10157
|
+
"declaration": {
|
|
10158
|
+
"name": "foundationDataGridCell",
|
|
10159
|
+
"module": "src/data-grid-cell/data-grid.cell.ts"
|
|
10443
10160
|
}
|
|
10444
10161
|
}
|
|
10445
10162
|
]
|
|
10446
10163
|
},
|
|
10447
10164
|
{
|
|
10448
10165
|
"kind": "javascript-module",
|
|
10449
|
-
"path": "src/data-grid/index.ts",
|
|
10166
|
+
"path": "src/data-grid-cell/index.ts",
|
|
10450
10167
|
"declarations": [],
|
|
10451
10168
|
"exports": [
|
|
10452
10169
|
{
|
|
@@ -10454,7 +10171,7 @@
|
|
|
10454
10171
|
"name": "*",
|
|
10455
10172
|
"declaration": {
|
|
10456
10173
|
"name": "*",
|
|
10457
|
-
"package": "./data-grid.
|
|
10174
|
+
"package": "./data-grid.cell"
|
|
10458
10175
|
}
|
|
10459
10176
|
},
|
|
10460
10177
|
{
|
|
@@ -10462,29 +10179,60 @@
|
|
|
10462
10179
|
"name": "*",
|
|
10463
10180
|
"declaration": {
|
|
10464
10181
|
"name": "*",
|
|
10465
|
-
"package": "./data-grid.styles"
|
|
10182
|
+
"package": "./data-grid-cell.styles"
|
|
10466
10183
|
}
|
|
10467
|
-
}
|
|
10184
|
+
}
|
|
10185
|
+
]
|
|
10186
|
+
},
|
|
10187
|
+
{
|
|
10188
|
+
"kind": "javascript-module",
|
|
10189
|
+
"path": "src/data-grid/data-grid.styles.ts",
|
|
10190
|
+
"declarations": [
|
|
10191
|
+
{
|
|
10192
|
+
"kind": "function",
|
|
10193
|
+
"name": "foundationDataGridStyles",
|
|
10194
|
+
"return": {
|
|
10195
|
+
"type": {
|
|
10196
|
+
"text": "ElementStyles"
|
|
10197
|
+
}
|
|
10198
|
+
},
|
|
10199
|
+
"parameters": [
|
|
10200
|
+
{
|
|
10201
|
+
"name": "context",
|
|
10202
|
+
"type": {
|
|
10203
|
+
"text": "ElementDefinitionContext"
|
|
10204
|
+
}
|
|
10205
|
+
},
|
|
10206
|
+
{
|
|
10207
|
+
"name": "defintion",
|
|
10208
|
+
"type": {
|
|
10209
|
+
"text": "FoundationElementDefinition"
|
|
10210
|
+
}
|
|
10211
|
+
}
|
|
10212
|
+
]
|
|
10213
|
+
}
|
|
10214
|
+
],
|
|
10215
|
+
"exports": [
|
|
10468
10216
|
{
|
|
10469
10217
|
"kind": "js",
|
|
10470
|
-
"name": "
|
|
10218
|
+
"name": "foundationDataGridStyles",
|
|
10471
10219
|
"declaration": {
|
|
10472
|
-
"name": "
|
|
10473
|
-
"
|
|
10220
|
+
"name": "foundationDataGridStyles",
|
|
10221
|
+
"module": "src/data-grid/data-grid.styles.ts"
|
|
10474
10222
|
}
|
|
10475
10223
|
}
|
|
10476
10224
|
]
|
|
10477
10225
|
},
|
|
10478
10226
|
{
|
|
10479
10227
|
"kind": "javascript-module",
|
|
10480
|
-
"path": "src/data-grid
|
|
10228
|
+
"path": "src/data-grid/data-grid.template.ts",
|
|
10481
10229
|
"declarations": [
|
|
10482
10230
|
{
|
|
10483
10231
|
"kind": "function",
|
|
10484
|
-
"name": "
|
|
10232
|
+
"name": "foundationDataGridTemplate",
|
|
10485
10233
|
"return": {
|
|
10486
10234
|
"type": {
|
|
10487
|
-
"text": "
|
|
10235
|
+
"text": "ViewTemplate<DataGrid>"
|
|
10488
10236
|
}
|
|
10489
10237
|
},
|
|
10490
10238
|
"parameters": [
|
|
@@ -10495,7 +10243,7 @@
|
|
|
10495
10243
|
}
|
|
10496
10244
|
},
|
|
10497
10245
|
{
|
|
10498
|
-
"name": "
|
|
10246
|
+
"name": "definition",
|
|
10499
10247
|
"type": {
|
|
10500
10248
|
"text": "FoundationElementDefinition"
|
|
10501
10249
|
}
|
|
@@ -10506,71 +10254,120 @@
|
|
|
10506
10254
|
"exports": [
|
|
10507
10255
|
{
|
|
10508
10256
|
"kind": "js",
|
|
10509
|
-
"name": "
|
|
10257
|
+
"name": "foundationDataGridTemplate",
|
|
10510
10258
|
"declaration": {
|
|
10511
|
-
"name": "
|
|
10512
|
-
"module": "src/data-grid
|
|
10259
|
+
"name": "foundationDataGridTemplate",
|
|
10260
|
+
"module": "src/data-grid/data-grid.template.ts"
|
|
10513
10261
|
}
|
|
10514
10262
|
}
|
|
10515
10263
|
]
|
|
10516
10264
|
},
|
|
10517
10265
|
{
|
|
10518
10266
|
"kind": "javascript-module",
|
|
10519
|
-
"path": "src/data-grid
|
|
10267
|
+
"path": "src/data-grid/data-grid.ts",
|
|
10520
10268
|
"declarations": [
|
|
10521
10269
|
{
|
|
10522
10270
|
"kind": "class",
|
|
10523
10271
|
"description": "",
|
|
10524
|
-
"name": "
|
|
10272
|
+
"name": "DataGrid",
|
|
10525
10273
|
"superclass": {
|
|
10526
|
-
"name": "
|
|
10274
|
+
"name": "FASTDataGrid",
|
|
10527
10275
|
"package": "@microsoft/fast-components"
|
|
10528
10276
|
},
|
|
10529
|
-
"tagName": "%%prefix%%-data-grid
|
|
10277
|
+
"tagName": "%%prefix%%-data-grid",
|
|
10530
10278
|
"customElement": true,
|
|
10531
10279
|
"attributes": [
|
|
10532
10280
|
{
|
|
10533
|
-
"name": "
|
|
10281
|
+
"name": "no-tabbing",
|
|
10534
10282
|
"type": {
|
|
10535
|
-
"text": "
|
|
10283
|
+
"text": "boolean"
|
|
10536
10284
|
},
|
|
10537
|
-
"
|
|
10538
|
-
"
|
|
10285
|
+
"default": "false",
|
|
10286
|
+
"description": "When true the component will not add itself to the tab queue.\nDefault is false.",
|
|
10287
|
+
"fieldName": "noTabbing",
|
|
10539
10288
|
"inheritedFrom": {
|
|
10540
|
-
"name": "
|
|
10541
|
-
"module": "src/data-grid/data-grid
|
|
10289
|
+
"name": "DataGrid",
|
|
10290
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10542
10291
|
}
|
|
10543
10292
|
},
|
|
10544
10293
|
{
|
|
10545
|
-
"name": "
|
|
10294
|
+
"name": "generate-header",
|
|
10295
|
+
"type": {
|
|
10296
|
+
"text": "GenerateHeaderOptions"
|
|
10297
|
+
},
|
|
10298
|
+
"description": "Whether the grid should automatically generate a header row and its type",
|
|
10299
|
+
"fieldName": "generateHeader",
|
|
10300
|
+
"inheritedFrom": {
|
|
10301
|
+
"name": "DataGrid",
|
|
10302
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10303
|
+
}
|
|
10304
|
+
},
|
|
10305
|
+
{
|
|
10306
|
+
"name": "grid-template-columns",
|
|
10546
10307
|
"type": {
|
|
10547
10308
|
"text": "string"
|
|
10548
10309
|
},
|
|
10549
|
-
"description": "
|
|
10550
|
-
"fieldName": "
|
|
10310
|
+
"description": "String that gets applied to the the css gridTemplateColumns attribute of child rows",
|
|
10311
|
+
"fieldName": "gridTemplateColumns",
|
|
10551
10312
|
"inheritedFrom": {
|
|
10552
|
-
"name": "
|
|
10553
|
-
"module": "src/data-grid/data-grid
|
|
10313
|
+
"name": "DataGrid",
|
|
10314
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10554
10315
|
}
|
|
10555
10316
|
}
|
|
10556
10317
|
],
|
|
10557
10318
|
"members": [
|
|
10558
10319
|
{
|
|
10559
10320
|
"kind": "field",
|
|
10560
|
-
"name": "
|
|
10321
|
+
"name": "generateColumns",
|
|
10322
|
+
"privacy": "public",
|
|
10323
|
+
"static": true,
|
|
10324
|
+
"description": "generates a basic column definition by examining sample row data",
|
|
10325
|
+
"inheritedFrom": {
|
|
10326
|
+
"name": "DataGrid",
|
|
10327
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10328
|
+
}
|
|
10329
|
+
},
|
|
10330
|
+
{
|
|
10331
|
+
"kind": "method",
|
|
10332
|
+
"name": "generateTemplateColumns",
|
|
10333
|
+
"privacy": "private",
|
|
10334
|
+
"static": true,
|
|
10335
|
+
"return": {
|
|
10336
|
+
"type": {
|
|
10337
|
+
"text": "string"
|
|
10338
|
+
}
|
|
10339
|
+
},
|
|
10340
|
+
"parameters": [
|
|
10341
|
+
{
|
|
10342
|
+
"name": "columnDefinitions",
|
|
10343
|
+
"type": {
|
|
10344
|
+
"text": "ColumnDefinition[]"
|
|
10345
|
+
}
|
|
10346
|
+
}
|
|
10347
|
+
],
|
|
10348
|
+
"description": "generates a gridTemplateColumns based on columndata array",
|
|
10349
|
+
"inheritedFrom": {
|
|
10350
|
+
"name": "DataGrid",
|
|
10351
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10352
|
+
}
|
|
10353
|
+
},
|
|
10354
|
+
{
|
|
10355
|
+
"kind": "field",
|
|
10356
|
+
"name": "noTabbing",
|
|
10561
10357
|
"type": {
|
|
10562
|
-
"text": "
|
|
10358
|
+
"text": "boolean"
|
|
10563
10359
|
},
|
|
10564
10360
|
"privacy": "public",
|
|
10565
|
-
"
|
|
10361
|
+
"default": "false",
|
|
10362
|
+
"description": "When true the component will not add itself to the tab queue.\nDefault is false.",
|
|
10566
10363
|
"inheritedFrom": {
|
|
10567
|
-
"name": "
|
|
10568
|
-
"module": "src/data-grid/data-grid
|
|
10364
|
+
"name": "DataGrid",
|
|
10365
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10569
10366
|
}
|
|
10570
10367
|
},
|
|
10571
10368
|
{
|
|
10572
10369
|
"kind": "method",
|
|
10573
|
-
"name": "
|
|
10370
|
+
"name": "noTabbingChanged",
|
|
10574
10371
|
"privacy": "private",
|
|
10575
10372
|
"return": {
|
|
10576
10373
|
"type": {
|
|
@@ -10578,26 +10375,53 @@
|
|
|
10578
10375
|
}
|
|
10579
10376
|
},
|
|
10580
10377
|
"inheritedFrom": {
|
|
10581
|
-
"name": "
|
|
10582
|
-
"module": "src/data-grid/data-grid
|
|
10378
|
+
"name": "DataGrid",
|
|
10379
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10583
10380
|
}
|
|
10584
10381
|
},
|
|
10585
10382
|
{
|
|
10586
10383
|
"kind": "field",
|
|
10587
|
-
"name": "
|
|
10384
|
+
"name": "generateHeader",
|
|
10385
|
+
"type": {
|
|
10386
|
+
"text": "GenerateHeaderOptions"
|
|
10387
|
+
},
|
|
10388
|
+
"privacy": "public",
|
|
10389
|
+
"description": "Whether the grid should automatically generate a header row and its type",
|
|
10390
|
+
"inheritedFrom": {
|
|
10391
|
+
"name": "DataGrid",
|
|
10392
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10393
|
+
}
|
|
10394
|
+
},
|
|
10395
|
+
{
|
|
10396
|
+
"kind": "method",
|
|
10397
|
+
"name": "generateHeaderChanged",
|
|
10398
|
+
"privacy": "private",
|
|
10399
|
+
"return": {
|
|
10400
|
+
"type": {
|
|
10401
|
+
"text": "void"
|
|
10402
|
+
}
|
|
10403
|
+
},
|
|
10404
|
+
"inheritedFrom": {
|
|
10405
|
+
"name": "DataGrid",
|
|
10406
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10407
|
+
}
|
|
10408
|
+
},
|
|
10409
|
+
{
|
|
10410
|
+
"kind": "field",
|
|
10411
|
+
"name": "gridTemplateColumns",
|
|
10588
10412
|
"type": {
|
|
10589
10413
|
"text": "string"
|
|
10590
10414
|
},
|
|
10591
10415
|
"privacy": "public",
|
|
10592
|
-
"description": "
|
|
10416
|
+
"description": "String that gets applied to the the css gridTemplateColumns attribute of child rows",
|
|
10593
10417
|
"inheritedFrom": {
|
|
10594
|
-
"name": "
|
|
10595
|
-
"module": "src/data-grid/data-grid
|
|
10418
|
+
"name": "DataGrid",
|
|
10419
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10596
10420
|
}
|
|
10597
10421
|
},
|
|
10598
10422
|
{
|
|
10599
10423
|
"kind": "method",
|
|
10600
|
-
"name": "
|
|
10424
|
+
"name": "gridTemplateColumnsChanged",
|
|
10601
10425
|
"privacy": "private",
|
|
10602
10426
|
"return": {
|
|
10603
10427
|
"type": {
|
|
@@ -10605,161 +10429,329 @@
|
|
|
10605
10429
|
}
|
|
10606
10430
|
},
|
|
10607
10431
|
"inheritedFrom": {
|
|
10608
|
-
"name": "
|
|
10609
|
-
"module": "src/data-grid/data-grid
|
|
10432
|
+
"name": "DataGrid",
|
|
10433
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10610
10434
|
}
|
|
10611
10435
|
},
|
|
10612
10436
|
{
|
|
10613
10437
|
"kind": "field",
|
|
10614
|
-
"name": "
|
|
10438
|
+
"name": "rowsData",
|
|
10615
10439
|
"type": {
|
|
10616
|
-
"text": "object
|
|
10440
|
+
"text": "object[]"
|
|
10617
10441
|
},
|
|
10618
10442
|
"privacy": "public",
|
|
10619
|
-
"default": "
|
|
10620
|
-
"description": "The
|
|
10443
|
+
"default": "[]",
|
|
10444
|
+
"description": "The data being displayed in the grid",
|
|
10621
10445
|
"inheritedFrom": {
|
|
10622
|
-
"name": "
|
|
10623
|
-
"module": "src/data-grid/data-grid
|
|
10446
|
+
"name": "DataGrid",
|
|
10447
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10448
|
+
}
|
|
10449
|
+
},
|
|
10450
|
+
{
|
|
10451
|
+
"kind": "method",
|
|
10452
|
+
"name": "rowsDataChanged",
|
|
10453
|
+
"privacy": "private",
|
|
10454
|
+
"return": {
|
|
10455
|
+
"type": {
|
|
10456
|
+
"text": "void"
|
|
10457
|
+
}
|
|
10458
|
+
},
|
|
10459
|
+
"inheritedFrom": {
|
|
10460
|
+
"name": "DataGrid",
|
|
10461
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10624
10462
|
}
|
|
10625
10463
|
},
|
|
10626
10464
|
{
|
|
10627
10465
|
"kind": "field",
|
|
10628
|
-
"name": "
|
|
10466
|
+
"name": "columnDefinitions",
|
|
10629
10467
|
"type": {
|
|
10630
|
-
"text": "ColumnDefinition | null"
|
|
10468
|
+
"text": "ColumnDefinition[] | null"
|
|
10631
10469
|
},
|
|
10632
10470
|
"privacy": "public",
|
|
10633
10471
|
"default": "null",
|
|
10634
|
-
"description": "The
|
|
10472
|
+
"description": "The column definitions of the grid",
|
|
10635
10473
|
"inheritedFrom": {
|
|
10636
|
-
"name": "
|
|
10637
|
-
"module": "src/data-grid/data-grid
|
|
10474
|
+
"name": "DataGrid",
|
|
10475
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10638
10476
|
}
|
|
10639
10477
|
},
|
|
10640
10478
|
{
|
|
10641
10479
|
"kind": "method",
|
|
10642
|
-
"name": "
|
|
10480
|
+
"name": "columnDefinitionsChanged",
|
|
10643
10481
|
"privacy": "private",
|
|
10644
10482
|
"return": {
|
|
10645
10483
|
"type": {
|
|
10646
10484
|
"text": "void"
|
|
10647
10485
|
}
|
|
10648
10486
|
},
|
|
10649
|
-
"parameters": [
|
|
10650
|
-
{
|
|
10651
|
-
"name": "oldValue",
|
|
10652
|
-
"type": {
|
|
10653
|
-
"text": "ColumnDefinition | null"
|
|
10654
|
-
}
|
|
10655
|
-
},
|
|
10656
|
-
{
|
|
10657
|
-
"name": "newValue",
|
|
10658
|
-
"type": {
|
|
10659
|
-
"text": "ColumnDefinition | null"
|
|
10660
|
-
}
|
|
10661
|
-
}
|
|
10662
|
-
],
|
|
10663
10487
|
"inheritedFrom": {
|
|
10664
|
-
"name": "
|
|
10665
|
-
"module": "src/data-grid/data-grid
|
|
10488
|
+
"name": "DataGrid",
|
|
10489
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10666
10490
|
}
|
|
10667
10491
|
},
|
|
10668
10492
|
{
|
|
10669
10493
|
"kind": "field",
|
|
10670
|
-
"name": "
|
|
10494
|
+
"name": "rowItemTemplate",
|
|
10671
10495
|
"type": {
|
|
10672
|
-
"text": "
|
|
10496
|
+
"text": "ViewTemplate"
|
|
10673
10497
|
},
|
|
10674
|
-
"privacy": "
|
|
10675
|
-
"
|
|
10498
|
+
"privacy": "public",
|
|
10499
|
+
"description": "The template to use for the programmatic generation of rows",
|
|
10676
10500
|
"inheritedFrom": {
|
|
10677
|
-
"name": "
|
|
10678
|
-
"module": "src/data-grid/data-grid
|
|
10501
|
+
"name": "DataGrid",
|
|
10502
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10679
10503
|
}
|
|
10680
10504
|
},
|
|
10681
10505
|
{
|
|
10682
10506
|
"kind": "field",
|
|
10683
|
-
"name": "
|
|
10507
|
+
"name": "cellItemTemplate",
|
|
10684
10508
|
"type": {
|
|
10685
|
-
"text": "
|
|
10509
|
+
"text": "ViewTemplate | undefined"
|
|
10686
10510
|
},
|
|
10687
|
-
"privacy": "
|
|
10688
|
-
"
|
|
10511
|
+
"privacy": "public",
|
|
10512
|
+
"description": "The template used to render cells in generated rows.",
|
|
10689
10513
|
"inheritedFrom": {
|
|
10690
|
-
"name": "
|
|
10691
|
-
"module": "src/data-grid/data-grid
|
|
10514
|
+
"name": "DataGrid",
|
|
10515
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10692
10516
|
}
|
|
10693
10517
|
},
|
|
10694
10518
|
{
|
|
10695
|
-
"kind": "
|
|
10696
|
-
"name": "
|
|
10519
|
+
"kind": "field",
|
|
10520
|
+
"name": "headerCellItemTemplate",
|
|
10521
|
+
"type": {
|
|
10522
|
+
"text": "ViewTemplate | undefined"
|
|
10523
|
+
},
|
|
10697
10524
|
"privacy": "public",
|
|
10525
|
+
"description": "The template used to render header cells in generated rows.",
|
|
10526
|
+
"inheritedFrom": {
|
|
10527
|
+
"name": "DataGrid",
|
|
10528
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10529
|
+
}
|
|
10530
|
+
},
|
|
10531
|
+
{
|
|
10532
|
+
"kind": "method",
|
|
10533
|
+
"name": "headerCellItemTemplateChanged",
|
|
10534
|
+
"privacy": "private",
|
|
10698
10535
|
"return": {
|
|
10699
10536
|
"type": {
|
|
10700
10537
|
"text": "void"
|
|
10701
10538
|
}
|
|
10702
10539
|
},
|
|
10703
|
-
"parameters": [
|
|
10704
|
-
{
|
|
10705
|
-
"name": "e",
|
|
10706
|
-
"type": {
|
|
10707
|
-
"text": "FocusEvent"
|
|
10708
|
-
}
|
|
10709
|
-
}
|
|
10710
|
-
],
|
|
10711
10540
|
"inheritedFrom": {
|
|
10712
|
-
"name": "
|
|
10713
|
-
"module": "src/data-grid/data-grid
|
|
10541
|
+
"name": "DataGrid",
|
|
10542
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10714
10543
|
}
|
|
10715
10544
|
},
|
|
10716
10545
|
{
|
|
10717
|
-
"kind": "
|
|
10718
|
-
"name": "
|
|
10546
|
+
"kind": "field",
|
|
10547
|
+
"name": "focusRowIndex",
|
|
10548
|
+
"type": {
|
|
10549
|
+
"text": "number"
|
|
10550
|
+
},
|
|
10719
10551
|
"privacy": "public",
|
|
10552
|
+
"default": "0",
|
|
10553
|
+
"description": "The index of the row that will receive focus the next time the\ngrid is focused. This value changes as focus moves to different\nrows within the grid. Changing this value when focus is already\nwithin the grid moves focus to the specified row.",
|
|
10554
|
+
"inheritedFrom": {
|
|
10555
|
+
"name": "DataGrid",
|
|
10556
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10557
|
+
}
|
|
10558
|
+
},
|
|
10559
|
+
{
|
|
10560
|
+
"kind": "method",
|
|
10561
|
+
"name": "focusRowIndexChanged",
|
|
10562
|
+
"privacy": "private",
|
|
10720
10563
|
"return": {
|
|
10721
10564
|
"type": {
|
|
10722
10565
|
"text": "void"
|
|
10723
10566
|
}
|
|
10724
10567
|
},
|
|
10725
|
-
"parameters": [
|
|
10726
|
-
{
|
|
10727
|
-
"name": "e",
|
|
10728
|
-
"type": {
|
|
10729
|
-
"text": "FocusEvent"
|
|
10730
|
-
}
|
|
10731
|
-
}
|
|
10732
|
-
],
|
|
10733
10568
|
"inheritedFrom": {
|
|
10734
|
-
"name": "
|
|
10735
|
-
"module": "src/data-grid/data-grid
|
|
10569
|
+
"name": "DataGrid",
|
|
10570
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10736
10571
|
}
|
|
10737
10572
|
},
|
|
10738
10573
|
{
|
|
10739
|
-
"kind": "
|
|
10740
|
-
"name": "
|
|
10574
|
+
"kind": "field",
|
|
10575
|
+
"name": "focusColumnIndex",
|
|
10576
|
+
"type": {
|
|
10577
|
+
"text": "number"
|
|
10578
|
+
},
|
|
10741
10579
|
"privacy": "public",
|
|
10580
|
+
"default": "0",
|
|
10581
|
+
"description": "The index of the column that will receive focus the next time the\ngrid is focused. This value changes as focus moves to different rows\nwithin the grid. Changing this value when focus is already within\nthe grid moves focus to the specified column.",
|
|
10582
|
+
"inheritedFrom": {
|
|
10583
|
+
"name": "DataGrid",
|
|
10584
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10585
|
+
}
|
|
10586
|
+
},
|
|
10587
|
+
{
|
|
10588
|
+
"kind": "method",
|
|
10589
|
+
"name": "focusColumnIndexChanged",
|
|
10590
|
+
"privacy": "private",
|
|
10742
10591
|
"return": {
|
|
10743
10592
|
"type": {
|
|
10744
10593
|
"text": "void"
|
|
10745
10594
|
}
|
|
10746
10595
|
},
|
|
10747
|
-
"
|
|
10748
|
-
|
|
10749
|
-
|
|
10750
|
-
|
|
10751
|
-
|
|
10752
|
-
|
|
10596
|
+
"inheritedFrom": {
|
|
10597
|
+
"name": "DataGrid",
|
|
10598
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10599
|
+
}
|
|
10600
|
+
},
|
|
10601
|
+
{
|
|
10602
|
+
"kind": "field",
|
|
10603
|
+
"name": "rowElementTag",
|
|
10604
|
+
"type": {
|
|
10605
|
+
"text": "string"
|
|
10606
|
+
},
|
|
10607
|
+
"privacy": "public",
|
|
10608
|
+
"description": "Set by the component templates.",
|
|
10609
|
+
"inheritedFrom": {
|
|
10610
|
+
"name": "DataGrid",
|
|
10611
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10612
|
+
}
|
|
10613
|
+
},
|
|
10614
|
+
{
|
|
10615
|
+
"kind": "field",
|
|
10616
|
+
"name": "rowsRepeatBehavior",
|
|
10617
|
+
"type": {
|
|
10618
|
+
"text": "RepeatBehavior | null"
|
|
10619
|
+
},
|
|
10620
|
+
"privacy": "private",
|
|
10621
|
+
"inheritedFrom": {
|
|
10622
|
+
"name": "DataGrid",
|
|
10623
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10624
|
+
}
|
|
10625
|
+
},
|
|
10626
|
+
{
|
|
10627
|
+
"kind": "field",
|
|
10628
|
+
"name": "rowsPlaceholder",
|
|
10629
|
+
"type": {
|
|
10630
|
+
"text": "Node | null"
|
|
10631
|
+
},
|
|
10632
|
+
"privacy": "private",
|
|
10633
|
+
"default": "null",
|
|
10634
|
+
"inheritedFrom": {
|
|
10635
|
+
"name": "DataGrid",
|
|
10636
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10637
|
+
}
|
|
10638
|
+
},
|
|
10639
|
+
{
|
|
10640
|
+
"kind": "field",
|
|
10641
|
+
"name": "generatedHeader",
|
|
10642
|
+
"type": {
|
|
10643
|
+
"text": "DataGridRow | null"
|
|
10644
|
+
},
|
|
10645
|
+
"privacy": "private",
|
|
10646
|
+
"default": "null",
|
|
10647
|
+
"inheritedFrom": {
|
|
10648
|
+
"name": "DataGrid",
|
|
10649
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10650
|
+
}
|
|
10651
|
+
},
|
|
10652
|
+
{
|
|
10653
|
+
"kind": "field",
|
|
10654
|
+
"name": "isUpdatingFocus",
|
|
10655
|
+
"type": {
|
|
10656
|
+
"text": "boolean"
|
|
10657
|
+
},
|
|
10658
|
+
"privacy": "private",
|
|
10659
|
+
"default": "false",
|
|
10660
|
+
"inheritedFrom": {
|
|
10661
|
+
"name": "DataGrid",
|
|
10662
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10663
|
+
}
|
|
10664
|
+
},
|
|
10665
|
+
{
|
|
10666
|
+
"kind": "field",
|
|
10667
|
+
"name": "pendingFocusUpdate",
|
|
10668
|
+
"type": {
|
|
10669
|
+
"text": "boolean"
|
|
10670
|
+
},
|
|
10671
|
+
"privacy": "private",
|
|
10672
|
+
"default": "false",
|
|
10673
|
+
"inheritedFrom": {
|
|
10674
|
+
"name": "DataGrid",
|
|
10675
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10676
|
+
}
|
|
10677
|
+
},
|
|
10678
|
+
{
|
|
10679
|
+
"kind": "field",
|
|
10680
|
+
"name": "observer",
|
|
10681
|
+
"type": {
|
|
10682
|
+
"text": "MutationObserver"
|
|
10683
|
+
},
|
|
10684
|
+
"privacy": "private",
|
|
10685
|
+
"inheritedFrom": {
|
|
10686
|
+
"name": "DataGrid",
|
|
10687
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10688
|
+
}
|
|
10689
|
+
},
|
|
10690
|
+
{
|
|
10691
|
+
"kind": "field",
|
|
10692
|
+
"name": "rowindexUpdateQueued",
|
|
10693
|
+
"type": {
|
|
10694
|
+
"text": "boolean"
|
|
10695
|
+
},
|
|
10696
|
+
"privacy": "private",
|
|
10697
|
+
"default": "false",
|
|
10698
|
+
"inheritedFrom": {
|
|
10699
|
+
"name": "DataGrid",
|
|
10700
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10701
|
+
}
|
|
10702
|
+
},
|
|
10703
|
+
{
|
|
10704
|
+
"kind": "field",
|
|
10705
|
+
"name": "columnDefinitionsStale",
|
|
10706
|
+
"type": {
|
|
10707
|
+
"text": "boolean"
|
|
10708
|
+
},
|
|
10709
|
+
"privacy": "private",
|
|
10710
|
+
"default": "true",
|
|
10711
|
+
"inheritedFrom": {
|
|
10712
|
+
"name": "DataGrid",
|
|
10713
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10714
|
+
}
|
|
10715
|
+
},
|
|
10716
|
+
{
|
|
10717
|
+
"kind": "field",
|
|
10718
|
+
"name": "generatedGridTemplateColumns",
|
|
10719
|
+
"type": {
|
|
10720
|
+
"text": "string"
|
|
10721
|
+
},
|
|
10722
|
+
"privacy": "private",
|
|
10723
|
+
"default": "\"\"",
|
|
10724
|
+
"inheritedFrom": {
|
|
10725
|
+
"name": "DataGrid",
|
|
10726
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10727
|
+
}
|
|
10728
|
+
},
|
|
10729
|
+
{
|
|
10730
|
+
"kind": "field",
|
|
10731
|
+
"name": "focusOnCell",
|
|
10732
|
+
"privacy": "private",
|
|
10733
|
+
"inheritedFrom": {
|
|
10734
|
+
"name": "DataGrid",
|
|
10735
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10736
|
+
}
|
|
10737
|
+
},
|
|
10738
|
+
{
|
|
10739
|
+
"kind": "method",
|
|
10740
|
+
"name": "queueFocusUpdate",
|
|
10741
|
+
"privacy": "private",
|
|
10742
|
+
"return": {
|
|
10743
|
+
"type": {
|
|
10744
|
+
"text": "void"
|
|
10753
10745
|
}
|
|
10754
|
-
|
|
10746
|
+
},
|
|
10755
10747
|
"inheritedFrom": {
|
|
10756
|
-
"name": "
|
|
10757
|
-
"module": "src/data-grid/data-grid
|
|
10748
|
+
"name": "DataGrid",
|
|
10749
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10758
10750
|
}
|
|
10759
10751
|
},
|
|
10760
10752
|
{
|
|
10761
10753
|
"kind": "method",
|
|
10762
|
-
"name": "
|
|
10754
|
+
"name": "updateFocus",
|
|
10763
10755
|
"privacy": "private",
|
|
10764
10756
|
"return": {
|
|
10765
10757
|
"type": {
|
|
@@ -10767,13 +10759,13 @@
|
|
|
10767
10759
|
}
|
|
10768
10760
|
},
|
|
10769
10761
|
"inheritedFrom": {
|
|
10770
|
-
"name": "
|
|
10771
|
-
"module": "src/data-grid/data-grid
|
|
10762
|
+
"name": "DataGrid",
|
|
10763
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10772
10764
|
}
|
|
10773
10765
|
},
|
|
10774
10766
|
{
|
|
10775
10767
|
"kind": "method",
|
|
10776
|
-
"name": "
|
|
10768
|
+
"name": "toggleGeneratedHeader",
|
|
10777
10769
|
"privacy": "private",
|
|
10778
10770
|
"return": {
|
|
10779
10771
|
"type": {
|
|
@@ -10781,17 +10773,35 @@
|
|
|
10781
10773
|
}
|
|
10782
10774
|
},
|
|
10783
10775
|
"inheritedFrom": {
|
|
10784
|
-
"name": "
|
|
10785
|
-
"module": "src/data-grid/data-grid
|
|
10776
|
+
"name": "DataGrid",
|
|
10777
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10786
10778
|
}
|
|
10787
10779
|
},
|
|
10788
10780
|
{
|
|
10789
10781
|
"kind": "field",
|
|
10790
|
-
"name": "
|
|
10782
|
+
"name": "onChildListChange",
|
|
10791
10783
|
"privacy": "private",
|
|
10792
10784
|
"inheritedFrom": {
|
|
10793
|
-
"name": "
|
|
10794
|
-
"module": "src/data-grid/data-grid
|
|
10785
|
+
"name": "DataGrid",
|
|
10786
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10787
|
+
}
|
|
10788
|
+
},
|
|
10789
|
+
{
|
|
10790
|
+
"kind": "field",
|
|
10791
|
+
"name": "queueRowIndexUpdate",
|
|
10792
|
+
"privacy": "private",
|
|
10793
|
+
"inheritedFrom": {
|
|
10794
|
+
"name": "DataGrid",
|
|
10795
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10796
|
+
}
|
|
10797
|
+
},
|
|
10798
|
+
{
|
|
10799
|
+
"kind": "field",
|
|
10800
|
+
"name": "updateRowIndexes",
|
|
10801
|
+
"privacy": "private",
|
|
10802
|
+
"inheritedFrom": {
|
|
10803
|
+
"name": "DataGrid",
|
|
10804
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10795
10805
|
}
|
|
10796
10806
|
},
|
|
10797
10807
|
{
|
|
@@ -10905,21 +10915,11 @@
|
|
|
10905
10915
|
"module": "src/foundation-element/foundation-element.ts"
|
|
10906
10916
|
}
|
|
10907
10917
|
}
|
|
10908
|
-
],
|
|
10909
|
-
"events": [
|
|
10910
|
-
{
|
|
10911
|
-
"description": "Fires a custom 'cell-focused' event when focus is on the cell or its contents",
|
|
10912
|
-
"name": "cell-focused",
|
|
10913
|
-
"inheritedFrom": {
|
|
10914
|
-
"name": "DataGridCell",
|
|
10915
|
-
"module": "src/data-grid/data-grid-cell.ts"
|
|
10916
|
-
}
|
|
10917
|
-
}
|
|
10918
10918
|
]
|
|
10919
10919
|
},
|
|
10920
10920
|
{
|
|
10921
10921
|
"kind": "variable",
|
|
10922
|
-
"name": "
|
|
10922
|
+
"name": "foundationDataGridShadowOptions",
|
|
10923
10923
|
"type": {
|
|
10924
10924
|
"text": "ShadowRootInit"
|
|
10925
10925
|
},
|
|
@@ -10927,7 +10927,7 @@
|
|
|
10927
10927
|
},
|
|
10928
10928
|
{
|
|
10929
10929
|
"kind": "variable",
|
|
10930
|
-
"name": "
|
|
10930
|
+
"name": "defaultDataGridConfig",
|
|
10931
10931
|
"type": {
|
|
10932
10932
|
"text": "object"
|
|
10933
10933
|
},
|
|
@@ -10935,57 +10935,49 @@
|
|
|
10935
10935
|
},
|
|
10936
10936
|
{
|
|
10937
10937
|
"kind": "variable",
|
|
10938
|
-
"name": "
|
|
10939
|
-
"description": "The Foundation Data Grid
|
|
10938
|
+
"name": "foundationDataGrid",
|
|
10939
|
+
"description": "The Foundation Data Grid Element.",
|
|
10940
10940
|
"privacy": "public"
|
|
10941
10941
|
}
|
|
10942
10942
|
],
|
|
10943
10943
|
"exports": [
|
|
10944
10944
|
{
|
|
10945
10945
|
"kind": "js",
|
|
10946
|
-
"name": "
|
|
10947
|
-
"declaration": {
|
|
10948
|
-
"name": "dataGridCellTemplate",
|
|
10949
|
-
"package": "@microsoft/fast-foundation"
|
|
10950
|
-
}
|
|
10951
|
-
},
|
|
10952
|
-
{
|
|
10953
|
-
"kind": "js",
|
|
10954
|
-
"name": "DataGridCell",
|
|
10946
|
+
"name": "DataGrid",
|
|
10955
10947
|
"declaration": {
|
|
10956
|
-
"name": "
|
|
10957
|
-
"module": "src/data-grid
|
|
10948
|
+
"name": "DataGrid",
|
|
10949
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10958
10950
|
}
|
|
10959
10951
|
},
|
|
10960
10952
|
{
|
|
10961
10953
|
"kind": "js",
|
|
10962
|
-
"name": "
|
|
10954
|
+
"name": "foundationDataGridShadowOptions",
|
|
10963
10955
|
"declaration": {
|
|
10964
|
-
"name": "
|
|
10965
|
-
"module": "src/data-grid
|
|
10956
|
+
"name": "foundationDataGridShadowOptions",
|
|
10957
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10966
10958
|
}
|
|
10967
10959
|
},
|
|
10968
10960
|
{
|
|
10969
10961
|
"kind": "js",
|
|
10970
|
-
"name": "
|
|
10962
|
+
"name": "defaultDataGridConfig",
|
|
10971
10963
|
"declaration": {
|
|
10972
|
-
"name": "
|
|
10973
|
-
"module": "src/data-grid
|
|
10964
|
+
"name": "defaultDataGridConfig",
|
|
10965
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10974
10966
|
}
|
|
10975
10967
|
},
|
|
10976
10968
|
{
|
|
10977
10969
|
"kind": "js",
|
|
10978
|
-
"name": "
|
|
10970
|
+
"name": "foundationDataGrid",
|
|
10979
10971
|
"declaration": {
|
|
10980
|
-
"name": "
|
|
10981
|
-
"module": "src/data-grid
|
|
10972
|
+
"name": "foundationDataGrid",
|
|
10973
|
+
"module": "src/data-grid/data-grid.ts"
|
|
10982
10974
|
}
|
|
10983
10975
|
}
|
|
10984
10976
|
]
|
|
10985
10977
|
},
|
|
10986
10978
|
{
|
|
10987
10979
|
"kind": "javascript-module",
|
|
10988
|
-
"path": "src/data-grid
|
|
10980
|
+
"path": "src/data-grid/index.ts",
|
|
10989
10981
|
"declarations": [],
|
|
10990
10982
|
"exports": [
|
|
10991
10983
|
{
|
|
@@ -10993,7 +10985,7 @@
|
|
|
10993
10985
|
"name": "*",
|
|
10994
10986
|
"declaration": {
|
|
10995
10987
|
"name": "*",
|
|
10996
|
-
"package": "./data-grid.
|
|
10988
|
+
"package": "./data-grid.template"
|
|
10997
10989
|
}
|
|
10998
10990
|
},
|
|
10999
10991
|
{
|
|
@@ -11001,7 +10993,15 @@
|
|
|
11001
10993
|
"name": "*",
|
|
11002
10994
|
"declaration": {
|
|
11003
10995
|
"name": "*",
|
|
11004
|
-
"package": "./data-grid
|
|
10996
|
+
"package": "./data-grid.styles"
|
|
10997
|
+
}
|
|
10998
|
+
},
|
|
10999
|
+
{
|
|
11000
|
+
"kind": "js",
|
|
11001
|
+
"name": "*",
|
|
11002
|
+
"declaration": {
|
|
11003
|
+
"name": "*",
|
|
11004
|
+
"package": "./data-grid"
|
|
11005
11005
|
}
|
|
11006
11006
|
}
|
|
11007
11007
|
]
|
|
@@ -38861,7 +38861,7 @@
|
|
|
38861
38861
|
"type": {
|
|
38862
38862
|
"text": "ViewTemplate<Toast>"
|
|
38863
38863
|
},
|
|
38864
|
-
"default": "html`\n <div class=\"toast ${(x) => x.deleteAnimation}\" ${ref('toast')}>\n <div class=\"content-wrapper\">\n <div part=\"top\" class=\"top\">\n <slot name=\"top\"></slot>\n <div class=\"close-icon\" @click=${(x) => x.close()}>${closeIcon()}</div>\n </div>\n <div part=\"content\" class=\"content\">\n <slot name=\"content\"></slot>\n </div>\n <div part=\"date\" class=\"date\">\n <slot name=\"date\"></slot>\n </div>\n <div part=\"bottom\" class=\"bottom\">\n <slot name=\"bottom\"></slot>\n </div>\n </div>\n </div>\n`"
|
|
38864
|
+
"default": "html`\n <div role=\"alert\" aria-live=\"polite\" class=\"toast ${(x) => x.deleteAnimation}\" ${ref('toast')}>\n <div class=\"content-wrapper\">\n <div part=\"top\" class=\"top\">\n <slot name=\"top\"></slot>\n <div class=\"close-icon\" @click=${(x) => x.close()}>${closeIcon()}</div>\n </div>\n <div part=\"content\" class=\"content\">\n <slot name=\"content\"></slot>\n </div>\n <div part=\"date\" class=\"date\">\n <slot name=\"date\"></slot>\n </div>\n <div part=\"bottom\" class=\"bottom\">\n <slot name=\"bottom\"></slot>\n </div>\n </div>\n </div>\n`"
|
|
38865
38865
|
}
|
|
38866
38866
|
],
|
|
38867
38867
|
"exports": [
|