@genesislcap/foundation-ui 14.180.4 → 14.180.5
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 +242 -242
- package/package.json +16 -16
|
@@ -817,233 +817,6 @@
|
|
|
817
817
|
}
|
|
818
818
|
]
|
|
819
819
|
},
|
|
820
|
-
{
|
|
821
|
-
"kind": "javascript-module",
|
|
822
|
-
"path": "src/_common/icons.ts",
|
|
823
|
-
"declarations": [
|
|
824
|
-
{
|
|
825
|
-
"kind": "function",
|
|
826
|
-
"name": "closeIcon",
|
|
827
|
-
"parameters": [
|
|
828
|
-
{
|
|
829
|
-
"name": "slot",
|
|
830
|
-
"default": "'start'"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "fill",
|
|
834
|
-
"default": "'#879ba6'"
|
|
835
|
-
}
|
|
836
|
-
]
|
|
837
|
-
}
|
|
838
|
-
],
|
|
839
|
-
"exports": [
|
|
840
|
-
{
|
|
841
|
-
"kind": "js",
|
|
842
|
-
"name": "closeIcon",
|
|
843
|
-
"declaration": {
|
|
844
|
-
"name": "closeIcon",
|
|
845
|
-
"module": "src/_common/icons.ts"
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
]
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "javascript-module",
|
|
852
|
-
"path": "src/_common/index.ts",
|
|
853
|
-
"declarations": [],
|
|
854
|
-
"exports": [
|
|
855
|
-
{
|
|
856
|
-
"kind": "js",
|
|
857
|
-
"name": "*",
|
|
858
|
-
"declaration": {
|
|
859
|
-
"name": "*",
|
|
860
|
-
"package": "./icons"
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
]
|
|
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
820
|
{
|
|
1048
821
|
"kind": "javascript-module",
|
|
1049
822
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1997,6 +1770,188 @@
|
|
|
1997
1770
|
}
|
|
1998
1771
|
]
|
|
1999
1772
|
},
|
|
1773
|
+
{
|
|
1774
|
+
"kind": "javascript-module",
|
|
1775
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1776
|
+
"declarations": [
|
|
1777
|
+
{
|
|
1778
|
+
"kind": "function",
|
|
1779
|
+
"name": "foundationAccordionStyles",
|
|
1780
|
+
"return": {
|
|
1781
|
+
"type": {
|
|
1782
|
+
"text": "ElementStyles"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
"parameters": [
|
|
1786
|
+
{
|
|
1787
|
+
"name": "context",
|
|
1788
|
+
"type": {
|
|
1789
|
+
"text": "ElementDefinitionContext"
|
|
1790
|
+
}
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"name": "definition",
|
|
1794
|
+
"type": {
|
|
1795
|
+
"text": "FoundationElementDefinition"
|
|
1796
|
+
}
|
|
1797
|
+
}
|
|
1798
|
+
]
|
|
1799
|
+
}
|
|
1800
|
+
],
|
|
1801
|
+
"exports": [
|
|
1802
|
+
{
|
|
1803
|
+
"kind": "js",
|
|
1804
|
+
"name": "foundationAccordionStyles",
|
|
1805
|
+
"declaration": {
|
|
1806
|
+
"name": "foundationAccordionStyles",
|
|
1807
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1808
|
+
}
|
|
1809
|
+
}
|
|
1810
|
+
]
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
"kind": "javascript-module",
|
|
1814
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1815
|
+
"declarations": [
|
|
1816
|
+
{
|
|
1817
|
+
"kind": "function",
|
|
1818
|
+
"name": "foundationAccordionTemplate",
|
|
1819
|
+
"return": {
|
|
1820
|
+
"type": {
|
|
1821
|
+
"text": "ViewTemplate<Accordion>"
|
|
1822
|
+
}
|
|
1823
|
+
},
|
|
1824
|
+
"parameters": [
|
|
1825
|
+
{
|
|
1826
|
+
"name": "context",
|
|
1827
|
+
"type": {
|
|
1828
|
+
"text": "ElementDefinitionContext"
|
|
1829
|
+
}
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"name": "definition",
|
|
1833
|
+
"type": {
|
|
1834
|
+
"text": "FoundationElementDefinition"
|
|
1835
|
+
}
|
|
1836
|
+
}
|
|
1837
|
+
]
|
|
1838
|
+
}
|
|
1839
|
+
],
|
|
1840
|
+
"exports": [
|
|
1841
|
+
{
|
|
1842
|
+
"kind": "js",
|
|
1843
|
+
"name": "foundationAccordionTemplate",
|
|
1844
|
+
"declaration": {
|
|
1845
|
+
"name": "foundationAccordionTemplate",
|
|
1846
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1847
|
+
}
|
|
1848
|
+
}
|
|
1849
|
+
]
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
"kind": "javascript-module",
|
|
1853
|
+
"path": "src/accordion/accordion.ts",
|
|
1854
|
+
"declarations": [
|
|
1855
|
+
{
|
|
1856
|
+
"kind": "class",
|
|
1857
|
+
"description": "",
|
|
1858
|
+
"name": "Accordion",
|
|
1859
|
+
"superclass": {
|
|
1860
|
+
"name": "FASTAccordion",
|
|
1861
|
+
"package": "@microsoft/fast-foundation"
|
|
1862
|
+
},
|
|
1863
|
+
"tagName": "%%prefix%%-accordion",
|
|
1864
|
+
"customElement": true
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"kind": "variable",
|
|
1868
|
+
"name": "foundationAccordionShadowOptions",
|
|
1869
|
+
"type": {
|
|
1870
|
+
"text": "ShadowRootInit"
|
|
1871
|
+
},
|
|
1872
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"kind": "variable",
|
|
1876
|
+
"name": "defaultAccordionConfig",
|
|
1877
|
+
"type": {
|
|
1878
|
+
"text": "object"
|
|
1879
|
+
},
|
|
1880
|
+
"default": "{}"
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
"kind": "variable",
|
|
1884
|
+
"name": "foundationAccordion",
|
|
1885
|
+
"description": "The Foundation Accordion",
|
|
1886
|
+
"privacy": "public"
|
|
1887
|
+
}
|
|
1888
|
+
],
|
|
1889
|
+
"exports": [
|
|
1890
|
+
{
|
|
1891
|
+
"kind": "js",
|
|
1892
|
+
"name": "Accordion",
|
|
1893
|
+
"declaration": {
|
|
1894
|
+
"name": "Accordion",
|
|
1895
|
+
"module": "src/accordion/accordion.ts"
|
|
1896
|
+
}
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"kind": "js",
|
|
1900
|
+
"name": "foundationAccordionShadowOptions",
|
|
1901
|
+
"declaration": {
|
|
1902
|
+
"name": "foundationAccordionShadowOptions",
|
|
1903
|
+
"module": "src/accordion/accordion.ts"
|
|
1904
|
+
}
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"kind": "js",
|
|
1908
|
+
"name": "defaultAccordionConfig",
|
|
1909
|
+
"declaration": {
|
|
1910
|
+
"name": "defaultAccordionConfig",
|
|
1911
|
+
"module": "src/accordion/accordion.ts"
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
"kind": "js",
|
|
1916
|
+
"name": "foundationAccordion",
|
|
1917
|
+
"declaration": {
|
|
1918
|
+
"name": "foundationAccordion",
|
|
1919
|
+
"module": "src/accordion/accordion.ts"
|
|
1920
|
+
}
|
|
1921
|
+
}
|
|
1922
|
+
]
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "javascript-module",
|
|
1926
|
+
"path": "src/accordion/index.ts",
|
|
1927
|
+
"declarations": [],
|
|
1928
|
+
"exports": [
|
|
1929
|
+
{
|
|
1930
|
+
"kind": "js",
|
|
1931
|
+
"name": "*",
|
|
1932
|
+
"declaration": {
|
|
1933
|
+
"name": "*",
|
|
1934
|
+
"package": "./accordion.template"
|
|
1935
|
+
}
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"kind": "js",
|
|
1939
|
+
"name": "*",
|
|
1940
|
+
"declaration": {
|
|
1941
|
+
"name": "*",
|
|
1942
|
+
"package": "./accordion.styles"
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1945
|
+
{
|
|
1946
|
+
"kind": "js",
|
|
1947
|
+
"name": "*",
|
|
1948
|
+
"declaration": {
|
|
1949
|
+
"name": "*",
|
|
1950
|
+
"package": "./accordion"
|
|
1951
|
+
}
|
|
1952
|
+
}
|
|
1953
|
+
]
|
|
1954
|
+
},
|
|
2000
1955
|
{
|
|
2001
1956
|
"kind": "javascript-module",
|
|
2002
1957
|
"path": "src/_config/index.ts",
|
|
@@ -4138,6 +4093,51 @@
|
|
|
4138
4093
|
}
|
|
4139
4094
|
]
|
|
4140
4095
|
},
|
|
4096
|
+
{
|
|
4097
|
+
"kind": "javascript-module",
|
|
4098
|
+
"path": "src/_common/icons.ts",
|
|
4099
|
+
"declarations": [
|
|
4100
|
+
{
|
|
4101
|
+
"kind": "function",
|
|
4102
|
+
"name": "closeIcon",
|
|
4103
|
+
"parameters": [
|
|
4104
|
+
{
|
|
4105
|
+
"name": "slot",
|
|
4106
|
+
"default": "'start'"
|
|
4107
|
+
},
|
|
4108
|
+
{
|
|
4109
|
+
"name": "fill",
|
|
4110
|
+
"default": "'#879ba6'"
|
|
4111
|
+
}
|
|
4112
|
+
]
|
|
4113
|
+
}
|
|
4114
|
+
],
|
|
4115
|
+
"exports": [
|
|
4116
|
+
{
|
|
4117
|
+
"kind": "js",
|
|
4118
|
+
"name": "closeIcon",
|
|
4119
|
+
"declaration": {
|
|
4120
|
+
"name": "closeIcon",
|
|
4121
|
+
"module": "src/_common/icons.ts"
|
|
4122
|
+
}
|
|
4123
|
+
}
|
|
4124
|
+
]
|
|
4125
|
+
},
|
|
4126
|
+
{
|
|
4127
|
+
"kind": "javascript-module",
|
|
4128
|
+
"path": "src/_common/index.ts",
|
|
4129
|
+
"declarations": [],
|
|
4130
|
+
"exports": [
|
|
4131
|
+
{
|
|
4132
|
+
"kind": "js",
|
|
4133
|
+
"name": "*",
|
|
4134
|
+
"declaration": {
|
|
4135
|
+
"name": "*",
|
|
4136
|
+
"package": "./icons"
|
|
4137
|
+
}
|
|
4138
|
+
}
|
|
4139
|
+
]
|
|
4140
|
+
},
|
|
4141
4141
|
{
|
|
4142
4142
|
"kind": "javascript-module",
|
|
4143
4143
|
"path": "src/avatar/avatar.styles.ts",
|
|
@@ -25587,6 +25587,21 @@
|
|
|
25587
25587
|
}
|
|
25588
25588
|
]
|
|
25589
25589
|
},
|
|
25590
|
+
{
|
|
25591
|
+
"kind": "javascript-module",
|
|
25592
|
+
"path": "src/overlays/index.ts",
|
|
25593
|
+
"declarations": [],
|
|
25594
|
+
"exports": [
|
|
25595
|
+
{
|
|
25596
|
+
"kind": "js",
|
|
25597
|
+
"name": "*",
|
|
25598
|
+
"declaration": {
|
|
25599
|
+
"name": "*",
|
|
25600
|
+
"package": "./system-health"
|
|
25601
|
+
}
|
|
25602
|
+
}
|
|
25603
|
+
]
|
|
25604
|
+
},
|
|
25590
25605
|
{
|
|
25591
25606
|
"kind": "javascript-module",
|
|
25592
25607
|
"path": "src/options-datasource/index.ts",
|
|
@@ -27407,21 +27422,6 @@
|
|
|
27407
27422
|
}
|
|
27408
27423
|
]
|
|
27409
27424
|
},
|
|
27410
|
-
{
|
|
27411
|
-
"kind": "javascript-module",
|
|
27412
|
-
"path": "src/overlays/index.ts",
|
|
27413
|
-
"declarations": [],
|
|
27414
|
-
"exports": [
|
|
27415
|
-
{
|
|
27416
|
-
"kind": "js",
|
|
27417
|
-
"name": "*",
|
|
27418
|
-
"declaration": {
|
|
27419
|
-
"name": "*",
|
|
27420
|
-
"package": "./system-health"
|
|
27421
|
-
}
|
|
27422
|
-
}
|
|
27423
|
-
]
|
|
27424
|
-
},
|
|
27425
27425
|
{
|
|
27426
27426
|
"kind": "javascript-module",
|
|
27427
27427
|
"path": "src/patterns/define.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.180.
|
|
4
|
+
"version": "14.180.5",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -74,13 +74,13 @@
|
|
|
74
74
|
"test:debug": "genx test --debug"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@genesislcap/foundation-testing": "14.180.
|
|
78
|
-
"@genesislcap/genx": "14.180.
|
|
79
|
-
"@genesislcap/rollup-builder": "14.180.
|
|
80
|
-
"@genesislcap/ts-builder": "14.180.
|
|
81
|
-
"@genesislcap/uvu-playwright-builder": "14.180.
|
|
82
|
-
"@genesislcap/vite-builder": "14.180.
|
|
83
|
-
"@genesislcap/webpack-builder": "14.180.
|
|
77
|
+
"@genesislcap/foundation-testing": "14.180.5",
|
|
78
|
+
"@genesislcap/genx": "14.180.5",
|
|
79
|
+
"@genesislcap/rollup-builder": "14.180.5",
|
|
80
|
+
"@genesislcap/ts-builder": "14.180.5",
|
|
81
|
+
"@genesislcap/uvu-playwright-builder": "14.180.5",
|
|
82
|
+
"@genesislcap/vite-builder": "14.180.5",
|
|
83
|
+
"@genesislcap/webpack-builder": "14.180.5",
|
|
84
84
|
"copyfiles": "^2.4.1",
|
|
85
85
|
"rimraf": "^3.0.2",
|
|
86
86
|
"rxjs": "^7.5.4"
|
|
@@ -91,13 +91,13 @@
|
|
|
91
91
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
92
92
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
93
93
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^4.0.0",
|
|
94
|
-
"@genesislcap/foundation-comms": "14.180.
|
|
95
|
-
"@genesislcap/foundation-criteria": "14.180.
|
|
96
|
-
"@genesislcap/foundation-errors": "14.180.
|
|
97
|
-
"@genesislcap/foundation-logger": "14.180.
|
|
98
|
-
"@genesislcap/foundation-notifications": "14.180.
|
|
99
|
-
"@genesislcap/foundation-user": "14.180.
|
|
100
|
-
"@genesislcap/foundation-utils": "14.180.
|
|
94
|
+
"@genesislcap/foundation-comms": "14.180.5",
|
|
95
|
+
"@genesislcap/foundation-criteria": "14.180.5",
|
|
96
|
+
"@genesislcap/foundation-errors": "14.180.5",
|
|
97
|
+
"@genesislcap/foundation-logger": "14.180.5",
|
|
98
|
+
"@genesislcap/foundation-notifications": "14.180.5",
|
|
99
|
+
"@genesislcap/foundation-user": "14.180.5",
|
|
100
|
+
"@genesislcap/foundation-utils": "14.180.5",
|
|
101
101
|
"@microsoft/fast-colors": "^5.3.1",
|
|
102
102
|
"@microsoft/fast-components": "^2.30.6",
|
|
103
103
|
"@microsoft/fast-element": "^1.12.0",
|
|
@@ -119,5 +119,5 @@
|
|
|
119
119
|
"access": "public"
|
|
120
120
|
},
|
|
121
121
|
"customElements": "dist/custom-elements.json",
|
|
122
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "6ecb126c94200e9e7c2735359dc6efe0bc743f9d"
|
|
123
123
|
}
|