@genesislcap/foundation-utils 14.20.1 → 14.20.2-alpha-97d057d.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 +58 -58
- package/package.json +3 -3
|
@@ -869,6 +869,29 @@
|
|
|
869
869
|
}
|
|
870
870
|
]
|
|
871
871
|
},
|
|
872
|
+
{
|
|
873
|
+
"kind": "javascript-module",
|
|
874
|
+
"path": "src/mixins/index.ts",
|
|
875
|
+
"declarations": [],
|
|
876
|
+
"exports": [
|
|
877
|
+
{
|
|
878
|
+
"kind": "js",
|
|
879
|
+
"name": "*",
|
|
880
|
+
"declaration": {
|
|
881
|
+
"name": "*",
|
|
882
|
+
"package": "./pendingState"
|
|
883
|
+
}
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"kind": "js",
|
|
887
|
+
"name": "*",
|
|
888
|
+
"declaration": {
|
|
889
|
+
"name": "*",
|
|
890
|
+
"package": "./lifecycle"
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
]
|
|
894
|
+
},
|
|
872
895
|
{
|
|
873
896
|
"kind": "javascript-module",
|
|
874
897
|
"path": "src/observer/index.ts",
|
|
@@ -994,29 +1017,6 @@
|
|
|
994
1017
|
}
|
|
995
1018
|
]
|
|
996
1019
|
},
|
|
997
|
-
{
|
|
998
|
-
"kind": "javascript-module",
|
|
999
|
-
"path": "src/mixins/index.ts",
|
|
1000
|
-
"declarations": [],
|
|
1001
|
-
"exports": [
|
|
1002
|
-
{
|
|
1003
|
-
"kind": "js",
|
|
1004
|
-
"name": "*",
|
|
1005
|
-
"declaration": {
|
|
1006
|
-
"name": "*",
|
|
1007
|
-
"package": "./pendingState"
|
|
1008
|
-
}
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
"kind": "js",
|
|
1012
|
-
"name": "*",
|
|
1013
|
-
"declaration": {
|
|
1014
|
-
"name": "*",
|
|
1015
|
-
"package": "./lifecycle"
|
|
1016
|
-
}
|
|
1017
|
-
}
|
|
1018
|
-
]
|
|
1019
|
-
},
|
|
1020
1020
|
{
|
|
1021
1021
|
"kind": "javascript-module",
|
|
1022
1022
|
"path": "src/styles/color.ts",
|
|
@@ -1691,41 +1691,6 @@
|
|
|
1691
1691
|
"declarations": [],
|
|
1692
1692
|
"exports": []
|
|
1693
1693
|
},
|
|
1694
|
-
{
|
|
1695
|
-
"kind": "javascript-module",
|
|
1696
|
-
"path": "src/serializers/json/index.ts",
|
|
1697
|
-
"declarations": [],
|
|
1698
|
-
"exports": [
|
|
1699
|
-
{
|
|
1700
|
-
"kind": "js",
|
|
1701
|
-
"name": "*",
|
|
1702
|
-
"declaration": {
|
|
1703
|
-
"name": "*",
|
|
1704
|
-
"package": "./json"
|
|
1705
|
-
}
|
|
1706
|
-
}
|
|
1707
|
-
]
|
|
1708
|
-
},
|
|
1709
|
-
{
|
|
1710
|
-
"kind": "javascript-module",
|
|
1711
|
-
"path": "src/serializers/json/json.ts",
|
|
1712
|
-
"declarations": [
|
|
1713
|
-
{
|
|
1714
|
-
"kind": "variable",
|
|
1715
|
-
"name": "JSONSerializer"
|
|
1716
|
-
}
|
|
1717
|
-
],
|
|
1718
|
-
"exports": [
|
|
1719
|
-
{
|
|
1720
|
-
"kind": "js",
|
|
1721
|
-
"name": "JSONSerializer",
|
|
1722
|
-
"declaration": {
|
|
1723
|
-
"name": "JSONSerializer",
|
|
1724
|
-
"module": "src/serializers/json/json.ts"
|
|
1725
|
-
}
|
|
1726
|
-
}
|
|
1727
|
-
]
|
|
1728
|
-
},
|
|
1729
1694
|
{
|
|
1730
1695
|
"kind": "javascript-module",
|
|
1731
1696
|
"path": "src/mixins/lifecycle/index.ts",
|
|
@@ -1932,6 +1897,41 @@
|
|
|
1932
1897
|
}
|
|
1933
1898
|
}
|
|
1934
1899
|
]
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"kind": "javascript-module",
|
|
1903
|
+
"path": "src/serializers/json/index.ts",
|
|
1904
|
+
"declarations": [],
|
|
1905
|
+
"exports": [
|
|
1906
|
+
{
|
|
1907
|
+
"kind": "js",
|
|
1908
|
+
"name": "*",
|
|
1909
|
+
"declaration": {
|
|
1910
|
+
"name": "*",
|
|
1911
|
+
"package": "./json"
|
|
1912
|
+
}
|
|
1913
|
+
}
|
|
1914
|
+
]
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"kind": "javascript-module",
|
|
1918
|
+
"path": "src/serializers/json/json.ts",
|
|
1919
|
+
"declarations": [
|
|
1920
|
+
{
|
|
1921
|
+
"kind": "variable",
|
|
1922
|
+
"name": "JSONSerializer"
|
|
1923
|
+
}
|
|
1924
|
+
],
|
|
1925
|
+
"exports": [
|
|
1926
|
+
{
|
|
1927
|
+
"kind": "js",
|
|
1928
|
+
"name": "JSONSerializer",
|
|
1929
|
+
"declaration": {
|
|
1930
|
+
"name": "JSONSerializer",
|
|
1931
|
+
"module": "src/serializers/json/json.ts"
|
|
1932
|
+
}
|
|
1933
|
+
}
|
|
1934
|
+
]
|
|
1935
1935
|
}
|
|
1936
1936
|
]
|
|
1937
1937
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "14.20.
|
|
4
|
+
"version": "14.20.2-alpha-97d057d.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@custom-elements-manifest/analyzer": "^0.8.2",
|
|
31
|
-
"@genesislcap/genx": "
|
|
31
|
+
"@genesislcap/genx": "14.20.2-alpha-97d057d.0",
|
|
32
32
|
"@module-federation/dashboard-plugin": "2.3.0",
|
|
33
33
|
"@playwright/test": "^1.18.1",
|
|
34
34
|
"@rollup/plugin-commonjs": "^21.0.1",
|
|
@@ -90,5 +90,5 @@
|
|
|
90
90
|
"access": "public"
|
|
91
91
|
},
|
|
92
92
|
"customElements": "dist/custom-elements.json",
|
|
93
|
-
"gitHead": "
|
|
93
|
+
"gitHead": "0859360a22f4f1a102f0a9421ad77fd666a7b379"
|
|
94
94
|
}
|