@genesislcap/foundation-header 9.0.1-alpha-b5c5eb7.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/README.md +246 -0
- package/dist/1.0.0.remoteEntry.js +1 -0
- package/dist/185.185.1368e7afe95e90687d2d.js +2 -0
- package/dist/185.bfe96e990dc6f09220d09b8c95f4b54c.js.map +1 -0
- package/dist/31607cf9ccd469a62208.svg +3 -0
- package/dist/338.338.6641454ca7888d1fe36e.js +2 -0
- package/dist/338.94cb9596c131c99ac58a37f38ad25ce7.js.map +1 -0
- package/dist/397.397.6f7ab18105495146ee4c.js +3 -0
- package/dist/397.397.6f7ab18105495146ee4c.js.LICENSE.txt +1 -0
- package/dist/397.b422a54dd9fd412d4aac2a90b8bb0e7a.js.map +1 -0
- package/dist/453.453.81dddb2e35aecdceb722.js +326 -0
- package/dist/453.547b1f466caf28aca7644e9032ba33d9.js.map +1 -0
- package/dist/506.216099078d895d583f069d47bbbbc118.js.map +1 -0
- package/dist/506.506.2df96cfa49403c056e18.js +3 -0
- package/dist/506.506.2df96cfa49403c056e18.js.LICENSE.txt +4 -0
- package/dist/540.540.16a5312961af053a4ac4.js +2 -0
- package/dist/540.6abb416013642069288d5369cb3126c7.js.map +1 -0
- package/dist/641.5d1b071000ebacbeffeb45846633c4ce.js.map +1 -0
- package/dist/641.641.0d19c60ce5b96cee96e9.js +3 -0
- package/dist/641.641.0d19c60ce5b96cee96e9.js.LICENSE.txt +4 -0
- package/dist/667.667.76a963874a8ced0ba03f.js +2 -0
- package/dist/667.e80f70ba5418c8fd00213d1c8ef97b86.js.map +1 -0
- package/dist/853.234215e17d31fe35e24b3b9241a6b6fd.js.map +1 -0
- package/dist/853.853.2cdc8d94fdad1718e016.js +2 -0
- package/dist/868.7e2669623e2fa4a4774231b5d97cd4a4.js.map +1 -0
- package/dist/868.868.db0184ec09b3ab0761a3.js +3405 -0
- package/dist/dashboard.json +1 -0
- package/dist/dts/components/components.d.ts +9 -0
- package/dist/dts/components/components.d.ts.map +1 -0
- package/dist/dts/components/index.d.ts +2 -0
- package/dist/dts/components/index.d.ts.map +1 -0
- package/dist/dts/index.d.ts +2 -0
- package/dist/dts/index.d.ts.map +1 -0
- package/dist/dts/index.federated.d.ts +1 -0
- package/dist/dts/index.federated.d.ts.map +1 -0
- package/dist/dts/main/index.d.ts +4 -0
- package/dist/dts/main/index.d.ts.map +1 -0
- package/dist/dts/main/main.d.ts +488 -0
- package/dist/dts/main/main.d.ts.map +1 -0
- package/dist/dts/main/main.styles.d.ts +10 -0
- package/dist/dts/main/main.styles.d.ts.map +1 -0
- package/dist/dts/main/main.template.d.ts +59 -0
- package/dist/dts/main/main.template.d.ts.map +1 -0
- package/dist/dts/styles/colors.d.ts +19 -0
- package/dist/dts/styles/colors.d.ts.map +1 -0
- package/dist/dts/styles/index.d.ts +3 -0
- package/dist/dts/styles/index.d.ts.map +1 -0
- package/dist/dts/styles/styles.d.ts +10 -0
- package/dist/dts/styles/styles.d.ts.map +1 -0
- package/dist/dts/styles/typography.d.ts +5 -0
- package/dist/dts/styles/typography.d.ts.map +1 -0
- package/dist/dts/tsdoc-metadata.json +11 -0
- package/dist/dts/utils/index.d.ts +2 -0
- package/dist/dts/utils/index.d.ts.map +1 -0
- package/dist/dts/utils/logger.d.ts +2 -0
- package/dist/dts/utils/logger.d.ts.map +1 -0
- package/dist/esm/assets/logo.svg +3 -0
- package/dist/esm/components/components.js +43 -0
- package/dist/esm/components/components.js.map +1 -0
- package/dist/esm/components/index.js +2 -0
- package/dist/esm/components/index.js.map +1 -0
- package/dist/esm/index.federated.js +2 -0
- package/dist/esm/index.federated.js.map +1 -0
- package/dist/esm/index.js +2 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/main/index.js +4 -0
- package/dist/esm/main/index.js.map +1 -0
- package/dist/esm/main/main.css +13 -0
- package/dist/esm/main/main.js +222 -0
- package/dist/esm/main/main.js.map +1 -0
- package/dist/esm/main/main.styles.js +250 -0
- package/dist/esm/main/main.styles.js.map +1 -0
- package/dist/esm/main/main.template.js +149 -0
- package/dist/esm/main/main.template.js.map +1 -0
- package/dist/esm/styles/colors.js +27 -0
- package/dist/esm/styles/colors.js.map +1 -0
- package/dist/esm/styles/index.js +3 -0
- package/dist/esm/styles/index.js.map +1 -0
- package/dist/esm/styles/styles.js +24 -0
- package/dist/esm/styles/styles.js.map +1 -0
- package/dist/esm/styles/typography.js +20 -0
- package/dist/esm/styles/typography.js.map +1 -0
- package/dist/esm/utils/index.js +2 -0
- package/dist/esm/utils/index.js.map +1 -0
- package/dist/esm/utils/logger.js +3 -0
- package/dist/esm/utils/logger.js.map +1 -0
- package/dist/favicon.ico +0 -0
- package/dist/foundation-header.api.json +837 -0
- package/dist/foundation-header.d.ts +521 -0
- package/dist/foundationHeader.d2a8e8744f9fd401e01219ffc10795af.js.map +1 -0
- package/dist/index.ejs +23 -0
- package/dist/index.html +10 -0
- package/dist/info.ejs +13 -0
- package/dist/info.html +19 -0
- package/dist/main.93fb4f46c19086cd1c10.js +2 -0
- package/dist/main.f149477dcf975f5bec20fdc2d0fce637.js.map +1 -0
- package/dist/npm.analytics.13d3017bcb2734b958e1c261c7e620d1.js.map +1 -0
- package/dist/npm.analytics.343.868701a34bf55591b35e.js +2 -0
- package/dist/npm.consola.713.a6a01a645775febbd05a.js +2 -0
- package/dist/npm.consola.d0475457692e79d2065981689ecbe6c8.js.map +1 -0
- package/dist/npm.dialog-polyfill.39e8a4cd9784ad9e0690d28f17eefeb3.js.map +1 -0
- package/dist/npm.dialog-polyfill.47.857e1cc698756a1d4d9f.js +2 -0
- package/dist/npm.finos.690.1d362c820f7a29e44178.js +2 -0
- package/dist/npm.finos.7eb5017b5506c0dd6de2c2bee763a997.js.map +1 -0
- package/dist/npm.fortawesome.104.6fdfed399ac3d4bcd076.js +2 -0
- package/dist/npm.fortawesome.96f1e7115d1e111bde725447b64f04a9.js.map +1 -0
- package/dist/npm.microsoft.127.63be836a7ee60f2db5e3.js +6406 -0
- package/dist/npm.microsoft.127.63be836a7ee60f2db5e3.js.LICENSE.txt +14 -0
- package/dist/npm.microsoft.93b16332ce7f1e3a889ad69e0403d652.js.map +1 -0
- package/dist/npm.rxjs.271.3c690069442a312eaee2.js +2 -0
- package/dist/npm.rxjs.3e4127a7515023cc78b8548028afb653.js.map +1 -0
- package/dist/remoteEntry.js +2 -0
- package/dist/serve.json +3 -0
- package/docs/api/foundation-header.mainstyles.md +13 -0
- package/docs/api/foundation-header.md +25 -0
- package/docs/api/foundation-header.naveventdetailmap.md +17 -0
- package/docs/api/foundation-header.navigation.auth.md +11 -0
- package/docs/api/foundation-header.navigation.connectedcallback.md +15 -0
- package/docs/api/foundation-header.navigation.credentialmanager.md +11 -0
- package/docs/api/foundation-header.navigation.hidesidebar.md +13 -0
- package/docs/api/foundation-header.navigation.logosrc.md +18 -0
- package/docs/api/foundation-header.navigation.logout.md +21 -0
- package/docs/api/foundation-header.navigation.md +45 -0
- package/docs/api/foundation-header.navigation.navigateto.md +28 -0
- package/docs/api/foundation-header.navigation.provider.md +11 -0
- package/docs/api/foundation-header.navigation.ready.md +11 -0
- package/docs/api/foundation-header.navigation.routebuttons.md +19 -0
- package/docs/api/foundation-header.navigation.selecttemplate.md +15 -0
- package/docs/api/foundation-header.navigation.showluminancetogglebutton.md +18 -0
- package/docs/api/foundation-header.navigation.showmisctogglebutton.md +18 -0
- package/docs/api/foundation-header.navigation.shownotificationsbutton.md +18 -0
- package/docs/api/foundation-header.navigation.sidenavopen.md +11 -0
- package/docs/api/foundation-header.navigation.username.md +13 -0
- package/docs/api/foundation-header.navtemplate.md +18 -0
- package/docs/api/index.md +12 -0
- package/docs/api-report.md +75 -0
- package/docs/img/foundation-header-replaced-img.png +0 -0
- package/docs/img/foundation-header-sidebar.png +0 -0
- package/docs/img/foundation-header-standard.png +0 -0
- package/license.txt +46 -0
- package/package.json +82 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"dependencies":[{"name":"@microsoft/fast-components","version":"2.30"},{"name":"@microsoft/fast-element","version":"1.11"},{"name":"tslib","version":"2.5"}],"devDependencies":[{"name":"@microsoft/api-documenter","version":"7.21"},{"name":"@microsoft/api-extractor","version":"7.34"},{"name":"@module-federation/dashboard-plugin","version":"2.3"},{"name":"@pixability-ui/federated-types","version":"0.2"},{"name":"@playwright/test","version":"1.31"},{"name":"c8","version":"7.13"},{"name":"camel-case","version":"4.1"},{"name":"clean-webpack-plugin","version":"4.0"},{"name":"cross-env","version":"7.0"},{"name":"csp-html-webpack-plugin","version":"5.1"},{"name":"css-loader","version":"6.7"},{"name":"cssnano","version":"5.1"},{"name":"esm","version":"3.2"},{"name":"file-loader","version":"6.2"},{"name":"html-webpack-plugin","version":"5.5"},{"name":"jsdom","version":"19.0"},{"name":"mini-css-extract-plugin","version":"2.7"},{"name":"playwright-test","version":"7.4"},{"name":"portfinder-sync","version":"0.0"},{"name":"postcss","version":"8.4"},{"name":"postcss-import","version":"14.1"},{"name":"postcss-loader","version":"6.2"},{"name":"postcss-preset-env","version":"7.8"},{"name":"terser-webpack-plugin","version":"5.3"},{"name":"to-string-loader","version":"1.2"},{"name":"ts-loader","version":"9.3"},{"name":"tsconfig-paths-webpack-plugin","version":"3.5"},{"name":"tsm","version":"2.3"},{"name":"typescript","version":"4.9"},{"name":"uvu","version":"0.5"},{"name":"watchlist","version":"0.3"},{"name":"webpack","version":"5.45"},{"name":"webpack-bundle-analyzer","version":"4.8"},{"name":"webpack-cli","version":"4.10"},{"name":"webpack-dev-server","version":"4.11"},{"name":"webpack-merge","version":"5.8"}],"optionalDependencies":[],"id":"foundationHeader","name":"foundationHeader","remote":"","metadata":{},"overrides":[{"id":"@microsoft/fast-element","name":"@microsoft/fast-element","version":"1.11","location":"@microsoft/fast-element","applicationID":"foundationHeader"},{"id":"tslib","name":"tslib","version":"2.5","location":"tslib","applicationID":"foundationHeader"},{"id":"@microsoft/fast-components","name":"@microsoft/fast-components","version":"2.30","location":"@microsoft/fast-components","applicationID":"foundationHeader"},{"id":"@genesislcap/foundation-comms","name":"@genesislcap/foundation-comms","version":"","location":"@genesislcap/foundation-comms","applicationID":"foundationHeader"},{"id":"@genesislcap/foundation-events","name":"@genesislcap/foundation-events","version":"","location":"@genesislcap/foundation-events","applicationID":"foundationHeader"},{"id":"@genesislcap/foundation-utils","name":"@genesislcap/foundation-utils","version":"","location":"@genesislcap/foundation-utils","applicationID":"foundationHeader"},{"id":"@genesislcap/foundation-zero","name":"@genesislcap/foundation-zero","version":"","location":"@genesislcap/foundation-zero","applicationID":"foundationHeader"}],"consumes":[{"consumingApplicationID":"foundationHeader","applicationID":"foundationZero","name":"ZeroDesignSystem","usedIn":[{"file":"src/components/components.ts","url":"/src/components/components.ts"}]}],"modules":[{"id":"foundationHeader:index","name":"index","applicationID":"foundationHeader","requires":[],"file":"./src/index.federated.ts"}],"version":"1.0.0"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const loadZeroDesignSystem: () => Promise<any>;
|
|
2
|
+
/**
|
|
3
|
+
* Load the wp5 module federation remote versions, or fallback to code split bundled versions.
|
|
4
|
+
* You would really be targeting the client's design system, components etc here. For now just targeting zero.
|
|
5
|
+
*/
|
|
6
|
+
export declare const loadRemotes: () => Promise<{
|
|
7
|
+
ZeroDesignSystem: any;
|
|
8
|
+
}>;
|
|
9
|
+
//# sourceMappingURL=components.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../../src/components/components.ts"],"names":[],"mappings":"AAqBA,eAAO,MAAM,oBAAoB,oBAWhC,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,WAAW;;EAKvB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=index.federated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.federated.d.ts","sourceRoot":"","sources":["../../src/index.federated.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAC9C,cAAc,QAAQ,CAAC"}
|
|
@@ -0,0 +1,488 @@
|
|
|
1
|
+
import { Auth, CredentialManager } from '@genesislcap/foundation-comms';
|
|
2
|
+
/**
|
|
3
|
+
* Events dispatched by the navigation control buttons
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export type NavEventDetailMap = {
|
|
7
|
+
'luminance-icon-clicked': void;
|
|
8
|
+
'misc-icon-clicked': void;
|
|
9
|
+
'notification-icon-clicked': void;
|
|
10
|
+
};
|
|
11
|
+
declare const Navigation_base: new (...args: any[]) => {
|
|
12
|
+
$emit<K extends "luminance-icon-clicked" | "misc-icon-clicked" | "notification-icon-clicked">(...args: NavEventDetailMap[K] extends void ? [type: K, options?: import("@genesislcap/foundation-events").EmitOptions] : [type: K, detail: NavEventDetailMap[K], options?: import("@genesislcap/foundation-events").EmitOptions]): import("@genesislcap/foundation-events").EmitReturn;
|
|
13
|
+
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
14
|
+
connectedCallback(): void;
|
|
15
|
+
disconnectedCallback(): void;
|
|
16
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
17
|
+
accessKey: string;
|
|
18
|
+
readonly accessKeyLabel: string;
|
|
19
|
+
autocapitalize: string;
|
|
20
|
+
dir: string;
|
|
21
|
+
draggable: boolean;
|
|
22
|
+
hidden: boolean;
|
|
23
|
+
inert: boolean;
|
|
24
|
+
innerText: string;
|
|
25
|
+
lang: string;
|
|
26
|
+
readonly offsetHeight: number;
|
|
27
|
+
readonly offsetLeft: number;
|
|
28
|
+
readonly offsetParent: Element;
|
|
29
|
+
readonly offsetTop: number;
|
|
30
|
+
readonly offsetWidth: number;
|
|
31
|
+
outerText: string;
|
|
32
|
+
spellcheck: boolean;
|
|
33
|
+
title: string;
|
|
34
|
+
translate: boolean;
|
|
35
|
+
attachInternals(): ElementInternals;
|
|
36
|
+
click(): void;
|
|
37
|
+
addEventListener<K_1 extends keyof HTMLElementEventMap>(type: K_1, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
38
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
39
|
+
removeEventListener<K_2 extends keyof HTMLElementEventMap>(type: K_2, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_2]) => any, options?: boolean | EventListenerOptions): void;
|
|
40
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
41
|
+
readonly attributes: NamedNodeMap;
|
|
42
|
+
readonly classList: DOMTokenList;
|
|
43
|
+
className: string;
|
|
44
|
+
readonly clientHeight: number;
|
|
45
|
+
readonly clientLeft: number;
|
|
46
|
+
readonly clientTop: number;
|
|
47
|
+
readonly clientWidth: number;
|
|
48
|
+
id: string;
|
|
49
|
+
readonly localName: string;
|
|
50
|
+
readonly namespaceURI: string;
|
|
51
|
+
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
52
|
+
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
53
|
+
outerHTML: string;
|
|
54
|
+
readonly ownerDocument: Document;
|
|
55
|
+
readonly part: DOMTokenList;
|
|
56
|
+
readonly prefix: string;
|
|
57
|
+
readonly scrollHeight: number;
|
|
58
|
+
scrollLeft: number;
|
|
59
|
+
scrollTop: number;
|
|
60
|
+
readonly scrollWidth: number;
|
|
61
|
+
readonly shadowRoot: ShadowRoot;
|
|
62
|
+
slot: string;
|
|
63
|
+
readonly tagName: string;
|
|
64
|
+
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
65
|
+
closest<K_3 extends keyof HTMLElementTagNameMap>(selector: K_3): HTMLElementTagNameMap[K_3];
|
|
66
|
+
closest<K_4 extends keyof SVGElementTagNameMap>(selector: K_4): SVGElementTagNameMap[K_4];
|
|
67
|
+
closest<E extends Element = Element>(selectors: string): E;
|
|
68
|
+
getAttribute(qualifiedName: string): string;
|
|
69
|
+
getAttributeNS(namespace: string, localName: string): string;
|
|
70
|
+
getAttributeNames(): string[];
|
|
71
|
+
getAttributeNode(qualifiedName: string): Attr;
|
|
72
|
+
getAttributeNodeNS(namespace: string, localName: string): Attr;
|
|
73
|
+
getBoundingClientRect(): DOMRect;
|
|
74
|
+
getClientRects(): DOMRectList;
|
|
75
|
+
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
76
|
+
getElementsByTagName<K_5 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5): HTMLCollectionOf<HTMLElementTagNameMap[K_5]>;
|
|
77
|
+
getElementsByTagName<K_6 extends keyof SVGElementTagNameMap>(qualifiedName: K_6): HTMLCollectionOf<SVGElementTagNameMap[K_6]>;
|
|
78
|
+
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
79
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
80
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
81
|
+
getElementsByTagNameNS(namespace: string, localName: string): HTMLCollectionOf<Element>;
|
|
82
|
+
hasAttribute(qualifiedName: string): boolean;
|
|
83
|
+
hasAttributeNS(namespace: string, localName: string): boolean;
|
|
84
|
+
hasAttributes(): boolean;
|
|
85
|
+
hasPointerCapture(pointerId: number): boolean;
|
|
86
|
+
insertAdjacentElement(where: InsertPosition, element: Element): Element;
|
|
87
|
+
insertAdjacentHTML(position: InsertPosition, text: string): void;
|
|
88
|
+
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
89
|
+
matches(selectors: string): boolean;
|
|
90
|
+
releasePointerCapture(pointerId: number): void;
|
|
91
|
+
removeAttribute(qualifiedName: string): void;
|
|
92
|
+
removeAttributeNS(namespace: string, localName: string): void;
|
|
93
|
+
removeAttributeNode(attr: Attr): Attr;
|
|
94
|
+
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
95
|
+
requestPointerLock(): void;
|
|
96
|
+
scroll(options?: ScrollToOptions): void;
|
|
97
|
+
scroll(x: number, y: number): void;
|
|
98
|
+
scrollBy(options?: ScrollToOptions): void;
|
|
99
|
+
scrollBy(x: number, y: number): void;
|
|
100
|
+
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
101
|
+
scrollTo(options?: ScrollToOptions): void;
|
|
102
|
+
scrollTo(x: number, y: number): void;
|
|
103
|
+
setAttribute(qualifiedName: string, value: string): void;
|
|
104
|
+
setAttributeNS(namespace: string, qualifiedName: string, value: string): void;
|
|
105
|
+
setAttributeNode(attr: Attr): Attr;
|
|
106
|
+
setAttributeNodeNS(attr: Attr): Attr;
|
|
107
|
+
setPointerCapture(pointerId: number): void;
|
|
108
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
109
|
+
webkitMatchesSelector(selectors: string): boolean;
|
|
110
|
+
readonly baseURI: string;
|
|
111
|
+
readonly childNodes: NodeListOf<ChildNode>;
|
|
112
|
+
readonly firstChild: ChildNode;
|
|
113
|
+
readonly isConnected: boolean;
|
|
114
|
+
readonly lastChild: ChildNode;
|
|
115
|
+
readonly nextSibling: ChildNode;
|
|
116
|
+
readonly nodeName: string;
|
|
117
|
+
readonly nodeType: number;
|
|
118
|
+
nodeValue: string;
|
|
119
|
+
readonly parentElement: HTMLElement;
|
|
120
|
+
readonly parentNode: ParentNode;
|
|
121
|
+
readonly previousSibling: ChildNode;
|
|
122
|
+
textContent: string;
|
|
123
|
+
appendChild<T extends Node>(node: T): T;
|
|
124
|
+
cloneNode(deep?: boolean): Node;
|
|
125
|
+
compareDocumentPosition(other: Node): number;
|
|
126
|
+
contains(other: Node): boolean;
|
|
127
|
+
getRootNode(options?: GetRootNodeOptions): Node;
|
|
128
|
+
hasChildNodes(): boolean;
|
|
129
|
+
insertBefore<T_1 extends Node>(node: T_1, child: Node): T_1;
|
|
130
|
+
isDefaultNamespace(namespace: string): boolean;
|
|
131
|
+
isEqualNode(otherNode: Node): boolean;
|
|
132
|
+
isSameNode(otherNode: Node): boolean;
|
|
133
|
+
lookupNamespaceURI(prefix: string): string;
|
|
134
|
+
lookupPrefix(namespace: string): string;
|
|
135
|
+
normalize(): void;
|
|
136
|
+
removeChild<T_2 extends Node>(child: T_2): T_2;
|
|
137
|
+
replaceChild<T_3 extends Node>(node: Node, child: T_3): T_3;
|
|
138
|
+
readonly ATTRIBUTE_NODE: number;
|
|
139
|
+
readonly CDATA_SECTION_NODE: number;
|
|
140
|
+
readonly COMMENT_NODE: number;
|
|
141
|
+
readonly DOCUMENT_FRAGMENT_NODE: number;
|
|
142
|
+
readonly DOCUMENT_NODE: number;
|
|
143
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: number;
|
|
144
|
+
readonly DOCUMENT_POSITION_CONTAINS: number;
|
|
145
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: number;
|
|
146
|
+
readonly DOCUMENT_POSITION_FOLLOWING: number;
|
|
147
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number;
|
|
148
|
+
readonly DOCUMENT_POSITION_PRECEDING: number;
|
|
149
|
+
readonly DOCUMENT_TYPE_NODE: number;
|
|
150
|
+
readonly ELEMENT_NODE: number;
|
|
151
|
+
readonly ENTITY_NODE: number;
|
|
152
|
+
readonly ENTITY_REFERENCE_NODE: number;
|
|
153
|
+
readonly NOTATION_NODE: number;
|
|
154
|
+
readonly PROCESSING_INSTRUCTION_NODE: number;
|
|
155
|
+
readonly TEXT_NODE: number;
|
|
156
|
+
dispatchEvent(event: Event): boolean;
|
|
157
|
+
ariaAtomic: string;
|
|
158
|
+
ariaAutoComplete: string;
|
|
159
|
+
ariaBusy: string;
|
|
160
|
+
ariaChecked: string;
|
|
161
|
+
ariaColCount: string;
|
|
162
|
+
ariaColIndex: string;
|
|
163
|
+
ariaColIndexText: string;
|
|
164
|
+
ariaColSpan: string;
|
|
165
|
+
ariaCurrent: string;
|
|
166
|
+
ariaDisabled: string;
|
|
167
|
+
ariaExpanded: string;
|
|
168
|
+
ariaHasPopup: string;
|
|
169
|
+
ariaHidden: string;
|
|
170
|
+
ariaInvalid: string;
|
|
171
|
+
ariaKeyShortcuts: string;
|
|
172
|
+
ariaLabel: string;
|
|
173
|
+
ariaLevel: string;
|
|
174
|
+
ariaLive: string;
|
|
175
|
+
ariaModal: string;
|
|
176
|
+
ariaMultiLine: string;
|
|
177
|
+
ariaMultiSelectable: string;
|
|
178
|
+
ariaOrientation: string;
|
|
179
|
+
ariaPlaceholder: string;
|
|
180
|
+
ariaPosInSet: string;
|
|
181
|
+
ariaPressed: string;
|
|
182
|
+
ariaReadOnly: string;
|
|
183
|
+
ariaRequired: string;
|
|
184
|
+
ariaRoleDescription: string;
|
|
185
|
+
ariaRowCount: string;
|
|
186
|
+
ariaRowIndex: string;
|
|
187
|
+
ariaRowIndexText: string;
|
|
188
|
+
ariaRowSpan: string;
|
|
189
|
+
ariaSelected: string;
|
|
190
|
+
ariaSetSize: string;
|
|
191
|
+
ariaSort: string;
|
|
192
|
+
ariaValueMax: string;
|
|
193
|
+
ariaValueMin: string;
|
|
194
|
+
ariaValueNow: string;
|
|
195
|
+
ariaValueText: string;
|
|
196
|
+
role: string;
|
|
197
|
+
animate(keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions): Animation;
|
|
198
|
+
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
199
|
+
after(...nodes: (string | Node)[]): void;
|
|
200
|
+
before(...nodes: (string | Node)[]): void;
|
|
201
|
+
remove(): void;
|
|
202
|
+
replaceWith(...nodes: (string | Node)[]): void;
|
|
203
|
+
innerHTML: string;
|
|
204
|
+
readonly nextElementSibling: Element;
|
|
205
|
+
readonly previousElementSibling: Element;
|
|
206
|
+
readonly childElementCount: number;
|
|
207
|
+
readonly children: HTMLCollection;
|
|
208
|
+
readonly firstElementChild: Element;
|
|
209
|
+
readonly lastElementChild: Element;
|
|
210
|
+
append(...nodes: (string | Node)[]): void;
|
|
211
|
+
prepend(...nodes: (string | Node)[]): void;
|
|
212
|
+
querySelector<K_7 extends keyof HTMLElementTagNameMap>(selectors: K_7): HTMLElementTagNameMap[K_7];
|
|
213
|
+
querySelector<K_8 extends keyof SVGElementTagNameMap>(selectors: K_8): SVGElementTagNameMap[K_8];
|
|
214
|
+
querySelector<E_1 extends Element = Element>(selectors: string): E_1;
|
|
215
|
+
querySelectorAll<K_9 extends keyof HTMLElementTagNameMap>(selectors: K_9): NodeListOf<HTMLElementTagNameMap[K_9]>;
|
|
216
|
+
querySelectorAll<K_10 extends keyof SVGElementTagNameMap>(selectors: K_10): NodeListOf<SVGElementTagNameMap[K_10]>;
|
|
217
|
+
querySelectorAll<E_2 extends Element = Element>(selectors: string): NodeListOf<E_2>;
|
|
218
|
+
replaceChildren(...nodes: (string | Node)[]): void;
|
|
219
|
+
readonly assignedSlot: HTMLSlotElement;
|
|
220
|
+
oncopy: (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any;
|
|
221
|
+
oncut: (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any;
|
|
222
|
+
onpaste: (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any;
|
|
223
|
+
readonly style: CSSStyleDeclaration;
|
|
224
|
+
contentEditable: string;
|
|
225
|
+
enterKeyHint: string;
|
|
226
|
+
inputMode: string;
|
|
227
|
+
readonly isContentEditable: boolean;
|
|
228
|
+
onabort: (this: GlobalEventHandlers, ev: UIEvent) => any;
|
|
229
|
+
onanimationcancel: (this: GlobalEventHandlers, ev: AnimationEvent) => any;
|
|
230
|
+
onanimationend: (this: GlobalEventHandlers, ev: AnimationEvent) => any;
|
|
231
|
+
onanimationiteration: (this: GlobalEventHandlers, ev: AnimationEvent) => any;
|
|
232
|
+
onanimationstart: (this: GlobalEventHandlers, ev: AnimationEvent) => any;
|
|
233
|
+
onauxclick: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
234
|
+
onbeforeinput: (this: GlobalEventHandlers, ev: InputEvent) => any;
|
|
235
|
+
onblur: (this: GlobalEventHandlers, ev: FocusEvent) => any;
|
|
236
|
+
oncancel: (this: GlobalEventHandlers, ev: Event) => any;
|
|
237
|
+
oncanplay: (this: GlobalEventHandlers, ev: Event) => any;
|
|
238
|
+
oncanplaythrough: (this: GlobalEventHandlers, ev: Event) => any;
|
|
239
|
+
onchange: (this: GlobalEventHandlers, ev: Event) => any;
|
|
240
|
+
onclick: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
241
|
+
onclose: (this: GlobalEventHandlers, ev: Event) => any;
|
|
242
|
+
oncontextmenu: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
243
|
+
oncuechange: (this: GlobalEventHandlers, ev: Event) => any;
|
|
244
|
+
ondblclick: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
245
|
+
ondrag: (this: GlobalEventHandlers, ev: DragEvent) => any;
|
|
246
|
+
ondragend: (this: GlobalEventHandlers, ev: DragEvent) => any;
|
|
247
|
+
ondragenter: (this: GlobalEventHandlers, ev: DragEvent) => any;
|
|
248
|
+
ondragleave: (this: GlobalEventHandlers, ev: DragEvent) => any;
|
|
249
|
+
ondragover: (this: GlobalEventHandlers, ev: DragEvent) => any;
|
|
250
|
+
ondragstart: (this: GlobalEventHandlers, ev: DragEvent) => any;
|
|
251
|
+
ondrop: (this: GlobalEventHandlers, ev: DragEvent) => any;
|
|
252
|
+
ondurationchange: (this: GlobalEventHandlers, ev: Event) => any;
|
|
253
|
+
onemptied: (this: GlobalEventHandlers, ev: Event) => any;
|
|
254
|
+
onended: (this: GlobalEventHandlers, ev: Event) => any;
|
|
255
|
+
onerror: OnErrorEventHandlerNonNull;
|
|
256
|
+
onfocus: (this: GlobalEventHandlers, ev: FocusEvent) => any;
|
|
257
|
+
onformdata: (this: GlobalEventHandlers, ev: FormDataEvent) => any;
|
|
258
|
+
ongotpointercapture: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
259
|
+
oninput: (this: GlobalEventHandlers, ev: Event) => any;
|
|
260
|
+
oninvalid: (this: GlobalEventHandlers, ev: Event) => any;
|
|
261
|
+
onkeydown: (this: GlobalEventHandlers, ev: KeyboardEvent) => any;
|
|
262
|
+
onkeypress: (this: GlobalEventHandlers, ev: KeyboardEvent) => any;
|
|
263
|
+
onkeyup: (this: GlobalEventHandlers, ev: KeyboardEvent) => any;
|
|
264
|
+
onload: (this: GlobalEventHandlers, ev: Event) => any;
|
|
265
|
+
onloadeddata: (this: GlobalEventHandlers, ev: Event) => any;
|
|
266
|
+
onloadedmetadata: (this: GlobalEventHandlers, ev: Event) => any;
|
|
267
|
+
onloadstart: (this: GlobalEventHandlers, ev: Event) => any;
|
|
268
|
+
onlostpointercapture: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
269
|
+
onmousedown: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
270
|
+
onmouseenter: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
271
|
+
onmouseleave: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
272
|
+
onmousemove: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
273
|
+
onmouseout: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
274
|
+
onmouseover: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
275
|
+
onmouseup: (this: GlobalEventHandlers, ev: MouseEvent) => any;
|
|
276
|
+
onpause: (this: GlobalEventHandlers, ev: Event) => any;
|
|
277
|
+
onplay: (this: GlobalEventHandlers, ev: Event) => any;
|
|
278
|
+
onplaying: (this: GlobalEventHandlers, ev: Event) => any;
|
|
279
|
+
onpointercancel: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
280
|
+
onpointerdown: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
281
|
+
onpointerenter: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
282
|
+
onpointerleave: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
283
|
+
onpointermove: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
284
|
+
onpointerout: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
285
|
+
onpointerover: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
286
|
+
onpointerup: (this: GlobalEventHandlers, ev: PointerEvent) => any;
|
|
287
|
+
onprogress: (this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any;
|
|
288
|
+
onratechange: (this: GlobalEventHandlers, ev: Event) => any;
|
|
289
|
+
onreset: (this: GlobalEventHandlers, ev: Event) => any;
|
|
290
|
+
onresize: (this: GlobalEventHandlers, ev: UIEvent) => any;
|
|
291
|
+
onscroll: (this: GlobalEventHandlers, ev: Event) => any;
|
|
292
|
+
onsecuritypolicyviolation: (this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any;
|
|
293
|
+
onseeked: (this: GlobalEventHandlers, ev: Event) => any;
|
|
294
|
+
onseeking: (this: GlobalEventHandlers, ev: Event) => any;
|
|
295
|
+
onselect: (this: GlobalEventHandlers, ev: Event) => any;
|
|
296
|
+
onselectionchange: (this: GlobalEventHandlers, ev: Event) => any;
|
|
297
|
+
onselectstart: (this: GlobalEventHandlers, ev: Event) => any;
|
|
298
|
+
onslotchange: (this: GlobalEventHandlers, ev: Event) => any;
|
|
299
|
+
onstalled: (this: GlobalEventHandlers, ev: Event) => any;
|
|
300
|
+
onsubmit: (this: GlobalEventHandlers, ev: SubmitEvent) => any;
|
|
301
|
+
onsuspend: (this: GlobalEventHandlers, ev: Event) => any;
|
|
302
|
+
ontimeupdate: (this: GlobalEventHandlers, ev: Event) => any;
|
|
303
|
+
ontoggle: (this: GlobalEventHandlers, ev: Event) => any;
|
|
304
|
+
ontouchcancel?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
305
|
+
ontouchend?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
306
|
+
ontouchmove?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
307
|
+
ontouchstart?: (this: GlobalEventHandlers, ev: TouchEvent) => any;
|
|
308
|
+
ontransitioncancel: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
|
|
309
|
+
ontransitionend: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
|
|
310
|
+
ontransitionrun: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
|
|
311
|
+
ontransitionstart: (this: GlobalEventHandlers, ev: TransitionEvent) => any;
|
|
312
|
+
onvolumechange: (this: GlobalEventHandlers, ev: Event) => any;
|
|
313
|
+
onwaiting: (this: GlobalEventHandlers, ev: Event) => any;
|
|
314
|
+
onwebkitanimationend: (this: GlobalEventHandlers, ev: Event) => any;
|
|
315
|
+
onwebkitanimationiteration: (this: GlobalEventHandlers, ev: Event) => any;
|
|
316
|
+
onwebkitanimationstart: (this: GlobalEventHandlers, ev: Event) => any;
|
|
317
|
+
onwebkittransitionend: (this: GlobalEventHandlers, ev: Event) => any;
|
|
318
|
+
onwheel: (this: GlobalEventHandlers, ev: WheelEvent) => any;
|
|
319
|
+
autofocus: boolean;
|
|
320
|
+
readonly dataset: DOMStringMap;
|
|
321
|
+
nonce?: string;
|
|
322
|
+
tabIndex: number;
|
|
323
|
+
blur(): void;
|
|
324
|
+
focus(options?: FocusOptions): void;
|
|
325
|
+
};
|
|
326
|
+
/**
|
|
327
|
+
* Navigation micro-frontend includes navigation bar and flyout menu
|
|
328
|
+
*
|
|
329
|
+
* @remarks
|
|
330
|
+
*
|
|
331
|
+
* `foundation-header` micro-frontend can be added to the project to include a navigation bar
|
|
332
|
+
* and flyout menu. There are multiple ways that the behaviour of the component can be configured
|
|
333
|
+
* - the icon shown on the navigation bar and flyout menu (this shows the Genesis logo by default).
|
|
334
|
+
* - navigation links at the left-hand side of the navigation bar.
|
|
335
|
+
* - the control buttons on the right-hand side of the navigation bar can be shown or hidden, and their behaviour controlled via event listeners
|
|
336
|
+
* - The contents of the flyout menu.
|
|
337
|
+
*
|
|
338
|
+
* @param logo-src - Option attribute which sets the source of the image in the navigation bar and flyout menu. The Genesis logo will be shown if this attribute is not provided.
|
|
339
|
+
* @param show-luminance-toggle-button - Boolean attribute which controls whether the navigation bar will display the luminance toggle icon.
|
|
340
|
+
* @param show-misc-toggle-button - Boolean attribute which controls whether the navigation bar will display the miscellaneous behaviour icon.
|
|
341
|
+
* @param show-misc-toggle-button - Boolean attribute which controls whether the navigation bar will display the show notification icon.
|
|
342
|
+
*
|
|
343
|
+
* @public
|
|
344
|
+
*/
|
|
345
|
+
export declare class Navigation extends Navigation_base {
|
|
346
|
+
auth: Auth;
|
|
347
|
+
credentialManager: CredentialManager;
|
|
348
|
+
provider: any;
|
|
349
|
+
ready: boolean;
|
|
350
|
+
/**
|
|
351
|
+
* Username of the logged in user
|
|
352
|
+
*/
|
|
353
|
+
userName: string;
|
|
354
|
+
sideNavOpen: boolean;
|
|
355
|
+
connectedCallback(): Promise<void>;
|
|
356
|
+
/**
|
|
357
|
+
* Optional attribute which controls the icon to show on the navigation bar and flyout
|
|
358
|
+
* Control via `logo-src`
|
|
359
|
+
*
|
|
360
|
+
* @remarks
|
|
361
|
+
*
|
|
362
|
+
* If this attribute is not set then the Genesis logo is shown instead
|
|
363
|
+
*/
|
|
364
|
+
logoSrc: any;
|
|
365
|
+
/**
|
|
366
|
+
* Boolean attribute which controls whether to show the luminance (moon) icon on the navigation bar
|
|
367
|
+
* Control via`show-luminance-toggle-button`
|
|
368
|
+
*
|
|
369
|
+
* @remarks
|
|
370
|
+
*
|
|
371
|
+
* If the user clicks the icon when shown then this class will emit the 'luminance-icon-clicked' event
|
|
372
|
+
*/
|
|
373
|
+
showLuminanceToggleButton: boolean;
|
|
374
|
+
/**
|
|
375
|
+
* Boolean attribute which controls whether to show the miscellaneous (menu) icon on the navigation bar
|
|
376
|
+
* Control via `show-luminance-toggle-button`
|
|
377
|
+
*
|
|
378
|
+
* @remarks
|
|
379
|
+
*
|
|
380
|
+
* If the user clicks the icon when shown then this class will emit the 'misc-icon-clicked' event
|
|
381
|
+
*/
|
|
382
|
+
showMiscToggleButton: boolean;
|
|
383
|
+
/**
|
|
384
|
+
* Boolean attribute which controls whether to show the notification (bell) icon on the navigation bar
|
|
385
|
+
* Control via `show-notification-button`
|
|
386
|
+
*
|
|
387
|
+
* @remarks
|
|
388
|
+
*
|
|
389
|
+
* If the user clicks the icon when shown then this class will emit the 'notification-icon-clicked' event
|
|
390
|
+
*/
|
|
391
|
+
showNotificationsButton: boolean;
|
|
392
|
+
/**
|
|
393
|
+
* Boolean attribute which controls whether to include the sideNav component
|
|
394
|
+
* Control via`hide-side-bar`
|
|
395
|
+
*
|
|
396
|
+
*/
|
|
397
|
+
hideSideBar: boolean;
|
|
398
|
+
/**
|
|
399
|
+
* If present the defined route buttons will be rendered in the header 'routes' slot
|
|
400
|
+
*/
|
|
401
|
+
routeButtons: Array<{
|
|
402
|
+
index: number;
|
|
403
|
+
path: string;
|
|
404
|
+
title: string;
|
|
405
|
+
icon: string;
|
|
406
|
+
variant: string;
|
|
407
|
+
}>;
|
|
408
|
+
/**
|
|
409
|
+
* Load remote components
|
|
410
|
+
*
|
|
411
|
+
* @remarks
|
|
412
|
+
*
|
|
413
|
+
* With regards to module federation
|
|
414
|
+
*
|
|
415
|
+
* @internal
|
|
416
|
+
*/
|
|
417
|
+
loadRemotes(): Promise<void>;
|
|
418
|
+
selectTemplate(): import("@microsoft/fast-element").ViewTemplate<Navigation, any>;
|
|
419
|
+
/**
|
|
420
|
+
* Logs the user out of their session
|
|
421
|
+
*
|
|
422
|
+
* @remarks
|
|
423
|
+
*
|
|
424
|
+
* Activated when the user clicks on the logout button on the right hand side of the navigation bar. Requires
|
|
425
|
+
* the usage of the auth functionality from {@link @genesislcap/foundation-comms#Auth}.
|
|
426
|
+
*
|
|
427
|
+
* @public
|
|
428
|
+
*/
|
|
429
|
+
logout(): Promise<void>;
|
|
430
|
+
/**
|
|
431
|
+
* Changes the route of the current page
|
|
432
|
+
*
|
|
433
|
+
* @remarks
|
|
434
|
+
*
|
|
435
|
+
* Requires setup of the Router and usage of the FAST Router
|
|
436
|
+
*
|
|
437
|
+
* @param path - string represeting the new route to move to
|
|
438
|
+
*
|
|
439
|
+
* @public
|
|
440
|
+
*/
|
|
441
|
+
navigateTo(path: string): void;
|
|
442
|
+
/**
|
|
443
|
+
* Opens the flyout menu on the left hand side
|
|
444
|
+
*
|
|
445
|
+
* @remarks
|
|
446
|
+
*
|
|
447
|
+
* Activated when the user clicks on the menu button on the navigation
|
|
448
|
+
* bar left hand side
|
|
449
|
+
*
|
|
450
|
+
* @internal
|
|
451
|
+
*/
|
|
452
|
+
toggleNavVisibility(): void;
|
|
453
|
+
/**
|
|
454
|
+
* Emits the event corresponding to the luminance icon being clicked
|
|
455
|
+
*
|
|
456
|
+
* @remarks
|
|
457
|
+
*
|
|
458
|
+
* Activated when the user clicks on the moon icon on the navigation
|
|
459
|
+
* bar right hand side
|
|
460
|
+
*
|
|
461
|
+
* @internal
|
|
462
|
+
*/
|
|
463
|
+
luminanceIconEvent(): void;
|
|
464
|
+
/**
|
|
465
|
+
* Emits the event corresponding to the miscellaneous icon being clicked
|
|
466
|
+
*
|
|
467
|
+
* @remarks
|
|
468
|
+
*
|
|
469
|
+
* Activated when the user clicks on the menu icon on the navigation
|
|
470
|
+
* bar right hand side
|
|
471
|
+
*
|
|
472
|
+
* @internal
|
|
473
|
+
*/
|
|
474
|
+
miscIconEvent(): void;
|
|
475
|
+
/**
|
|
476
|
+
* Emits the event corresponding to the notification icon being clicked
|
|
477
|
+
*
|
|
478
|
+
* @remarks
|
|
479
|
+
*
|
|
480
|
+
* Activated when the user clicks on the bell icon on the navigation
|
|
481
|
+
* bar right hand side
|
|
482
|
+
*
|
|
483
|
+
* @internal
|
|
484
|
+
*/
|
|
485
|
+
notificationIconEvent(): void;
|
|
486
|
+
}
|
|
487
|
+
export {};
|
|
488
|
+
//# sourceMappingURL=main.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../src/main/main.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,iBAAiB,EAAgB,MAAM,+BAA+B,CAAC;AActF;;;GAGG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,wBAAwB,EAAE,IAAI,CAAC;IAC/B,mBAAmB,EAAE,IAAI,CAAC;IAC1B,2BAA2B,EAAE,IAAI,CAAC;CACnC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKF;;;;;;;;;;;;;;;;;;GAkBG;AACH,qBAKa,UAAW,SAAQ,eAAmC;IAC3D,IAAI,EAAG,IAAI,CAAC;IACC,iBAAiB,EAAG,iBAAiB,CAAC;IAC7C,QAAQ,EAAG,GAAG,CAAC;IACf,KAAK,EAAE,OAAO,CAAS;IAEnC;;OAEG;IACgB,QAAQ,EAAE,MAAM,CAAC;IAExB,WAAW,UAAS;IAEnB,iBAAiB;IAU9B;;;;;;;OAOG;IAC8B,OAAO,EAAE,GAAG,CAAQ;IAErD;;;;;;;OAOG;IAEH,yBAAyB,EAAE,OAAO,CAAC;IAEnC;;;;;;;OAOG;IAC8D,oBAAoB,EAAE,OAAO,CAAC;IAE/F;;;;;;;OAOG;IAEH,uBAAuB,EAAE,OAAO,CAAC;IAEjC;;;;OAIG;IAEH,WAAW,EAAE,OAAO,CAAC;IAErB;;OAEG;IACS,YAAY,EAAE,KAAK,CAAC;QAC9B,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;KACjB,CAAC,CAAC;IAEH;;;;;;;;OAQG;IACG,WAAW;IAKjB,cAAc;IAId;;;;;;;;;OASG;IACU,MAAM;IAgBnB;;;;;;;;;;OAUG;IACI,UAAU,CAAC,IAAI,EAAE,MAAM;IAS9B;;;;;;;;;OASG;IACH,mBAAmB;IAInB;;;;;;;;;OASG;IACH,kBAAkB;IAIlB;;;;;;;;;OASG;IACH,aAAa;IAIb;;;;;;;;;OASG;IACH,qBAAqB;CAGtB"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import './main.css';
|
|
2
|
+
/**
|
|
3
|
+
* Base styles for the foundation-header
|
|
4
|
+
*
|
|
5
|
+
* @returns ElementStyles instance for the foundation-header
|
|
6
|
+
*
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export declare const MainStyles: import("@microsoft/fast-element").ElementStyles;
|
|
10
|
+
//# sourceMappingURL=main.styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"main.styles.d.ts","sourceRoot":"","sources":["../../../src/main/main.styles.ts"],"names":[],"mappings":"AAQA,OAAO,YAAY,CAAC;AASpB;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,iDA4OtB,CAAC"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import type { ViewTemplate } from '@microsoft/fast-element';
|
|
2
|
+
import type { Navigation } from './main';
|
|
3
|
+
/**
|
|
4
|
+
* Template for Navigation class
|
|
5
|
+
*
|
|
6
|
+
* @remarks
|
|
7
|
+
*
|
|
8
|
+
* Contains the template for both the sidenav and the navigation bar
|
|
9
|
+
*
|
|
10
|
+
* @typeParam Navigation - Navigation class
|
|
11
|
+
*
|
|
12
|
+
* @returns ViewTemplate instance of the Navigation html
|
|
13
|
+
*
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
export declare const NavTemplate: ViewTemplate<Navigation, any>;
|
|
17
|
+
/**
|
|
18
|
+
* Top level template for Navigation class
|
|
19
|
+
*
|
|
20
|
+
* @remarks
|
|
21
|
+
*
|
|
22
|
+
* Dynamic template which wraps the code in a provider
|
|
23
|
+
*
|
|
24
|
+
* @typeParam Navigation - Navigation class
|
|
25
|
+
*
|
|
26
|
+
* @returns ViewTemplate instance of the Navigation html
|
|
27
|
+
*
|
|
28
|
+
* @internal
|
|
29
|
+
*/
|
|
30
|
+
export declare const DynamicTemplate: ViewTemplate<Navigation>;
|
|
31
|
+
/**
|
|
32
|
+
* Loading template for the Navigation class
|
|
33
|
+
*
|
|
34
|
+
* @remarks
|
|
35
|
+
*
|
|
36
|
+
* Template used to indicate loading to the user
|
|
37
|
+
*
|
|
38
|
+
* @typeParam Navigation - Navigation class
|
|
39
|
+
*
|
|
40
|
+
* @returns ViewTemplate instance of the Loading html
|
|
41
|
+
*
|
|
42
|
+
* @internal
|
|
43
|
+
*/
|
|
44
|
+
export declare const LoadingTemplate: ViewTemplate<Navigation>;
|
|
45
|
+
/**
|
|
46
|
+
* Render template for the Navigation class
|
|
47
|
+
*
|
|
48
|
+
* @remarks
|
|
49
|
+
*
|
|
50
|
+
* Template used when the class has finished loading
|
|
51
|
+
*
|
|
52
|
+
* @typeParam Navigation - Navigation class
|
|
53
|
+
*
|
|
54
|
+
* @returns ViewTemplate instance of the Main html
|
|
55
|
+
*
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
58
|
+
export declare const MainTemplate: ViewTemplate<Navigation>;
|
|
59
|
+
//# sourceMappingURL=main.template.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"main.template.d.ts","sourceRoot":"","sources":["../../../src/main/main.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AA+CzC;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,+BAwDvB,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAIpD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAEpD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,EAAE,YAAY,CAAC,UAAU,CAEjD,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ColorRGBA64 } from '@microsoft/fast-colors';
|
|
2
|
+
export declare const getWebRGBA: (rgb: ColorRGBA64, alpha?: number) => string;
|
|
3
|
+
export declare enum PrimaryRapidColorHEX {
|
|
4
|
+
blue = "#0eafe2",
|
|
5
|
+
purple = "#654df9"
|
|
6
|
+
}
|
|
7
|
+
export declare enum ColorHEX {
|
|
8
|
+
black = "#000000",
|
|
9
|
+
white = "#FFFFFF",
|
|
10
|
+
almostWhite = "#F1F1F1",
|
|
11
|
+
lightGrey = "#2E3339",
|
|
12
|
+
mediumGrey = "#2C2F33",
|
|
13
|
+
darkGrey = "#1F2126",
|
|
14
|
+
darkerGrey = "#141519"
|
|
15
|
+
}
|
|
16
|
+
export declare const defaultBackgroundHover: string;
|
|
17
|
+
export declare const defaultBackgroundItem: string;
|
|
18
|
+
export declare const backgroundNavOption: string;
|
|
19
|
+
//# sourceMappingURL=colors.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../../src/styles/colors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAoB,MAAM,wBAAwB,CAAC;AAEvE,eAAO,MAAM,UAAU,QAAS,WAAW,UAAS,MAAM,WAGzD,CAAC;AAEF,oBAAY,oBAAoB;IAC9B,IAAI,YAAY;IAChB,MAAM,YAAY;CACnB;AAED,oBAAY,QAAQ;IAClB,KAAK,YAAY;IACjB,KAAK,YAAY;IACjB,WAAW,YAAY;IAEvB,SAAS,YAAY;IAErB,UAAU,YAAY;IAEtB,QAAQ,YAAY;IACpB,UAAU,YAAY;CACvB;AAMD,eAAO,MAAM,sBAAsB,QAA+D,CAAC;AACnG,eAAO,MAAM,qBAAqB,QAA8D,CAAC;AACjG,eAAO,MAAM,mBAAmB,QAG/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/styles/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC"}
|