@genesislcap/foundation-ui 14.268.4 → 14.269.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +286 -286
- package/package.json +18 -18
|
@@ -835,6 +835,82 @@
|
|
|
835
835
|
}
|
|
836
836
|
]
|
|
837
837
|
},
|
|
838
|
+
{
|
|
839
|
+
"kind": "javascript-module",
|
|
840
|
+
"path": "src/_common/icons.ts",
|
|
841
|
+
"declarations": [
|
|
842
|
+
{
|
|
843
|
+
"kind": "function",
|
|
844
|
+
"name": "closeIcon",
|
|
845
|
+
"parameters": [
|
|
846
|
+
{
|
|
847
|
+
"name": "slot",
|
|
848
|
+
"default": "'start'"
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"name": "fill",
|
|
852
|
+
"default": "'#879ba6'"
|
|
853
|
+
}
|
|
854
|
+
]
|
|
855
|
+
}
|
|
856
|
+
],
|
|
857
|
+
"exports": [
|
|
858
|
+
{
|
|
859
|
+
"kind": "js",
|
|
860
|
+
"name": "closeIcon",
|
|
861
|
+
"declaration": {
|
|
862
|
+
"name": "closeIcon",
|
|
863
|
+
"module": "src/_common/icons.ts"
|
|
864
|
+
}
|
|
865
|
+
}
|
|
866
|
+
]
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"kind": "javascript-module",
|
|
870
|
+
"path": "src/_common/index.ts",
|
|
871
|
+
"declarations": [],
|
|
872
|
+
"exports": [
|
|
873
|
+
{
|
|
874
|
+
"kind": "js",
|
|
875
|
+
"name": "*",
|
|
876
|
+
"declaration": {
|
|
877
|
+
"name": "*",
|
|
878
|
+
"package": "./icons"
|
|
879
|
+
}
|
|
880
|
+
}
|
|
881
|
+
]
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"kind": "javascript-module",
|
|
885
|
+
"path": "src/_config/index.ts",
|
|
886
|
+
"declarations": [],
|
|
887
|
+
"exports": [
|
|
888
|
+
{
|
|
889
|
+
"kind": "js",
|
|
890
|
+
"name": "*",
|
|
891
|
+
"declaration": {
|
|
892
|
+
"name": "*",
|
|
893
|
+
"package": "./styles"
|
|
894
|
+
}
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"kind": "js",
|
|
898
|
+
"name": "*",
|
|
899
|
+
"declaration": {
|
|
900
|
+
"name": "*",
|
|
901
|
+
"package": "./tokens"
|
|
902
|
+
}
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"kind": "js",
|
|
906
|
+
"name": "*",
|
|
907
|
+
"declaration": {
|
|
908
|
+
"name": "*",
|
|
909
|
+
"package": "./values"
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
]
|
|
913
|
+
},
|
|
838
914
|
{
|
|
839
915
|
"kind": "javascript-module",
|
|
840
916
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1229,37 +1305,6 @@
|
|
|
1229
1305
|
}
|
|
1230
1306
|
]
|
|
1231
1307
|
},
|
|
1232
|
-
{
|
|
1233
|
-
"kind": "javascript-module",
|
|
1234
|
-
"path": "src/_config/index.ts",
|
|
1235
|
-
"declarations": [],
|
|
1236
|
-
"exports": [
|
|
1237
|
-
{
|
|
1238
|
-
"kind": "js",
|
|
1239
|
-
"name": "*",
|
|
1240
|
-
"declaration": {
|
|
1241
|
-
"name": "*",
|
|
1242
|
-
"package": "./styles"
|
|
1243
|
-
}
|
|
1244
|
-
},
|
|
1245
|
-
{
|
|
1246
|
-
"kind": "js",
|
|
1247
|
-
"name": "*",
|
|
1248
|
-
"declaration": {
|
|
1249
|
-
"name": "*",
|
|
1250
|
-
"package": "./tokens"
|
|
1251
|
-
}
|
|
1252
|
-
},
|
|
1253
|
-
{
|
|
1254
|
-
"kind": "js",
|
|
1255
|
-
"name": "*",
|
|
1256
|
-
"declaration": {
|
|
1257
|
-
"name": "*",
|
|
1258
|
-
"package": "./values"
|
|
1259
|
-
}
|
|
1260
|
-
}
|
|
1261
|
-
]
|
|
1262
|
-
},
|
|
1263
1308
|
{
|
|
1264
1309
|
"kind": "javascript-module",
|
|
1265
1310
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -1821,11 +1866,11 @@
|
|
|
1821
1866
|
},
|
|
1822
1867
|
{
|
|
1823
1868
|
"kind": "javascript-module",
|
|
1824
|
-
"path": "src/
|
|
1869
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1825
1870
|
"declarations": [
|
|
1826
1871
|
{
|
|
1827
1872
|
"kind": "function",
|
|
1828
|
-
"name": "
|
|
1873
|
+
"name": "foundationAnchorStyles",
|
|
1829
1874
|
"return": {
|
|
1830
1875
|
"type": {
|
|
1831
1876
|
"text": "ElementStyles"
|
|
@@ -1850,24 +1895,24 @@
|
|
|
1850
1895
|
"exports": [
|
|
1851
1896
|
{
|
|
1852
1897
|
"kind": "js",
|
|
1853
|
-
"name": "
|
|
1898
|
+
"name": "foundationAnchorStyles",
|
|
1854
1899
|
"declaration": {
|
|
1855
|
-
"name": "
|
|
1856
|
-
"module": "src/
|
|
1900
|
+
"name": "foundationAnchorStyles",
|
|
1901
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
1857
1902
|
}
|
|
1858
1903
|
}
|
|
1859
1904
|
]
|
|
1860
1905
|
},
|
|
1861
1906
|
{
|
|
1862
1907
|
"kind": "javascript-module",
|
|
1863
|
-
"path": "src/
|
|
1908
|
+
"path": "src/anchor/anchor.template.ts",
|
|
1864
1909
|
"declarations": [
|
|
1865
1910
|
{
|
|
1866
1911
|
"kind": "function",
|
|
1867
|
-
"name": "
|
|
1912
|
+
"name": "foundationAnchorTemplate",
|
|
1868
1913
|
"return": {
|
|
1869
1914
|
"type": {
|
|
1870
|
-
"text": "ViewTemplate<
|
|
1915
|
+
"text": "ViewTemplate<Anchor>"
|
|
1871
1916
|
}
|
|
1872
1917
|
},
|
|
1873
1918
|
"parameters": [
|
|
@@ -1889,267 +1934,40 @@
|
|
|
1889
1934
|
"exports": [
|
|
1890
1935
|
{
|
|
1891
1936
|
"kind": "js",
|
|
1892
|
-
"name": "
|
|
1937
|
+
"name": "foundationAnchorTemplate",
|
|
1893
1938
|
"declaration": {
|
|
1894
|
-
"name": "
|
|
1895
|
-
"module": "src/
|
|
1939
|
+
"name": "foundationAnchorTemplate",
|
|
1940
|
+
"module": "src/anchor/anchor.template.ts"
|
|
1896
1941
|
}
|
|
1897
1942
|
}
|
|
1898
1943
|
]
|
|
1899
1944
|
},
|
|
1900
1945
|
{
|
|
1901
1946
|
"kind": "javascript-module",
|
|
1902
|
-
"path": "src/
|
|
1947
|
+
"path": "src/anchor/anchor.ts",
|
|
1903
1948
|
"declarations": [
|
|
1904
1949
|
{
|
|
1905
1950
|
"kind": "class",
|
|
1906
1951
|
"description": "",
|
|
1907
|
-
"name": "
|
|
1952
|
+
"name": "Anchor",
|
|
1908
1953
|
"superclass": {
|
|
1909
|
-
"name": "
|
|
1910
|
-
"package": "@microsoft/fast-
|
|
1911
|
-
},
|
|
1912
|
-
"tagName": "%%prefix%%-accordion",
|
|
1913
|
-
"customElement": true
|
|
1914
|
-
},
|
|
1915
|
-
{
|
|
1916
|
-
"kind": "variable",
|
|
1917
|
-
"name": "foundationAccordionShadowOptions",
|
|
1918
|
-
"type": {
|
|
1919
|
-
"text": "ShadowRootInit"
|
|
1920
|
-
},
|
|
1921
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1922
|
-
},
|
|
1923
|
-
{
|
|
1924
|
-
"kind": "variable",
|
|
1925
|
-
"name": "defaultAccordionConfig",
|
|
1926
|
-
"type": {
|
|
1927
|
-
"text": "object"
|
|
1954
|
+
"name": "FASTAnchor",
|
|
1955
|
+
"package": "@microsoft/fast-components"
|
|
1928
1956
|
},
|
|
1929
|
-
"
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
"kind": "variable",
|
|
1933
|
-
"name": "foundationAccordion",
|
|
1934
|
-
"description": "The Foundation Accordion",
|
|
1935
|
-
"privacy": "public"
|
|
1936
|
-
}
|
|
1937
|
-
],
|
|
1938
|
-
"exports": [
|
|
1939
|
-
{
|
|
1940
|
-
"kind": "js",
|
|
1941
|
-
"name": "Accordion",
|
|
1942
|
-
"declaration": {
|
|
1943
|
-
"name": "Accordion",
|
|
1944
|
-
"module": "src/accordion/accordion.ts"
|
|
1945
|
-
}
|
|
1946
|
-
},
|
|
1947
|
-
{
|
|
1948
|
-
"kind": "js",
|
|
1949
|
-
"name": "foundationAccordionShadowOptions",
|
|
1950
|
-
"declaration": {
|
|
1951
|
-
"name": "foundationAccordionShadowOptions",
|
|
1952
|
-
"module": "src/accordion/accordion.ts"
|
|
1953
|
-
}
|
|
1954
|
-
},
|
|
1955
|
-
{
|
|
1956
|
-
"kind": "js",
|
|
1957
|
-
"name": "defaultAccordionConfig",
|
|
1958
|
-
"declaration": {
|
|
1959
|
-
"name": "defaultAccordionConfig",
|
|
1960
|
-
"module": "src/accordion/accordion.ts"
|
|
1961
|
-
}
|
|
1962
|
-
},
|
|
1963
|
-
{
|
|
1964
|
-
"kind": "js",
|
|
1965
|
-
"name": "foundationAccordion",
|
|
1966
|
-
"declaration": {
|
|
1967
|
-
"name": "foundationAccordion",
|
|
1968
|
-
"module": "src/accordion/accordion.ts"
|
|
1969
|
-
}
|
|
1970
|
-
}
|
|
1971
|
-
]
|
|
1972
|
-
},
|
|
1973
|
-
{
|
|
1974
|
-
"kind": "javascript-module",
|
|
1975
|
-
"path": "src/accordion/index.ts",
|
|
1976
|
-
"declarations": [],
|
|
1977
|
-
"exports": [
|
|
1978
|
-
{
|
|
1979
|
-
"kind": "js",
|
|
1980
|
-
"name": "*",
|
|
1981
|
-
"declaration": {
|
|
1982
|
-
"name": "*",
|
|
1983
|
-
"package": "./accordion.template"
|
|
1984
|
-
}
|
|
1985
|
-
},
|
|
1986
|
-
{
|
|
1987
|
-
"kind": "js",
|
|
1988
|
-
"name": "*",
|
|
1989
|
-
"declaration": {
|
|
1990
|
-
"name": "*",
|
|
1991
|
-
"package": "./accordion.styles"
|
|
1992
|
-
}
|
|
1993
|
-
},
|
|
1994
|
-
{
|
|
1995
|
-
"kind": "js",
|
|
1996
|
-
"name": "*",
|
|
1997
|
-
"declaration": {
|
|
1998
|
-
"name": "*",
|
|
1999
|
-
"package": "./accordion"
|
|
2000
|
-
}
|
|
2001
|
-
}
|
|
2002
|
-
]
|
|
2003
|
-
},
|
|
2004
|
-
{
|
|
2005
|
-
"kind": "javascript-module",
|
|
2006
|
-
"path": "src/_common/icons.ts",
|
|
2007
|
-
"declarations": [
|
|
2008
|
-
{
|
|
2009
|
-
"kind": "function",
|
|
2010
|
-
"name": "closeIcon",
|
|
2011
|
-
"parameters": [
|
|
1957
|
+
"tagName": "%%prefix%%-anchor",
|
|
1958
|
+
"customElement": true,
|
|
1959
|
+
"attributes": [
|
|
2012
1960
|
{
|
|
2013
|
-
"name": "
|
|
2014
|
-
"
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
"
|
|
2018
|
-
"
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
"exports": [
|
|
2024
|
-
{
|
|
2025
|
-
"kind": "js",
|
|
2026
|
-
"name": "closeIcon",
|
|
2027
|
-
"declaration": {
|
|
2028
|
-
"name": "closeIcon",
|
|
2029
|
-
"module": "src/_common/icons.ts"
|
|
2030
|
-
}
|
|
2031
|
-
}
|
|
2032
|
-
]
|
|
2033
|
-
},
|
|
2034
|
-
{
|
|
2035
|
-
"kind": "javascript-module",
|
|
2036
|
-
"path": "src/_common/index.ts",
|
|
2037
|
-
"declarations": [],
|
|
2038
|
-
"exports": [
|
|
2039
|
-
{
|
|
2040
|
-
"kind": "js",
|
|
2041
|
-
"name": "*",
|
|
2042
|
-
"declaration": {
|
|
2043
|
-
"name": "*",
|
|
2044
|
-
"package": "./icons"
|
|
2045
|
-
}
|
|
2046
|
-
}
|
|
2047
|
-
]
|
|
2048
|
-
},
|
|
2049
|
-
{
|
|
2050
|
-
"kind": "javascript-module",
|
|
2051
|
-
"path": "src/anchor/anchor.styles.ts",
|
|
2052
|
-
"declarations": [
|
|
2053
|
-
{
|
|
2054
|
-
"kind": "function",
|
|
2055
|
-
"name": "foundationAnchorStyles",
|
|
2056
|
-
"return": {
|
|
2057
|
-
"type": {
|
|
2058
|
-
"text": "ElementStyles"
|
|
2059
|
-
}
|
|
2060
|
-
},
|
|
2061
|
-
"parameters": [
|
|
2062
|
-
{
|
|
2063
|
-
"name": "context",
|
|
2064
|
-
"type": {
|
|
2065
|
-
"text": "ElementDefinitionContext"
|
|
2066
|
-
}
|
|
2067
|
-
},
|
|
2068
|
-
{
|
|
2069
|
-
"name": "definition",
|
|
2070
|
-
"type": {
|
|
2071
|
-
"text": "FoundationElementDefinition"
|
|
2072
|
-
}
|
|
2073
|
-
}
|
|
2074
|
-
]
|
|
2075
|
-
}
|
|
2076
|
-
],
|
|
2077
|
-
"exports": [
|
|
2078
|
-
{
|
|
2079
|
-
"kind": "js",
|
|
2080
|
-
"name": "foundationAnchorStyles",
|
|
2081
|
-
"declaration": {
|
|
2082
|
-
"name": "foundationAnchorStyles",
|
|
2083
|
-
"module": "src/anchor/anchor.styles.ts"
|
|
2084
|
-
}
|
|
2085
|
-
}
|
|
2086
|
-
]
|
|
2087
|
-
},
|
|
2088
|
-
{
|
|
2089
|
-
"kind": "javascript-module",
|
|
2090
|
-
"path": "src/anchor/anchor.template.ts",
|
|
2091
|
-
"declarations": [
|
|
2092
|
-
{
|
|
2093
|
-
"kind": "function",
|
|
2094
|
-
"name": "foundationAnchorTemplate",
|
|
2095
|
-
"return": {
|
|
2096
|
-
"type": {
|
|
2097
|
-
"text": "ViewTemplate<Anchor>"
|
|
2098
|
-
}
|
|
2099
|
-
},
|
|
2100
|
-
"parameters": [
|
|
2101
|
-
{
|
|
2102
|
-
"name": "context",
|
|
2103
|
-
"type": {
|
|
2104
|
-
"text": "ElementDefinitionContext"
|
|
2105
|
-
}
|
|
2106
|
-
},
|
|
2107
|
-
{
|
|
2108
|
-
"name": "definition",
|
|
2109
|
-
"type": {
|
|
2110
|
-
"text": "FoundationElementDefinition"
|
|
2111
|
-
}
|
|
2112
|
-
}
|
|
2113
|
-
]
|
|
2114
|
-
}
|
|
2115
|
-
],
|
|
2116
|
-
"exports": [
|
|
2117
|
-
{
|
|
2118
|
-
"kind": "js",
|
|
2119
|
-
"name": "foundationAnchorTemplate",
|
|
2120
|
-
"declaration": {
|
|
2121
|
-
"name": "foundationAnchorTemplate",
|
|
2122
|
-
"module": "src/anchor/anchor.template.ts"
|
|
2123
|
-
}
|
|
2124
|
-
}
|
|
2125
|
-
]
|
|
2126
|
-
},
|
|
2127
|
-
{
|
|
2128
|
-
"kind": "javascript-module",
|
|
2129
|
-
"path": "src/anchor/anchor.ts",
|
|
2130
|
-
"declarations": [
|
|
2131
|
-
{
|
|
2132
|
-
"kind": "class",
|
|
2133
|
-
"description": "",
|
|
2134
|
-
"name": "Anchor",
|
|
2135
|
-
"superclass": {
|
|
2136
|
-
"name": "FASTAnchor",
|
|
2137
|
-
"package": "@microsoft/fast-components"
|
|
2138
|
-
},
|
|
2139
|
-
"tagName": "%%prefix%%-anchor",
|
|
2140
|
-
"customElement": true,
|
|
2141
|
-
"attributes": [
|
|
2142
|
-
{
|
|
2143
|
-
"name": "download",
|
|
2144
|
-
"type": {
|
|
2145
|
-
"text": "string"
|
|
2146
|
-
},
|
|
2147
|
-
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2148
|
-
"fieldName": "download",
|
|
2149
|
-
"inheritedFrom": {
|
|
2150
|
-
"name": "Anchor",
|
|
2151
|
-
"module": "src/anchor/anchor.ts"
|
|
2152
|
-
}
|
|
1961
|
+
"name": "download",
|
|
1962
|
+
"type": {
|
|
1963
|
+
"text": "string"
|
|
1964
|
+
},
|
|
1965
|
+
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1966
|
+
"fieldName": "download",
|
|
1967
|
+
"inheritedFrom": {
|
|
1968
|
+
"name": "Anchor",
|
|
1969
|
+
"module": "src/anchor/anchor.ts"
|
|
1970
|
+
}
|
|
2153
1971
|
},
|
|
2154
1972
|
{
|
|
2155
1973
|
"name": "href",
|
|
@@ -2566,6 +2384,188 @@
|
|
|
2566
2384
|
}
|
|
2567
2385
|
]
|
|
2568
2386
|
},
|
|
2387
|
+
{
|
|
2388
|
+
"kind": "javascript-module",
|
|
2389
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2390
|
+
"declarations": [
|
|
2391
|
+
{
|
|
2392
|
+
"kind": "function",
|
|
2393
|
+
"name": "foundationAccordionStyles",
|
|
2394
|
+
"return": {
|
|
2395
|
+
"type": {
|
|
2396
|
+
"text": "ElementStyles"
|
|
2397
|
+
}
|
|
2398
|
+
},
|
|
2399
|
+
"parameters": [
|
|
2400
|
+
{
|
|
2401
|
+
"name": "context",
|
|
2402
|
+
"type": {
|
|
2403
|
+
"text": "ElementDefinitionContext"
|
|
2404
|
+
}
|
|
2405
|
+
},
|
|
2406
|
+
{
|
|
2407
|
+
"name": "definition",
|
|
2408
|
+
"type": {
|
|
2409
|
+
"text": "FoundationElementDefinition"
|
|
2410
|
+
}
|
|
2411
|
+
}
|
|
2412
|
+
]
|
|
2413
|
+
}
|
|
2414
|
+
],
|
|
2415
|
+
"exports": [
|
|
2416
|
+
{
|
|
2417
|
+
"kind": "js",
|
|
2418
|
+
"name": "foundationAccordionStyles",
|
|
2419
|
+
"declaration": {
|
|
2420
|
+
"name": "foundationAccordionStyles",
|
|
2421
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2422
|
+
}
|
|
2423
|
+
}
|
|
2424
|
+
]
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"kind": "javascript-module",
|
|
2428
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2429
|
+
"declarations": [
|
|
2430
|
+
{
|
|
2431
|
+
"kind": "function",
|
|
2432
|
+
"name": "foundationAccordionTemplate",
|
|
2433
|
+
"return": {
|
|
2434
|
+
"type": {
|
|
2435
|
+
"text": "ViewTemplate<Accordion>"
|
|
2436
|
+
}
|
|
2437
|
+
},
|
|
2438
|
+
"parameters": [
|
|
2439
|
+
{
|
|
2440
|
+
"name": "context",
|
|
2441
|
+
"type": {
|
|
2442
|
+
"text": "ElementDefinitionContext"
|
|
2443
|
+
}
|
|
2444
|
+
},
|
|
2445
|
+
{
|
|
2446
|
+
"name": "definition",
|
|
2447
|
+
"type": {
|
|
2448
|
+
"text": "FoundationElementDefinition"
|
|
2449
|
+
}
|
|
2450
|
+
}
|
|
2451
|
+
]
|
|
2452
|
+
}
|
|
2453
|
+
],
|
|
2454
|
+
"exports": [
|
|
2455
|
+
{
|
|
2456
|
+
"kind": "js",
|
|
2457
|
+
"name": "foundationAccordionTemplate",
|
|
2458
|
+
"declaration": {
|
|
2459
|
+
"name": "foundationAccordionTemplate",
|
|
2460
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2461
|
+
}
|
|
2462
|
+
}
|
|
2463
|
+
]
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
"kind": "javascript-module",
|
|
2467
|
+
"path": "src/accordion/accordion.ts",
|
|
2468
|
+
"declarations": [
|
|
2469
|
+
{
|
|
2470
|
+
"kind": "class",
|
|
2471
|
+
"description": "",
|
|
2472
|
+
"name": "Accordion",
|
|
2473
|
+
"superclass": {
|
|
2474
|
+
"name": "FASTAccordion",
|
|
2475
|
+
"package": "@microsoft/fast-foundation"
|
|
2476
|
+
},
|
|
2477
|
+
"tagName": "%%prefix%%-accordion",
|
|
2478
|
+
"customElement": true
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"kind": "variable",
|
|
2482
|
+
"name": "foundationAccordionShadowOptions",
|
|
2483
|
+
"type": {
|
|
2484
|
+
"text": "ShadowRootInit"
|
|
2485
|
+
},
|
|
2486
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2487
|
+
},
|
|
2488
|
+
{
|
|
2489
|
+
"kind": "variable",
|
|
2490
|
+
"name": "defaultAccordionConfig",
|
|
2491
|
+
"type": {
|
|
2492
|
+
"text": "object"
|
|
2493
|
+
},
|
|
2494
|
+
"default": "{}"
|
|
2495
|
+
},
|
|
2496
|
+
{
|
|
2497
|
+
"kind": "variable",
|
|
2498
|
+
"name": "foundationAccordion",
|
|
2499
|
+
"description": "The Foundation Accordion",
|
|
2500
|
+
"privacy": "public"
|
|
2501
|
+
}
|
|
2502
|
+
],
|
|
2503
|
+
"exports": [
|
|
2504
|
+
{
|
|
2505
|
+
"kind": "js",
|
|
2506
|
+
"name": "Accordion",
|
|
2507
|
+
"declaration": {
|
|
2508
|
+
"name": "Accordion",
|
|
2509
|
+
"module": "src/accordion/accordion.ts"
|
|
2510
|
+
}
|
|
2511
|
+
},
|
|
2512
|
+
{
|
|
2513
|
+
"kind": "js",
|
|
2514
|
+
"name": "foundationAccordionShadowOptions",
|
|
2515
|
+
"declaration": {
|
|
2516
|
+
"name": "foundationAccordionShadowOptions",
|
|
2517
|
+
"module": "src/accordion/accordion.ts"
|
|
2518
|
+
}
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"kind": "js",
|
|
2522
|
+
"name": "defaultAccordionConfig",
|
|
2523
|
+
"declaration": {
|
|
2524
|
+
"name": "defaultAccordionConfig",
|
|
2525
|
+
"module": "src/accordion/accordion.ts"
|
|
2526
|
+
}
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
"kind": "js",
|
|
2530
|
+
"name": "foundationAccordion",
|
|
2531
|
+
"declaration": {
|
|
2532
|
+
"name": "foundationAccordion",
|
|
2533
|
+
"module": "src/accordion/accordion.ts"
|
|
2534
|
+
}
|
|
2535
|
+
}
|
|
2536
|
+
]
|
|
2537
|
+
},
|
|
2538
|
+
{
|
|
2539
|
+
"kind": "javascript-module",
|
|
2540
|
+
"path": "src/accordion/index.ts",
|
|
2541
|
+
"declarations": [],
|
|
2542
|
+
"exports": [
|
|
2543
|
+
{
|
|
2544
|
+
"kind": "js",
|
|
2545
|
+
"name": "*",
|
|
2546
|
+
"declaration": {
|
|
2547
|
+
"name": "*",
|
|
2548
|
+
"package": "./accordion.template"
|
|
2549
|
+
}
|
|
2550
|
+
},
|
|
2551
|
+
{
|
|
2552
|
+
"kind": "js",
|
|
2553
|
+
"name": "*",
|
|
2554
|
+
"declaration": {
|
|
2555
|
+
"name": "*",
|
|
2556
|
+
"package": "./accordion.styles"
|
|
2557
|
+
}
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"kind": "js",
|
|
2561
|
+
"name": "*",
|
|
2562
|
+
"declaration": {
|
|
2563
|
+
"name": "*",
|
|
2564
|
+
"package": "./accordion"
|
|
2565
|
+
}
|
|
2566
|
+
}
|
|
2567
|
+
]
|
|
2568
|
+
},
|
|
2569
2569
|
{
|
|
2570
2570
|
"kind": "javascript-module",
|
|
2571
2571
|
"path": "src/anchored-region/anchor-region.template.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-ui",
|
|
3
3
|
"description": "Genesis Foundation UI",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.269.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -83,13 +83,13 @@
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
|
-
"@genesislcap/foundation-testing": "14.
|
|
87
|
-
"@genesislcap/genx": "14.
|
|
88
|
-
"@genesislcap/rollup-builder": "14.
|
|
89
|
-
"@genesislcap/ts-builder": "14.
|
|
90
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
91
|
-
"@genesislcap/vite-builder": "14.
|
|
92
|
-
"@genesislcap/webpack-builder": "14.
|
|
86
|
+
"@genesislcap/foundation-testing": "14.269.0",
|
|
87
|
+
"@genesislcap/genx": "14.269.0",
|
|
88
|
+
"@genesislcap/rollup-builder": "14.269.0",
|
|
89
|
+
"@genesislcap/ts-builder": "14.269.0",
|
|
90
|
+
"@genesislcap/uvu-playwright-builder": "14.269.0",
|
|
91
|
+
"@genesislcap/vite-builder": "14.269.0",
|
|
92
|
+
"@genesislcap/webpack-builder": "14.269.0",
|
|
93
93
|
"copyfiles": "^2.4.1",
|
|
94
94
|
"rimraf": "^5.0.0",
|
|
95
95
|
"rxjs": "^7.5.4"
|
|
@@ -100,15 +100,15 @@
|
|
|
100
100
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
101
101
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
102
102
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
103
|
-
"@genesislcap/expression-builder": "14.
|
|
104
|
-
"@genesislcap/foundation-comms": "14.
|
|
105
|
-
"@genesislcap/foundation-criteria": "14.
|
|
106
|
-
"@genesislcap/foundation-errors": "14.
|
|
107
|
-
"@genesislcap/foundation-events": "14.
|
|
108
|
-
"@genesislcap/foundation-logger": "14.
|
|
109
|
-
"@genesislcap/foundation-notifications": "14.
|
|
110
|
-
"@genesislcap/foundation-user": "14.
|
|
111
|
-
"@genesislcap/foundation-utils": "14.
|
|
103
|
+
"@genesislcap/expression-builder": "14.269.0",
|
|
104
|
+
"@genesislcap/foundation-comms": "14.269.0",
|
|
105
|
+
"@genesislcap/foundation-criteria": "14.269.0",
|
|
106
|
+
"@genesislcap/foundation-errors": "14.269.0",
|
|
107
|
+
"@genesislcap/foundation-events": "14.269.0",
|
|
108
|
+
"@genesislcap/foundation-logger": "14.269.0",
|
|
109
|
+
"@genesislcap/foundation-notifications": "14.269.0",
|
|
110
|
+
"@genesislcap/foundation-user": "14.269.0",
|
|
111
|
+
"@genesislcap/foundation-utils": "14.269.0",
|
|
112
112
|
"@microsoft/fast-colors": "5.3.1",
|
|
113
113
|
"@microsoft/fast-components": "2.30.6",
|
|
114
114
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -130,5 +130,5 @@
|
|
|
130
130
|
"access": "public"
|
|
131
131
|
},
|
|
132
132
|
"customElements": "dist/custom-elements.json",
|
|
133
|
-
"gitHead": "
|
|
133
|
+
"gitHead": "199b553fbbf96ab78e43c727ddacffef39042f9f"
|
|
134
134
|
}
|