@genesislcap/foundation-header 15.23.3 → 15.24.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.
@@ -4304,6 +4304,33 @@
4304
4304
  }
4305
4305
  ]
4306
4306
  },
4307
+ {
4308
+ "kind": "javascript-module",
4309
+ "path": "src/tags/index.ts",
4310
+ "declarations": [],
4311
+ "exports": [
4312
+ {
4313
+ "kind": "js",
4314
+ "name": "*",
4315
+ "declaration": {
4316
+ "name": "*",
4317
+ "package": "./tags"
4318
+ }
4319
+ }
4320
+ ]
4321
+ },
4322
+ {
4323
+ "kind": "javascript-module",
4324
+ "path": "src/tags/tags.ts",
4325
+ "declarations": [],
4326
+ "exports": []
4327
+ },
4328
+ {
4329
+ "kind": "javascript-module",
4330
+ "path": "src/templates/rapid.template.ts",
4331
+ "declarations": [],
4332
+ "exports": []
4333
+ },
4307
4334
  {
4308
4335
  "kind": "javascript-module",
4309
4336
  "path": "src/styles/colors.ts",
@@ -4465,33 +4492,6 @@
4465
4492
  }
4466
4493
  ]
4467
4494
  },
4468
- {
4469
- "kind": "javascript-module",
4470
- "path": "src/tags/index.ts",
4471
- "declarations": [],
4472
- "exports": [
4473
- {
4474
- "kind": "js",
4475
- "name": "*",
4476
- "declaration": {
4477
- "name": "*",
4478
- "package": "./tags"
4479
- }
4480
- }
4481
- ]
4482
- },
4483
- {
4484
- "kind": "javascript-module",
4485
- "path": "src/tags/tags.ts",
4486
- "declarations": [],
4487
- "exports": []
4488
- },
4489
- {
4490
- "kind": "javascript-module",
4491
- "path": "src/templates/rapid.template.ts",
4492
- "declarations": [],
4493
- "exports": []
4494
- },
4495
4495
  {
4496
4496
  "kind": "javascript-module",
4497
4497
  "path": "src/utils/dump-event-metadata.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": "15.23.3",
4
+ "version": "15.24.0",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-header.d.ts",
@@ -84,28 +84,28 @@
84
84
  }
85
85
  },
86
86
  "devDependencies": {
87
- "@genesislcap/foundation-testing": "15.23.3",
88
- "@genesislcap/genx": "15.23.3",
89
- "@genesislcap/rollup-builder": "15.23.3",
90
- "@genesislcap/ts-builder": "15.23.3",
91
- "@genesislcap/uvu-playwright-builder": "15.23.3",
92
- "@genesislcap/vite-builder": "15.23.3",
93
- "@genesislcap/webpack-builder": "15.23.3"
87
+ "@genesislcap/foundation-testing": "15.24.0",
88
+ "@genesislcap/genx": "15.24.0",
89
+ "@genesislcap/rollup-builder": "15.24.0",
90
+ "@genesislcap/ts-builder": "15.24.0",
91
+ "@genesislcap/uvu-playwright-builder": "15.24.0",
92
+ "@genesislcap/vite-builder": "15.24.0",
93
+ "@genesislcap/webpack-builder": "15.24.0"
94
94
  },
95
95
  "dependencies": {
96
- "@genesislcap/foundation-ai": "15.23.3",
97
- "@genesislcap/foundation-auth": "15.23.3",
98
- "@genesislcap/foundation-comms": "15.23.3",
99
- "@genesislcap/foundation-events": "15.23.3",
100
- "@genesislcap/foundation-i18n": "15.23.3",
101
- "@genesislcap/foundation-logger": "15.23.3",
102
- "@genesislcap/foundation-shell": "15.23.3",
103
- "@genesislcap/foundation-ui": "15.23.3",
104
- "@genesislcap/foundation-user": "15.23.3",
105
- "@genesislcap/foundation-utils": "15.23.3",
106
- "@genesislcap/foundation-zero": "15.23.3",
107
- "@genesislcap/rapid-design-system": "15.23.3",
108
- "@genesislcap/web-core": "15.23.3"
96
+ "@genesislcap/foundation-ai": "15.24.0",
97
+ "@genesislcap/foundation-auth": "15.24.0",
98
+ "@genesislcap/foundation-comms": "15.24.0",
99
+ "@genesislcap/foundation-events": "15.24.0",
100
+ "@genesislcap/foundation-i18n": "15.24.0",
101
+ "@genesislcap/foundation-logger": "15.24.0",
102
+ "@genesislcap/foundation-shell": "15.24.0",
103
+ "@genesislcap/foundation-ui": "15.24.0",
104
+ "@genesislcap/foundation-user": "15.24.0",
105
+ "@genesislcap/foundation-utils": "15.24.0",
106
+ "@genesislcap/foundation-zero": "15.24.0",
107
+ "@genesislcap/rapid-design-system": "15.24.0",
108
+ "@genesislcap/web-core": "15.24.0"
109
109
  },
110
110
  "repository": {
111
111
  "type": "git",