@genesislcap/foundation-utils 14.20.1-alpha-ea89a96.0 → 14.20.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 +58 -58
- package/package.json +9 -6
|
@@ -869,29 +869,6 @@
|
|
|
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
|
-
},
|
|
895
872
|
{
|
|
896
873
|
"kind": "javascript-module",
|
|
897
874
|
"path": "src/observer/index.ts",
|
|
@@ -1017,6 +994,29 @@
|
|
|
1017
994
|
}
|
|
1018
995
|
]
|
|
1019
996
|
},
|
|
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,6 +1691,41 @@
|
|
|
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
|
+
},
|
|
1694
1729
|
{
|
|
1695
1730
|
"kind": "javascript-module",
|
|
1696
1731
|
"path": "src/mixins/lifecycle/index.ts",
|
|
@@ -1897,41 +1932,6 @@
|
|
|
1897
1932
|
}
|
|
1898
1933
|
}
|
|
1899
1934
|
]
|
|
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.1
|
|
4
|
+
"version": "14.20.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -10,22 +10,25 @@
|
|
|
10
10
|
"PORT": 3040
|
|
11
11
|
},
|
|
12
12
|
"scripts": {
|
|
13
|
-
"
|
|
13
|
+
"api": "npm run cem:analyze",
|
|
14
|
+
"build": "npm run clean && npm run build:tsc && npm run api",
|
|
14
15
|
"build:rollup": "rollup -c",
|
|
15
16
|
"build:rollup:stats": "cross-env ANALYZE=1 npm run build:rollup",
|
|
17
|
+
"build:tsc": "tsc -b ./tsconfig.json",
|
|
16
18
|
"build:webpack": "cross-env NODE_ENV=production webpack",
|
|
17
19
|
"build:webpack:stats": "cross-env ANALYZE=1 npm run build:webpack",
|
|
18
|
-
"
|
|
20
|
+
"cem:analyze": "cem analyze --config custom-elements-manifest.config.js",
|
|
21
|
+
"clean": "genx clean dist tsconfig.tsbuildinfo .rollup.cache",
|
|
19
22
|
"dev": "npm run dev:tsc",
|
|
20
23
|
"dev:rollup": "rollup -c -w --configDev",
|
|
21
|
-
"dev:tsc": "
|
|
24
|
+
"dev:tsc": "tsc -b ./tsconfig.json -w",
|
|
22
25
|
"dev:webpack": "cross-env NODE_ENV=development webpack serve",
|
|
23
26
|
"serve": "genx serve",
|
|
24
27
|
"test": "echo \"Error: no test specified\""
|
|
25
28
|
},
|
|
26
29
|
"devDependencies": {
|
|
27
30
|
"@custom-elements-manifest/analyzer": "^0.8.2",
|
|
28
|
-
"@genesislcap/genx": "14.20.1
|
|
31
|
+
"@genesislcap/genx": "^14.20.1",
|
|
29
32
|
"@module-federation/dashboard-plugin": "2.3.0",
|
|
30
33
|
"@playwright/test": "^1.18.1",
|
|
31
34
|
"@rollup/plugin-commonjs": "^21.0.1",
|
|
@@ -87,5 +90,5 @@
|
|
|
87
90
|
"access": "public"
|
|
88
91
|
},
|
|
89
92
|
"customElements": "dist/custom-elements.json",
|
|
90
|
-
"gitHead": "
|
|
93
|
+
"gitHead": "42802f45b0f6761369bb13c84cd8f8e30ce4fba1"
|
|
91
94
|
}
|