@genesislcap/foundation-header 14.258.0 → 14.258.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 +6 -6
- package/package.json +22 -22
|
@@ -2320,6 +2320,12 @@
|
|
|
2320
2320
|
"declarations": [],
|
|
2321
2321
|
"exports": []
|
|
2322
2322
|
},
|
|
2323
|
+
{
|
|
2324
|
+
"kind": "javascript-module",
|
|
2325
|
+
"path": "src/templates/rapid.template.ts",
|
|
2326
|
+
"declarations": [],
|
|
2327
|
+
"exports": []
|
|
2328
|
+
},
|
|
2323
2329
|
{
|
|
2324
2330
|
"kind": "javascript-module",
|
|
2325
2331
|
"path": "src/utils/index.ts",
|
|
@@ -2354,12 +2360,6 @@
|
|
|
2354
2360
|
}
|
|
2355
2361
|
}
|
|
2356
2362
|
]
|
|
2357
|
-
},
|
|
2358
|
-
{
|
|
2359
|
-
"kind": "javascript-module",
|
|
2360
|
-
"path": "src/templates/rapid.template.ts",
|
|
2361
|
-
"declarations": [],
|
|
2362
|
-
"exports": []
|
|
2363
2363
|
}
|
|
2364
2364
|
]
|
|
2365
2365
|
}
|
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.258.
|
|
4
|
+
"version": "14.258.1",
|
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
|
6
6
|
"main": "dist/esm/index.js",
|
|
7
7
|
"types": "dist/foundation-header.d.ts",
|
|
@@ -77,29 +77,29 @@
|
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@genesislcap/foundation-testing": "14.258.
|
|
81
|
-
"@genesislcap/genx": "14.258.
|
|
82
|
-
"@genesislcap/rollup-builder": "14.258.
|
|
83
|
-
"@genesislcap/ts-builder": "14.258.
|
|
84
|
-
"@genesislcap/uvu-playwright-builder": "14.258.
|
|
85
|
-
"@genesislcap/vite-builder": "14.258.
|
|
86
|
-
"@genesislcap/webpack-builder": "14.258.
|
|
80
|
+
"@genesislcap/foundation-testing": "14.258.1",
|
|
81
|
+
"@genesislcap/genx": "14.258.1",
|
|
82
|
+
"@genesislcap/rollup-builder": "14.258.1",
|
|
83
|
+
"@genesislcap/ts-builder": "14.258.1",
|
|
84
|
+
"@genesislcap/uvu-playwright-builder": "14.258.1",
|
|
85
|
+
"@genesislcap/vite-builder": "14.258.1",
|
|
86
|
+
"@genesislcap/webpack-builder": "14.258.1",
|
|
87
87
|
"rimraf": "^5.0.0"
|
|
88
88
|
},
|
|
89
89
|
"dependencies": {
|
|
90
|
-
"@genesislcap/foundation-auth": "14.258.
|
|
91
|
-
"@genesislcap/foundation-comms": "14.258.
|
|
92
|
-
"@genesislcap/foundation-events": "14.258.
|
|
93
|
-
"@genesislcap/foundation-i18n": "14.258.
|
|
94
|
-
"@genesislcap/foundation-logger": "14.258.
|
|
95
|
-
"@genesislcap/foundation-login": "14.258.
|
|
96
|
-
"@genesislcap/foundation-shell": "14.258.
|
|
97
|
-
"@genesislcap/foundation-ui": "14.258.
|
|
98
|
-
"@genesislcap/foundation-user": "14.258.
|
|
99
|
-
"@genesislcap/foundation-utils": "14.258.
|
|
100
|
-
"@genesislcap/foundation-zero": "14.258.
|
|
101
|
-
"@genesislcap/rapid-design-system": "14.258.
|
|
102
|
-
"@genesislcap/web-core": "14.258.
|
|
90
|
+
"@genesislcap/foundation-auth": "14.258.1",
|
|
91
|
+
"@genesislcap/foundation-comms": "14.258.1",
|
|
92
|
+
"@genesislcap/foundation-events": "14.258.1",
|
|
93
|
+
"@genesislcap/foundation-i18n": "14.258.1",
|
|
94
|
+
"@genesislcap/foundation-logger": "14.258.1",
|
|
95
|
+
"@genesislcap/foundation-login": "14.258.1",
|
|
96
|
+
"@genesislcap/foundation-shell": "14.258.1",
|
|
97
|
+
"@genesislcap/foundation-ui": "14.258.1",
|
|
98
|
+
"@genesislcap/foundation-user": "14.258.1",
|
|
99
|
+
"@genesislcap/foundation-utils": "14.258.1",
|
|
100
|
+
"@genesislcap/foundation-zero": "14.258.1",
|
|
101
|
+
"@genesislcap/rapid-design-system": "14.258.1",
|
|
102
|
+
"@genesislcap/web-core": "14.258.1",
|
|
103
103
|
"tslib": "^2.3.1"
|
|
104
104
|
},
|
|
105
105
|
"repository": {
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"access": "public"
|
|
112
112
|
},
|
|
113
113
|
"customElements": "dist/custom-elements.json",
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "2221f0c21f02e203e2aa89f9a7fbc684de954a72"
|
|
115
115
|
}
|