@genesislcap/foundation-header 14.384.1 → 14.386.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 +6 -6
- package/package.json +22 -22
|
@@ -3663,12 +3663,6 @@
|
|
|
3663
3663
|
}
|
|
3664
3664
|
]
|
|
3665
3665
|
},
|
|
3666
|
-
{
|
|
3667
|
-
"kind": "javascript-module",
|
|
3668
|
-
"path": "src/templates/rapid.template.ts",
|
|
3669
|
-
"declarations": [],
|
|
3670
|
-
"exports": []
|
|
3671
|
-
},
|
|
3672
3666
|
{
|
|
3673
3667
|
"kind": "javascript-module",
|
|
3674
3668
|
"path": "src/tags/index.ts",
|
|
@@ -3690,6 +3684,12 @@
|
|
|
3690
3684
|
"declarations": [],
|
|
3691
3685
|
"exports": []
|
|
3692
3686
|
},
|
|
3687
|
+
{
|
|
3688
|
+
"kind": "javascript-module",
|
|
3689
|
+
"path": "src/templates/rapid.template.ts",
|
|
3690
|
+
"declarations": [],
|
|
3691
|
+
"exports": []
|
|
3692
|
+
},
|
|
3693
3693
|
{
|
|
3694
3694
|
"kind": "javascript-module",
|
|
3695
3695
|
"path": "src/utils/index.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-header",
|
|
3
3
|
"description": "Genesis Foundation Header",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.386.0",
|
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
|
6
6
|
"main": "dist/esm/index.js",
|
|
7
7
|
"types": "dist/foundation-header.d.ts",
|
|
@@ -77,28 +77,28 @@
|
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@genesislcap/foundation-testing": "14.
|
|
81
|
-
"@genesislcap/genx": "14.
|
|
82
|
-
"@genesislcap/rollup-builder": "14.
|
|
83
|
-
"@genesislcap/ts-builder": "14.
|
|
84
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
85
|
-
"@genesislcap/vite-builder": "14.
|
|
86
|
-
"@genesislcap/webpack-builder": "14.
|
|
80
|
+
"@genesislcap/foundation-testing": "14.386.0",
|
|
81
|
+
"@genesislcap/genx": "14.386.0",
|
|
82
|
+
"@genesislcap/rollup-builder": "14.386.0",
|
|
83
|
+
"@genesislcap/ts-builder": "14.386.0",
|
|
84
|
+
"@genesislcap/uvu-playwright-builder": "14.386.0",
|
|
85
|
+
"@genesislcap/vite-builder": "14.386.0",
|
|
86
|
+
"@genesislcap/webpack-builder": "14.386.0"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@genesislcap/foundation-auth": "14.
|
|
90
|
-
"@genesislcap/foundation-comms": "14.
|
|
91
|
-
"@genesislcap/foundation-events": "14.
|
|
92
|
-
"@genesislcap/foundation-i18n": "14.
|
|
93
|
-
"@genesislcap/foundation-logger": "14.
|
|
94
|
-
"@genesislcap/foundation-login": "14.
|
|
95
|
-
"@genesislcap/foundation-shell": "14.
|
|
96
|
-
"@genesislcap/foundation-ui": "14.
|
|
97
|
-
"@genesislcap/foundation-user": "14.
|
|
98
|
-
"@genesislcap/foundation-utils": "14.
|
|
99
|
-
"@genesislcap/foundation-zero": "14.
|
|
100
|
-
"@genesislcap/rapid-design-system": "14.
|
|
101
|
-
"@genesislcap/web-core": "14.
|
|
89
|
+
"@genesislcap/foundation-auth": "14.386.0",
|
|
90
|
+
"@genesislcap/foundation-comms": "14.386.0",
|
|
91
|
+
"@genesislcap/foundation-events": "14.386.0",
|
|
92
|
+
"@genesislcap/foundation-i18n": "14.386.0",
|
|
93
|
+
"@genesislcap/foundation-logger": "14.386.0",
|
|
94
|
+
"@genesislcap/foundation-login": "14.386.0",
|
|
95
|
+
"@genesislcap/foundation-shell": "14.386.0",
|
|
96
|
+
"@genesislcap/foundation-ui": "14.386.0",
|
|
97
|
+
"@genesislcap/foundation-user": "14.386.0",
|
|
98
|
+
"@genesislcap/foundation-utils": "14.386.0",
|
|
99
|
+
"@genesislcap/foundation-zero": "14.386.0",
|
|
100
|
+
"@genesislcap/rapid-design-system": "14.386.0",
|
|
101
|
+
"@genesislcap/web-core": "14.386.0"
|
|
102
102
|
},
|
|
103
103
|
"repository": {
|
|
104
104
|
"type": "git",
|
|
@@ -109,5 +109,5 @@
|
|
|
109
109
|
"access": "public"
|
|
110
110
|
},
|
|
111
111
|
"customElements": "dist/custom-elements.json",
|
|
112
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "e7b96cdce11cd5c9e08bbf4df29c56120a381dd6"
|
|
113
113
|
}
|