@genesislcap/foundation-header 14.186.1-alpha-1d915d4.0 → 14.187.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.
- package/dist/dts/main/main.d.ts +1 -1
- package/dist/esm/main/main.js +1 -1
- package/dist/foundation-header.d.ts +1 -1
- package/package.json +17 -17
package/dist/dts/main/main.d.ts
CHANGED
|
@@ -515,7 +515,7 @@ export declare class Navigation extends Navigation_base {
|
|
|
515
515
|
* @remarks
|
|
516
516
|
* Allows nav items to appear conditionally based on the permissions held by the current user.
|
|
517
517
|
*
|
|
518
|
-
*
|
|
518
|
+
* @internal
|
|
519
519
|
*/
|
|
520
520
|
isUserPermitted(permission: string): boolean;
|
|
521
521
|
/**
|
package/dist/esm/main/main.js
CHANGED
|
@@ -187,7 +187,7 @@ let Navigation = class Navigation extends EventEmitter(FASTElement) {
|
|
|
187
187
|
* @remarks
|
|
188
188
|
* Allows nav items to appear conditionally based on the permissions held by the current user.
|
|
189
189
|
*
|
|
190
|
-
*
|
|
190
|
+
* @internal
|
|
191
191
|
*/
|
|
192
192
|
isUserPermitted(permission) {
|
|
193
193
|
return this.auth.currentUser.hasPermission(permission);
|
|
@@ -346,7 +346,7 @@ export declare class Navigation extends Navigation_base {
|
|
|
346
346
|
* @remarks
|
|
347
347
|
* Allows nav items to appear conditionally based on the permissions held by the current user.
|
|
348
348
|
*
|
|
349
|
-
*
|
|
349
|
+
* @internal
|
|
350
350
|
*/
|
|
351
351
|
isUserPermitted(permission: string): boolean;
|
|
352
352
|
/**
|
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.187.0",
|
|
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.
|
|
80
|
-
"@genesislcap/genx": "14.
|
|
81
|
-
"@genesislcap/rollup-builder": "14.
|
|
82
|
-
"@genesislcap/ts-builder": "14.
|
|
83
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
84
|
-
"@genesislcap/vite-builder": "14.
|
|
85
|
-
"@genesislcap/webpack-builder": "14.
|
|
79
|
+
"@genesislcap/foundation-testing": "14.187.0",
|
|
80
|
+
"@genesislcap/genx": "14.187.0",
|
|
81
|
+
"@genesislcap/rollup-builder": "14.187.0",
|
|
82
|
+
"@genesislcap/ts-builder": "14.187.0",
|
|
83
|
+
"@genesislcap/uvu-playwright-builder": "14.187.0",
|
|
84
|
+
"@genesislcap/vite-builder": "14.187.0",
|
|
85
|
+
"@genesislcap/webpack-builder": "14.187.0",
|
|
86
86
|
"rimraf": "^5.0.0"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@genesislcap/foundation-comms": "14.
|
|
90
|
-
"@genesislcap/foundation-events": "14.
|
|
91
|
-
"@genesislcap/foundation-i18n": "14.
|
|
92
|
-
"@genesislcap/foundation-logger": "14.
|
|
93
|
-
"@genesislcap/foundation-shell": "14.
|
|
94
|
-
"@genesislcap/foundation-ui": "14.
|
|
95
|
-
"@genesislcap/foundation-utils": "14.
|
|
96
|
-
"@genesislcap/foundation-zero": "14.
|
|
89
|
+
"@genesislcap/foundation-comms": "14.187.0",
|
|
90
|
+
"@genesislcap/foundation-events": "14.187.0",
|
|
91
|
+
"@genesislcap/foundation-i18n": "14.187.0",
|
|
92
|
+
"@genesislcap/foundation-logger": "14.187.0",
|
|
93
|
+
"@genesislcap/foundation-shell": "14.187.0",
|
|
94
|
+
"@genesislcap/foundation-ui": "14.187.0",
|
|
95
|
+
"@genesislcap/foundation-utils": "14.187.0",
|
|
96
|
+
"@genesislcap/foundation-zero": "14.187.0",
|
|
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": "a1fbc41e29012ff3bc2c28616ef3908de7e626fe"
|
|
113
113
|
}
|