@genesislcap/foundation-header 14.430.1 → 14.430.2-FUI-2528.2

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.
@@ -4039,6 +4039,12 @@
4039
4039
  }
4040
4040
  ]
4041
4041
  },
4042
+ {
4043
+ "kind": "javascript-module",
4044
+ "path": "src/templates/rapid.template.ts",
4045
+ "declarations": [],
4046
+ "exports": []
4047
+ },
4042
4048
  {
4043
4049
  "kind": "javascript-module",
4044
4050
  "path": "src/tags/index.ts",
@@ -4060,12 +4066,6 @@
4060
4066
  "declarations": [],
4061
4067
  "exports": []
4062
4068
  },
4063
- {
4064
- "kind": "javascript-module",
4065
- "path": "src/templates/rapid.template.ts",
4066
- "declarations": [],
4067
- "exports": []
4068
- },
4069
4069
  {
4070
4070
  "kind": "javascript-module",
4071
4071
  "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.430.1",
4
+ "version": "14.430.2-FUI-2528.2",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-header.d.ts",
@@ -84,29 +84,29 @@
84
84
  }
85
85
  },
86
86
  "devDependencies": {
87
- "@genesislcap/foundation-testing": "14.430.1",
88
- "@genesislcap/genx": "14.430.1",
89
- "@genesislcap/rollup-builder": "14.430.1",
90
- "@genesislcap/ts-builder": "14.430.1",
91
- "@genesislcap/uvu-playwright-builder": "14.430.1",
92
- "@genesislcap/vite-builder": "14.430.1",
93
- "@genesislcap/webpack-builder": "14.430.1"
87
+ "@genesislcap/foundation-testing": "14.430.2-FUI-2528.2",
88
+ "@genesislcap/genx": "14.430.2-FUI-2528.2",
89
+ "@genesislcap/rollup-builder": "14.430.2-FUI-2528.2",
90
+ "@genesislcap/ts-builder": "14.430.2-FUI-2528.2",
91
+ "@genesislcap/uvu-playwright-builder": "14.430.2-FUI-2528.2",
92
+ "@genesislcap/vite-builder": "14.430.2-FUI-2528.2",
93
+ "@genesislcap/webpack-builder": "14.430.2-FUI-2528.2"
94
94
  },
95
95
  "dependencies": {
96
- "@genesislcap/foundation-ai": "14.430.1",
97
- "@genesislcap/foundation-auth": "14.430.1",
98
- "@genesislcap/foundation-comms": "14.430.1",
99
- "@genesislcap/foundation-events": "14.430.1",
100
- "@genesislcap/foundation-i18n": "14.430.1",
101
- "@genesislcap/foundation-logger": "14.430.1",
102
- "@genesislcap/foundation-login": "14.430.1",
103
- "@genesislcap/foundation-shell": "14.430.1",
104
- "@genesislcap/foundation-ui": "14.430.1",
105
- "@genesislcap/foundation-user": "14.430.1",
106
- "@genesislcap/foundation-utils": "14.430.1",
107
- "@genesislcap/foundation-zero": "14.430.1",
108
- "@genesislcap/rapid-design-system": "14.430.1",
109
- "@genesislcap/web-core": "14.430.1"
96
+ "@genesislcap/foundation-ai": "14.430.2-FUI-2528.2",
97
+ "@genesislcap/foundation-auth": "14.430.2-FUI-2528.2",
98
+ "@genesislcap/foundation-comms": "14.430.2-FUI-2528.2",
99
+ "@genesislcap/foundation-events": "14.430.2-FUI-2528.2",
100
+ "@genesislcap/foundation-i18n": "14.430.2-FUI-2528.2",
101
+ "@genesislcap/foundation-logger": "14.430.2-FUI-2528.2",
102
+ "@genesislcap/foundation-login": "14.430.2-FUI-2528.2",
103
+ "@genesislcap/foundation-shell": "14.430.2-FUI-2528.2",
104
+ "@genesislcap/foundation-ui": "14.430.2-FUI-2528.2",
105
+ "@genesislcap/foundation-user": "14.430.2-FUI-2528.2",
106
+ "@genesislcap/foundation-utils": "14.430.2-FUI-2528.2",
107
+ "@genesislcap/foundation-zero": "14.430.2-FUI-2528.2",
108
+ "@genesislcap/rapid-design-system": "14.430.2-FUI-2528.2",
109
+ "@genesislcap/web-core": "14.430.2-FUI-2528.2"
110
110
  },
111
111
  "repository": {
112
112
  "type": "git",
@@ -117,5 +117,5 @@
117
117
  "access": "public"
118
118
  },
119
119
  "customElements": "dist/custom-elements.json",
120
- "gitHead": "6eb4026225087b765f5363f7233d3450af040900"
120
+ "gitHead": "a9029529642cefcd6de604943ba82fc7bf3edbab"
121
121
  }