@genesislcap/foundation-header 14.283.1 → 14.283.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.
@@ -25,48 +25,6 @@
25
25
  }
26
26
  ]
27
27
  },
28
- {
29
- "kind": "javascript-module",
30
- "path": "src/components/rapid-components.ts",
31
- "declarations": [
32
- {
33
- "kind": "function",
34
- "name": "registerCommonRapidComponents",
35
- "privacy": "public"
36
- }
37
- ],
38
- "exports": [
39
- {
40
- "kind": "js",
41
- "name": "registerCommonRapidComponents",
42
- "declaration": {
43
- "name": "registerCommonRapidComponents",
44
- "module": "src/components/rapid-components.ts"
45
- }
46
- }
47
- ]
48
- },
49
- {
50
- "kind": "javascript-module",
51
- "path": "src/components/zero-components.ts",
52
- "declarations": [
53
- {
54
- "kind": "function",
55
- "name": "registerCommonZeroComponents",
56
- "privacy": "public"
57
- }
58
- ],
59
- "exports": [
60
- {
61
- "kind": "js",
62
- "name": "registerCommonZeroComponents",
63
- "declaration": {
64
- "name": "registerCommonZeroComponents",
65
- "module": "src/components/zero-components.ts"
66
- }
67
- }
68
- ]
69
- },
70
28
  {
71
29
  "kind": "javascript-module",
72
30
  "path": "src/config/config.ts",
@@ -222,6 +180,48 @@
222
180
  }
223
181
  ]
224
182
  },
183
+ {
184
+ "kind": "javascript-module",
185
+ "path": "src/components/rapid-components.ts",
186
+ "declarations": [
187
+ {
188
+ "kind": "function",
189
+ "name": "registerCommonRapidComponents",
190
+ "privacy": "public"
191
+ }
192
+ ],
193
+ "exports": [
194
+ {
195
+ "kind": "js",
196
+ "name": "registerCommonRapidComponents",
197
+ "declaration": {
198
+ "name": "registerCommonRapidComponents",
199
+ "module": "src/components/rapid-components.ts"
200
+ }
201
+ }
202
+ ]
203
+ },
204
+ {
205
+ "kind": "javascript-module",
206
+ "path": "src/components/zero-components.ts",
207
+ "declarations": [
208
+ {
209
+ "kind": "function",
210
+ "name": "registerCommonZeroComponents",
211
+ "privacy": "public"
212
+ }
213
+ ],
214
+ "exports": [
215
+ {
216
+ "kind": "js",
217
+ "name": "registerCommonZeroComponents",
218
+ "declaration": {
219
+ "name": "registerCommonZeroComponents",
220
+ "module": "src/components/zero-components.ts"
221
+ }
222
+ }
223
+ ]
224
+ },
225
225
  {
226
226
  "kind": "javascript-module",
227
227
  "path": "src/main/index.ts",
@@ -2494,33 +2494,6 @@
2494
2494
  }
2495
2495
  ]
2496
2496
  },
2497
- {
2498
- "kind": "javascript-module",
2499
- "path": "src/tags/index.ts",
2500
- "declarations": [],
2501
- "exports": [
2502
- {
2503
- "kind": "js",
2504
- "name": "*",
2505
- "declaration": {
2506
- "name": "*",
2507
- "package": "./tags"
2508
- }
2509
- }
2510
- ]
2511
- },
2512
- {
2513
- "kind": "javascript-module",
2514
- "path": "src/tags/tags.ts",
2515
- "declarations": [],
2516
- "exports": []
2517
- },
2518
- {
2519
- "kind": "javascript-module",
2520
- "path": "src/templates/rapid.template.ts",
2521
- "declarations": [],
2522
- "exports": []
2523
- },
2524
2497
  {
2525
2498
  "kind": "javascript-module",
2526
2499
  "path": "src/styles/colors.ts",
@@ -2682,6 +2655,33 @@
2682
2655
  }
