@genesislcap/foundation-header 14.350.2-alpha-4dc8d9c.0 → 14.351.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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.template.d.ts","sourceRoot":"","sources":["../../../src/main/main.template.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAc1D,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAOpC;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAIpD,CAAC;AAsLF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,+BAoHvB,CAAC;
|
|
1
|
+
{"version":3,"file":"main.template.d.ts","sourceRoot":"","sources":["../../../src/main/main.template.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAc1D,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAOpC;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAIpD,CAAC;AAsLF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,+BAoHvB,CAAC;AAiDF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,mBAAmB,GAAI,WAAM,2BAIzC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAEpD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,+BAAc,CAAC"}
|
|
@@ -292,7 +292,6 @@ const accountMenuTemplate = html `
|
|
|
292
292
|
${(x) => x.userName}
|
|
293
293
|
</${buttonTag}>
|
|
294
294
|
<nav class="account-menu" part="account-menu">
|
|
295
|
-
<slot name="account-menu-top"></slot>
|
|
296
295
|
${when((x) => x.logoutButtonPosition === 'account-menu', html `
|
|
297
296
|
<${buttonTag}
|
|
298
297
|
appearance="neutral-grey"
|
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.
|
|
4
|
+
"version": "14.351.0",
|
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
|
6
6
|
"main": "dist/esm/index.js",
|
|
7
7
|
"types": "dist/foundation-header.d.ts",
|
|
@@ -77,28 +77,28 @@
|
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@genesislcap/foundation-testing": "14.
|
|
81
|
-
"@genesislcap/genx": "14.
|
|
82
|
-
"@genesislcap/rollup-builder": "14.
|
|
83
|
-
"@genesislcap/ts-builder": "14.
|
|
84
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
85
|
-
"@genesislcap/vite-builder": "14.
|
|
86
|
-
"@genesislcap/webpack-builder": "14.
|
|
80
|
+
"@genesislcap/foundation-testing": "14.351.0",
|
|
81
|
+
"@genesislcap/genx": "14.351.0",
|
|
82
|
+
"@genesislcap/rollup-builder": "14.351.0",
|
|
83
|
+
"@genesislcap/ts-builder": "14.351.0",
|
|
84
|
+
"@genesislcap/uvu-playwright-builder": "14.351.0",
|
|
85
|
+
"@genesislcap/vite-builder": "14.351.0",
|
|
86
|
+
"@genesislcap/webpack-builder": "14.351.0"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@genesislcap/foundation-auth": "14.
|
|
90
|
-
"@genesislcap/foundation-comms": "14.
|
|
91
|
-
"@genesislcap/foundation-events": "14.
|
|
92
|
-
"@genesislcap/foundation-i18n": "14.
|
|
93
|
-
"@genesislcap/foundation-logger": "14.
|
|
94
|
-
"@genesislcap/foundation-login": "14.
|
|
95
|
-
"@genesislcap/foundation-shell": "14.
|
|
96
|
-
"@genesislcap/foundation-ui": "14.
|
|
97
|
-
"@genesislcap/foundation-user": "14.
|
|
98
|
-
"@genesislcap/foundation-utils": "14.
|
|
99
|
-
"@genesislcap/foundation-zero": "14.
|
|
100
|
-
"@genesislcap/rapid-design-system": "14.
|
|
101
|
-
"@genesislcap/web-core": "14.
|
|
89
|
+
"@genesislcap/foundation-auth": "14.351.0",
|
|
90
|
+
"@genesislcap/foundation-comms": "14.351.0",
|
|
91
|
+
"@genesislcap/foundation-events": "14.351.0",
|
|
92
|
+
"@genesislcap/foundation-i18n": "14.351.0",
|
|
93
|
+
"@genesislcap/foundation-logger": "14.351.0",
|
|
94
|
+
"@genesislcap/foundation-login": "14.351.0",
|
|
95
|
+
"@genesislcap/foundation-shell": "14.351.0",
|
|
96
|
+
"@genesislcap/foundation-ui": "14.351.0",
|
|
97
|
+
"@genesislcap/foundation-user": "14.351.0",
|
|
98
|
+
"@genesislcap/foundation-utils": "14.351.0",
|
|
99
|
+
"@genesislcap/foundation-zero": "14.351.0",
|
|
100
|
+
"@genesislcap/rapid-design-system": "14.351.0",
|
|
101
|
+
"@genesislcap/web-core": "14.351.0"
|
|
102
102
|
},
|
|
103
103
|
"repository": {
|
|
104
104
|
"type": "git",
|
|
@@ -109,5 +109,5 @@
|
|
|
109
109
|
"access": "public"
|
|
110
110
|
},
|
|
111
111
|
"customElements": "dist/custom-elements.json",
|
|
112
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "d0f0215ebf3210e0cd23176af2a24190ef291b06"
|
|
113
113
|
}
|