@genesislcap/foundation-header 14.217.0 → 14.217.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 +188 -188
- package/package.json +17 -17
|
@@ -31,27 +31,6 @@
|
|
|
31
31
|
}
|
|
32
32
|
]
|
|
33
33
|
},
|
|
34
|
-
{
|
|
35
|
-
"kind": "javascript-module",
|
|
36
|
-
"path": "src/components/zero-components.ts",
|
|
37
|
-
"declarations": [
|
|
38
|
-
{
|
|
39
|
-
"kind": "function",
|
|
40
|
-
"name": "registerCommonZeroComponents",
|
|
41
|
-
"privacy": "public"
|
|
42
|
-
}
|
|
43
|
-
],
|
|
44
|
-
"exports": [
|
|
45
|
-
{
|
|
46
|
-
"kind": "js",
|
|
47
|
-
"name": "registerCommonZeroComponents",
|
|
48
|
-
"declaration": {
|
|
49
|
-
"name": "registerCommonZeroComponents",
|
|
50
|
-
"module": "src/components/zero-components.ts"
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
]
|
|
54
|
-
},
|
|
55
34
|
{
|
|
56
35
|
"kind": "javascript-module",
|
|
57
36
|
"path": "src/config/config.ts",
|
|
@@ -174,186 +153,25 @@
|
|
|
174
153
|
},
|
|
175
154
|
{
|
|
176
155
|
"kind": "javascript-module",
|
|
177
|
-
"path": "src/
|
|
178
|
-
"declarations": [
|
|
179
|
-
{
|
|
180
|
-
"kind": "function",
|
|
181
|
-
"name": "getWebRGBA",
|
|
182
|
-
"parameters": [
|
|
183
|
-
{
|
|
184
|
-
"name": "rgb",
|
|
185
|
-
"type": {
|
|
186
|
-
"text": "ColorRGBA64"
|
|
187
|
-
}
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"name": "alpha",
|
|
191
|
-
"default": "1.0",
|
|
192
|
-
"type": {
|
|
193
|
-
"text": "number"
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
]
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"kind": "variable",
|
|
200
|
-
"name": "defaultBackgroundHover"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"kind": "variable",
|
|
204
|
-
"name": "defaultBackgroundItem"
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"kind": "variable",
|
|
208
|
-
"name": "backgroundNavOption"
|
|
209
|
-
}
|
|
210
|
-
],
|
|
211
|
-
"exports": [
|
|
212
|
-
{
|
|
213
|
-
"kind": "js",
|
|
214
|
-
"name": "getWebRGBA",
|
|
215
|
-
"declaration": {
|
|
216
|
-
"name": "getWebRGBA",
|
|
217
|
-
"module": "src/styles/colors.ts"
|
|
218
|
-
}
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"kind": "js",
|
|
222
|
-
"name": "defaultBackgroundHover",
|
|
223
|
-
"declaration": {
|
|
224
|
-
"name": "defaultBackgroundHover",
|
|
225
|
-
"module": "src/styles/colors.ts"
|
|
226
|
-
}
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"kind": "js",
|
|
230
|
-
"name": "defaultBackgroundItem",
|
|
231
|
-
"declaration": {
|
|
232
|
-
"name": "defaultBackgroundItem",
|
|
233
|
-
"module": "src/styles/colors.ts"
|
|
234
|
-
}
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"kind": "js",
|
|
238
|
-
"name": "backgroundNavOption",
|
|
239
|
-
"declaration": {
|
|
240
|
-
"name": "backgroundNavOption",
|
|
241
|
-
"module": "src/styles/colors.ts"
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
]
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"kind": "javascript-module",
|
|
248
|
-
"path": "src/styles/index.ts",
|
|
249
|
-
"declarations": [],
|
|
250
|
-
"exports": [
|
|
251
|
-
{
|
|
252
|
-
"kind": "js",
|
|
253
|
-
"name": "*",
|
|
254
|
-
"declaration": {
|
|
255
|
-
"name": "*",
|
|
256
|
-
"package": "./colors"
|
|
257
|
-
}
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"kind": "js",
|
|
261
|
-
"name": "*",
|
|
262
|
-
"declaration": {
|
|
263
|
-
"name": "*",
|
|
264
|
-
"package": "./styles"
|
|
265
|
-
}
|
|
266
|
-
}
|
|
267
|
-
]
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"kind": "javascript-module",
|
|
271
|
-
"path": "src/styles/styles.ts",
|
|
156
|
+
"path": "src/components/zero-components.ts",
|
|
272
157
|
"declarations": [
|
|
273
158
|
{
|
|
274
159
|
"kind": "function",
|
|
275
|
-
"name": "
|
|
276
|
-
"
|
|
277
|
-
{
|
|
278
|
-
"name": "display",
|
|
279
|
-
"default": "'block'",
|
|
280
|
-
"type": {
|
|
281
|
-
"text": "string"
|
|
282
|
-
}
|
|
283
|
-
}
|
|
284
|
-
],
|
|
285
|
-
"description": "TODO: Bring all the style and typography mixins into the design system package"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"kind": "function",
|
|
289
|
-
"name": "genesisLogo",
|
|
290
|
-
"parameters": [
|
|
291
|
-
{
|
|
292
|
-
"name": "slot",
|
|
293
|
-
"default": "'start'"
|
|
294
|
-
}
|
|
295
|
-
],
|
|
296
|
-
"description": "TODO"
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"kind": "function",
|
|
300
|
-
"name": "settingsIcon",
|
|
301
|
-
"parameters": [
|
|
302
|
-
{
|
|
303
|
-
"name": "slot",
|
|
304
|
-
"default": "'start'"
|
|
305
|
-
}
|
|
306
|
-
]
|
|
160
|
+
"name": "registerCommonZeroComponents",
|
|
161
|
+
"privacy": "public"
|
|
307
162
|
}
|
|
308
163
|
],
|
|
309
164
|
"exports": [
|
|
310
165
|
{
|
|
311
166
|
"kind": "js",
|
|
312
|
-
"name": "
|
|
313
|
-
"declaration": {
|
|
314
|
-
"name": "mixinScreen",
|
|
315
|
-
"module": "src/styles/styles.ts"
|
|
316
|
-
}
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"kind": "js",
|
|
320
|
-
"name": "genesisLogo",
|
|
321
|
-
"declaration": {
|
|
322
|
-
"name": "genesisLogo",
|
|
323
|
-
"module": "src/styles/styles.ts"
|
|
324
|
-
}
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"kind": "js",
|
|
328
|
-
"name": "settingsIcon",
|
|
329
|
-
"declaration": {
|
|
330
|
-
"name": "settingsIcon",
|
|
331
|
-
"module": "src/styles/styles.ts"
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
]
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"kind": "javascript-module",
|
|
338
|
-
"path": "src/tags/index.ts",
|
|
339
|
-
"declarations": [],
|
|
340
|
-
"exports": [
|
|
341
|
-
{
|
|
342
|
-
"kind": "js",
|
|
343
|
-
"name": "*",
|
|
167
|
+
"name": "registerCommonZeroComponents",
|
|
344
168
|
"declaration": {
|
|
345
|
-
"name": "
|
|
346
|
-
"
|
|
169
|
+
"name": "registerCommonZeroComponents",
|
|
170
|
+
"module": "src/components/zero-components.ts"
|
|
347
171
|
}
|
|
348
172
|
}
|
|
349
173
|
]
|
|
350
174
|
},
|
|
351
|
-
{
|
|
352
|
-
"kind": "javascript-module",
|
|
353
|
-
"path": "src/tags/tags.ts",
|
|
354
|
-
"declarations": [],
|
|
355
|
-
"exports": []
|
|
356
|
-
},
|
|
357
175
|
{
|
|
358
176
|
"kind": "javascript-module",
|
|
359
177
|
"path": "src/main/index.ts",
|
|
@@ -1694,6 +1512,188 @@
|
|
|
1694
1512
|
}
|
|
1695
1513
|
]
|
|
1696
1514
|
},
|
|
1515
|
+
{
|
|
1516
|
+
"kind": "javascript-module",
|
|
1517
|
+
"path": "src/styles/colors.ts",
|
|
1518
|
+
"declarations": [
|
|
1519
|
+
{
|
|
1520
|
+
"kind": "function",
|
|
1521
|
+
"name": "getWebRGBA",
|
|
1522
|
+
"parameters": [
|
|
1523
|
+
{
|
|
1524
|
+
"name": "rgb",
|
|
1525
|
+
"type": {
|
|
1526
|
+
"text": "ColorRGBA64"
|
|
1527
|
+
}
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"name": "alpha",
|
|
1531
|
+
"default": "1.0",
|
|
1532
|
+
"type": {
|
|
1533
|
+
"text": "number"
|
|
1534
|
+
}
|
|
1535
|
+
}
|
|
1536
|
+
]
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
"kind": "variable",
|
|
1540
|
+
"name": "defaultBackgroundHover"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"kind": "variable",
|
|
1544
|
+
"name": "defaultBackgroundItem"
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
"kind": "variable",
|
|
1548
|
+
"name": "backgroundNavOption"
|
|
1549
|
+
}
|
|
1550
|
+
],
|
|
1551
|
+
"exports": [
|
|
1552
|
+
{
|
|
1553
|
+
"kind": "js",
|
|
1554
|
+
"name": "getWebRGBA",
|
|
1555
|
+
"declaration": {
|
|
1556
|
+
"name": "getWebRGBA",
|
|
1557
|
+
"module": "src/styles/colors.ts"
|
|
1558
|
+
}
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"kind": "js",
|
|
1562
|
+
"name": "defaultBackgroundHover",
|
|
1563
|
+
"declaration": {
|
|
1564
|
+
"name": "defaultBackgroundHover",
|
|
1565
|
+
"module": "src/styles/colors.ts"
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"kind": "js",
|
|
1570
|
+
"name": "defaultBackgroundItem",
|
|
1571
|
+
"declaration": {
|
|
1572
|
+
"name": "defaultBackgroundItem",
|
|
1573
|
+
"module": "src/styles/colors.ts"
|
|
1574
|
+
}
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"kind": "js",
|
|
1578
|
+
"name": "backgroundNavOption",
|
|
1579
|
+
"declaration": {
|
|
1580
|
+
"name": "backgroundNavOption",
|
|
1581
|
+
"module": "src/styles/colors.ts"
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
]
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"kind": "javascript-module",
|
|
1588
|
+
"path": "src/styles/index.ts",
|
|
1589
|
+
"declarations": [],
|
|
1590
|
+
"exports": [
|
|
1591
|
+
{
|
|
1592
|
+
"kind": "js",
|
|
1593
|
+
"name": "*",
|
|
1594
|
+
"declaration": {
|
|
1595
|
+
"name": "*",
|
|
1596
|
+
"package": "./colors"
|
|
1597
|
+
}
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"kind": "js",
|
|
1601
|
+
"name": "*",
|
|
1602
|
+
"declaration": {
|
|
1603
|
+
"name": "*",
|
|
1604
|
+
"package": "./styles"
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
]
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
"kind": "javascript-module",
|
|
1611
|
+
"path": "src/styles/styles.ts",
|
|
1612
|
+
"declarations": [
|
|
1613
|
+
{
|
|
1614
|
+
"kind": "function",
|
|
1615
|
+
"name": "mixinScreen",
|
|
1616
|
+
"parameters": [
|
|
1617
|
+
{
|
|
1618
|
+
"name": "display",
|
|
1619
|
+
"default": "'block'",
|
|
1620
|
+
"type": {
|
|
1621
|
+
"text": "string"
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
1624
|
+
],
|
|
1625
|
+
"description": "TODO: Bring all the style and typography mixins into the design system package"
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"kind": "function",
|
|
1629
|
+
"name": "genesisLogo",
|
|
1630
|
+
"parameters": [
|
|
1631
|
+
{
|
|
1632
|
+
"name": "slot",
|
|
1633
|
+
"default": "'start'"
|
|
1634
|
+
}
|
|
1635
|
+
],
|
|
1636
|
+
"description": "TODO"
|
|
1637
|
+
},
|
|
1638
|
+
{
|
|
1639
|
+
"kind": "function",
|
|
1640
|
+
"name": "settingsIcon",
|
|
1641
|
+
"parameters": [
|
|
1642
|
+
{
|
|
1643
|
+
"name": "slot",
|
|
1644
|
+
"default": "'start'"
|
|
1645
|
+
}
|
|
1646
|
+
]
|
|
1647
|
+
}
|
|
1648
|
+
],
|
|
1649
|
+
"exports": [
|
|
1650
|
+
{
|
|
1651
|
+
"kind": "js",
|
|
1652
|
+
"name": "mixinScreen",
|
|
1653
|
+
"declaration": {
|
|
1654
|
+
"name": "mixinScreen",
|
|
1655
|
+
"module": "src/styles/styles.ts"
|
|
1656
|
+
}
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"kind": "js",
|
|
1660
|
+
"name": "genesisLogo",
|
|
1661
|
+
"declaration": {
|
|
1662
|
+
"name": "genesisLogo",
|
|
1663
|
+
"module": "src/styles/styles.ts"
|
|
1664
|
+
}
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"kind": "js",
|
|
1668
|
+
"name": "settingsIcon",
|
|
1669
|
+
"declaration": {
|
|
1670
|
+
"name": "settingsIcon",
|
|
1671
|
+
"module": "src/styles/styles.ts"
|
|
1672
|
+
}
|
|
1673
|
+
}
|
|
1674
|
+
]
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
"kind": "javascript-module",
|
|
1678
|
+
"path": "src/tags/index.ts",
|
|
1679
|
+
"declarations": [],
|
|
1680
|
+
"exports": [
|
|
1681
|
+
{
|
|
1682
|
+
"kind": "js",
|
|
1683
|
+
"name": "*",
|
|
1684
|
+
"declaration": {
|
|
1685
|
+
"name": "*",
|
|
1686
|
+
"package": "./tags"
|
|
1687
|
+
}
|
|
1688
|
+
}
|
|
1689
|
+
]
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"kind": "javascript-module",
|
|
1693
|
+
"path": "src/tags/tags.ts",
|
|
1694
|
+
"declarations": [],
|
|
1695
|
+
"exports": []
|
|
1696
|
+
},
|
|
1697
1697
|
{
|
|
1698
1698
|
"kind": "javascript-module",
|
|
1699
1699
|
"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.217.
|
|
4
|
+
"version": "14.217.1",
|
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
|
6
6
|
"main": "dist/esm/index.js",
|
|
7
7
|
"types": "dist/foundation-header.d.ts",
|
|
@@ -76,24 +76,24 @@
|
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@genesislcap/foundation-testing": "14.217.
|
|
80
|
-
"@genesislcap/genx": "14.217.
|
|
81
|
-
"@genesislcap/rollup-builder": "14.217.
|
|
82
|
-
"@genesislcap/ts-builder": "14.217.
|
|
83
|
-
"@genesislcap/uvu-playwright-builder": "14.217.
|
|
84
|
-
"@genesislcap/vite-builder": "14.217.
|
|
85
|
-
"@genesislcap/webpack-builder": "14.217.
|
|
79
|
+
"@genesislcap/foundation-testing": "14.217.1",
|
|
80
|
+
"@genesislcap/genx": "14.217.1",
|
|
81
|
+
"@genesislcap/rollup-builder": "14.217.1",
|
|
82
|
+
"@genesislcap/ts-builder": "14.217.1",
|
|
83
|
+
"@genesislcap/uvu-playwright-builder": "14.217.1",
|
|
84
|
+
"@genesislcap/vite-builder": "14.217.1",
|
|
85
|
+
"@genesislcap/webpack-builder": "14.217.1",
|
|
86
86
|
"rimraf": "^5.0.0"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@genesislcap/foundation-comms": "14.217.
|
|
90
|
-
"@genesislcap/foundation-events": "14.217.
|
|
91
|
-
"@genesislcap/foundation-i18n": "14.217.
|
|
92
|
-
"@genesislcap/foundation-logger": "14.217.
|
|
93
|
-
"@genesislcap/foundation-shell": "14.217.
|
|
94
|
-
"@genesislcap/foundation-ui": "14.217.
|
|
95
|
-
"@genesislcap/foundation-utils": "14.217.
|
|
96
|
-
"@genesislcap/foundation-zero": "14.217.
|
|
89
|
+
"@genesislcap/foundation-comms": "14.217.1",
|
|
90
|
+
"@genesislcap/foundation-events": "14.217.1",
|
|
91
|
+
"@genesislcap/foundation-i18n": "14.217.1",
|
|
92
|
+
"@genesislcap/foundation-logger": "14.217.1",
|
|
93
|
+
"@genesislcap/foundation-shell": "14.217.1",
|
|
94
|
+
"@genesislcap/foundation-ui": "14.217.1",
|
|
95
|
+
"@genesislcap/foundation-utils": "14.217.1",
|
|
96
|
+
"@genesislcap/foundation-zero": "14.217.1",
|
|
97
97
|
"@microsoft/fast-colors": "^5.3.1",
|
|
98
98
|
"@microsoft/fast-element": "^1.12.0",
|
|
99
99
|
"@microsoft/fast-foundation": "^2.49.4",
|
|
@@ -109,5 +109,5 @@
|
|
|
109
109
|
"access": "public"
|
|
110
110
|
},
|
|
111
111
|
"customElements": "dist/custom-elements.json",
|
|
112
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "cdd27c8a564831561bde5d76e4c9e43c65041710"
|
|
113
113
|
}
|