@genesislcap/foundation-ui 14.192.1 → 14.192.2-FUI-2127.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1120 -1120
- package/package.json +16 -16
|
@@ -862,219 +862,6 @@
|
|
|
862
862
|
}
|
|
863
863
|
]
|
|
864
864
|
},
|
|
865
|
-
{
|
|
866
|
-
"kind": "javascript-module",
|
|
867
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
868
|
-
"declarations": [
|
|
869
|
-
{
|
|
870
|
-
"kind": "function",
|
|
871
|
-
"name": "foundationAccordionStyles",
|
|
872
|
-
"return": {
|
|
873
|
-
"type": {
|
|
874
|
-
"text": "ElementStyles"
|
|
875
|
-
}
|
|
876
|
-
},
|
|
877
|
-
"parameters": [
|
|
878
|
-
{
|
|
879
|
-
"name": "context",
|
|
880
|
-
"type": {
|
|
881
|
-
"text": "ElementDefinitionContext"
|
|
882
|
-
}
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"name": "definition",
|
|
886
|
-
"type": {
|
|
887
|
-
"text": "FoundationElementDefinition"
|
|
888
|
-
}
|
|
889
|
-
}
|
|
890
|
-
]
|
|
891
|
-
}
|
|
892
|
-
],
|
|
893
|
-
"exports": [
|
|
894
|
-
{
|
|
895
|
-
"kind": "js",
|
|
896
|
-
"name": "foundationAccordionStyles",
|
|
897
|
-
"declaration": {
|
|
898
|
-
"name": "foundationAccordionStyles",
|
|
899
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
900
|
-
}
|
|
901
|
-
}
|
|
902
|
-
]
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"kind": "javascript-module",
|
|
906
|
-
"path": "src/accordion/accordion.template.ts",
|
|
907
|
-
"declarations": [
|
|
908
|
-
{
|
|
909
|
-
"kind": "function",
|
|
910
|
-
"name": "foundationAccordionTemplate",
|
|
911
|
-
"return": {
|
|
912
|
-
"type": {
|
|
913
|
-
"text": "ViewTemplate<Accordion>"
|
|
914
|
-
}
|
|
915
|
-
},
|
|
916
|
-
"parameters": [
|
|
917
|
-
{
|
|
918
|
-
"name": "context",
|
|
919
|
-
"type": {
|
|
920
|
-
"text": "ElementDefinitionContext"
|
|
921
|
-
}
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"name": "definition",
|
|
925
|
-
"type": {
|
|
926
|
-
"text": "FoundationElementDefinition"
|
|
927
|
-
}
|
|
928
|
-
}
|
|
929
|
-
]
|
|
930
|
-
}
|
|
931
|
-
],
|
|
932
|
-
"exports": [
|
|
933
|
-
{
|
|
934
|
-
"kind": "js",
|
|
935
|
-
"name": "foundationAccordionTemplate",
|
|
936
|
-
"declaration": {
|
|
937
|
-
"name": "foundationAccordionTemplate",
|
|
938
|
-
"module": "src/accordion/accordion.template.ts"
|
|
939
|
-
}
|
|
940
|
-
}
|
|
941
|
-
]
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
"kind": "javascript-module",
|
|
945
|
-
"path": "src/accordion/accordion.ts",
|
|
946
|
-
"declarations": [
|
|
947
|
-
{
|
|
948
|
-
"kind": "class",
|
|
949
|
-
"description": "",
|
|
950
|
-
"name": "Accordion",
|
|
951
|
-
"superclass": {
|
|
952
|
-
"name": "FASTAccordion",
|
|
953
|
-
"package": "@microsoft/fast-foundation"
|
|
954
|
-
},
|
|
955
|
-
"tagName": "%%prefix%%-accordion",
|
|
956
|
-
"customElement": true
|
|
957
|
-
},
|
|
958
|
-
{
|
|
959
|
-
"kind": "variable",
|
|
960
|
-
"name": "foundationAccordionShadowOptions",
|
|
961
|
-
"type": {
|
|
962
|
-
"text": "ShadowRootInit"
|
|
963
|
-
},
|
|
964
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"kind": "variable",
|
|
968
|
-
"name": "defaultAccordionConfig",
|
|
969
|
-
"type": {
|
|
970
|
-
"text": "object"
|
|
971
|
-
},
|
|
972
|
-
"default": "{}"
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
"kind": "variable",
|
|
976
|
-
"name": "foundationAccordion",
|
|
977
|
-
"description": "The Foundation Accordion",
|
|
978
|
-
"privacy": "public"
|
|
979
|
-
}
|
|
980
|
-
],
|
|
981
|
-
"exports": [
|
|
982
|
-
{
|
|
983
|
-
"kind": "js",
|
|
984
|
-
"name": "Accordion",
|
|
985
|
-
"declaration": {
|
|
986
|
-
"name": "Accordion",
|
|
987
|
-
"module": "src/accordion/accordion.ts"
|
|
988
|
-
}
|
|
989
|
-
},
|
|
990
|
-
{
|
|
991
|
-
"kind": "js",
|
|
992
|
-
"name": "foundationAccordionShadowOptions",
|
|
993
|
-
"declaration": {
|
|
994
|
-
"name": "foundationAccordionShadowOptions",
|
|
995
|
-
"module": "src/accordion/accordion.ts"
|
|
996
|
-
}
|
|
997
|
-
},
|
|
998
|
-
{
|
|
999
|
-
"kind": "js",
|
|
1000
|
-
"name": "defaultAccordionConfig",
|
|
1001
|
-
"declaration": {
|
|
1002
|
-
"name": "defaultAccordionConfig",
|
|
1003
|
-
"module": "src/accordion/accordion.ts"
|
|
1004
|
-
}
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"kind": "js",
|
|
1008
|
-
"name": "foundationAccordion",
|
|
1009
|
-
"declaration": {
|
|
1010
|
-
"name": "foundationAccordion",
|
|
1011
|
-
"module": "src/accordion/accordion.ts"
|
|
1012
|
-
}
|
|
1013
|
-
}
|
|
1014
|
-
]
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"kind": "javascript-module",
|
|
1018
|
-
"path": "src/accordion/index.ts",
|
|
1019
|
-
"declarations": [],
|
|
1020
|
-
"exports": [
|
|
1021
|
-
{
|
|
1022
|
-
"kind": "js",
|
|
1023
|
-
"name": "*",
|
|
1024
|
-
"declaration": {
|
|
1025
|
-
"name": "*",
|
|
1026
|
-
"package": "./accordion.template"
|
|
1027
|
-
}
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"kind": "js",
|
|
1031
|
-
"name": "*",
|
|
1032
|
-
"declaration": {
|
|
1033
|
-
"name": "*",
|
|
1034
|
-
"package": "./accordion.styles"
|
|
1035
|
-
}
|
|
1036
|
-
},
|
|
1037
|
-
{
|
|
1038
|
-
"kind": "js",
|
|
1039
|
-
"name": "*",
|
|
1040
|
-
"declaration": {
|
|
1041
|
-
"name": "*",
|
|
1042
|
-
"package": "./accordion"
|
|
1043
|
-
}
|
|
1044
|
-
}
|
|
1045
|
-
]
|
|
1046
|
-
},
|
|
1047
|
-
{
|
|
1048
|
-
"kind": "javascript-module",
|
|
1049
|
-
"path": "src/_config/index.ts",
|
|
1050
|
-
"declarations": [],
|
|
1051
|
-
"exports": [
|
|
1052
|
-
{
|
|
1053
|
-
"kind": "js",
|
|
1054
|
-
"name": "*",
|
|
1055
|
-
"declaration": {
|
|
1056
|
-
"name": "*",
|
|
1057
|
-
"package": "./styles"
|
|
1058
|
-
}
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
"kind": "js",
|
|
1062
|
-
"name": "*",
|
|
1063
|
-
"declaration": {
|
|
1064
|
-
"name": "*",
|
|
1065
|
-
"package": "./tokens"
|
|
1066
|
-
}
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"kind": "js",
|
|
1070
|
-
"name": "*",
|
|
1071
|
-
"declaration": {
|
|
1072
|
-
"name": "*",
|
|
1073
|
-
"package": "./values"
|
|
1074
|
-
}
|
|
1075
|
-
}
|
|
1076
|
-
]
|
|
1077
|
-
},
|
|
1078
865
|
{
|
|
1079
866
|
"kind": "javascript-module",
|
|
1080
867
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -2028,6 +1815,188 @@
|
|
|
2028
1815
|
}
|
|
2029
1816
|
]
|
|
2030
1817
|
},
|
|
1818
|
+
{
|
|
1819
|
+
"kind": "javascript-module",
|
|
1820
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1821
|
+
"declarations": [
|
|
1822
|
+
{
|
|
1823
|
+
"kind": "function",
|
|
1824
|
+
"name": "foundationAccordionStyles",
|
|
1825
|
+
"return": {
|
|
1826
|
+
"type": {
|
|
1827
|
+
"text": "ElementStyles"
|
|
1828
|
+
}
|
|
1829
|
+
},
|
|
1830
|
+
"parameters": [
|
|
1831
|
+
{
|
|
1832
|
+
"name": "context",
|
|
1833
|
+
"type": {
|
|
1834
|
+
"text": "ElementDefinitionContext"
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"name": "definition",
|
|
1839
|
+
"type": {
|
|
1840
|
+
"text": "FoundationElementDefinition"
|
|
1841
|
+
}
|
|
1842
|
+
}
|
|
1843
|
+
]
|
|
1844
|
+
}
|
|
1845
|
+
],
|
|
1846
|
+
"exports": [
|
|
1847
|
+
{
|
|
1848
|
+
"kind": "js",
|
|
1849
|
+
"name": "foundationAccordionStyles",
|
|
1850
|
+
"declaration": {
|
|
1851
|
+
"name": "foundationAccordionStyles",
|
|
1852
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1853
|
+
}
|
|
1854
|
+
}
|
|
1855
|
+
]
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"kind": "javascript-module",
|
|
1859
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1860
|
+
"declarations": [
|
|
1861
|
+
{
|
|
1862
|
+
"kind": "function",
|
|
1863
|
+
"name": "foundationAccordionTemplate",
|
|
1864
|
+
"return": {
|
|
1865
|
+
"type": {
|
|
1866
|
+
"text": "ViewTemplate<Accordion>"
|
|
1867
|
+
}
|
|
1868
|
+
},
|
|
1869
|
+
"parameters": [
|
|
1870
|
+
{
|
|
1871
|
+
"name": "context",
|
|
1872
|
+
"type": {
|
|
1873
|
+
"text": "ElementDefinitionContext"
|
|
1874
|
+
}
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"name": "definition",
|
|
1878
|
+
"type": {
|
|
1879
|
+
"text": "FoundationElementDefinition"
|
|
1880
|
+
}
|
|
1881
|
+
}
|
|
1882
|
+
]
|
|
1883
|
+
}
|
|
1884
|
+
],
|
|
1885
|
+
"exports": [
|
|
1886
|
+
{
|
|
1887
|
+
"kind": "js",
|
|
1888
|
+
"name": "foundationAccordionTemplate",
|
|
1889
|
+
"declaration": {
|
|
1890
|
+
"name": "foundationAccordionTemplate",
|
|
1891
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1892
|
+
}
|
|
1893
|
+
}
|
|
1894
|
+
]
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
"kind": "javascript-module",
|
|
1898
|
+
"path": "src/accordion/accordion.ts",
|
|
1899
|
+
"declarations": [
|
|
1900
|
+
{
|
|
1901
|
+
"kind": "class",
|
|
1902
|
+
"description": "",
|
|
1903
|
+
"name": "Accordion",
|
|
1904
|
+
"superclass": {
|
|
1905
|
+
"name": "FASTAccordion",
|
|
1906
|
+
"package": "@microsoft/fast-foundation"
|
|
1907
|
+
},
|
|
1908
|
+
"tagName": "%%prefix%%-accordion",
|
|
1909
|
+
"customElement": true
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
"kind": "variable",
|
|
1913
|
+
"name": "foundationAccordionShadowOptions",
|
|
1914
|
+
"type": {
|
|
1915
|
+
"text": "ShadowRootInit"
|
|
1916
|
+
},
|
|
1917
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"kind": "variable",
|
|
1921
|
+
"name": "defaultAccordionConfig",
|
|
1922
|
+
"type": {
|
|
1923
|
+
"text": "object"
|
|
1924
|
+
},
|
|
1925
|
+
"default": "{}"
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"kind": "variable",
|
|
1929
|
+
"name": "foundationAccordion",
|
|
1930
|
+
"description": "The Foundation Accordion",
|
|
1931
|
+
"privacy": "public"
|
|
1932
|
+
}
|
|
1933
|
+
],
|
|
1934
|
+
"exports": [
|
|
1935
|
+
{
|
|
1936
|
+
"kind": "js",
|
|
1937
|
+
"name": "Accordion",
|
|
1938
|
+
"declaration": {
|
|
1939
|
+
"name": "Accordion",
|
|
1940
|
+
"module": "src/accordion/accordion.ts"
|
|
1941
|
+
}
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"kind": "js",
|
|
1945
|
+
"name": "foundationAccordionShadowOptions",
|
|
1946
|
+
"declaration": {
|
|
1947
|
+
"name": "foundationAccordionShadowOptions",
|
|
1948
|
+
"module": "src/accordion/accordion.ts"
|
|
1949
|
+
}
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
"kind": "js",
|
|
1953
|
+
"name": "defaultAccordionConfig",
|
|
1954
|
+
"declaration": {
|
|
1955
|
+
"name": "defaultAccordionConfig",
|
|
1956
|
+
"module": "src/accordion/accordion.ts"
|
|
1957
|
+
}
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"kind": "js",
|
|
1961
|
+
"name": "foundationAccordion",
|
|
1962
|
+
"declaration": {
|
|
1963
|
+
"name": "foundationAccordion",
|
|
1964
|
+
"module": "src/accordion/accordion.ts"
|
|
1965
|
+
}
|
|
1966
|
+
}
|
|
1967
|
+
]
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"kind": "javascript-module",
|
|
1971
|
+
"path": "src/accordion/index.ts",
|
|
1972
|
+
"declarations": [],
|
|
1973
|
+
"exports": [
|
|
1974
|
+
{
|
|
1975
|
+
"kind": "js",
|
|
1976
|
+
"name": "*",
|
|
1977
|
+
"declaration": {
|
|
1978
|
+
"name": "*",
|
|
1979
|
+
"package": "./accordion.template"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"kind": "js",
|
|
1984
|
+
"name": "*",
|
|
1985
|
+
"declaration": {
|
|
1986
|
+
"name": "*",
|
|
1987
|
+
"package": "./accordion.styles"
|
|
1988
|
+
}
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
"kind": "js",
|
|
1992
|
+
"name": "*",
|
|
1993
|
+
"declaration": {
|
|
1994
|
+
"name": "*",
|
|
1995
|
+
"package": "./accordion"
|
|
1996
|
+
}
|
|
1997
|
+
}
|
|
1998
|
+
]
|
|
1999
|
+
},
|
|
2031
2000
|
{
|
|
2032
2001
|
"kind": "javascript-module",
|
|
2033
2002
|
"path": "src/anchor/anchor.styles.ts",
|
|
@@ -2548,6 +2517,37 @@
|
|
|
2548
2517
|
}
|
|
2549
2518
|
]
|
|
2550
2519
|
},
|
|
2520
|
+
{
|
|
2521
|
+
"kind": "javascript-module",
|
|
2522
|
+
"path": "src/_config/index.ts",
|
|
2523
|
+
"declarations": [],
|
|
2524
|
+
"exports": [
|
|
2525
|
+
{
|
|
2526
|
+
"kind": "js",
|
|
2527
|
+
"name": "*",
|
|
2528
|
+
"declaration": {
|
|
2529
|
+
"name": "*",
|
|
2530
|
+
"package": "./styles"
|
|
2531
|
+
}
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
"kind": "js",
|
|
2535
|
+
"name": "*",
|
|
2536
|
+
"declaration": {
|
|
2537
|
+
"name": "*",
|
|
2538
|
+
"package": "./tokens"
|
|
2539
|
+
}
|
|
2540
|
+
},
|
|
2541
|
+
{
|
|
2542
|
+
"kind": "js",
|
|
2543
|
+
"name": "*",
|
|
2544
|
+
"declaration": {
|
|
2545
|
+
"name": "*",
|
|
2546
|
+
"package": "./values"
|
|
2547
|
+
}
|
|
2548
|
+
}
|
|
2549
|
+
]
|
|
2550
|
+
},
|
|
2551
2551
|
{
|
|
2552
2552
|
"kind": "javascript-module",
|
|
2553
2553
|
"path": "src/anchored-region/anchor-region.template.ts",
|
|
@@ -15300,52 +15300,35 @@
|
|
|
15300
15300
|
},
|
|
15301
15301
|
{
|
|
15302
15302
|
"kind": "javascript-module",
|
|
15303
|
-
"path": "src/error-
|
|
15303
|
+
"path": "src/error-boundary/error-boundary.template.ts",
|
|
15304
15304
|
"declarations": [
|
|
15305
|
-
{
|
|
15306
|
-
"kind": "function",
|
|
15307
|
-
"name": "getPrefixedErrorBanner",
|
|
15308
|
-
"parameters": [
|
|
15309
|
-
{
|
|
15310
|
-
"name": "prefix",
|
|
15311
|
-
"type": {
|
|
15312
|
-
"text": "string"
|
|
15313
|
-
}
|
|
15314
|
-
}
|
|
15315
|
-
]
|
|
15316
|
-
},
|
|
15317
15305
|
{
|
|
15318
15306
|
"kind": "variable",
|
|
15319
|
-
"name": "
|
|
15320
|
-
"
|
|
15307
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15308
|
+
"type": {
|
|
15309
|
+
"text": "ViewTemplate<ErrorBoundary>"
|
|
15310
|
+
},
|
|
15311
|
+
"default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
|
|
15321
15312
|
}
|
|
15322
15313
|
],
|
|
15323
15314
|
"exports": [
|
|
15324
15315
|
{
|
|
15325
15316
|
"kind": "js",
|
|
15326
|
-
"name": "
|
|
15327
|
-
"declaration": {
|
|
15328
|
-
"name": "getPrefixedErrorBanner",
|
|
15329
|
-
"module": "src/error-banner/error-banner.template.ts"
|
|
15330
|
-
}
|
|
15331
|
-
},
|
|
15332
|
-
{
|
|
15333
|
-
"kind": "js",
|
|
15334
|
-
"name": "foundationErrorBannerTemplate",
|
|
15317
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15335
15318
|
"declaration": {
|
|
15336
|
-
"name": "
|
|
15337
|
-
"module": "src/error-
|
|
15319
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15320
|
+
"module": "src/error-boundary/error-boundary.template.ts"
|
|
15338
15321
|
}
|
|
15339
15322
|
}
|
|
15340
15323
|
]
|
|
15341
15324
|
},
|
|
15342
15325
|
{
|
|
15343
15326
|
"kind": "javascript-module",
|
|
15344
|
-
"path": "src/error-
|
|
15327
|
+
"path": "src/error-boundary/error-boundary.ts",
|
|
15345
15328
|
"declarations": [
|
|
15346
15329
|
{
|
|
15347
15330
|
"kind": "variable",
|
|
15348
|
-
"name": "
|
|
15331
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
15349
15332
|
"type": {
|
|
15350
15333
|
"text": "ShadowRootInit"
|
|
15351
15334
|
},
|
|
@@ -15354,35 +15337,51 @@
|
|
|
15354
15337
|
{
|
|
15355
15338
|
"kind": "class",
|
|
15356
15339
|
"description": "",
|
|
15357
|
-
"name": "
|
|
15340
|
+
"name": "ErrorBoundary",
|
|
15358
15341
|
"members": [
|
|
15359
15342
|
{
|
|
15360
15343
|
"kind": "field",
|
|
15361
|
-
"name": "
|
|
15344
|
+
"name": "logger",
|
|
15345
|
+
"privacy": "private"
|
|
15346
|
+
},
|
|
15347
|
+
{
|
|
15348
|
+
"kind": "field",
|
|
15349
|
+
"name": "errorBoundary",
|
|
15362
15350
|
"type": {
|
|
15363
|
-
"text": "HTMLElement
|
|
15364
|
-
}
|
|
15351
|
+
"text": "HTMLElement"
|
|
15352
|
+
}
|
|
15353
|
+
},
|
|
15354
|
+
{
|
|
15355
|
+
"kind": "field",
|
|
15356
|
+
"name": "resourceName",
|
|
15357
|
+
"description": "The resource name holding new and existing notifications",
|
|
15365
15358
|
"privacy": "public"
|
|
15366
15359
|
},
|
|
15367
15360
|
{
|
|
15368
15361
|
"kind": "field",
|
|
15369
|
-
"name": "
|
|
15362
|
+
"name": "closeTimeout",
|
|
15370
15363
|
"type": {
|
|
15371
|
-
"text": "
|
|
15372
|
-
}
|
|
15364
|
+
"text": "number"
|
|
15365
|
+
},
|
|
15366
|
+
"default": "0",
|
|
15367
|
+
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15368
|
+
"privacy": "public"
|
|
15373
15369
|
},
|
|
15374
15370
|
{
|
|
15375
15371
|
"kind": "field",
|
|
15376
|
-
"name": "
|
|
15372
|
+
"name": "dataSub",
|
|
15377
15373
|
"type": {
|
|
15378
|
-
"text": "
|
|
15379
|
-
}
|
|
15374
|
+
"text": "Subscription"
|
|
15375
|
+
},
|
|
15376
|
+
"privacy": "protected"
|
|
15380
15377
|
},
|
|
15381
15378
|
{
|
|
15382
|
-
"kind": "
|
|
15383
|
-
"name": "
|
|
15384
|
-
"
|
|
15385
|
-
|
|
15379
|
+
"kind": "field",
|
|
15380
|
+
"name": "datasource",
|
|
15381
|
+
"type": {
|
|
15382
|
+
"text": "Datasource"
|
|
15383
|
+
},
|
|
15384
|
+
"privacy": "private"
|
|
15386
15385
|
},
|
|
15387
15386
|
{
|
|
15388
15387
|
"kind": "field",
|
|
@@ -15496,51 +15495,67 @@
|
|
|
15496
15495
|
}
|
|
15497
15496
|
}
|
|
15498
15497
|
],
|
|
15498
|
+
"attributes": [
|
|
15499
|
+
{
|
|
15500
|
+
"name": "resource-name",
|
|
15501
|
+
"description": "The resource name holding new and existing notifications",
|
|
15502
|
+
"fieldName": "resourceName"
|
|
15503
|
+
},
|
|
15504
|
+
{
|
|
15505
|
+
"name": "close-timeout",
|
|
15506
|
+
"type": {
|
|
15507
|
+
"text": "number"
|
|
15508
|
+
},
|
|
15509
|
+
"default": "0",
|
|
15510
|
+
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15511
|
+
"fieldName": "closeTimeout"
|
|
15512
|
+
}
|
|
15513
|
+
],
|
|
15499
15514
|
"superclass": {
|
|
15500
15515
|
"name": "FoundationElement",
|
|
15501
15516
|
"package": "@microsoft/fast-foundation"
|
|
15502
15517
|
},
|
|
15503
|
-
"tagName": "%%prefix%%-error-banner",
|
|
15504
15518
|
"deprecated": "true",
|
|
15519
|
+
"tagName": "%%prefix%%-error-boundary",
|
|
15505
15520
|
"customElement": true
|
|
15506
15521
|
},
|
|
15507
15522
|
{
|
|
15508
15523
|
"kind": "variable",
|
|
15509
|
-
"name": "
|
|
15510
|
-
"description": "The Foundation Error
|
|
15524
|
+
"name": "foundationErrorBoundary",
|
|
15525
|
+
"description": "The Foundation Error Boundary",
|
|
15511
15526
|
"privacy": "public"
|
|
15512
15527
|
}
|
|
15513
15528
|
],
|
|
15514
15529
|
"exports": [
|
|
15515
15530
|
{
|
|
15516
15531
|
"kind": "js",
|
|
15517
|
-
"name": "
|
|
15532
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
15518
15533
|
"declaration": {
|
|
15519
|
-
"name": "
|
|
15520
|
-
"module": "src/error-
|
|
15534
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
15535
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
15521
15536
|
}
|
|
15522
15537
|
},
|
|
15523
15538
|
{
|
|
15524
15539
|
"kind": "js",
|
|
15525
|
-
"name": "
|
|
15540
|
+
"name": "ErrorBoundary",
|
|
15526
15541
|
"declaration": {
|
|
15527
|
-
"name": "
|
|
15528
|
-
"module": "src/error-
|
|
15542
|
+
"name": "ErrorBoundary",
|
|
15543
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
15529
15544
|
}
|
|
15530
15545
|
},
|
|
15531
15546
|
{
|
|
15532
15547
|
"kind": "js",
|
|
15533
|
-
"name": "
|
|
15548
|
+
"name": "foundationErrorBoundary",
|
|
15534
15549
|
"declaration": {
|
|
15535
|
-
"name": "
|
|
15536
|
-
"module": "src/error-
|
|
15550
|
+
"name": "foundationErrorBoundary",
|
|
15551
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
15537
15552
|
}
|
|
15538
15553
|
}
|
|
15539
15554
|
]
|
|
15540
15555
|
},
|
|
15541
15556
|
{
|
|
15542
15557
|
"kind": "javascript-module",
|
|
15543
|
-
"path": "src/error-
|
|
15558
|
+
"path": "src/error-boundary/index.ts",
|
|
15544
15559
|
"declarations": [],
|
|
15545
15560
|
"exports": [
|
|
15546
15561
|
{
|
|
@@ -15548,7 +15563,7 @@
|
|
|
15548
15563
|
"name": "*",
|
|
15549
15564
|
"declaration": {
|
|
15550
15565
|
"name": "*",
|
|
15551
|
-
"package": "./error-
|
|
15566
|
+
"package": "./error-boundary.template"
|
|
15552
15567
|
}
|
|
15553
15568
|
},
|
|
15554
15569
|
{
|
|
@@ -15556,42 +15571,75 @@
|
|
|
15556
15571
|
"name": "*",
|
|
15557
15572
|
"declaration": {
|
|
15558
15573
|
"name": "*",
|
|
15559
|
-
"package": "./error-
|
|
15574
|
+
"package": "./error-boundary"
|
|
15575
|
+
}
|
|
15576
|
+
},
|
|
15577
|
+
{
|
|
15578
|
+
"kind": "js",
|
|
15579
|
+
"name": "ErrorBoundaryEvent",
|
|
15580
|
+
"declaration": {
|
|
15581
|
+
"name": "ErrorBoundaryEvent",
|
|
15582
|
+
"package": "@genesislcap/foundation-errors"
|
|
15583
|
+
}
|
|
15584
|
+
},
|
|
15585
|
+
{
|
|
15586
|
+
"kind": "js",
|
|
15587
|
+
"name": "ErrorStructure",
|
|
15588
|
+
"declaration": {
|
|
15589
|
+
"name": "ErrorStructure",
|
|
15590
|
+
"package": "@genesislcap/foundation-errors"
|
|
15560
15591
|
}
|
|
15561
15592
|
}
|
|
15562
15593
|
]
|
|
15563
15594
|
},
|
|
15564
15595
|
{
|
|
15565
15596
|
"kind": "javascript-module",
|
|
15566
|
-
"path": "src/error-
|
|
15597
|
+
"path": "src/error-banner/error-banner.template.ts",
|
|
15567
15598
|
"declarations": [
|
|
15599
|
+
{
|
|
15600
|
+
"kind": "function",
|
|
15601
|
+
"name": "getPrefixedErrorBanner",
|
|
15602
|
+
"parameters": [
|
|
15603
|
+
{
|
|
15604
|
+
"name": "prefix",
|
|
15605
|
+
"type": {
|
|
15606
|
+
"text": "string"
|
|
15607
|
+
}
|
|
15608
|
+
}
|
|
15609
|
+
]
|
|
15610
|
+
},
|
|
15568
15611
|
{
|
|
15569
15612
|
"kind": "variable",
|
|
15570
|
-
"name": "
|
|
15571
|
-
"
|
|
15572
|
-
"text": "ViewTemplate<ErrorBoundary>"
|
|
15573
|
-
},
|
|
15574
|
-
"default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
|
|
15613
|
+
"name": "foundationErrorBannerTemplate",
|
|
15614
|
+
"default": "html<ErrorBanner>`\n ${(x) => getPrefixedErrorBanner(getPrefix(x))}\n`"
|
|
15575
15615
|
}
|
|
15576
15616
|
],
|
|
15577
15617
|
"exports": [
|
|
15578
15618
|
{
|
|
15579
15619
|
"kind": "js",
|
|
15580
|
-
"name": "
|
|
15620
|
+
"name": "getPrefixedErrorBanner",
|
|
15581
15621
|
"declaration": {
|
|
15582
|
-
"name": "
|
|
15583
|
-
"module": "src/error-
|
|
15622
|
+
"name": "getPrefixedErrorBanner",
|
|
15623
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
15624
|
+
}
|
|
15625
|
+
},
|
|
15626
|
+
{
|
|
15627
|
+
"kind": "js",
|
|
15628
|
+
"name": "foundationErrorBannerTemplate",
|
|
15629
|
+
"declaration": {
|
|
15630
|
+
"name": "foundationErrorBannerTemplate",
|
|
15631
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
15584
15632
|
}
|
|
15585
15633
|
}
|
|
15586
15634
|
]
|
|
15587
15635
|
},
|
|
15588
15636
|
{
|
|
15589
15637
|
"kind": "javascript-module",
|
|
15590
|
-
"path": "src/error-
|
|
15638
|
+
"path": "src/error-banner/error-banner.ts",
|
|
15591
15639
|
"declarations": [
|
|
15592
15640
|
{
|
|
15593
15641
|
"kind": "variable",
|
|
15594
|
-
"name": "
|
|
15642
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15595
15643
|
"type": {
|
|
15596
15644
|
"text": "ShadowRootInit"
|
|
15597
15645
|
},
|
|
@@ -15600,51 +15648,35 @@
|
|
|
15600
15648
|
{
|
|
15601
15649
|
"kind": "class",
|
|
15602
15650
|
"description": "",
|
|
15603
|
-
"name": "
|
|
15651
|
+
"name": "ErrorBanner",
|
|
15604
15652
|
"members": [
|
|
15605
15653
|
{
|
|
15606
15654
|
"kind": "field",
|
|
15607
|
-
"name": "
|
|
15608
|
-
"privacy": "private"
|
|
15609
|
-
},
|
|
15610
|
-
{
|
|
15611
|
-
"kind": "field",
|
|
15612
|
-
"name": "errorBoundary",
|
|
15655
|
+
"name": "banner",
|
|
15613
15656
|
"type": {
|
|
15614
|
-
"text": "HTMLElement"
|
|
15615
|
-
}
|
|
15616
|
-
},
|
|
15617
|
-
{
|
|
15618
|
-
"kind": "field",
|
|
15619
|
-
"name": "resourceName",
|
|
15620
|
-
"description": "The resource name holding new and existing notifications",
|
|
15657
|
+
"text": "HTMLElement & { dismiss: () => Promise<void> }"
|
|
15658
|
+
},
|
|
15621
15659
|
"privacy": "public"
|
|
15622
15660
|
},
|
|
15623
15661
|
{
|
|
15624
15662
|
"kind": "field",
|
|
15625
|
-
"name": "
|
|
15663
|
+
"name": "error",
|
|
15626
15664
|
"type": {
|
|
15627
|
-
"text": "
|
|
15628
|
-
}
|
|
15629
|
-
"default": "0",
|
|
15630
|
-
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15631
|
-
"privacy": "public"
|
|
15665
|
+
"text": "ErrorStructure"
|
|
15666
|
+
}
|
|
15632
15667
|
},
|
|
15633
15668
|
{
|
|
15634
15669
|
"kind": "field",
|
|
15635
|
-
"name": "
|
|
15670
|
+
"name": "notification",
|
|
15636
15671
|
"type": {
|
|
15637
|
-
"text": "
|
|
15638
|
-
}
|
|
15639
|
-
"privacy": "protected"
|
|
15672
|
+
"text": "NotificationStructure"
|
|
15673
|
+
}
|
|
15640
15674
|
},
|
|
15641
15675
|
{
|
|
15642
|
-
"kind": "
|
|
15643
|
-
"name": "
|
|
15644
|
-
"
|
|
15645
|
-
|
|
15646
|
-
},
|
|
15647
|
-
"privacy": "private"
|
|
15676
|
+
"kind": "method",
|
|
15677
|
+
"name": "dismiss",
|
|
15678
|
+
"privacy": "public",
|
|
15679
|
+
"description": "Dismiss the Error Banner from display."
|
|
15648
15680
|
},
|
|
15649
15681
|
{
|
|
15650
15682
|
"kind": "field",
|
|
@@ -15758,67 +15790,51 @@
|
|
|
15758
15790
|
}
|
|
15759
15791
|
}
|
|
15760
15792
|
],
|
|
15761
|
-
"attributes": [
|
|
15762
|
-
{
|
|
15763
|
-
"name": "resource-name",
|
|
15764
|
-
"description": "The resource name holding new and existing notifications",
|
|
15765
|
-
"fieldName": "resourceName"
|
|
15766
|
-
},
|
|
15767
|
-
{
|
|
15768
|
-
"name": "close-timeout",
|
|
15769
|
-
"type": {
|
|
15770
|
-
"text": "number"
|
|
15771
|
-
},
|
|
15772
|
-
"default": "0",
|
|
15773
|
-
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15774
|
-
"fieldName": "closeTimeout"
|
|
15775
|
-
}
|
|
15776
|
-
],
|
|
15777
15793
|
"superclass": {
|
|
15778
15794
|
"name": "FoundationElement",
|
|
15779
15795
|
"package": "@microsoft/fast-foundation"
|
|
15780
15796
|
},
|
|
15797
|
+
"tagName": "%%prefix%%-error-banner",
|
|
15781
15798
|
"deprecated": "true",
|
|
15782
|
-
"tagName": "%%prefix%%-error-boundary",
|
|
15783
15799
|
"customElement": true
|
|
15784
15800
|
},
|
|
15785
15801
|
{
|
|
15786
15802
|
"kind": "variable",
|
|
15787
|
-
"name": "
|
|
15788
|
-
"description": "The Foundation Error
|
|
15803
|
+
"name": "foundationErrorBanner",
|
|
15804
|
+
"description": "The Foundation Error Banner",
|
|
15789
15805
|
"privacy": "public"
|
|
15790
15806
|
}
|
|
15791
15807
|
],
|
|
15792
15808
|
"exports": [
|
|
15793
15809
|
{
|
|
15794
15810
|
"kind": "js",
|
|
15795
|
-
"name": "
|
|
15811
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15796
15812
|
"declaration": {
|
|
15797
|
-
"name": "
|
|
15798
|
-
"module": "src/error-
|
|
15813
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15814
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15799
15815
|
}
|
|
15800
15816
|
},
|
|
15801
15817
|
{
|
|
15802
15818
|
"kind": "js",
|
|
15803
|
-
"name": "
|
|
15819
|
+
"name": "ErrorBanner",
|
|
15804
15820
|
"declaration": {
|
|
15805
|
-
"name": "
|
|
15806
|
-
"module": "src/error-
|
|
15821
|
+
"name": "ErrorBanner",
|
|
15822
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15807
15823
|
}
|
|
15808
15824
|
},
|
|
15809
15825
|
{
|
|
15810
15826
|
"kind": "js",
|
|
15811
|
-
"name": "
|
|
15827
|
+
"name": "foundationErrorBanner",
|
|
15812
15828
|
"declaration": {
|
|
15813
|
-
"name": "
|
|
15814
|
-
"module": "src/error-
|
|
15829
|
+
"name": "foundationErrorBanner",
|
|
15830
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15815
15831
|
}
|
|
15816
15832
|
}
|
|
15817
15833
|
]
|
|
15818
15834
|
},
|
|
15819
15835
|
{
|
|
15820
15836
|
"kind": "javascript-module",
|
|
15821
|
-
"path": "src/error-
|
|
15837
|
+
"path": "src/error-banner/index.ts",
|
|
15822
15838
|
"declarations": [],
|
|
15823
15839
|
"exports": [
|
|
15824
15840
|
{
|
|
@@ -15826,7 +15842,7 @@
|
|
|
15826
15842
|
"name": "*",
|
|
15827
15843
|
"declaration": {
|
|
15828
15844
|
"name": "*",
|
|
15829
|
-
"package": "./error-
|
|
15845
|
+
"package": "./error-banner.template"
|
|
15830
15846
|
}
|
|
15831
15847
|
},
|
|
15832
15848
|
{
|
|
@@ -15834,23 +15850,7 @@
|
|
|
15834
15850
|
"name": "*",
|
|
15835
15851
|
"declaration": {
|
|
15836
15852
|
"name": "*",
|
|
15837
|
-
"package": "./error-
|
|
15838
|
-
}
|
|
15839
|
-
},
|
|
15840
|
-
{
|
|
15841
|
-
"kind": "js",
|
|
15842
|
-
"name": "ErrorBoundaryEvent",
|
|
15843
|
-
"declaration": {
|
|
15844
|
-
"name": "ErrorBoundaryEvent",
|
|
15845
|
-
"package": "@genesislcap/foundation-errors"
|
|
15846
|
-
}
|
|
15847
|
-
},
|
|
15848
|
-
{
|
|
15849
|
-
"kind": "js",
|
|
15850
|
-
"name": "ErrorStructure",
|
|
15851
|
-
"declaration": {
|
|
15852
|
-
"name": "ErrorStructure",
|
|
15853
|
-
"package": "@genesislcap/foundation-errors"
|
|
15853
|
+
"package": "./error-banner"
|
|
15854
15854
|
}
|
|
15855
15855
|
}
|
|
15856
15856
|
]
|
|
@@ -19045,59 +19045,35 @@
|
|
|
19045
19045
|
},
|
|
19046
19046
|
{
|
|
19047
19047
|
"kind": "javascript-module",
|
|
19048
|
-
"path": "src/grid-layout/grid-layout.
|
|
19049
|
-
"declarations": [
|
|
19050
|
-
{
|
|
19051
|
-
"kind": "variable",
|
|
19052
|
-
"name": "foundationGridLayoutStyles",
|
|
19053
|
-
"type": {
|
|
19054
|
-
"text": "ElementStyles"
|
|
19055
|
-
},
|
|
19056
|
-
"default": "css`\n slot {\n width: 100%;\n height: 100%;\n display: grid;\n }\n\n ${gridLayoutRWDStyles()}\n ${gridLayoutRWDStyles('lg')}\n ${gridLayoutRWDStyles('md')}\n ${gridLayoutRWDStyles('sm')}\n`"
|
|
19057
|
-
}
|
|
19058
|
-
],
|
|
19059
|
-
"exports": [
|
|
19060
|
-
{
|
|
19061
|
-
"kind": "js",
|
|
19062
|
-
"name": "foundationGridLayoutStyles",
|
|
19063
|
-
"declaration": {
|
|
19064
|
-
"name": "foundationGridLayoutStyles",
|
|
19065
|
-
"module": "src/grid-layout/grid-layout.styles.ts"
|
|
19066
|
-
}
|
|
19067
|
-
}
|
|
19068
|
-
]
|
|
19069
|
-
},
|
|
19070
|
-
{
|
|
19071
|
-
"kind": "javascript-module",
|
|
19072
|
-
"path": "src/grid-layout/grid-layout.template.ts",
|
|
19048
|
+
"path": "src/grid-layout-item/grid-layout-item.template.ts",
|
|
19073
19049
|
"declarations": [
|
|
19074
19050
|
{
|
|
19075
19051
|
"kind": "variable",
|
|
19076
|
-
"name": "
|
|
19052
|
+
"name": "foundationGridLayoutItemTemplate",
|
|
19077
19053
|
"type": {
|
|
19078
|
-
"text": "ViewTemplate<
|
|
19054
|
+
"text": "ViewTemplate<GridLayoutItem>"
|
|
19079
19055
|
},
|
|
19080
|
-
"default": "html`\n <template>\n <slot></slot>\n </template>\n`"
|
|
19056
|
+
"default": "html`\n <template>\n <style>\n :host {\n width: 100%;\n height: 100%;\n ${(x) => x.setGridItemProperties(x.colNumber, x.rowNumber, x.width, x.height)}\n }\n\n @media only screen and (min-width: 1025px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colLgNumber, x.rowLgNumber, x.widthLg, x.heightLg)}\n }\n }\n\n @media only screen and (min-width: 641px) and (max-width: 1024px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colMdNumber, x.rowMdNumber, x.widthSm, x.heightMd)}\n }\n }\n\n @media only screen and (max-width: 640px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colSmNumber, x.rowSmNumber, x.widthSm, x.heightSm)}\n }\n }\n </style>\n <slot></slot>\n </template>\n`"
|
|
19081
19057
|
}
|
|
19082
19058
|
],
|
|
19083
19059
|
"exports": [
|
|
19084
19060
|
{
|
|
19085
19061
|
"kind": "js",
|
|
19086
|
-
"name": "
|
|
19062
|
+
"name": "foundationGridLayoutItemTemplate",
|
|
19087
19063
|
"declaration": {
|
|
19088
|
-
"name": "
|
|
19089
|
-
"module": "src/grid-layout/grid-layout.template.ts"
|
|
19064
|
+
"name": "foundationGridLayoutItemTemplate",
|
|
19065
|
+
"module": "src/grid-layout-item/grid-layout-item.template.ts"
|
|
19090
19066
|
}
|
|
19091
19067
|
}
|
|
19092
19068
|
]
|
|
19093
19069
|
},
|
|
19094
19070
|
{
|
|
19095
19071
|
"kind": "javascript-module",
|
|
19096
|
-
"path": "src/grid-layout/grid-layout.ts",
|
|
19072
|
+
"path": "src/grid-layout-item/grid-layout-item.ts",
|
|
19097
19073
|
"declarations": [
|
|
19098
19074
|
{
|
|
19099
19075
|
"kind": "variable",
|
|
19100
|
-
"name": "
|
|
19076
|
+
"name": "foundationGridLayoutItemShadowOptions",
|
|
19101
19077
|
"type": {
|
|
19102
19078
|
"text": "ShadowRootInit"
|
|
19103
19079
|
},
|
|
@@ -19105,7 +19081,7 @@
|
|
|
19105
19081
|
},
|
|
19106
19082
|
{
|
|
19107
19083
|
"kind": "variable",
|
|
19108
|
-
"name": "
|
|
19084
|
+
"name": "defaultGridLayoutItemConfig",
|
|
19109
19085
|
"type": {
|
|
19110
19086
|
"text": "object"
|
|
19111
19087
|
},
|
|
@@ -19114,136 +19090,137 @@
|
|
|
19114
19090
|
{
|
|
19115
19091
|
"kind": "class",
|
|
19116
19092
|
"description": "",
|
|
19117
|
-
"name": "
|
|
19093
|
+
"name": "GridLayoutItem",
|
|
19118
19094
|
"members": [
|
|
19119
19095
|
{
|
|
19120
19096
|
"kind": "field",
|
|
19121
|
-
"name": "
|
|
19097
|
+
"name": "colNumber",
|
|
19122
19098
|
"type": {
|
|
19123
|
-
"text": "
|
|
19099
|
+
"text": "number"
|
|
19124
19100
|
}
|
|
19125
19101
|
},
|
|
19126
19102
|
{
|
|
19127
19103
|
"kind": "field",
|
|
19128
|
-
"name": "
|
|
19104
|
+
"name": "colSmNumber",
|
|
19129
19105
|
"type": {
|
|
19130
|
-
"text": "
|
|
19106
|
+
"text": "number"
|
|
19131
19107
|
}
|
|
19132
19108
|
},
|
|
19133
19109
|
{
|
|
19134
19110
|
"kind": "field",
|
|
19135
|
-
"name": "
|
|
19111
|
+
"name": "colMdNumber",
|
|
19136
19112
|
"type": {
|
|
19137
|
-
"text": "
|
|
19113
|
+
"text": "number"
|
|
19138
19114
|
}
|
|
19139
19115
|
},
|
|
19140
19116
|
{
|
|
19141
19117
|
"kind": "field",
|
|
19142
|
-
"name": "
|
|
19118
|
+
"name": "colLgNumber",
|
|
19143
19119
|
"type": {
|
|
19144
|
-
"text": "
|
|
19120
|
+
"text": "number"
|
|
19145
19121
|
}
|
|
19146
19122
|
},
|
|
19147
19123
|
{
|
|
19148
19124
|
"kind": "field",
|
|
19149
|
-
"name": "
|
|
19125
|
+
"name": "rowNumber",
|
|
19150
19126
|
"type": {
|
|
19151
|
-
"text": "
|
|
19127
|
+
"text": "number"
|
|
19152
19128
|
}
|
|
19153
19129
|
},
|
|
19154
19130
|
{
|
|
19155
19131
|
"kind": "field",
|
|
19156
|
-
"name": "
|
|
19132
|
+
"name": "rowSmNumber",
|
|
19157
19133
|
"type": {
|
|
19158
|
-
"text": "
|
|
19134
|
+
"text": "number"
|
|
19159
19135
|
}
|
|
19160
19136
|
},
|
|
19161
19137
|
{
|
|
19162
19138
|
"kind": "field",
|
|
19163
|
-
"name": "
|
|
19139
|
+
"name": "rowMdNumber",
|
|
19164
19140
|
"type": {
|
|
19165
|
-
"text": "
|
|
19141
|
+
"text": "number"
|
|
19166
19142
|
}
|
|
19167
19143
|
},
|
|
19168
19144
|
{
|
|
19169
19145
|
"kind": "field",
|
|
19170
|
-
"name": "
|
|
19146
|
+
"name": "rowLgNumber",
|
|
19171
19147
|
"type": {
|
|
19172
|
-
"text": "
|
|
19148
|
+
"text": "number"
|
|
19173
19149
|
}
|
|
19174
19150
|
},
|
|
19175
19151
|
{
|
|
19176
19152
|
"kind": "field",
|
|
19177
|
-
"name": "
|
|
19153
|
+
"name": "width",
|
|
19178
19154
|
"type": {
|
|
19179
|
-
"text": "
|
|
19155
|
+
"text": "number"
|
|
19180
19156
|
}
|
|
19181
19157
|
},
|
|
19182
19158
|
{
|
|
19183
19159
|
"kind": "field",
|
|
19184
|
-
"name": "
|
|
19160
|
+
"name": "widthSm",
|
|
19185
19161
|
"type": {
|
|
19186
|
-
"text": "
|
|
19162
|
+
"text": "number"
|
|
19187
19163
|
}
|
|
19188
19164
|
},
|
|
19189
19165
|
{
|
|
19190
19166
|
"kind": "field",
|
|
19191
|
-
"name": "
|
|
19167
|
+
"name": "widthMd",
|
|
19192
19168
|
"type": {
|
|
19193
|
-
"text": "
|
|
19169
|
+
"text": "number"
|
|
19194
19170
|
}
|
|
19195
19171
|
},
|
|
19196
19172
|
{
|
|
19197
19173
|
"kind": "field",
|
|
19198
|
-
"name": "
|
|
19174
|
+
"name": "widthLg",
|
|
19199
19175
|
"type": {
|
|
19200
|
-
"text": "
|
|
19176
|
+
"text": "number"
|
|
19201
19177
|
}
|
|
19202
19178
|
},
|
|
19203
19179
|
{
|
|
19204
19180
|
"kind": "field",
|
|
19205
|
-
"name": "
|
|
19181
|
+
"name": "height",
|
|
19206
19182
|
"type": {
|
|
19207
|
-
"text": "
|
|
19183
|
+
"text": "number"
|
|
19208
19184
|
}
|
|
19209
19185
|
},
|
|
19210
19186
|
{
|
|
19211
19187
|
"kind": "field",
|
|
19212
|
-
"name": "
|
|
19188
|
+
"name": "heightSm",
|
|
19213
19189
|
"type": {
|
|
19214
|
-
"text": "
|
|
19190
|
+
"text": "number"
|
|
19215
19191
|
}
|
|
19216
19192
|
},
|
|
19217
19193
|
{
|
|
19218
19194
|
"kind": "field",
|
|
19219
|
-
"name": "
|
|
19195
|
+
"name": "heightMd",
|
|
19220
19196
|
"type": {
|
|
19221
|
-
"text": "
|
|
19197
|
+
"text": "number"
|
|
19222
19198
|
}
|
|
19223
19199
|
},
|
|
19224
19200
|
{
|
|
19225
19201
|
"kind": "field",
|
|
19226
|
-
"name": "
|
|
19202
|
+
"name": "heightLg",
|
|
19227
19203
|
"type": {
|
|
19228
|
-
"text": "
|
|
19204
|
+
"text": "number"
|
|
19229
19205
|
}
|
|
19230
19206
|
},
|
|
19231
19207
|
{
|
|
19232
|
-
"kind": "
|
|
19233
|
-
"name": "
|
|
19234
|
-
"
|
|
19235
|
-
|
|
19236
|
-
|
|
19237
|
-
|
|
19238
|
-
|
|
19239
|
-
|
|
19240
|
-
|
|
19241
|
-
|
|
19242
|
-
|
|
19243
|
-
|
|
19244
|
-
|
|
19245
|
-
|
|
19246
|
-
|
|
19208
|
+
"kind": "method",
|
|
19209
|
+
"name": "setGridItemProperties",
|
|
19210
|
+
"parameters": [
|
|
19211
|
+
{
|
|
19212
|
+
"name": "column"
|
|
19213
|
+
},
|
|
19214
|
+
{
|
|
19215
|
+
"name": "row"
|
|
19216
|
+
},
|
|
19217
|
+
{
|
|
19218
|
+
"name": "width"
|
|
19219
|
+
},
|
|
19220
|
+
{
|
|
19221
|
+
"name": "height"
|
|
19222
|
+
}
|
|
19223
|
+
]
|
|
19247
19224
|
},
|
|
19248
19225
|
{
|
|
19249
19226
|
"kind": "field",
|
|
@@ -19359,176 +19336,170 @@
|
|
|
19359
19336
|
],
|
|
19360
19337
|
"attributes": [
|
|
19361
19338
|
{
|
|
19362
|
-
"name": "
|
|
19339
|
+
"name": "col-number",
|
|
19363
19340
|
"type": {
|
|
19364
|
-
"text": "
|
|
19341
|
+
"text": "number"
|
|
19365
19342
|
},
|
|
19366
|
-
"fieldName": "
|
|
19343
|
+
"fieldName": "colNumber"
|
|
19367
19344
|
},
|
|
19368
19345
|
{
|
|
19369
|
-
"name": "
|
|
19346
|
+
"name": "col-sm-number",
|
|
19370
19347
|
"type": {
|
|
19371
|
-
"text": "
|
|
19348
|
+
"text": "number"
|
|
19372
19349
|
},
|
|
19373
|
-
"fieldName": "
|
|
19350
|
+
"fieldName": "colSmNumber"
|
|
19374
19351
|
},
|
|
19375
19352
|
{
|
|
19376
|
-
"name": "
|
|
19353
|
+
"name": "col-md-number",
|
|
19377
19354
|
"type": {
|
|
19378
|
-
"text": "
|
|
19355
|
+
"text": "number"
|
|
19379
19356
|
},
|
|
19380
|
-
"fieldName": "
|
|
19357
|
+
"fieldName": "colMdNumber"
|
|
19381
19358
|
},
|
|
19382
19359
|
{
|
|
19383
|
-
"name": "
|
|
19360
|
+
"name": "col-lg-number",
|
|
19384
19361
|
"type": {
|
|
19385
|
-
"text": "
|
|
19362
|
+
"text": "number"
|
|
19386
19363
|
},
|
|
19387
|
-
"fieldName": "
|
|
19364
|
+
"fieldName": "colLgNumber"
|
|
19388
19365
|
},
|
|
19389
19366
|
{
|
|
19390
|
-
"name": "
|
|
19367
|
+
"name": "row-number",
|
|
19391
19368
|
"type": {
|
|
19392
|
-
"text": "
|
|
19369
|
+
"text": "number"
|
|
19393
19370
|
},
|
|
19394
|
-
"fieldName": "
|
|
19371
|
+
"fieldName": "rowNumber"
|
|
19395
19372
|
},
|
|
19396
19373
|
{
|
|
19397
|
-
"name": "
|
|
19374
|
+
"name": "row-sm-number",
|
|
19398
19375
|
"type": {
|
|
19399
|
-
"text": "
|
|
19376
|
+
"text": "number"
|
|
19400
19377
|
},
|
|
19401
|
-
"fieldName": "
|
|
19378
|
+
"fieldName": "rowSmNumber"
|
|
19402
19379
|
},
|
|
19403
19380
|
{
|
|
19404
|
-
"name": "
|
|
19381
|
+
"name": "row-md-number",
|
|
19405
19382
|
"type": {
|
|
19406
|
-
"text": "
|
|
19383
|
+
"text": "number"
|
|
19407
19384
|
},
|
|
19408
|
-
"fieldName": "
|
|
19385
|
+
"fieldName": "rowMdNumber"
|
|
19409
19386
|
},
|
|
19410
19387
|
{
|
|
19411
|
-
"name": "
|
|
19388
|
+
"name": "row-lg-number",
|
|
19412
19389
|
"type": {
|
|
19413
|
-
"text": "
|
|
19390
|
+
"text": "number"
|
|
19414
19391
|
},
|
|
19415
|
-
"fieldName": "
|
|
19392
|
+
"fieldName": "rowLgNumber"
|
|
19416
19393
|
},
|
|
19417
19394
|
{
|
|
19418
|
-
"name": "
|
|
19395
|
+
"name": "width",
|
|
19419
19396
|
"type": {
|
|
19420
|
-
"text": "
|
|
19397
|
+
"text": "number"
|
|
19421
19398
|
},
|
|
19422
|
-
"fieldName": "
|
|
19399
|
+
"fieldName": "width"
|
|
19423
19400
|
},
|
|
19424
19401
|
{
|
|
19425
|
-
"name": "
|
|
19402
|
+
"name": "width-sm",
|
|
19426
19403
|
"type": {
|
|
19427
|
-
"text": "
|
|
19404
|
+
"text": "number"
|
|
19428
19405
|
},
|
|
19429
|
-
"fieldName": "
|
|
19406
|
+
"fieldName": "widthSm"
|
|
19430
19407
|
},
|
|
19431
19408
|
{
|
|
19432
|
-
"name": "
|
|
19409
|
+
"name": "width-md",
|
|
19433
19410
|
"type": {
|
|
19434
|
-
"text": "
|
|
19411
|
+
"text": "number"
|
|
19435
19412
|
},
|
|
19436
|
-
"fieldName": "
|
|
19413
|
+
"fieldName": "widthMd"
|
|
19437
19414
|
},
|
|
19438
19415
|
{
|
|
19439
|
-
"name": "
|
|
19416
|
+
"name": "width-lg",
|
|
19440
19417
|
"type": {
|
|
19441
|
-
"text": "
|
|
19418
|
+
"text": "number"
|
|
19442
19419
|
},
|
|
19443
|
-
"fieldName": "
|
|
19420
|
+
"fieldName": "widthLg"
|
|
19444
19421
|
},
|
|
19445
19422
|
{
|
|
19446
|
-
"name": "
|
|
19423
|
+
"name": "height",
|
|
19447
19424
|
"type": {
|
|
19448
|
-
"text": "
|
|
19425
|
+
"text": "number"
|
|
19449
19426
|
},
|
|
19450
|
-
"fieldName": "
|
|
19427
|
+
"fieldName": "height"
|
|
19451
19428
|
},
|
|
19452
19429
|
{
|
|
19453
|
-
"name": "
|
|
19430
|
+
"name": "height-sm",
|
|
19454
19431
|
"type": {
|
|
19455
|
-
"text": "
|
|
19432
|
+
"text": "number"
|
|
19456
19433
|
},
|
|
19457
|
-
"fieldName": "
|
|
19434
|
+
"fieldName": "heightSm"
|
|
19458
19435
|
},
|
|
19459
19436
|
{
|
|
19460
|
-
"name": "
|
|
19437
|
+
"name": "height-md",
|
|
19461
19438
|
"type": {
|
|
19462
|
-
"text": "
|
|
19439
|
+
"text": "number"
|
|
19463
19440
|
},
|
|
19464
|
-
"fieldName": "
|
|
19441
|
+
"fieldName": "heightMd"
|
|
19465
19442
|
},
|
|
19466
19443
|
{
|
|
19467
|
-
"name": "
|
|
19444
|
+
"name": "height-lg",
|
|
19468
19445
|
"type": {
|
|
19469
|
-
"text": "
|
|
19446
|
+
"text": "number"
|
|
19470
19447
|
},
|
|
19471
|
-
"fieldName": "
|
|
19448
|
+
"fieldName": "heightLg"
|
|
19472
19449
|
}
|
|
19473
19450
|
],
|
|
19474
19451
|
"superclass": {
|
|
19475
19452
|
"name": "FoundationElement",
|
|
19476
19453
|
"package": "@microsoft/fast-foundation"
|
|
19477
19454
|
},
|
|
19478
|
-
"tagName": "%%prefix%%-grid-layout",
|
|
19455
|
+
"tagName": "%%prefix%%-grid-layout-item",
|
|
19479
19456
|
"customElement": true
|
|
19480
19457
|
},
|
|
19481
19458
|
{
|
|
19482
19459
|
"kind": "variable",
|
|
19483
|
-
"name": "
|
|
19484
|
-
"description": "The Foundation Grid Layout",
|
|
19460
|
+
"name": "foundationGridLayoutItem",
|
|
19461
|
+
"description": "The Foundation Grid Layout Item",
|
|
19485
19462
|
"privacy": "public"
|
|
19486
19463
|
}
|
|
19487
19464
|
],
|
|
19488
19465
|
"exports": [
|
|
19489
19466
|
{
|
|
19490
19467
|
"kind": "js",
|
|
19491
|
-
"name": "
|
|
19468
|
+
"name": "foundationGridLayoutItemShadowOptions",
|
|
19492
19469
|
"declaration": {
|
|
19493
|
-
"name": "
|
|
19494
|
-
"module": "src/grid-layout/grid-layout.ts"
|
|
19470
|
+
"name": "foundationGridLayoutItemShadowOptions",
|
|
19471
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19495
19472
|
}
|
|
19496
19473
|
},
|
|
19497
19474
|
{
|
|
19498
19475
|
"kind": "js",
|
|
19499
|
-
"name": "
|
|
19476
|
+
"name": "defaultGridLayoutItemConfig",
|
|
19500
19477
|
"declaration": {
|
|
19501
|
-
"name": "
|
|
19502
|
-
"module": "src/grid-layout/grid-layout.ts"
|
|
19478
|
+
"name": "defaultGridLayoutItemConfig",
|
|
19479
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19503
19480
|
}
|
|
19504
19481
|
},
|
|
19505
19482
|
{
|
|
19506
19483
|
"kind": "js",
|
|
19507
|
-
"name": "
|
|
19484
|
+
"name": "GridLayoutItem",
|
|
19508
19485
|
"declaration": {
|
|
19509
|
-
"name": "
|
|
19510
|
-
"module": "src/grid-layout/grid-layout.ts"
|
|
19486
|
+
"name": "GridLayoutItem",
|
|
19487
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19511
19488
|
}
|
|
19512
19489
|
},
|
|
19513
19490
|
{
|
|
19514
19491
|
"kind": "js",
|
|
19515
|
-
"name": "
|
|
19492
|
+
"name": "foundationGridLayoutItem",
|
|
19516
19493
|
"declaration": {
|
|
19517
|
-
"name": "
|
|
19518
|
-
"module": "src/grid-layout/grid-layout.ts"
|
|
19494
|
+
"name": "foundationGridLayoutItem",
|
|
19495
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19519
19496
|
}
|
|
19520
19497
|
}
|
|
19521
19498
|
]
|
|
19522
19499
|
},
|
|
19523
19500
|
{
|
|
19524
19501
|
"kind": "javascript-module",
|
|
19525
|
-
"path": "src/grid-layout/
|
|
19526
|
-
"declarations": [],
|
|
19527
|
-
"exports": []
|
|
19528
|
-
},
|
|
19529
|
-
{
|
|
19530
|
-
"kind": "javascript-module",
|
|
19531
|
-
"path": "src/grid-layout/index.ts",
|
|
19502
|
+
"path": "src/grid-layout-item/index.ts",
|
|
19532
19503
|
"declarations": [],
|
|
19533
19504
|
"exports": [
|
|
19534
19505
|
{
|
|
@@ -19536,7 +19507,7 @@
|
|
|
19536
19507
|
"name": "*",
|
|
19537
19508
|
"declaration": {
|
|
19538
19509
|
"name": "*",
|
|
19539
|
-
"package": "./grid-layout.template"
|
|
19510
|
+
"package": "./grid-layout-item.template"
|
|
19540
19511
|
}
|
|
19541
19512
|
},
|
|
19542
19513
|
{
|
|
@@ -19544,58 +19515,66 @@
|
|
|
19544
19515
|
"name": "*",
|
|
19545
19516
|
"declaration": {
|
|
19546
19517
|
"name": "*",
|
|
19547
|
-
"package": "./grid-layout
|
|
19518
|
+
"package": "./grid-layout-item"
|
|
19548
19519
|
}
|
|
19549
|
-
}
|
|
19520
|
+
}
|
|
19521
|
+
]
|
|
19522
|
+
},
|
|
19523
|
+
{
|
|
19524
|
+
"kind": "javascript-module",
|
|
19525
|
+
"path": "src/grid-layout/grid-layout.styles.ts",
|
|
19526
|
+
"declarations": [
|
|
19550
19527
|
{
|
|
19551
|
-
"kind": "
|
|
19552
|
-
"name": "
|
|
19553
|
-
"
|
|
19554
|
-
"
|
|
19555
|
-
|
|
19556
|
-
}
|
|
19557
|
-
}
|
|
19528
|
+
"kind": "variable",
|
|
19529
|
+
"name": "foundationGridLayoutStyles",
|
|
19530
|
+
"type": {
|
|
19531
|
+
"text": "ElementStyles"
|
|
19532
|
+
},
|
|
19533
|
+
"default": "css`\n slot {\n width: 100%;\n height: 100%;\n display: grid;\n }\n\n ${gridLayoutRWDStyles()}\n ${gridLayoutRWDStyles('lg')}\n ${gridLayoutRWDStyles('md')}\n ${gridLayoutRWDStyles('sm')}\n`"
|
|
19534
|
+
}
|
|
19535
|
+
],
|
|
19536
|
+
"exports": [
|
|
19558
19537
|
{
|
|
19559
19538
|
"kind": "js",
|
|
19560
|
-
"name": "
|
|
19539
|
+
"name": "foundationGridLayoutStyles",
|
|
19561
19540
|
"declaration": {
|
|
19562
|
-
"name": "
|
|
19563
|
-
"
|
|
19541
|
+
"name": "foundationGridLayoutStyles",
|
|
19542
|
+
"module": "src/grid-layout/grid-layout.styles.ts"
|
|
19564
19543
|
}
|
|
19565
19544
|
}
|
|
19566
19545
|
]
|
|
19567
19546
|
},
|
|
19568
19547
|
{
|
|
19569
19548
|
"kind": "javascript-module",
|
|
19570
|
-
"path": "src/grid-layout
|
|
19549
|
+
"path": "src/grid-layout/grid-layout.template.ts",
|
|
19571
19550
|
"declarations": [
|
|
19572
19551
|
{
|
|
19573
19552
|
"kind": "variable",
|
|
19574
|
-
"name": "
|
|
19553
|
+
"name": "foundationGridLayoutTemplate",
|
|
19575
19554
|
"type": {
|
|
19576
|
-
"text": "ViewTemplate<
|
|
19555
|
+
"text": "ViewTemplate<GridLayout>"
|
|
19577
19556
|
},
|
|
19578
|
-
"default": "html`\n <template>\n <
|
|
19557
|
+
"default": "html`\n <template>\n <slot></slot>\n </template>\n`"
|
|
19579
19558
|
}
|
|
19580
19559
|
],
|
|
19581
19560
|
"exports": [
|
|
19582
19561
|
{
|
|
19583
19562
|
"kind": "js",
|
|
19584
|
-
"name": "
|
|
19563
|
+
"name": "foundationGridLayoutTemplate",
|
|
19585
19564
|
"declaration": {
|
|
19586
|
-
"name": "
|
|
19587
|
-
"module": "src/grid-layout
|
|
19565
|
+
"name": "foundationGridLayoutTemplate",
|
|
19566
|
+
"module": "src/grid-layout/grid-layout.template.ts"
|
|
19588
19567
|
}
|
|
19589
19568
|
}
|
|
19590
19569
|
]
|
|
19591
19570
|
},
|
|
19592
19571
|
{
|
|
19593
19572
|
"kind": "javascript-module",
|
|
19594
|
-
"path": "src/grid-layout
|
|
19573
|
+
"path": "src/grid-layout/grid-layout.ts",
|
|
19595
19574
|
"declarations": [
|
|
19596
19575
|
{
|
|
19597
19576
|
"kind": "variable",
|
|
19598
|
-
"name": "
|
|
19577
|
+
"name": "foundationGridLayoutShadowOptions",
|
|
19599
19578
|
"type": {
|
|
19600
19579
|
"text": "ShadowRootInit"
|
|
19601
19580
|
},
|
|
@@ -19603,7 +19582,7 @@
|
|
|
19603
19582
|
},
|
|
19604
19583
|
{
|
|
19605
19584
|
"kind": "variable",
|
|
19606
|
-
"name": "
|
|
19585
|
+
"name": "defaultGridLayoutConfig",
|
|
19607
19586
|
"type": {
|
|
19608
19587
|
"text": "object"
|
|
19609
19588
|
},
|
|
@@ -19612,137 +19591,136 @@
|
|
|
19612
19591
|
{
|
|
19613
19592
|
"kind": "class",
|
|
19614
19593
|
"description": "",
|
|
19615
|
-
"name": "
|
|
19594
|
+
"name": "GridLayout",
|
|
19616
19595
|
"members": [
|
|
19617
19596
|
{
|
|
19618
19597
|
"kind": "field",
|
|
19619
|
-
"name": "
|
|
19598
|
+
"name": "['col-count']",
|
|
19620
19599
|
"type": {
|
|
19621
|
-
"text": "
|
|
19600
|
+
"text": "string"
|
|
19622
19601
|
}
|
|
19623
19602
|
},
|
|
19624
19603
|
{
|
|
19625
19604
|
"kind": "field",
|
|
19626
|
-
"name": "
|
|
19605
|
+
"name": "['col-width']",
|
|
19627
19606
|
"type": {
|
|
19628
|
-
"text": "
|
|
19607
|
+
"text": "string"
|
|
19629
19608
|
}
|
|
19630
19609
|
},
|
|
19631
19610
|
{
|
|
19632
19611
|
"kind": "field",
|
|
19633
|
-
"name": "
|
|
19612
|
+
"name": "['col-lg-count']",
|
|
19634
19613
|
"type": {
|
|
19635
|
-
"text": "
|
|
19614
|
+
"text": "string"
|
|
19636
19615
|
}
|
|
19637
19616
|
},
|
|
19638
19617
|
{
|
|
19639
19618
|
"kind": "field",
|
|
19640
|
-
"name": "
|
|
19619
|
+
"name": "['col-lg-width']",
|
|
19641
19620
|
"type": {
|
|
19642
|
-
"text": "
|
|
19621
|
+
"text": "string"
|
|
19643
19622
|
}
|
|
19644
19623
|
},
|
|
19645
19624
|
{
|
|
19646
19625
|
"kind": "field",
|
|
19647
|
-
"name": "
|
|
19626
|
+
"name": "['col-md-count']",
|
|
19648
19627
|
"type": {
|
|
19649
|
-
"text": "
|
|
19628
|
+
"text": "string"
|
|
19650
19629
|
}
|
|
19651
19630
|
},
|
|
19652
19631
|
{
|
|
19653
19632
|
"kind": "field",
|
|
19654
|
-
"name": "
|
|
19633
|
+
"name": "['col-md-width']",
|
|
19655
19634
|
"type": {
|
|
19656
|
-
"text": "
|
|
19635
|
+
"text": "string"
|
|
19657
19636
|
}
|
|
19658
19637
|
},
|
|
19659
19638
|
{
|
|
19660
19639
|
"kind": "field",
|
|
19661
|
-
"name": "
|
|
19640
|
+
"name": "['col-sm-count']",
|
|
19662
19641
|
"type": {
|
|
19663
|
-
"text": "
|
|
19642
|
+
"text": "string"
|
|
19664
19643
|
}
|
|
19665
19644
|
},
|
|
19666
19645
|
{
|
|
19667
19646
|
"kind": "field",
|
|
19668
|
-
"name": "
|
|
19647
|
+
"name": "['col-sm-width']",
|
|
19669
19648
|
"type": {
|
|
19670
|
-
"text": "
|
|
19649
|
+
"text": "string"
|
|
19671
19650
|
}
|
|
19672
19651
|
},
|
|
19673
19652
|
{
|
|
19674
19653
|
"kind": "field",
|
|
19675
|
-
"name": "
|
|
19654
|
+
"name": "['row-count']",
|
|
19676
19655
|
"type": {
|
|
19677
|
-
"text": "
|
|
19656
|
+
"text": "string"
|
|
19678
19657
|
}
|
|
19679
19658
|
},
|
|
19680
19659
|
{
|
|
19681
19660
|
"kind": "field",
|
|
19682
|
-
"name": "
|
|
19661
|
+
"name": "['row-height']",
|
|
19683
19662
|
"type": {
|
|
19684
|
-
"text": "
|
|
19663
|
+
"text": "string"
|
|
19685
19664
|
}
|
|
19686
19665
|
},
|
|
19687
19666
|
{
|
|
19688
19667
|
"kind": "field",
|
|
19689
|
-
"name": "
|
|
19668
|
+
"name": "['row-lg-count']",
|
|
19690
19669
|
"type": {
|
|
19691
|
-
"text": "
|
|
19670
|
+
"text": "string"
|
|
19692
19671
|
}
|
|
19693
19672
|
},
|
|
19694
19673
|
{
|
|
19695
19674
|
"kind": "field",
|
|
19696
|
-
"name": "
|
|
19675
|
+
"name": "['row-lg-height']",
|
|
19697
19676
|
"type": {
|
|
19698
|
-
"text": "
|
|
19677
|
+
"text": "string"
|
|
19699
19678
|
}
|
|
19700
19679
|
},
|
|
19701
19680
|
{
|
|
19702
19681
|
"kind": "field",
|
|
19703
|
-
"name": "
|
|
19682
|
+
"name": "['row-md-count']",
|
|
19704
19683
|
"type": {
|
|
19705
|
-
"text": "
|
|
19684
|
+
"text": "string"
|
|
19706
19685
|
}
|
|
19707
19686
|
},
|
|
19708
19687
|
{
|
|
19709
19688
|
"kind": "field",
|
|
19710
|
-
"name": "
|
|
19689
|
+
"name": "['row-md-height']",
|
|
19711
19690
|
"type": {
|
|
19712
|
-
"text": "
|
|
19691
|
+
"text": "string"
|
|
19713
19692
|
}
|
|
19714
19693
|
},
|
|
19715
19694
|
{
|
|
19716
19695
|
"kind": "field",
|
|
19717
|
-
"name": "
|
|
19696
|
+
"name": "['row-sm-count']",
|
|
19718
19697
|
"type": {
|
|
19719
|
-
"text": "
|
|
19698
|
+
"text": "string"
|
|
19720
19699
|
}
|
|
19721
19700
|
},
|
|
19722
19701
|
{
|
|
19723
19702
|
"kind": "field",
|
|
19724
|
-
"name": "
|
|
19703
|
+
"name": "['row-sm-height']",
|
|
19725
19704
|
"type": {
|
|
19726
|
-
"text": "
|
|
19705
|
+
"text": "string"
|
|
19727
19706
|
}
|
|
19728
19707
|
},
|
|
19729
19708
|
{
|
|
19730
|
-
"kind": "
|
|
19731
|
-
"name": "
|
|
19732
|
-
"
|
|
19733
|
-
|
|
19734
|
-
|
|
19735
|
-
|
|
19736
|
-
|
|
19737
|
-
|
|
19738
|
-
|
|
19739
|
-
|
|
19740
|
-
|
|
19741
|
-
|
|
19742
|
-
|
|
19743
|
-
|
|
19744
|
-
|
|
19745
|
-
]
|
|
19709
|
+
"kind": "field",
|
|
19710
|
+
"name": "behaviors",
|
|
19711
|
+
"type": {
|
|
19712
|
+
"text": "Behavior[]"
|
|
19713
|
+
},
|
|
19714
|
+
"privacy": "private",
|
|
19715
|
+
"default": "[]"
|
|
19716
|
+
},
|
|
19717
|
+
{
|
|
19718
|
+
"kind": "field",
|
|
19719
|
+
"name": "baseStyles",
|
|
19720
|
+
"type": {
|
|
19721
|
+
"text": "ElementStyles"
|
|
19722
|
+
},
|
|
19723
|
+
"privacy": "private"
|
|
19746
19724
|
},
|
|
19747
19725
|
{
|
|
19748
19726
|
"kind": "field",
|
|
@@ -19858,170 +19836,176 @@
|
|
|
19858
19836
|
],
|
|
19859
19837
|
"attributes": [
|
|
19860
19838
|
{
|
|
19861
|
-
"name": "col-
|
|
19839
|
+
"name": "['col-count']",
|
|
19862
19840
|
"type": {
|
|
19863
|
-
"text": "
|
|
19841
|
+
"text": "string"
|
|
19864
19842
|
},
|
|
19865
|
-
"fieldName": "
|
|
19843
|
+
"fieldName": "['col-count']"
|
|
19866
19844
|
},
|
|
19867
19845
|
{
|
|
19868
|
-
"name": "col-
|
|
19846
|
+
"name": "['col-width']",
|
|
19869
19847
|
"type": {
|
|
19870
|
-
"text": "
|
|
19848
|
+
"text": "string"
|
|
19871
19849
|
},
|
|
19872
|
-
"fieldName": "
|
|
19850
|
+
"fieldName": "['col-width']"
|
|
19873
19851
|
},
|
|
19874
19852
|
{
|
|
19875
|
-
"name": "col-
|
|
19853
|
+
"name": "['col-lg-count']",
|
|
19876
19854
|
"type": {
|
|
19877
|
-
"text": "
|
|
19855
|
+
"text": "string"
|
|
19878
19856
|
},
|
|
19879
|
-
"fieldName": "
|
|
19857
|
+
"fieldName": "['col-lg-count']"
|
|
19880
19858
|
},
|
|
19881
19859
|
{
|
|
19882
|
-
"name": "col-lg-
|
|
19860
|
+
"name": "['col-lg-width']",
|
|
19883
19861
|
"type": {
|
|
19884
|
-
"text": "
|
|
19862
|
+
"text": "string"
|
|
19885
19863
|
},
|
|
19886
|
-
"fieldName": "
|
|
19864
|
+
"fieldName": "['col-lg-width']"
|
|
19887
19865
|
},
|
|
19888
19866
|
{
|
|
19889
|
-
"name": "
|
|
19867
|
+
"name": "['col-md-count']",
|
|
19890
19868
|
"type": {
|
|
19891
|
-
"text": "
|
|
19869
|
+
"text": "string"
|
|
19892
19870
|
},
|
|
19893
|
-
"fieldName": "
|
|
19871
|
+
"fieldName": "['col-md-count']"
|
|
19894
19872
|
},
|
|
19895
19873
|
{
|
|
19896
|
-
"name": "
|
|
19874
|
+
"name": "['col-md-width']",
|
|
19897
19875
|
"type": {
|
|
19898
|
-
"text": "
|
|
19876
|
+
"text": "string"
|
|
19899
19877
|
},
|
|
19900
|
-
"fieldName": "
|
|
19878
|
+
"fieldName": "['col-md-width']"
|
|
19901
19879
|
},
|
|
19902
19880
|
{
|
|
19903
|
-
"name": "
|
|
19881
|
+
"name": "['col-sm-count']",
|
|
19904
19882
|
"type": {
|
|
19905
|
-
"text": "
|
|
19883
|
+
"text": "string"
|
|
19906
19884
|
},
|
|
19907
|
-
"fieldName": "
|
|
19885
|
+
"fieldName": "['col-sm-count']"
|
|
19908
19886
|
},
|
|
19909
19887
|
{
|
|
19910
|
-
"name": "
|
|
19888
|
+
"name": "['col-sm-width']",
|
|
19911
19889
|
"type": {
|
|
19912
|
-
"text": "
|
|
19890
|
+
"text": "string"
|
|
19913
19891
|
},
|
|
19914
|
-
"fieldName": "
|
|
19892
|
+
"fieldName": "['col-sm-width']"
|
|
19915
19893
|
},
|
|
19916
19894
|
{
|
|
19917
|
-
"name": "
|
|
19895
|
+
"name": "['row-count']",
|
|
19918
19896
|
"type": {
|
|
19919
|
-
"text": "
|
|
19897
|
+
"text": "string"
|
|
19920
19898
|
},
|
|
19921
|
-
"fieldName": "
|
|
19899
|
+
"fieldName": "['row-count']"
|
|
19922
19900
|
},
|
|
19923
19901
|
{
|
|
19924
|
-
"name": "
|
|
19902
|
+
"name": "['row-height']",
|
|
19925
19903
|
"type": {
|
|
19926
|
-
"text": "
|
|
19904
|
+
"text": "string"
|
|
19927
19905
|
},
|
|
19928
|
-
"fieldName": "
|
|
19906
|
+
"fieldName": "['row-height']"
|
|
19929
19907
|
},
|
|
19930
19908
|
{
|
|
19931
|
-
"name": "
|
|
19909
|
+
"name": "['row-lg-count']",
|
|
19932
19910
|
"type": {
|
|
19933
|
-
"text": "
|
|
19911
|
+
"text": "string"
|
|
19934
19912
|
},
|
|
19935
|
-
"fieldName": "
|
|
19913
|
+
"fieldName": "['row-lg-count']"
|
|
19936
19914
|
},
|
|
19937
19915
|
{
|
|
19938
|
-
"name": "
|
|
19916
|
+
"name": "['row-lg-height']",
|
|
19939
19917
|
"type": {
|
|
19940
|
-
"text": "
|
|
19918
|
+
"text": "string"
|
|
19941
19919
|
},
|
|
19942
|
-
"fieldName": "
|
|
19920
|
+
"fieldName": "['row-lg-height']"
|
|
19943
19921
|
},
|
|
19944
19922
|
{
|
|
19945
|
-
"name": "
|
|
19923
|
+
"name": "['row-md-count']",
|
|
19946
19924
|
"type": {
|
|
19947
|
-
"text": "
|
|
19925
|
+
"text": "string"
|
|
19948
19926
|
},
|
|
19949
|
-
"fieldName": "
|
|
19927
|
+
"fieldName": "['row-md-count']"
|
|
19950
19928
|
},
|
|
19951
19929
|
{
|
|
19952
|
-
"name": "height
|
|
19930
|
+
"name": "['row-md-height']",
|
|
19953
19931
|
"type": {
|
|
19954
|
-
"text": "
|
|
19932
|
+
"text": "string"
|
|
19955
19933
|
},
|
|
19956
|
-
"fieldName": "
|
|
19934
|
+
"fieldName": "['row-md-height']"
|
|
19957
19935
|
},
|
|
19958
19936
|
{
|
|
19959
|
-
"name": "
|
|
19937
|
+
"name": "['row-sm-count']",
|
|
19960
19938
|
"type": {
|
|
19961
|
-
"text": "
|
|
19939
|
+
"text": "string"
|
|
19962
19940
|
},
|
|
19963
|
-
"fieldName": "
|
|
19941
|
+
"fieldName": "['row-sm-count']"
|
|
19964
19942
|
},
|
|
19965
19943
|
{
|
|
19966
|
-
"name": "height
|
|
19944
|
+
"name": "['row-sm-height']",
|
|
19967
19945
|
"type": {
|
|
19968
|
-
"text": "
|
|
19946
|
+
"text": "string"
|
|
19969
19947
|
},
|
|
19970
|
-
"fieldName": "
|
|
19948
|
+
"fieldName": "['row-sm-height']"
|
|
19971
19949
|
}
|
|
19972
19950
|
],
|
|
19973
19951
|
"superclass": {
|
|
19974
19952
|
"name": "FoundationElement",
|
|
19975
19953
|
"package": "@microsoft/fast-foundation"
|
|
19976
19954
|
},
|
|
19977
|
-
"tagName": "%%prefix%%-grid-layout
|
|
19955
|
+
"tagName": "%%prefix%%-grid-layout",
|
|
19978
19956
|
"customElement": true
|
|
19979
19957
|
},
|
|
19980
19958
|
{
|
|
19981
19959
|
"kind": "variable",
|
|
19982
|
-
"name": "
|
|
19983
|
-
"description": "The Foundation Grid Layout
|
|
19960
|
+
"name": "foundationGridLayout",
|
|
19961
|
+
"description": "The Foundation Grid Layout",
|
|
19984
19962
|
"privacy": "public"
|
|
19985
19963
|
}
|
|
19986
19964
|
],
|
|
19987
19965
|
"exports": [
|
|
19988
19966
|
{
|
|
19989
19967
|
"kind": "js",
|
|
19990
|
-
"name": "
|
|
19968
|
+
"name": "foundationGridLayoutShadowOptions",
|
|
19991
19969
|
"declaration": {
|
|
19992
|
-
"name": "
|
|
19993
|
-
"module": "src/grid-layout
|
|
19970
|
+
"name": "foundationGridLayoutShadowOptions",
|
|
19971
|
+
"module": "src/grid-layout/grid-layout.ts"
|
|
19994
19972
|
}
|
|
19995
19973
|
},
|
|
19996
19974
|
{
|
|
19997
19975
|
"kind": "js",
|
|
19998
|
-
"name": "
|
|
19976
|
+
"name": "defaultGridLayoutConfig",
|
|
19999
19977
|
"declaration": {
|
|
20000
|
-
"name": "
|
|
20001
|
-
"module": "src/grid-layout
|
|
19978
|
+
"name": "defaultGridLayoutConfig",
|
|
19979
|
+
"module": "src/grid-layout/grid-layout.ts"
|
|
20002
19980
|
}
|
|
20003
19981
|
},
|
|
20004
19982
|
{
|
|
20005
19983
|
"kind": "js",
|
|
20006
|
-
"name": "
|
|
19984
|
+
"name": "GridLayout",
|
|
20007
19985
|
"declaration": {
|
|
20008
|
-
"name": "
|
|
20009
|
-
"module": "src/grid-layout
|
|
19986
|
+
"name": "GridLayout",
|
|
19987
|
+
"module": "src/grid-layout/grid-layout.ts"
|
|
20010
19988
|
}
|
|
20011
19989
|
},
|
|
20012
19990
|
{
|
|
20013
19991
|
"kind": "js",
|
|
20014
|
-
"name": "
|
|
19992
|
+
"name": "foundationGridLayout",
|
|
20015
19993
|
"declaration": {
|
|
20016
|
-
"name": "
|
|
20017
|
-
"module": "src/grid-layout
|
|
19994
|
+
"name": "foundationGridLayout",
|
|
19995
|
+
"module": "src/grid-layout/grid-layout.ts"
|
|
20018
19996
|
}
|
|
20019
19997
|
}
|
|
20020
19998
|
]
|
|
20021
19999
|
},
|
|
20022
20000
|
{
|
|
20023
20001
|
"kind": "javascript-module",
|
|
20024
|
-
"path": "src/grid-layout-
|
|
20002
|
+
"path": "src/grid-layout/grid-layout.types.ts",
|
|
20003
|
+
"declarations": [],
|
|
20004
|
+
"exports": []
|
|
20005
|
+
},
|
|
20006
|
+
{
|
|
20007
|
+
"kind": "javascript-module",
|
|
20008
|
+
"path": "src/grid-layout/index.ts",
|
|
20025
20009
|
"declarations": [],
|
|
20026
20010
|
"exports": [
|
|
20027
20011
|
{
|
|
@@ -20029,7 +20013,7 @@
|
|
|
20029
20013
|
"name": "*",
|
|
20030
20014
|
"declaration": {
|
|
20031
20015
|
"name": "*",
|
|
20032
|
-
"package": "./grid-layout
|
|
20016
|
+
"package": "./grid-layout.template"
|
|
20033
20017
|
}
|
|
20034
20018
|
},
|
|
20035
20019
|
{
|
|
@@ -20037,7 +20021,23 @@
|
|
|
20037
20021
|
"name": "*",
|
|
20038
20022
|
"declaration": {
|
|
20039
20023
|
"name": "*",
|
|
20040
|
-
"package": "./grid-layout
|
|
20024
|
+
"package": "./grid-layout.styles"
|
|
20025
|
+
}
|
|
20026
|
+
},
|
|
20027
|
+
{
|
|
20028
|
+
"kind": "js",
|
|
20029
|
+
"name": "*",
|
|
20030
|
+
"declaration": {
|
|
20031
|
+
"name": "*",
|
|
20032
|
+
"package": "./grid-layout"
|
|
20033
|
+
}
|
|
20034
|
+
},
|
|
20035
|
+
{
|
|
20036
|
+
"kind": "js",
|
|
20037
|
+
"name": "*",
|
|
20038
|
+
"declaration": {
|
|
20039
|
+
"name": "*",
|
|
20040
|
+
"package": "./grid-layout.types"
|
|
20041
20041
|
}
|
|
20042
20042
|
}
|
|
20043
20043
|
]
|
|
@@ -40203,469 +40203,18 @@
|
|
|
40203
40203
|
],
|
|
40204
40204
|
"events": [
|
|
40205
40205
|
{
|
|
40206
|
-
"description": "Fires a custom 'dismiss' event when the tooltip is visible and escape key is pressed",
|
|
40207
|
-
"name": "dismiss",
|
|
40208
|
-
"inheritedFrom": {
|
|
40209
|
-
"name": "Tooltip",
|
|
40210
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40211
|
-
}
|
|
40212
|
-
}
|
|
40213
|
-
]
|
|
40214
|
-
},
|
|
40215
|
-
{
|
|
40216
|
-
"kind": "variable",
|
|
40217
|
-
"name": "foundationTooltipShadowOptions",
|
|
40218
|
-
"type": {
|
|
40219
|
-
"text": "ShadowRootInit"
|
|
40220
|
-
},
|
|
40221
|
-
"default": "undefined"
|
|
40222
|
-
},
|
|
40223
|
-
{
|
|
40224
|
-
"kind": "variable",
|
|
40225
|
-
"name": "defaultTooltipConfig",
|
|
40226
|
-
"type": {
|
|
40227
|
-
"text": "object"
|
|
40228
|
-
},
|
|
40229
|
-
"default": "{}"
|
|
40230
|
-
},
|
|
40231
|
-
{
|
|
40232
|
-
"kind": "variable",
|
|
40233
|
-
"name": "foundationTooltip",
|
|
40234
|
-
"description": "The Foundation Tooltip",
|
|
40235
|
-
"privacy": "public"
|
|
40236
|
-
}
|
|
40237
|
-
],
|
|
40238
|
-
"exports": [
|
|
40239
|
-
{
|
|
40240
|
-
"kind": "js",
|
|
40241
|
-
"name": "Tooltip",
|
|
40242
|
-
"declaration": {
|
|
40243
|
-
"name": "Tooltip",
|
|
40244
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40245
|
-
}
|
|
40246
|
-
},
|
|
40247
|
-
{
|
|
40248
|
-
"kind": "js",
|
|
40249
|
-
"name": "foundationTooltipShadowOptions",
|
|
40250
|
-
"declaration": {
|
|
40251
|
-
"name": "foundationTooltipShadowOptions",
|
|
40252
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40253
|
-
}
|
|
40254
|
-
},
|
|
40255
|
-
{
|
|
40256
|
-
"kind": "js",
|
|
40257
|
-
"name": "defaultTooltipConfig",
|
|
40258
|
-
"declaration": {
|
|
40259
|
-
"name": "defaultTooltipConfig",
|
|
40260
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40261
|
-
}
|
|
40262
|
-
},
|
|
40263
|
-
{
|
|
40264
|
-
"kind": "js",
|
|
40265
|
-
"name": "foundationTooltip",
|
|
40266
|
-
"declaration": {
|
|
40267
|
-
"name": "foundationTooltip",
|
|
40268
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40269
|
-
}
|
|
40270
|
-
}
|
|
40271
|
-
]
|
|
40272
|
-
},
|
|
40273
|
-
{
|
|
40274
|
-
"kind": "javascript-module",
|
|
40275
|
-
"path": "src/tree-item/index.ts",
|
|
40276
|
-
"declarations": [],
|
|
40277
|
-
"exports": [
|
|
40278
|
-
{
|
|
40279
|
-
"kind": "js",
|
|
40280
|
-
"name": "*",
|
|
40281
|
-
"declaration": {
|
|
40282
|
-
"name": "*",
|
|
40283
|
-
"package": "./tree-item.template"
|
|
40284
|
-
}
|
|
40285
|
-
},
|
|
40286
|
-
{
|
|
40287
|
-
"kind": "js",
|
|
40288
|
-
"name": "*",
|
|
40289
|
-
"declaration": {
|
|
40290
|
-
"name": "*",
|
|
40291
|
-
"package": "./tree-item.styles"
|
|
40292
|
-
}
|
|
40293
|
-
},
|
|
40294
|
-
{
|
|
40295
|
-
"kind": "js",
|
|
40296
|
-
"name": "*",
|
|
40297
|
-
"declaration": {
|
|
40298
|
-
"name": "*",
|
|
40299
|
-
"package": "./tree-item"
|
|
40300
|
-
}
|
|
40301
|
-
}
|
|
40302
|
-
]
|
|
40303
|
-
},
|
|
40304
|
-
{
|
|
40305
|
-
"kind": "javascript-module",
|
|
40306
|
-
"path": "src/tree-item/tree-item.styles.ts",
|
|
40307
|
-
"declarations": [
|
|
40308
|
-
{
|
|
40309
|
-
"kind": "function",
|
|
40310
|
-
"name": "foundationTreeItemStyles",
|
|
40311
|
-
"return": {
|
|
40312
|
-
"type": {
|
|
40313
|
-
"text": "ElementStyles"
|
|
40314
|
-
}
|
|
40315
|
-
},
|
|
40316
|
-
"parameters": [
|
|
40317
|
-
{
|
|
40318
|
-
"name": "context",
|
|
40319
|
-
"type": {
|
|
40320
|
-
"text": "ElementDefinitionContext"
|
|
40321
|
-
}
|
|
40322
|
-
},
|
|
40323
|
-
{
|
|
40324
|
-
"name": "definition",
|
|
40325
|
-
"type": {
|
|
40326
|
-
"text": "FoundationElementDefinition"
|
|
40327
|
-
}
|
|
40328
|
-
}
|
|
40329
|
-
]
|
|
40330
|
-
}
|
|
40331
|
-
],
|
|
40332
|
-
"exports": [
|
|
40333
|
-
{
|
|
40334
|
-
"kind": "js",
|
|
40335
|
-
"name": "foundationTreeItemStyles",
|
|
40336
|
-
"declaration": {
|
|
40337
|
-
"name": "foundationTreeItemStyles",
|
|
40338
|
-
"module": "src/tree-item/tree-item.styles.ts"
|
|
40339
|
-
}
|
|
40340
|
-
}
|
|
40341
|
-
]
|
|
40342
|
-
},
|
|
40343
|
-
{
|
|
40344
|
-
"kind": "javascript-module",
|
|
40345
|
-
"path": "src/tree-item/tree-item.template.ts",
|
|
40346
|
-
"declarations": [
|
|
40347
|
-
{
|
|
40348
|
-
"kind": "function",
|
|
40349
|
-
"name": "foundationTreeItemTemplate",
|
|
40350
|
-
"return": {
|
|
40351
|
-
"type": {
|
|
40352
|
-
"text": "ViewTemplate<TreeItem>"
|
|
40353
|
-
}
|
|
40354
|
-
},
|
|
40355
|
-
"parameters": [
|
|
40356
|
-
{
|
|
40357
|
-
"name": "context",
|
|
40358
|
-
"type": {
|
|
40359
|
-
"text": "ElementDefinitionContext"
|
|
40360
|
-
}
|
|
40361
|
-
},
|
|
40362
|
-
{
|
|
40363
|
-
"name": "definition",
|
|
40364
|
-
"type": {
|
|
40365
|
-
"text": "FoundationElementDefinition"
|
|
40366
|
-
}
|
|
40367
|
-
}
|
|
40368
|
-
]
|
|
40369
|
-
}
|
|
40370
|
-
],
|
|
40371
|
-
"exports": [
|
|
40372
|
-
{
|
|
40373
|
-
"kind": "js",
|
|
40374
|
-
"name": "foundationTreeItemTemplate",
|
|
40375
|
-
"declaration": {
|
|
40376
|
-
"name": "foundationTreeItemTemplate",
|
|
40377
|
-
"module": "src/tree-item/tree-item.template.ts"
|
|
40378
|
-
}
|
|
40379
|
-
}
|
|
40380
|
-
]
|
|
40381
|
-
},
|
|
40382
|
-
{
|
|
40383
|
-
"kind": "javascript-module",
|
|
40384
|
-
"path": "src/tree-item/tree-item.ts",
|
|
40385
|
-
"declarations": [
|
|
40386
|
-
{
|
|
40387
|
-
"kind": "class",
|
|
40388
|
-
"description": "%%prefix%%-tree-item",
|
|
40389
|
-
"name": "TreeItem",
|
|
40390
|
-
"superclass": {
|
|
40391
|
-
"name": "FASTTreeItem",
|
|
40392
|
-
"package": "@microsoft/fast-components"
|
|
40393
|
-
},
|
|
40394
|
-
"attributes": [
|
|
40395
|
-
{
|
|
40396
|
-
"type": {
|
|
40397
|
-
"text": "boolean"
|
|
40398
|
-
},
|
|
40399
|
-
"description": "When true, the control will be appear expanded by user interaction.",
|
|
40400
|
-
"fieldName": "expanded",
|
|
40401
|
-
"default": "false",
|
|
40402
|
-
"inheritedFrom": {
|
|
40403
|
-
"name": "TreeItem",
|
|
40404
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40405
|
-
}
|
|
40406
|
-
}
|
|
40407
|
-
],
|
|
40408
|
-
"members": [
|
|
40409
|
-
{
|
|
40410
|
-
"kind": "field",
|
|
40411
|
-
"name": "expanded",
|
|
40412
|
-
"type": {
|
|
40413
|
-
"text": "boolean"
|
|
40414
|
-
},
|
|
40415
|
-
"privacy": "public",
|
|
40416
|
-
"default": "false",
|
|
40417
|
-
"description": "When true, the control will be appear expanded by user interaction.",
|
|
40418
|
-
"inheritedFrom": {
|
|
40419
|
-
"name": "TreeItem",
|
|
40420
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40421
|
-
}
|
|
40422
|
-
},
|
|
40423
|
-
{
|
|
40424
|
-
"kind": "method",
|
|
40425
|
-
"name": "expandedChanged",
|
|
40426
|
-
"privacy": "private",
|
|
40427
|
-
"return": {
|
|
40428
|
-
"type": {
|
|
40429
|
-
"text": "void"
|
|
40430
|
-
}
|
|
40431
|
-
},
|
|
40432
|
-
"inheritedFrom": {
|
|
40433
|
-
"name": "TreeItem",
|
|
40434
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40435
|
-
}
|
|
40436
|
-
},
|
|
40437
|
-
{
|
|
40438
|
-
"kind": "field",
|
|
40439
|
-
"name": "selected",
|
|
40440
|
-
"type": {
|
|
40441
|
-
"text": "boolean"
|
|
40442
|
-
},
|
|
40443
|
-
"privacy": "public",
|
|
40444
|
-
"description": "When true, the control will appear selected by user interaction.",
|
|
40445
|
-
"inheritedFrom": {
|
|
40446
|
-
"name": "TreeItem",
|
|
40447
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40448
|
-
}
|
|
40449
|
-
},
|
|
40450
|
-
{
|
|
40451
|
-
"kind": "method",
|
|
40452
|
-
"name": "selectedChanged",
|
|
40453
|
-
"privacy": "private",
|
|
40454
|
-
"return": {
|
|
40455
|
-
"type": {
|
|
40456
|
-
"text": "void"
|
|
40457
|
-
}
|
|
40458
|
-
},
|
|
40459
|
-
"inheritedFrom": {
|
|
40460
|
-
"name": "TreeItem",
|
|
40461
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40462
|
-
}
|
|
40463
|
-
},
|
|
40464
|
-
{
|
|
40465
|
-
"kind": "field",
|
|
40466
|
-
"name": "disabled",
|
|
40467
|
-
"type": {
|
|
40468
|
-
"text": "boolean"
|
|
40469
|
-
},
|
|
40470
|
-
"privacy": "public",
|
|
40471
|
-
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
|
|
40472
|
-
"inheritedFrom": {
|
|
40473
|
-
"name": "TreeItem",
|
|
40474
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40475
|
-
}
|
|
40476
|
-
},
|
|
40477
|
-
{
|
|
40478
|
-
"kind": "method",
|
|
40479
|
-
"name": "itemsChanged",
|
|
40480
|
-
"privacy": "private",
|
|
40481
|
-
"return": {
|
|
40482
|
-
"type": {
|
|
40483
|
-
"text": "void"
|
|
40484
|
-
}
|
|
40485
|
-
},
|
|
40486
|
-
"parameters": [
|
|
40487
|
-
{
|
|
40488
|
-
"name": "oldValue",
|
|
40489
|
-
"type": {
|
|
40490
|
-
"text": "unknown"
|
|
40491
|
-
}
|
|
40492
|
-
},
|
|
40493
|
-
{
|
|
40494
|
-
"name": "newValue",
|
|
40495
|
-
"type": {
|
|
40496
|
-
"text": "HTMLElement[]"
|
|
40497
|
-
}
|
|
40498
|
-
}
|
|
40499
|
-
],
|
|
40500
|
-
"inheritedFrom": {
|
|
40501
|
-
"name": "TreeItem",
|
|
40502
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40503
|
-
}
|
|
40504
|
-
},
|
|
40505
|
-
{
|
|
40506
|
-
"kind": "method",
|
|
40507
|
-
"name": "focusItem",
|
|
40508
|
-
"privacy": "public",
|
|
40509
|
-
"static": true,
|
|
40510
|
-
"parameters": [
|
|
40511
|
-
{
|
|
40512
|
-
"name": "el",
|
|
40513
|
-
"type": {
|
|
40514
|
-
"text": "HTMLElement"
|
|
40515
|
-
},
|
|
40516
|
-
"description": "the element to focus"
|
|
40517
|
-
}
|
|
40518
|
-
],
|
|
40519
|
-
"description": "Places document focus on a tree item",
|
|
40520
|
-
"inheritedFrom": {
|
|
40521
|
-
"name": "TreeItem",
|
|
40522
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40523
|
-
}
|
|
40524
|
-
},
|
|
40525
|
-
{
|
|
40526
|
-
"kind": "field",
|
|
40527
|
-
"name": "isNestedItem",
|
|
40528
|
-
"privacy": "public",
|
|
40529
|
-
"description": "Whether the tree is nested",
|
|
40530
|
-
"inheritedFrom": {
|
|
40531
|
-
"name": "TreeItem",
|
|
40532
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40533
|
-
}
|
|
40534
|
-
},
|
|
40535
|
-
{
|
|
40536
|
-
"kind": "field",
|
|
40537
|
-
"name": "_presentation",
|
|
40538
|
-
"type": {
|
|
40539
|
-
"text": "ComponentPresentation | null | undefined"
|
|
40540
|
-
},
|
|
40541
|
-
"privacy": "private",
|
|
40542
|
-
"default": "void 0",
|
|
40543
|
-
"inheritedFrom": {
|
|
40544
|
-
"name": "FoundationElement",
|
|
40545
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
40546
|
-
}
|
|
40547
|
-
},
|
|
40548
|
-
{
|
|
40549
|
-
"kind": "field",
|
|
40550
|
-
"name": "$presentation",
|
|
40551
|
-
"type": {
|
|
40552
|
-
"text": "ComponentPresentation | null"
|
|
40553
|
-
},
|
|
40554
|
-
"privacy": "public",
|
|
40555
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
40556
|
-
"inheritedFrom": {
|
|
40557
|
-
"name": "FoundationElement",
|
|
40558
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
40559
|
-
}
|
|
40560
|
-
},
|
|
40561
|
-
{
|
|
40562
|
-
"kind": "field",
|
|
40563
|
-
"name": "template",
|
|
40564
|
-
"type": {
|
|
40565
|
-
"text": "ElementViewTemplate | void | null"
|
|
40566
|
-
},
|
|
40567
|
-
"privacy": "public",
|
|
40568
|
-
"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.",
|
|
40569
|
-
"inheritedFrom": {
|
|
40570
|
-
"name": "FoundationElement",
|
|
40571
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
40572
|
-
}
|
|
40573
|
-
},
|
|
40574
|
-
{
|
|
40575
|
-
"kind": "method",
|
|
40576
|
-
"name": "templateChanged",
|
|
40577
|
-
"privacy": "protected",
|
|
40578
|
-
"return": {
|
|
40579
|
-
"type": {
|
|
40580
|
-
"text": "void"
|
|
40581
|
-
}
|
|
40582
|
-
},
|
|
40583
|
-
"inheritedFrom": {
|
|
40584
|
-
"name": "FoundationElement",
|
|
40585
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
40586
|
-
}
|
|
40587
|
-
},
|
|
40588
|
-
{
|
|
40589
|
-
"kind": "field",
|
|
40590
|
-
"name": "styles",
|
|
40591
|
-
"type": {
|
|
40592
|
-
"text": "ElementStyles | void | null"
|
|
40593
|
-
},
|
|
40594
|
-
"privacy": "public",
|
|
40595
|
-
"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.",
|
|
40596
|
-
"inheritedFrom": {
|
|
40597
|
-
"name": "FoundationElement",
|
|
40598
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
40599
|
-
}
|
|
40600
|
-
},
|
|
40601
|
-
{
|
|
40602
|
-
"kind": "method",
|
|
40603
|
-
"name": "stylesChanged",
|
|
40604
|
-
"privacy": "protected",
|
|
40605
|
-
"return": {
|
|
40606
|
-
"type": {
|
|
40607
|
-
"text": "void"
|
|
40608
|
-
}
|
|
40609
|
-
},
|
|
40610
|
-
"inheritedFrom": {
|
|
40611
|
-
"name": "FoundationElement",
|
|
40612
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
40613
|
-
}
|
|
40614
|
-
},
|
|
40615
|
-
{
|
|
40616
|
-
"kind": "method",
|
|
40617
|
-
"name": "compose",
|
|
40618
|
-
"privacy": "public",
|
|
40619
|
-
"static": true,
|
|
40620
|
-
"return": {
|
|
40621
|
-
"type": {
|
|
40622
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
40623
|
-
}
|
|
40624
|
-
},
|
|
40625
|
-
"parameters": [
|
|
40626
|
-
{
|
|
40627
|
-
"name": "this",
|
|
40628
|
-
"type": {
|
|
40629
|
-
"text": "K"
|
|
40630
|
-
}
|
|
40631
|
-
},
|
|
40632
|
-
{
|
|
40633
|
-
"name": "elementDefinition",
|
|
40634
|
-
"type": {
|
|
40635
|
-
"text": "T"
|
|
40636
|
-
},
|
|
40637
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
40638
|
-
}
|
|
40639
|
-
],
|
|
40640
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
40641
|
-
"inheritedFrom": {
|
|
40642
|
-
"name": "FoundationElement",
|
|
40643
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
40644
|
-
}
|
|
40645
|
-
}
|
|
40646
|
-
],
|
|
40647
|
-
"events": [
|
|
40648
|
-
{
|
|
40649
|
-
"description": "Fires a custom 'expanded-change' event when the expanded state changes",
|
|
40650
|
-
"name": "expanded-change",
|
|
40651
|
-
"inheritedFrom": {
|
|
40652
|
-
"name": "TreeItem",
|
|
40653
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40654
|
-
}
|
|
40655
|
-
},
|
|
40656
|
-
{
|
|
40657
|
-
"description": "Fires a custom 'selected-change' event when the selected state changes",
|
|
40658
|
-
"name": "selected-change",
|
|
40206
|
+
"description": "Fires a custom 'dismiss' event when the tooltip is visible and escape key is pressed",
|
|
40207
|
+
"name": "dismiss",
|
|
40659
40208
|
"inheritedFrom": {
|
|
40660
|
-
"name": "
|
|
40661
|
-
"module": "src/
|
|
40209
|
+
"name": "Tooltip",
|
|
40210
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40662
40211
|
}
|
|
40663
40212
|
}
|
|
40664
40213
|
]
|
|
40665
40214
|
},
|
|
40666
40215
|
{
|
|
40667
40216
|
"kind": "variable",
|
|
40668
|
-
"name": "
|
|
40217
|
+
"name": "foundationTooltipShadowOptions",
|
|
40669
40218
|
"type": {
|
|
40670
40219
|
"text": "ShadowRootInit"
|
|
40671
40220
|
},
|
|
@@ -40673,50 +40222,50 @@
|
|
|
40673
40222
|
},
|
|
40674
40223
|
{
|
|
40675
40224
|
"kind": "variable",
|
|
40676
|
-
"name": "
|
|
40225
|
+
"name": "defaultTooltipConfig",
|
|
40677
40226
|
"type": {
|
|
40678
40227
|
"text": "object"
|
|
40679
40228
|
},
|
|
40680
|
-
"default": "{
|
|
40229
|
+
"default": "{}"
|
|
40681
40230
|
},
|
|
40682
40231
|
{
|
|
40683
40232
|
"kind": "variable",
|
|
40684
|
-
"name": "
|
|
40685
|
-
"description": "The Foundation
|
|
40233
|
+
"name": "foundationTooltip",
|
|
40234
|
+
"description": "The Foundation Tooltip",
|
|
40686
40235
|
"privacy": "public"
|
|
40687
40236
|
}
|
|
40688
40237
|
],
|
|
40689
40238
|
"exports": [
|
|
40690
40239
|
{
|
|
40691
40240
|
"kind": "js",
|
|
40692
|
-
"name": "
|
|
40241
|
+
"name": "Tooltip",
|
|
40693
40242
|
"declaration": {
|
|
40694
|
-
"name": "
|
|
40695
|
-
"module": "src/
|
|
40243
|
+
"name": "Tooltip",
|
|
40244
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40696
40245
|
}
|
|
40697
40246
|
},
|
|
40698
40247
|
{
|
|
40699
40248
|
"kind": "js",
|
|
40700
|
-
"name": "
|
|
40249
|
+
"name": "foundationTooltipShadowOptions",
|
|
40701
40250
|
"declaration": {
|
|
40702
|
-
"name": "
|
|
40703
|
-
"module": "src/
|
|
40251
|
+
"name": "foundationTooltipShadowOptions",
|
|
40252
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40704
40253
|
}
|
|
40705
40254
|
},
|
|
40706
40255
|
{
|
|
40707
40256
|
"kind": "js",
|
|
40708
|
-
"name": "
|
|
40257
|
+
"name": "defaultTooltipConfig",
|
|
40709
40258
|
"declaration": {
|
|
40710
|
-
"name": "
|
|
40711
|
-
"module": "src/
|
|
40259
|
+
"name": "defaultTooltipConfig",
|
|
40260
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40712
40261
|
}
|
|
40713
40262
|
},
|
|
40714
40263
|
{
|
|
40715
40264
|
"kind": "js",
|
|
40716
|
-
"name": "
|
|
40265
|
+
"name": "foundationTooltip",
|
|
40717
40266
|
"declaration": {
|
|
40718
|
-
"name": "
|
|
40719
|
-
"module": "src/
|
|
40267
|
+
"name": "foundationTooltip",
|
|
40268
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40720
40269
|
}
|
|
40721
40270
|
}
|
|
40722
40271
|
]
|
|
@@ -41622,6 +41171,457 @@
|
|
|
41622
41171
|
}
|
|
41623
41172
|
]
|
|
41624
41173
|
},
|
|
41174
|
+
{
|
|
41175
|
+
"kind": "javascript-module",
|
|
41176
|
+
"path": "src/tree-item/index.ts",
|
|
41177
|
+
"declarations": [],
|
|
41178
|
+
"exports": [
|
|
41179
|
+
{
|
|
41180
|
+
"kind": "js",
|
|
41181
|
+
"name": "*",
|
|
41182
|
+
"declaration": {
|
|
41183
|
+
"name": "*",
|
|
41184
|
+
"package": "./tree-item.template"
|
|
41185
|
+
}
|
|
41186
|
+
},
|
|
41187
|
+
{
|
|
41188
|
+
"kind": "js",
|
|
41189
|
+
"name": "*",
|
|
41190
|
+
"declaration": {
|
|
41191
|
+
"name": "*",
|
|
41192
|
+
"package": "./tree-item.styles"
|
|
41193
|
+
}
|
|
41194
|
+
},
|
|
41195
|
+
{
|
|
41196
|
+
"kind": "js",
|
|
41197
|
+
"name": "*",
|
|
41198
|
+
"declaration": {
|
|
41199
|
+
"name": "*",
|
|
41200
|
+
"package": "./tree-item"
|
|
41201
|
+
}
|
|
41202
|
+
}
|
|
41203
|
+
]
|
|
41204
|
+
},
|
|
41205
|
+
{
|
|
41206
|
+
"kind": "javascript-module",
|
|
41207
|
+
"path": "src/tree-item/tree-item.styles.ts",
|
|
41208
|
+
"declarations": [
|
|
41209
|
+
{
|
|
41210
|
+
"kind": "function",
|
|
41211
|
+
"name": "foundationTreeItemStyles",
|
|
41212
|
+
"return": {
|
|
41213
|
+
"type": {
|
|
41214
|
+
"text": "ElementStyles"
|
|
41215
|
+
}
|
|
41216
|
+
},
|
|
41217
|
+
"parameters": [
|
|
41218
|
+
{
|
|
41219
|
+
"name": "context",
|
|
41220
|
+
"type": {
|
|
41221
|
+
"text": "ElementDefinitionContext"
|
|
41222
|
+
}
|
|
41223
|
+
},
|
|
41224
|
+
{
|
|
41225
|
+
"name": "definition",
|
|
41226
|
+
"type": {
|
|
41227
|
+
"text": "FoundationElementDefinition"
|
|
41228
|
+
}
|
|
41229
|
+
}
|
|
41230
|
+
]
|
|
41231
|
+
}
|
|
41232
|
+
],
|
|
41233
|
+
"exports": [
|
|
41234
|
+
{
|
|
41235
|
+
"kind": "js",
|
|
41236
|
+
"name": "foundationTreeItemStyles",
|
|
41237
|
+
"declaration": {
|
|
41238
|
+
"name": "foundationTreeItemStyles",
|
|
41239
|
+
"module": "src/tree-item/tree-item.styles.ts"
|
|
41240
|
+
}
|
|
41241
|
+
}
|
|
41242
|
+
]
|
|
41243
|
+
},
|
|
41244
|
+
{
|
|
41245
|
+
"kind": "javascript-module",
|
|
41246
|
+
"path": "src/tree-item/tree-item.template.ts",
|
|
41247
|
+
"declarations": [
|
|
41248
|
+
{
|
|
41249
|
+
"kind": "function",
|
|
41250
|
+
"name": "foundationTreeItemTemplate",
|
|
41251
|
+
"return": {
|
|
41252
|
+
"type": {
|
|
41253
|
+
"text": "ViewTemplate<TreeItem>"
|
|
41254
|
+
}
|
|
41255
|
+
},
|
|
41256
|
+
"parameters": [
|
|
41257
|
+
{
|
|
41258
|
+
"name": "context",
|
|
41259
|
+
"type": {
|
|
41260
|
+
"text": "ElementDefinitionContext"
|
|
41261
|
+
}
|
|
41262
|
+
},
|
|
41263
|
+
{
|
|
41264
|
+
"name": "definition",
|
|
41265
|
+
"type": {
|
|
41266
|
+
"text": "FoundationElementDefinition"
|
|
41267
|
+
}
|
|
41268
|
+
}
|
|
41269
|
+
]
|
|
41270
|
+
}
|
|
41271
|
+
],
|
|
41272
|
+
"exports": [
|
|
41273
|
+
{
|
|
41274
|
+
"kind": "js",
|
|
41275
|
+
"name": "foundationTreeItemTemplate",
|
|
41276
|
+
"declaration": {
|
|
41277
|
+
"name": "foundationTreeItemTemplate",
|
|
41278
|
+
"module": "src/tree-item/tree-item.template.ts"
|
|
41279
|
+
}
|
|
41280
|
+
}
|
|
41281
|
+
]
|
|
41282
|
+
},
|
|
41283
|
+
{
|
|
41284
|
+
"kind": "javascript-module",
|
|
41285
|
+
"path": "src/tree-item/tree-item.ts",
|
|
41286
|
+
"declarations": [
|
|
41287
|
+
{
|
|
41288
|
+
"kind": "class",
|
|
41289
|
+
"description": "%%prefix%%-tree-item",
|
|
41290
|
+
"name": "TreeItem",
|
|
41291
|
+
"superclass": {
|
|
41292
|
+
"name": "FASTTreeItem",
|
|
41293
|
+
"package": "@microsoft/fast-components"
|
|
41294
|
+
},
|
|
41295
|
+
"attributes": [
|
|
41296
|
+
{
|
|
41297
|
+
"type": {
|
|
41298
|
+
"text": "boolean"
|
|
41299
|
+
},
|
|
41300
|
+
"description": "When true, the control will be appear expanded by user interaction.",
|
|
41301
|
+
"fieldName": "expanded",
|
|
41302
|
+
"default": "false",
|
|
41303
|
+
"inheritedFrom": {
|
|
41304
|
+
"name": "TreeItem",
|
|
41305
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41306
|
+
}
|
|
41307
|
+
}
|
|
41308
|
+
],
|
|
41309
|
+
"members": [
|
|
41310
|
+
{
|
|
41311
|
+
"kind": "field",
|
|
41312
|
+
"name": "expanded",
|
|
41313
|
+
"type": {
|
|
41314
|
+
"text": "boolean"
|
|
41315
|
+
},
|
|
41316
|
+
"privacy": "public",
|
|
41317
|
+
"default": "false",
|
|
41318
|
+
"description": "When true, the control will be appear expanded by user interaction.",
|
|
41319
|
+
"inheritedFrom": {
|
|
41320
|
+
"name": "TreeItem",
|
|
41321
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41322
|
+
}
|
|
41323
|
+
},
|
|
41324
|
+
{
|
|
41325
|
+
"kind": "method",
|
|
41326
|
+
"name": "expandedChanged",
|
|
41327
|
+
"privacy": "private",
|
|
41328
|
+
"return": {
|
|
41329
|
+
"type": {
|
|
41330
|
+
"text": "void"
|
|
41331
|
+
}
|
|
41332
|
+
},
|
|
41333
|
+
"inheritedFrom": {
|
|
41334
|
+
"name": "TreeItem",
|
|
41335
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41336
|
+
}
|
|
41337
|
+
},
|
|
41338
|
+
{
|
|
41339
|
+
"kind": "field",
|
|
41340
|
+
"name": "selected",
|
|
41341
|
+
"type": {
|
|
41342
|
+
"text": "boolean"
|
|
41343
|
+
},
|
|
41344
|
+
"privacy": "public",
|
|
41345
|
+
"description": "When true, the control will appear selected by user interaction.",
|
|
41346
|
+
"inheritedFrom": {
|
|
41347
|
+
"name": "TreeItem",
|
|
41348
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41349
|
+
}
|
|
41350
|
+
},
|
|
41351
|
+
{
|
|
41352
|
+
"kind": "method",
|
|
41353
|
+
"name": "selectedChanged",
|
|
41354
|
+
"privacy": "private",
|
|
41355
|
+
"return": {
|
|
41356
|
+
"type": {
|
|
41357
|
+
"text": "void"
|
|
41358
|
+
}
|
|
41359
|
+
},
|
|
41360
|
+
"inheritedFrom": {
|
|
41361
|
+
"name": "TreeItem",
|
|
41362
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41363
|
+
}
|
|
41364
|
+
},
|
|
41365
|
+
{
|
|
41366
|
+
"kind": "field",
|
|
41367
|
+
"name": "disabled",
|
|
41368
|
+
"type": {
|
|
41369
|
+
"text": "boolean"
|
|
41370
|
+
},
|
|
41371
|
+
"privacy": "public",
|
|
41372
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
|
|
41373
|
+
"inheritedFrom": {
|
|
41374
|
+
"name": "TreeItem",
|
|
41375
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41376
|
+
}
|
|
41377
|
+
},
|
|
41378
|
+
{
|
|
41379
|
+
"kind": "method",
|
|
41380
|
+
"name": "itemsChanged",
|
|
41381
|
+
"privacy": "private",
|
|
41382
|
+
"return": {
|
|
41383
|
+
"type": {
|
|
41384
|
+
"text": "void"
|
|
41385
|
+
}
|
|
41386
|
+
},
|
|
41387
|
+
"parameters": [
|
|
41388
|
+
{
|
|
41389
|
+
"name": "oldValue",
|
|
41390
|
+
"type": {
|
|
41391
|
+
"text": "unknown"
|
|
41392
|
+
}
|
|
41393
|
+
},
|
|
41394
|
+
{
|
|
41395
|
+
"name": "newValue",
|
|
41396
|
+
"type": {
|
|
41397
|
+
"text": "HTMLElement[]"
|
|
41398
|
+
}
|
|
41399
|
+
}
|
|
41400
|
+
],
|
|
41401
|
+
"inheritedFrom": {
|
|
41402
|
+
"name": "TreeItem",
|
|
41403
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41404
|
+
}
|
|
41405
|
+
},
|
|
41406
|
+
{
|
|
41407
|
+
"kind": "method",
|
|
41408
|
+
"name": "focusItem",
|
|
41409
|
+
"privacy": "public",
|
|
41410
|
+
"static": true,
|
|
41411
|
+
"parameters": [
|
|
41412
|
+
{
|
|
41413
|
+
"name": "el",
|
|
41414
|
+
"type": {
|
|
41415
|
+
"text": "HTMLElement"
|
|
41416
|
+
},
|
|
41417
|
+
"description": "the element to focus"
|
|
41418
|
+
}
|
|
41419
|
+
],
|
|
41420
|
+
"description": "Places document focus on a tree item",
|
|
41421
|
+
"inheritedFrom": {
|
|
41422
|
+
"name": "TreeItem",
|
|
41423
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41424
|
+
}
|
|
41425
|
+
},
|
|
41426
|
+
{
|
|
41427
|
+
"kind": "field",
|
|
41428
|
+
"name": "isNestedItem",
|
|
41429
|
+
"privacy": "public",
|
|
41430
|
+
"description": "Whether the tree is nested",
|
|
41431
|
+
"inheritedFrom": {
|
|
41432
|
+
"name": "TreeItem",
|
|
41433
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41434
|
+
}
|
|
41435
|
+
},
|
|
41436
|
+
{
|
|
41437
|
+
"kind": "field",
|
|
41438
|
+
"name": "_presentation",
|
|
41439
|
+
"type": {
|
|
41440
|
+
"text": "ComponentPresentation | null | undefined"
|
|
41441
|
+
},
|
|
41442
|
+
"privacy": "private",
|
|
41443
|
+
"default": "void 0",
|
|
41444
|
+
"inheritedFrom": {
|
|
41445
|
+
"name": "FoundationElement",
|
|
41446
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
41447
|
+
}
|
|
41448
|
+
},
|
|
41449
|
+
{
|
|
41450
|
+
"kind": "field",
|
|
41451
|
+
"name": "$presentation",
|
|
41452
|
+
"type": {
|
|
41453
|
+
"text": "ComponentPresentation | null"
|
|
41454
|
+
},
|
|
41455
|
+
"privacy": "public",
|
|
41456
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
41457
|
+
"inheritedFrom": {
|
|
41458
|
+
"name": "FoundationElement",
|
|
41459
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
41460
|
+
}
|
|
41461
|
+
},
|
|
41462
|
+
{
|
|
41463
|
+
"kind": "field",
|
|
41464
|
+
"name": "template",
|
|
41465
|
+
"type": {
|
|
41466
|
+
"text": "ElementViewTemplate | void | null"
|
|
41467
|
+
},
|
|
41468
|
+
"privacy": "public",
|
|
41469
|
+
"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.",
|
|
41470
|
+
"inheritedFrom": {
|
|
41471
|
+
"name": "FoundationElement",
|
|
41472
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
41473
|
+
}
|
|
41474
|
+
},
|
|
41475
|
+
{
|
|
41476
|
+
"kind": "method",
|
|
41477
|
+
"name": "templateChanged",
|
|
41478
|
+
"privacy": "protected",
|
|
41479
|
+
"return": {
|
|
41480
|
+
"type": {
|
|
41481
|
+
"text": "void"
|
|
41482
|
+
}
|
|
41483
|
+
},
|
|
41484
|
+
"inheritedFrom": {
|
|
41485
|
+
"name": "FoundationElement",
|
|
41486
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
41487
|
+
}
|
|
41488
|
+
},
|
|
41489
|
+
{
|
|
41490
|
+
"kind": "field",
|
|
41491
|
+
"name": "styles",
|
|
41492
|
+
"type": {
|
|
41493
|
+
"text": "ElementStyles | void | null"
|
|
41494
|
+
},
|
|
41495
|
+
"privacy": "public",
|
|
41496
|
+
"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.",
|
|
41497
|
+
"inheritedFrom": {
|
|
41498
|
+
"name": "FoundationElement",
|
|
41499
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
41500
|
+
}
|
|
41501
|
+
},
|
|
41502
|
+
{
|
|
41503
|
+
"kind": "method",
|
|
41504
|
+
"name": "stylesChanged",
|
|
41505
|
+
"privacy": "protected",
|
|
41506
|
+
"return": {
|
|
41507
|
+
"type": {
|
|
41508
|
+
"text": "void"
|
|
41509
|
+
}
|
|
41510
|
+
},
|
|
41511
|
+
"inheritedFrom": {
|
|
41512
|
+
"name": "FoundationElement",
|
|
41513
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
41514
|
+
}
|
|
41515
|
+
},
|
|
41516
|
+
{
|
|
41517
|
+
"kind": "method",
|
|
41518
|
+
"name": "compose",
|
|
41519
|
+
"privacy": "public",
|
|
41520
|
+
"static": true,
|
|
41521
|
+
"return": {
|
|
41522
|
+
"type": {
|
|
41523
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
41524
|
+
}
|
|
41525
|
+
},
|
|
41526
|
+
"parameters": [
|
|
41527
|
+
{
|
|
41528
|
+
"name": "this",
|
|
41529
|
+
"type": {
|
|
41530
|
+
"text": "K"
|
|
41531
|
+
}
|
|
41532
|
+
},
|
|
41533
|
+
{
|
|
41534
|
+
"name": "elementDefinition",
|
|
41535
|
+
"type": {
|
|
41536
|
+
"text": "T"
|
|
41537
|
+
},
|
|
41538
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
41539
|
+
}
|
|
41540
|
+
],
|
|
41541
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
41542
|
+
"inheritedFrom": {
|
|
41543
|
+
"name": "FoundationElement",
|
|
41544
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
41545
|
+
}
|
|
41546
|
+
}
|
|
41547
|
+
],
|
|
41548
|
+
"events": [
|
|
41549
|
+
{
|
|
41550
|
+
"description": "Fires a custom 'expanded-change' event when the expanded state changes",
|
|
41551
|
+
"name": "expanded-change",
|
|
41552
|
+
"inheritedFrom": {
|
|
41553
|
+
"name": "TreeItem",
|
|
41554
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41555
|
+
}
|
|
41556
|
+
},
|
|
41557
|
+
{
|
|
41558
|
+
"description": "Fires a custom 'selected-change' event when the selected state changes",
|
|
41559
|
+
"name": "selected-change",
|
|
41560
|
+
"inheritedFrom": {
|
|
41561
|
+
"name": "TreeItem",
|
|
41562
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41563
|
+
}
|
|
41564
|
+
}
|
|
41565
|
+
]
|
|
41566
|
+
},
|
|
41567
|
+
{
|
|
41568
|
+
"kind": "variable",
|
|
41569
|
+
"name": "foundationTreeItemShadowOptions",
|
|
41570
|
+
"type": {
|
|
41571
|
+
"text": "ShadowRootInit"
|
|
41572
|
+
},
|
|
41573
|
+
"default": "undefined"
|
|
41574
|
+
},
|
|
41575
|
+
{
|
|
41576
|
+
"kind": "variable",
|
|
41577
|
+
"name": "defaultTreeItemConfig",
|
|
41578
|
+
"type": {
|
|
41579
|
+
"text": "object"
|
|
41580
|
+
},
|
|
41581
|
+
"default": "{\n expandCollapseGlyph: `\n <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" class=\"expand-collapse-glyph\">\n <path d=\"M5.00001 12.3263C5.00124 12.5147 5.05566 12.699 5.15699 12.8578C5.25831 13.0167 5.40243 13.1437 5.57273 13.2242C5.74304 13.3047 5.9326 13.3354 6.11959 13.3128C6.30659 13.2902 6.4834 13.2152 6.62967 13.0965L10.8988 8.83532C11.0739 8.69473 11.2153 8.51658 11.3124 8.31402C11.4096 8.11146 11.46 7.88966 11.46 7.66499C11.46 7.44033 11.4096 7.21853 11.3124 7.01597C11.2153 6.81341 11.0739 6.63526 10.8988 6.49467L6.62967 2.22347C6.48274 2.10422 6.30501 2.02912 6.11712 2.00691C5.92923 1.9847 5.73889 2.01628 5.56823 2.09799C5.39757 2.17969 5.25358 2.30817 5.153 2.46849C5.05241 2.62882 4.99936 2.8144 5.00001 3.00369V12.3263Z\"></path>\n </svg>`,\n}"
|
|
41582
|
+
},
|
|
41583
|
+
{
|
|
41584
|
+
"kind": "variable",
|
|
41585
|
+
"name": "foundationTreeItem",
|
|
41586
|
+
"description": "The Foundation Tree item",
|
|
41587
|
+
"privacy": "public"
|
|
41588
|
+
}
|
|
41589
|
+
],
|
|
41590
|
+
"exports": [
|
|
41591
|
+
{
|
|
41592
|
+
"kind": "js",
|
|
41593
|
+
"name": "TreeItem",
|
|
41594
|
+
"declaration": {
|
|
41595
|
+
"name": "TreeItem",
|
|
41596
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41597
|
+
}
|
|
41598
|
+
},
|
|
41599
|
+
{
|
|
41600
|
+
"kind": "js",
|
|
41601
|
+
"name": "foundationTreeItemShadowOptions",
|
|
41602
|
+
"declaration": {
|
|
41603
|
+
"name": "foundationTreeItemShadowOptions",
|
|
41604
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41605
|
+
}
|
|
41606
|
+
},
|
|
41607
|
+
{
|
|
41608
|
+
"kind": "js",
|
|
41609
|
+
"name": "defaultTreeItemConfig",
|
|
41610
|
+
"declaration": {
|
|
41611
|
+
"name": "defaultTreeItemConfig",
|
|
41612
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41613
|
+
}
|
|
41614
|
+
},
|
|
41615
|
+
{
|
|
41616
|
+
"kind": "js",
|
|
41617
|
+
"name": "foundationTreeItem",
|
|
41618
|
+
"declaration": {
|
|
41619
|
+
"name": "foundationTreeItem",
|
|
41620
|
+
"module": "src/tree-item/tree-item.ts"
|
|
41621
|
+
}
|
|
41622
|
+
}
|
|
41623
|
+
]
|
|
41624
|
+
},
|
|
41625
41625
|
{
|
|
41626
41626
|
"kind": "javascript-module",
|
|
41627
41627
|
"path": "src/utils/base-datasource.ts",
|