2683
2656
  ]
2684
2657
  },
2658
+ {
2659
+ "kind": "javascript-module",
2660
+ "path": "src/tags/index.ts",
2661
+ "declarations": [],
2662
+ "exports": [
2663
+ {
2664
+ "kind": "js",
2665
+ "name": "*",
2666
+ "declaration": {
2667
+ "name": "*",
2668
+ "package": "./tags"
2669
+ }
2670
+ }
2671
+ ]
2672
+ },
2673
+ {
2674
+ "kind": "javascript-module",
2675
+ "path": "src/tags/tags.ts",
2676
+ "declarations": [],
2677
+ "exports": []
2678
+ },
2679
+ {
2680
+ "kind": "javascript-module",
2681
+ "path": "src/templates/rapid.template.ts",
2682
+ "declarations": [],
2683
+ "exports": []
2684
+ },
2685
2685
  {
2686
2686
  "kind": "javascript-module",
2687
2687
  "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.283.1",
4
+ "version": "14.283.2",
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.283.1",
81
- "@genesislcap/genx": "14.283.1",
82
- "@genesislcap/rollup-builder": "14.283.1",
83
- "@genesislcap/ts-builder": "14.283.1",
84
- "@genesislcap/uvu-playwright-builder": "14.283.1",
85
- "@genesislcap/vite-builder": "14.283.1",
86
- "@genesislcap/webpack-builder": "14.283.1",
80
+ "@genesislcap/foundation-testing": "14.283.2",
81
+ "@genesislcap/genx": "14.283.2",
82
+ "@genesislcap/rollup-builder": "14.283.2",
83
+ "@genesislcap/ts-builder": "14.283.2",
84
+ "@genesislcap/uvu-playwright-builder": "14.283.2",
85
+ "@genesislcap/vite-builder": "14.283.2",
86
+ "@genesislcap/webpack-builder": "14.283.2",
87
87
  "rimraf": "^5.0.0"
88
88
  },
89
89
  "dependencies": {
90
- "@genesislcap/foundation-auth": "14.283.1",
91
- "@genesislcap/foundation-comms": "14.283.1",
92
- "@genesislcap/foundation-events": "14.283.1",
93
- "@genesislcap/foundation-i18n": "14.283.1",
94
- "@genesislcap/foundation-logger": "14.283.1",
95
- "@genesislcap/foundation-login": "14.283.1",
96
- "@genesislcap/foundation-shell": "14.283.1",
97
- "@genesislcap/foundation-ui": "14.283.1",
98
- "@genesislcap/foundation-user": "14.283.1",
99
- "@genesislcap/foundation-utils": "14.283.1",
100
- "@genesislcap/foundation-zero": "14.283.1",
101
- "@genesislcap/rapid-design-system": "14.283.1",
102
- "@genesislcap/web-core": "14.283.1",
90
+ "@genesislcap/foundation-auth": "14.283.2",
91
+ "@genesislcap/foundation-comms": "14.283.2",
92
+ "@genesislcap/foundation-events": "14.283.2",
93
+ "@genesislcap/foundation-i18n": "14.283.2",
94
+ "@genesislcap/foundation-logger": "14.283.2",
95
+ "@genesislcap/foundation-login": "14.283.2",
96
+ "@genesislcap/foundation-shell": "14.283.2",
97
+ "@genesislcap/foundation-ui": "14.283.2",
98
+ "@genesislcap/foundation-user": "14.283.2",
99
+ "@genesislcap/foundation-utils": "14.283.2",
100
+ "@genesislcap/foundation-zero": "14.283.2",
101
+ "@genesislcap/rapid-design-system": "14.283.2",
102
+ "@genesislcap/web-core": "14.283.2",
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": "f95f7f9104df0c799ba8280a035a467b773a1da4"
114
+ "gitHead": "357e8a019efe0dfebe684827d6e844a4a8b249d7"
115
115
  }