@genesislcap/foundation-header 14.303.0 → 14.303.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.
- package/package.json +22 -22
- package/docs/api-report.md +0 -197
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.303.
|
|
4
|
+
"version": "14.303.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,28 +77,28 @@
|
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@genesislcap/foundation-testing": "14.303.
|
|
81
|
-
"@genesislcap/genx": "14.303.
|
|
82
|
-
"@genesislcap/rollup-builder": "14.303.
|
|
83
|
-
"@genesislcap/ts-builder": "14.303.
|
|
84
|
-
"@genesislcap/uvu-playwright-builder": "14.303.
|
|
85
|
-
"@genesislcap/vite-builder": "14.303.
|
|
86
|
-
"@genesislcap/webpack-builder": "14.303.
|
|
80
|
+
"@genesislcap/foundation-testing": "14.303.2",
|
|
81
|
+
"@genesislcap/genx": "14.303.2",
|
|
82
|
+
"@genesislcap/rollup-builder": "14.303.2",
|
|
83
|
+
"@genesislcap/ts-builder": "14.303.2",
|
|
84
|
+
"@genesislcap/uvu-playwright-builder": "14.303.2",
|
|
85
|
+
"@genesislcap/vite-builder": "14.303.2",
|
|
86
|
+
"@genesislcap/webpack-builder": "14.303.2"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@genesislcap/foundation-auth": "14.303.
|
|
90
|
-
"@genesislcap/foundation-comms": "14.303.
|
|
91
|
-
"@genesislcap/foundation-events": "14.303.
|
|
92
|
-
"@genesislcap/foundation-i18n": "14.303.
|
|
93
|
-
"@genesislcap/foundation-logger": "14.303.
|
|
94
|
-
"@genesislcap/foundation-login": "14.303.
|
|
95
|
-
"@genesislcap/foundation-shell": "14.303.
|
|
96
|
-
"@genesislcap/foundation-ui": "14.303.
|
|
97
|
-
"@genesislcap/foundation-user": "14.303.
|
|
98
|
-
"@genesislcap/foundation-utils": "14.303.
|
|
99
|
-
"@genesislcap/foundation-zero": "14.303.
|
|
100
|
-
"@genesislcap/rapid-design-system": "14.303.
|
|
101
|
-
"@genesislcap/web-core": "14.303.
|
|
89
|
+
"@genesislcap/foundation-auth": "14.303.2",
|
|
90
|
+
"@genesislcap/foundation-comms": "14.303.2",
|
|
91
|
+
"@genesislcap/foundation-events": "14.303.2",
|
|
92
|
+
"@genesislcap/foundation-i18n": "14.303.2",
|
|
93
|
+
"@genesislcap/foundation-logger": "14.303.2",
|
|
94
|
+
"@genesislcap/foundation-login": "14.303.2",
|
|
95
|
+
"@genesislcap/foundation-shell": "14.303.2",
|
|
96
|
+
"@genesislcap/foundation-ui": "14.303.2",
|
|
97
|
+
"@genesislcap/foundation-user": "14.303.2",
|
|
98
|
+
"@genesislcap/foundation-utils": "14.303.2",
|
|
99
|
+
"@genesislcap/foundation-zero": "14.303.2",
|
|
100
|
+
"@genesislcap/rapid-design-system": "14.303.2",
|
|
101
|
+
"@genesislcap/web-core": "14.303.2"
|
|
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": "f556f123bafe956a7ba9328bb3f78f4d7d2495ba"
|
|
113
113
|
}
|
package/docs/api-report.md
DELETED
|
@@ -1,197 +0,0 @@
|
|
|
1
|
-
## API Report File for "@genesislcap/foundation-header"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import { AuthRouting } from '@genesislcap/foundation-auth/routing';
|
|
8
|
-
import { Container } from '@genesislcap/web-core';
|
|
9
|
-
import { Controller } from '@microsoft/fast-element';
|
|
10
|
-
import { ElementStyles } from '@microsoft/fast-element';
|
|
11
|
-
import { EmitOptions } from '@genesislcap/foundation-events';
|
|
12
|
-
import { EmitReturn } from '@genesislcap/foundation-events';
|
|
13
|
-
import { FoundationRouteNavItem } from '@genesislcap/foundation-ui';
|
|
14
|
-
import { I18next } from '@genesislcap/foundation-i18n';
|
|
15
|
-
import { InterfaceSymbol } from '@microsoft/fast-foundation';
|
|
16
|
-
import { LoginRouting } from '@genesislcap/foundation-login';
|
|
17
|
-
import { PartialGenesisElementDefinition } from '@genesislcap/web-core';
|
|
18
|
-
import { SyntheticViewTemplate } from '@genesislcap/web-core';
|
|
19
|
-
import { TemplateElementDependency } from '@genesislcap/foundation-ui';
|
|
20
|
-
import { User } from '@genesislcap/foundation-user';
|
|
21
|
-
import type { ViewTemplate } from '@genesislcap/web-core';
|
|
22
|
-
|
|
23
|
-
// @public
|
|
24
|
-
export function configure(config: Partial<HeaderConfig>): Promise<Navigation>;
|
|
25
|
-
|
|
26
|
-
// @public
|
|
27
|
-
export const defaultHeaderConfig: HeaderConfig;
|
|
28
|
-
|
|
29
|
-
// Warning: (ae-internal-missing-underscore) The name "dynamicTemplate" should be prefixed with an underscore because the declaration is marked as @internal
|
|
30
|
-
//
|
|
31
|
-
// @internal
|
|
32
|
-
export const dynamicTemplate: ViewTemplate<Navigation>;
|
|
33
|
-
|
|
34
|
-
// @public
|
|
35
|
-
export type ElementTargetId = HeaderTargetId | NavTargetId | SideNavTargetId;
|
|
36
|
-
|
|
37
|
-
// @public
|
|
38
|
-
export class FoundationHeader extends Navigation {
|
|
39
|
-
// (undocumented)
|
|
40
|
-
loadRemotes(): Promise<void>;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// Warning: (ae-internal-missing-underscore) The name "getTemplateByPrefix" should be prefixed with an underscore because the declaration is marked as @internal
|
|
44
|
-
//
|
|
45
|
-
// @internal
|
|
46
|
-
export const getTemplateByPrefix: (prefix: any) => ViewTemplate<any, any>;
|
|
47
|
-
|
|
48
|
-
// Warning: (ae-internal-mixed-release-tag) Mixed release tags are not allowed for "HeaderConfig" because one of its declarations is marked as @internal
|
|
49
|
-
//
|
|
50
|
-
// @public
|
|
51
|
-
export interface HeaderConfig extends PartialGenesisElementDefinition {
|
|
52
|
-
// Warning: (ae-forgotten-export) The symbol "TemplateOptions" needs to be exported by the entry point index.d.ts
|
|
53
|
-
templateOptions: TemplateOptions;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
// @internal
|
|
57
|
-
export const HeaderConfig: InterfaceSymbol<HeaderConfig>;
|
|
58
|
-
|
|
59
|
-
// @public
|
|
60
|
-
export type HeaderTargetId = 'header-start' | 'header' | 'header-end';
|
|
61
|
-
|
|
62
|
-
// @public
|
|
63
|
-
export type LanguageOptions = {
|
|
64
|
-
availableLanguages: string[];
|
|
65
|
-
selectedLanguage: string;
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
// Warning: (ae-internal-missing-underscore) The name "LoadingTemplate" should be prefixed with an underscore because the declaration is marked as @internal
|
|
69
|
-
//
|
|
70
|
-
// @internal
|
|
71
|
-
export const LoadingTemplate: ViewTemplate<Navigation>;
|
|
72
|
-
|
|
73
|
-
// @public
|
|
74
|
-
export const MainStyles: ElementStyles;
|
|
75
|
-
|
|
76
|
-
// Warning: (ae-internal-missing-underscore) The name "mainTemplate" should be prefixed with an underscore because the declaration is marked as @internal
|
|
77
|
-
//
|
|
78
|
-
// @internal
|
|
79
|
-
export const mainTemplate: ViewTemplate<Navigation, any>;
|
|
80
|
-
|
|
81
|
-
// @public
|
|
82
|
-
export type NavEventDetailMap = {
|
|
83
|
-
'luminance-icon-clicked': void;
|
|
84
|
-
'logout-clicked': void;
|
|
85
|
-
'misc-icon-clicked': void;
|
|
86
|
-
'notification-icon-clicked': void;
|
|
87
|
-
'language-changed': void;
|
|
88
|
-
'nav-button-clicked': {
|
|
89
|
-
item: FoundationRouteNavItem;
|
|
90
|
-
context: any;
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
|
|
94
|
-
// Warning: (ae-forgotten-export) The symbol "Navigation_base" needs to be exported by the entry point index.d.ts
|
|
95
|
-
//
|
|
96
|
-
// @public
|
|
97
|
-
export class Navigation extends Navigation_base {
|
|
98
|
-
// (undocumented)
|
|
99
|
-
authRouting: AuthRouting;
|
|
100
|
-
changeLanguage(e: CustomEvent): void;
|
|
101
|
-
// @internal
|
|
102
|
-
closeNav(): void;
|
|
103
|
-
connectedCallback(): Promise<void>;
|
|
104
|
-
// (undocumented)
|
|
105
|
-
container: Container;
|
|
106
|
-
handleNavButtonClick(routeNavItem: FoundationRouteNavItem): void;
|
|
107
|
-
// (undocumented)
|
|
108
|
-
headerConfig: HeaderConfig;
|
|
109
|
-
hideSideBar: boolean;
|
|
110
|
-
// (undocumented)
|
|
111
|
-
i18next: I18next;
|
|
112
|
-
// @internal (undocumented)
|
|
113
|
-
isUserPermitted(permission: string): boolean;
|
|
114
|
-
languageOptions: LanguageOptions;
|
|
115
|
-
// @internal
|
|
116
|
-
loadRemotes(): Promise<void>;
|
|
117
|
-
// (undocumented)
|
|
118
|
-
loginRouting: LoginRouting;
|
|
119
|
-
logoAltText: string;
|
|
120
|
-
logoSrc: any;
|
|
121
|
-
logout(): Promise<void>;
|
|
122
|
-
logoutButtonPosition: 'side-nav' | 'account-menu' | 'none';
|
|
123
|
-
// @internal
|
|
124
|
-
luminanceIconEvent(): void;
|
|
125
|
-
// (undocumented)
|
|
126
|
-
luminanceToggle: boolean;
|
|
127
|
-
// @internal
|
|
128
|
-
miscIconEvent(): void;
|
|
129
|
-
navigateTo(path: string): void;
|
|
130
|
-
// @internal
|
|
131
|
-
notificationIconEvent(): void;
|
|
132
|
-
// @internal
|
|
133
|
-
ready: boolean;
|
|
134
|
-
// @deprecated
|
|
135
|
-
routeButtons: Array<{
|
|
136
|
-
index: number;
|
|
137
|
-
path: string;
|
|
138
|
-
title: string;
|
|
139
|
-
icon: string;
|
|
140
|
-
variant: string;
|
|
141
|
-
}>;
|
|
142
|
-
// @internal (undocumented)
|
|
143
|
-
routeButtonsChanged(): void;
|
|
144
|
-
routeNavItems: FoundationRouteNavItem[];
|
|
145
|
-
selectTemplate(): ViewTemplate<Navigation>;
|
|
146
|
-
// (undocumented)
|
|
147
|
-
setLuminance(): void;
|
|
148
|
-
get shouldShowAccountMenu(): boolean;
|
|
149
|
-
showAccountMenu: boolean;
|
|
150
|
-
showConnectionIndicator: boolean;
|
|
151
|
-
showEnvironmentIndicator: boolean;
|
|
152
|
-
showLanguageSelector: boolean;
|
|
153
|
-
showLuminanceToggleButton: boolean;
|
|
154
|
-
showMiscToggleButton: boolean;
|
|
155
|
-
// @deprecated
|
|
156
|
-
showNotificationsButton: boolean;
|
|
157
|
-
// @internal (undocumented)
|
|
158
|
-
showNotificationsButtonChanged(): void;
|
|
159
|
-
// @internal
|
|
160
|
-
sideNavOpen: boolean;
|
|
161
|
-
// @internal
|
|
162
|
-
toggleNavVisibility(): void;
|
|
163
|
-
toLocalisedText(text: string): string;
|
|
164
|
-
// (undocumented)
|
|
165
|
-
user: User;
|
|
166
|
-
userName: string;
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
// @public
|
|
170
|
-
export type NavTargetId = 'nav-start' | 'nav' | 'nav-end';
|
|
171
|
-
|
|
172
|
-
// @public
|
|
173
|
-
export const navTemplate: ViewTemplate<Navigation, any>;
|
|
174
|
-
|
|
175
|
-
// @public
|
|
176
|
-
export class RapidHeader extends Navigation {
|
|
177
|
-
// @internal
|
|
178
|
-
loadRemotes(): Promise<void>;
|
|
179
|
-
// (undocumented)
|
|
180
|
-
selectTemplate(): ViewTemplate<Navigation>;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
// @public
|
|
184
|
-
export type SideNavTargetId = 'side-nav-start' | 'side-nav' | 'side-nav-end';
|
|
185
|
-
|
|
186
|
-
// @public
|
|
187
|
-
export type StyleTargetId = 'header';
|
|
188
|
-
|
|
189
|
-
// Warning: (ae-internal-missing-underscore) The name "ZeroHeader" should be prefixed with an underscore because the declaration is marked as @internal
|
|
190
|
-
//
|
|
191
|
-
// @internal @deprecated
|
|
192
|
-
export class ZeroHeader extends Navigation {
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
// (No @packageDocumentation comment for this package)
|
|
196
|
-
|
|
197
|
-
```
|