@genesislcap/foundation-ui 14.262.2 → 14.263.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 +186 -186
- package/package.json +18 -18
|
@@ -880,37 +880,6 @@
|
|
|
880
880
|
}
|
|
881
881
|
]
|
|
882
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
|
-
},
|
|
914
883
|
{
|
|
915
884
|
"kind": "javascript-module",
|
|
916
885
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1866,158 +1835,7 @@
|
|
|
1866
1835
|
},
|
|
1867
1836
|
{
|
|
1868
1837
|
"kind": "javascript-module",
|
|
1869
|
-
"path": "src/
|
|
1870
|
-
"declarations": [
|
|
1871
|
-
{
|
|
1872
|
-
"kind": "function",
|
|
1873
|
-
"name": "foundationAccordionStyles",
|
|
1874
|
-
"return": {
|
|
1875
|
-
"type": {
|
|
1876
|
-
"text": "ElementStyles"
|
|
1877
|
-
}
|
|
1878
|
-
},
|
|
1879
|
-
"parameters": [
|
|
1880
|
-
{
|
|
1881
|
-
"name": "context",
|
|
1882
|
-
"type": {
|
|
1883
|
-
"text": "ElementDefinitionContext"
|
|
1884
|
-
}
|
|
1885
|
-
},
|
|
1886
|
-
{
|
|
1887
|
-
"name": "definition",
|
|
1888
|
-
"type": {
|
|
1889
|
-
"text": "FoundationElementDefinition"
|
|
1890
|
-
}
|
|
1891
|
-
}
|
|
1892
|
-
]
|
|
1893
|
-
}
|
|
1894
|
-
],
|
|
1895
|
-
"exports": [
|
|
1896
|
-
{
|
|
1897
|
-
"kind": "js",
|
|
1898
|
-
"name": "foundationAccordionStyles",
|
|
1899
|
-
"declaration": {
|
|
1900
|
-
"name": "foundationAccordionStyles",
|
|
1901
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
1902
|
-
}
|
|
1903
|
-
}
|
|
1904
|
-
]
|
|
1905
|
-
},
|
|
1906
|
-
{
|
|
1907
|
-
"kind": "javascript-module",
|
|
1908
|
-
"path": "src/accordion/accordion.template.ts",
|
|
1909
|
-
"declarations": [
|
|
1910
|
-
{
|
|
1911
|
-
"kind": "function",
|
|
1912
|
-
"name": "foundationAccordionTemplate",
|
|
1913
|
-
"return": {
|
|
1914
|
-
"type": {
|
|
1915
|
-
"text": "ViewTemplate<Accordion>"
|
|
1916
|
-
}
|
|
1917
|
-
},
|
|
1918
|
-
"parameters": [
|
|
1919
|
-
{
|
|
1920
|
-
"name": "context",
|
|
1921
|
-
"type": {
|
|
1922
|
-
"text": "ElementDefinitionContext"
|
|
1923
|
-
}
|
|
1924
|
-
},
|
|
1925
|
-
{
|
|
1926
|
-
"name": "definition",
|
|
1927
|
-
"type": {
|
|
1928
|
-
"text": "FoundationElementDefinition"
|
|
1929
|
-
}
|
|
1930
|
-
}
|
|
1931
|
-
]
|
|
1932
|
-
}
|
|
1933
|
-
],
|
|
1934
|
-
"exports": [
|
|
1935
|
-
{
|
|
1936
|
-
"kind": "js",
|
|
1937
|
-
"name": "foundationAccordionTemplate",
|
|
1938
|
-
"declaration": {
|
|
1939
|
-
"name": "foundationAccordionTemplate",
|
|
1940
|
-
"module": "src/accordion/accordion.template.ts"
|
|
1941
|
-
}
|
|
1942
|
-
}
|
|
1943
|
-
]
|
|
1944
|
-
},
|
|
1945
|
-
{
|
|
1946
|
-
"kind": "javascript-module",
|
|
1947
|
-
"path": "src/accordion/accordion.ts",
|
|
1948
|
-
"declarations": [
|
|
1949
|
-
{
|
|
1950
|
-
"kind": "class",
|
|
1951
|
-
"description": "",
|
|
1952
|
-
"name": "Accordion",
|
|
1953
|
-
"superclass": {
|
|
1954
|
-
"name": "FASTAccordion",
|
|
1955
|
-
"package": "@microsoft/fast-foundation"
|
|
1956
|
-
},
|
|
1957
|
-
"tagName": "%%prefix%%-accordion",
|
|
1958
|
-
"customElement": true
|
|
1959
|
-
},
|
|
1960
|
-
{
|
|
1961
|
-
"kind": "variable",
|
|
1962
|
-
"name": "foundationAccordionShadowOptions",
|
|
1963
|
-
"type": {
|
|
1964
|
-
"text": "ShadowRootInit"
|
|
1965
|
-
},
|
|
1966
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1967
|
-
},
|
|
1968
|
-
{
|
|
1969
|
-
"kind": "variable",
|
|
1970
|
-
"name": "defaultAccordionConfig",
|
|
1971
|
-
"type": {
|
|
1972
|
-
"text": "object"
|
|
1973
|
-
},
|
|
1974
|
-
"default": "{}"
|
|
1975
|
-
},
|
|
1976
|
-
{
|
|
1977
|
-
"kind": "variable",
|
|
1978
|
-
"name": "foundationAccordion",
|
|
1979
|
-
"description": "The Foundation Accordion",
|
|
1980
|
-
"privacy": "public"
|
|
1981
|
-
}
|
|
1982
|
-
],
|
|
1983
|
-
"exports": [
|
|
1984
|
-
{
|
|
1985
|
-
"kind": "js",
|
|
1986
|
-
"name": "Accordion",
|
|
1987
|
-
"declaration": {
|
|
1988
|
-
"name": "Accordion",
|
|
1989
|
-
"module": "src/accordion/accordion.ts"
|
|
1990
|
-
}
|
|
1991
|
-
},
|
|
1992
|
-
{
|
|
1993
|
-
"kind": "js",
|
|
1994
|
-
"name": "foundationAccordionShadowOptions",
|
|
1995
|
-
"declaration": {
|
|
1996
|
-
"name": "foundationAccordionShadowOptions",
|
|
1997
|
-
"module": "src/accordion/accordion.ts"
|
|
1998
|
-
}
|
|
1999
|
-
},
|
|
2000
|
-
{
|
|
2001
|
-
"kind": "js",
|
|
2002
|
-
"name": "defaultAccordionConfig",
|
|
2003
|
-
"declaration": {
|
|
2004
|
-
"name": "defaultAccordionConfig",
|
|
2005
|
-
"module": "src/accordion/accordion.ts"
|
|
2006
|
-
}
|
|
2007
|
-
},
|
|
2008
|
-
{
|
|
2009
|
-
"kind": "js",
|
|
2010
|
-
"name": "foundationAccordion",
|
|
2011
|
-
"declaration": {
|
|
2012
|
-
"name": "foundationAccordion",
|
|
2013
|
-
"module": "src/accordion/accordion.ts"
|
|
2014
|
-
}
|
|
2015
|
-
}
|
|
2016
|
-
]
|
|
2017
|
-
},
|
|
2018
|
-
{
|
|
2019
|
-
"kind": "javascript-module",
|
|
2020
|
-
"path": "src/accordion/index.ts",
|
|
1838
|
+
"path": "src/_config/index.ts",
|
|
2021
1839
|
"declarations": [],
|
|
2022
1840
|
"exports": [
|
|
2023
1841
|
{
|
|
@@ -2025,7 +1843,7 @@
|
|
|
2025
1843
|
"name": "*",
|
|
2026
1844
|
"declaration": {
|
|
2027
1845
|
"name": "*",
|
|
2028
|
-
"package": "./
|
|
1846
|
+
"package": "./styles"
|
|
2029
1847
|
}
|
|
2030
1848
|
},
|
|
2031
1849
|
{
|
|
@@ -2033,7 +1851,7 @@
|
|
|
2033
1851
|
"name": "*",
|
|
2034
1852
|
"declaration": {
|
|
2035
1853
|
"name": "*",
|
|
2036
|
-
"package": "./
|
|
1854
|
+
"package": "./tokens"
|
|
2037
1855
|
}
|
|
2038
1856
|
},
|
|
2039
1857
|
{
|
|
@@ -2041,7 +1859,7 @@
|
|
|
2041
1859
|
"name": "*",
|
|
2042
1860
|
"declaration": {
|
|
2043
1861
|
"name": "*",
|
|
2044
|
-
"package": "./
|
|
1862
|
+
"package": "./values"
|
|
2045
1863
|
}
|
|
2046
1864
|
}
|
|
2047
1865
|
]
|
|
@@ -4156,6 +3974,188 @@
|
|
|
4156
3974
|
}
|
|
4157
3975
|
]
|
|
4158
3976
|
},
|
|
3977
|
+
{
|
|
3978
|
+
"kind": "javascript-module",
|
|
3979
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3980
|
+
"declarations": [
|
|
3981
|
+
{
|
|
3982
|
+
"kind": "function",
|
|
3983
|
+
"name": "foundationAccordionStyles",
|
|
3984
|
+
"return": {
|
|
3985
|
+
"type": {
|
|
3986
|
+
"text": "ElementStyles"
|
|
3987
|
+
}
|
|
3988
|
+
},
|
|
3989
|
+
"parameters": [
|
|
3990
|
+
{
|
|
3991
|
+
"name": "context",
|
|
3992
|
+
"type": {
|
|
3993
|
+
"text": "ElementDefinitionContext"
|
|
3994
|
+
}
|
|
3995
|
+
},
|
|
3996
|
+
{
|
|
3997
|
+
"name": "definition",
|
|
3998
|
+
"type": {
|
|
3999
|
+
"text": "FoundationElementDefinition"
|
|
4000
|
+
}
|
|
4001
|
+
}
|
|
4002
|
+
]
|
|
4003
|
+
}
|
|
4004
|
+
],
|
|
4005
|
+
"exports": [
|
|
4006
|
+
{
|
|
4007
|
+
"kind": "js",
|
|
4008
|
+
"name": "foundationAccordionStyles",
|
|
4009
|
+
"declaration": {
|
|
4010
|
+
"name": "foundationAccordionStyles",
|
|
4011
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
4012
|
+
}
|
|
4013
|
+
}
|
|
4014
|
+
]
|
|
4015
|
+
},
|
|
4016
|
+
{
|
|
4017
|
+
"kind": "javascript-module",
|
|
4018
|
+
"path": "src/accordion/accordion.template.ts",
|
|
4019
|
+
"declarations": [
|
|
4020
|
+
{
|
|
4021
|
+
"kind": "function",
|
|
4022
|
+
"name": "foundationAccordionTemplate",
|
|
4023
|
+
"return": {
|
|
4024
|
+
"type": {
|
|
4025
|
+
"text": "ViewTemplate<Accordion>"
|
|
4026
|
+
}
|
|
4027
|
+
},
|
|
4028
|
+
"parameters": [
|
|
4029
|
+
{
|
|
4030
|
+
"name": "context",
|
|
4031
|
+
"type": {
|
|
4032
|
+
"text": "ElementDefinitionContext"
|
|
4033
|
+
}
|
|
4034
|
+
},
|
|
4035
|
+
{
|
|
4036
|
+
"name": "definition",
|
|
4037
|
+
"type": {
|
|
4038
|
+
"text": "FoundationElementDefinition"
|
|
4039
|
+
}
|
|
4040
|
+
}
|
|
4041
|
+
]
|
|
4042
|
+
}
|
|
4043
|
+
],
|
|
4044
|
+
"exports": [
|
|
4045
|
+
{
|
|
4046
|
+
"kind": "js",
|
|
4047
|
+
"name": "foundationAccordionTemplate",
|
|
4048
|
+
"declaration": {
|
|
4049
|
+
"name": "foundationAccordionTemplate",
|
|
4050
|
+
"module": "src/accordion/accordion.template.ts"
|
|
4051
|
+
}
|
|
4052
|
+
}
|
|
4053
|
+
]
|
|
4054
|
+
},
|
|
4055
|
+
{
|
|
4056
|
+
"kind": "javascript-module",
|
|
4057
|
+
"path": "src/accordion/accordion.ts",
|
|
4058
|
+
"declarations": [
|
|
4059
|
+
{
|
|
4060
|
+
"kind": "class",
|
|
4061
|
+
"description": "",
|
|
4062
|
+
"name": "Accordion",
|
|
4063
|
+
"superclass": {
|
|
4064
|
+
"name": "FASTAccordion",
|
|
4065
|
+
"package": "@microsoft/fast-foundation"
|
|
4066
|
+
},
|
|
4067
|
+
"tagName": "%%prefix%%-accordion",
|
|
4068
|
+
"customElement": true
|
|
4069
|
+
},
|
|
4070
|
+
{
|
|
4071
|
+
"kind": "variable",
|
|
4072
|
+
"name": "foundationAccordionShadowOptions",
|
|
4073
|
+
"type": {
|
|
4074
|
+
"text": "ShadowRootInit"
|
|
4075
|
+
},
|
|
4076
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"kind": "variable",
|
|
4080
|
+
"name": "defaultAccordionConfig",
|
|
4081
|
+
"type": {
|
|
4082
|
+
"text": "object"
|
|
4083
|
+
},
|
|
4084
|
+
"default": "{}"
|
|
4085
|
+
},
|
|
4086
|
+
{
|
|
4087
|
+
"kind": "variable",
|
|
4088
|
+
"name": "foundationAccordion",
|
|
4089
|
+
"description": "The Foundation Accordion",
|
|
4090
|
+
"privacy": "public"
|
|
4091
|
+
}
|
|
4092
|
+
],
|
|
4093
|
+
"exports": [
|
|
4094
|
+
{
|
|
4095
|
+
"kind": "js",
|
|
4096
|
+
"name": "Accordion",
|
|
4097
|
+
"declaration": {
|
|
4098
|
+
"name": "Accordion",
|
|
4099
|
+
"module": "src/accordion/accordion.ts"
|
|
4100
|
+
}
|
|
4101
|
+
},
|
|
4102
|
+
{
|
|
4103
|
+
"kind": "js",
|
|
4104
|
+
"name": "foundationAccordionShadowOptions",
|
|
4105
|
+
"declaration": {
|
|
4106
|
+
"name": "foundationAccordionShadowOptions",
|
|
4107
|
+
"module": "src/accordion/accordion.ts"
|
|
4108
|
+
}
|
|
4109
|
+
},
|
|
4110
|
+
{
|
|
4111
|
+
"kind": "js",
|
|
4112
|
+
"name": "defaultAccordionConfig",
|
|
4113
|
+
"declaration": {
|
|
4114
|
+
"name": "defaultAccordionConfig",
|
|
4115
|
+
"module": "src/accordion/accordion.ts"
|
|
4116
|
+
}
|
|
4117
|
+
},
|
|
4118
|
+
{
|
|
4119
|
+
"kind": "js",
|
|
4120
|
+
"name": "foundationAccordion",
|
|
4121
|
+
"declaration": {
|
|
4122
|
+
"name": "foundationAccordion",
|
|
4123
|
+
"module": "src/accordion/accordion.ts"
|
|
4124
|
+
}
|
|
4125
|
+
}
|
|
4126
|
+
]
|
|
4127
|
+
},
|
|
4128
|
+
{
|
|
4129
|
+
"kind": "javascript-module",
|
|
4130
|
+
"path": "src/accordion/index.ts",
|
|
4131
|
+
"declarations": [],
|
|
4132
|
+
"exports": [
|
|
4133
|
+
{
|
|
4134
|
+
"kind": "js",
|
|
4135
|
+
"name": "*",
|
|
4136
|
+
"declaration": {
|
|
4137
|
+
"name": "*",
|
|
4138
|
+
"package": "./accordion.template"
|
|
4139
|
+
}
|
|
4140
|
+
},
|
|
4141
|
+
{
|
|
4142
|
+
"kind": "js",
|
|
4143
|
+
"name": "*",
|
|
4144
|
+
"declaration": {
|
|
4145
|
+
"name": "*",
|
|
4146
|
+
"package": "./accordion.styles"
|
|
4147
|
+
}
|
|
4148
|
+
},
|
|
4149
|
+
{
|
|
4150
|
+
"kind": "js",
|
|
4151
|
+
"name": "*",
|
|
4152
|
+
"declaration": {
|
|
4153
|
+
"name": "*",
|
|
4154
|
+
"package": "./accordion"
|
|
4155
|
+
}
|
|
4156
|
+
}
|
|
4157
|
+
]
|
|
4158
|
+
},
|
|
4159
4159
|
{
|
|
4160
4160
|
"kind": "javascript-module",
|
|
4161
4161
|
"path": "src/avatar/avatar.styles.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.263.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.263.0",
|
|
87
|
+
"@genesislcap/genx": "14.263.0",
|
|
88
|
+
"@genesislcap/rollup-builder": "14.263.0",
|
|
89
|
+
"@genesislcap/ts-builder": "14.263.0",
|
|
90
|
+
"@genesislcap/uvu-playwright-builder": "14.263.0",
|
|
91
|
+
"@genesislcap/vite-builder": "14.263.0",
|
|
92
|
+
"@genesislcap/webpack-builder": "14.263.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.263.0",
|
|
104
|
+
"@genesislcap/foundation-comms": "14.263.0",
|
|
105
|
+
"@genesislcap/foundation-criteria": "14.263.0",
|
|
106
|
+
"@genesislcap/foundation-errors": "14.263.0",
|
|
107
|
+
"@genesislcap/foundation-events": "14.263.0",
|
|
108
|
+
"@genesislcap/foundation-logger": "14.263.0",
|
|
109
|
+
"@genesislcap/foundation-notifications": "14.263.0",
|
|
110
|
+
"@genesislcap/foundation-user": "14.263.0",
|
|
111
|
+
"@genesislcap/foundation-utils": "14.263.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": "c1e36a1300a4d8e160aeb00831d0f940b0bde437"
|
|
134
134
|
}
|