@fundamental-ngx/core 0.34.3-rc.5 → 0.34.3-rc.8
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/action-bar/package.json +1 -1
- package/action-sheet/package.json +1 -1
- package/alert/package.json +1 -1
- package/avatar/package.json +1 -1
- package/avatar-group/package.json +1 -1
- package/bar/package.json +1 -1
- package/breadcrumb/package.json +1 -1
- package/busy-indicator/package.json +1 -1
- package/button/package.json +1 -1
- package/calendar/package.json +1 -1
- package/card/package.json +1 -1
- package/carousel/package.json +1 -1
- package/checkbox/package.json +1 -1
- package/combobox/package.json +1 -1
- package/date-picker/package.json +1 -1
- package/datetime/package.json +1 -1
- package/datetime-picker/package.json +1 -1
- package/dialog/package.json +1 -1
- package/dynamic-page/dynamic-page-content/dynamic-page-content.component.d.ts +5 -3
- package/dynamic-page/dynamic-page.component.d.ts +10 -3
- package/dynamic-page/esm2020/dynamic-page-content/dynamic-page-content.component.mjs +16 -8
- package/dynamic-page/esm2020/dynamic-page.component.mjs +21 -4
- package/dynamic-page/fesm2015/fundamental-ngx-core-dynamic-page.mjs +50 -26
- package/dynamic-page/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/dynamic-page/fesm2020/fundamental-ngx-core-dynamic-page.mjs +48 -26
- package/dynamic-page/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/dynamic-page/package.json +1 -1
- package/dynamic-side-content/package.json +1 -1
- package/esm2020/dynamic-page/dynamic-page-content/dynamic-page-content.component.mjs +16 -8
- package/esm2020/dynamic-page/dynamic-page.component.mjs +21 -4
- package/esm2020/popover/popover-container/popover-container.directive.mjs +36 -0
- package/esm2020/popover/popover-service/popover.service.mjs +12 -3
- package/esm2020/popover/popover.module.mjs +10 -5
- package/esm2020/popover/public_api.mjs +2 -1
- package/facets/package.json +1 -1
- package/feed-input/package.json +1 -1
- package/feed-list-item/package.json +1 -1
- package/fesm2015/fundamental-ngx-core-dynamic-page.mjs +50 -26
- package/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-popover.mjs +51 -8
- package/fesm2015/fundamental-ngx-core-popover.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-dynamic-page.mjs +48 -26
- package/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-popover.mjs +50 -8
- package/fesm2020/fundamental-ngx-core-popover.mjs.map +1 -1
- package/file-uploader/package.json +1 -1
- package/fixed-card-layout/package.json +1 -1
- package/flexible-column-layout/package.json +1 -1
- package/form/package.json +1 -1
- package/formatted-text/package.json +1 -1
- package/grid-list/package.json +1 -1
- package/icon/package.json +1 -1
- package/illustrated-message/package.json +1 -1
- package/infinite-scroll/package.json +1 -1
- package/info-label/package.json +1 -1
- package/inline-help/package.json +1 -1
- package/input-group/package.json +1 -1
- package/layout-grid/package.json +1 -1
- package/layout-panel/package.json +1 -1
- package/link/package.json +1 -1
- package/list/package.json +1 -1
- package/menu/package.json +1 -1
- package/message-box/package.json +1 -1
- package/message-strip/package.json +1 -1
- package/message-toast/package.json +1 -1
- package/micro-process-flow/package.json +1 -1
- package/mobile-mode/package.json +1 -1
- package/multi-input/package.json +1 -1
- package/nested-list/package.json +1 -1
- package/notification/package.json +1 -1
- package/object-identifier/package.json +1 -1
- package/object-marker/package.json +1 -1
- package/object-number/package.json +1 -1
- package/object-status/package.json +1 -1
- package/package.json +2 -2
- package/pagination/package.json +1 -1
- package/panel/package.json +1 -1
- package/popover/esm2020/popover-container/popover-container.directive.mjs +36 -0
- package/popover/esm2020/popover-service/popover.service.mjs +12 -3
- package/popover/esm2020/popover.module.mjs +10 -5
- package/popover/esm2020/public_api.mjs +2 -1
- package/popover/fesm2015/fundamental-ngx-core-popover.mjs +51 -8
- package/popover/fesm2015/fundamental-ngx-core-popover.mjs.map +1 -1
- package/popover/fesm2020/fundamental-ngx-core-popover.mjs +50 -8
- package/popover/fesm2020/fundamental-ngx-core-popover.mjs.map +1 -1
- package/popover/package.json +1 -1
- package/popover/popover-container/popover-container.directive.d.ts +17 -0
- package/popover/popover-service/popover.service.d.ts +4 -2
- package/popover/popover.module.d.ts +5 -4
- package/popover/public_api.d.ts +1 -0
- package/product-switch/package.json +1 -1
- package/progress-indicator/package.json +1 -1
- package/quick-view/package.json +1 -1
- package/radio/package.json +1 -1
- package/rating-indicator/package.json +1 -1
- package/resizable-card-layout/package.json +1 -1
- package/schematics/ng-add/index.js +1 -1
- package/scroll-spy/package.json +1 -1
- package/scrollbar/package.json +1 -1
- package/segmented-button/package.json +1 -1
- package/select/package.json +1 -1
- package/shared/package.json +1 -1
- package/shellbar/package.json +1 -1
- package/side-navigation/package.json +1 -1
- package/slider/package.json +1 -1
- package/split-button/package.json +1 -1
- package/splitter/package.json +1 -1
- package/status-indicator/package.json +1 -1
- package/step-input/package.json +1 -1
- package/switch/package.json +1 -1
- package/table/package.json +1 -1
- package/tabs/package.json +1 -1
- package/text/package.json +1 -1
- package/tile/package.json +1 -1
- package/time/package.json +1 -1
- package/time-picker/package.json +1 -1
- package/timeline/package.json +1 -1
- package/title/package.json +1 -1
- package/token/package.json +1 -1
- package/toolbar/package.json +1 -1
- package/tree/package.json +1 -1
- package/upload-collection/package.json +1 -1
- package/utils/package.json +1 -1
- package/vertical-navigation/package.json +1 -1
- package/wizard/package.json +1 -1
package/action-bar/package.json
CHANGED
package/alert/package.json
CHANGED
package/avatar/package.json
CHANGED
package/bar/package.json
CHANGED
package/breadcrumb/package.json
CHANGED
package/button/package.json
CHANGED
package/calendar/package.json
CHANGED
package/card/package.json
CHANGED
package/carousel/package.json
CHANGED
package/checkbox/package.json
CHANGED
package/combobox/package.json
CHANGED
package/date-picker/package.json
CHANGED
package/datetime/package.json
CHANGED
package/dialog/package.json
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { ElementRef, OnInit, Renderer2 } from '@angular/core';
|
|
2
|
+
import { WithDynamicPageFooterComponent } from '../dynamic-page.component';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class DynamicPageContentComponent implements OnInit {
|
|
4
|
-
private _elementRef;
|
|
5
5
|
_renderer: Renderer2;
|
|
6
|
+
_dynamicPageComponent: WithDynamicPageFooterComponent;
|
|
7
|
+
private _elementRef;
|
|
6
8
|
/**
|
|
7
9
|
* label for the tab. If label is provided, tab navigation will be internally set up.
|
|
8
10
|
*/
|
|
@@ -12,13 +14,13 @@ export declare class DynamicPageContentComponent implements OnInit {
|
|
|
12
14
|
*/
|
|
13
15
|
id: string;
|
|
14
16
|
/** @hidden */
|
|
15
|
-
constructor(_elementRef: ElementRef<HTMLElement
|
|
17
|
+
constructor(_renderer: Renderer2, _dynamicPageComponent: WithDynamicPageFooterComponent, _elementRef: ElementRef<HTMLElement>);
|
|
16
18
|
/** @hidden */
|
|
17
19
|
ngOnInit(): void;
|
|
18
20
|
/** Element reference to host of content dynamic page */
|
|
19
21
|
get elementRef(): ElementRef;
|
|
20
22
|
/** @hidden */
|
|
21
23
|
private _addClassNameToHostElement;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicPageContentComponent,
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicPageContentComponent, [null, { optional: true; }, null]>;
|
|
23
25
|
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicPageContentComponent, "fd-dynamic-page-content", never, { "tabLabel": "tabLabel"; "id": "id"; }, {}, never, ["*"]>;
|
|
24
26
|
}
|
|
@@ -1,14 +1,19 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, OnDestroy, Renderer2 } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, ChangeDetectorRef, ElementRef, InjectionToken, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
2
|
import { DynamicPageBackgroundType, DynamicPageResponsiveSize } from './constants';
|
|
3
3
|
import { DynamicPageContentComponent } from './dynamic-page-content/dynamic-page-content.component';
|
|
4
4
|
import { DynamicPageSubheaderComponent } from './dynamic-page-header/subheader/dynamic-page-subheader.component';
|
|
5
5
|
import { DynamicPageHeaderComponent } from './dynamic-page-header/header/dynamic-page-header.component';
|
|
6
|
+
import { DynamicPageFooterComponent } from './dynamic-page-footer/dynamic-page-footer.component';
|
|
6
7
|
import { DynamicPageWrapperDirective } from './dynamic-page-wrapper.directive';
|
|
7
8
|
import { DynamicPageService } from './dynamic-page.service';
|
|
8
9
|
import { TabListComponent } from '@fundamental-ngx/core/tabs';
|
|
9
10
|
import { FlexibleColumnLayoutComponent } from '@fundamental-ngx/core/flexible-column-layout';
|
|
10
11
|
import * as i0 from "@angular/core";
|
|
11
|
-
export declare
|
|
12
|
+
export declare const FD_DYNAMIC_PAGE_COMPONENT: InjectionToken<unknown>;
|
|
13
|
+
export interface WithDynamicPageFooterComponent {
|
|
14
|
+
_footerComponent: DynamicPageFooterComponent;
|
|
15
|
+
}
|
|
16
|
+
export declare class DynamicPageComponent implements AfterViewInit, OnDestroy, WithDynamicPageFooterComponent {
|
|
12
17
|
protected _cd: ChangeDetectorRef;
|
|
13
18
|
private _elementRef;
|
|
14
19
|
private _renderer;
|
|
@@ -52,6 +57,8 @@ export declare class DynamicPageComponent implements AfterViewInit, OnDestroy {
|
|
|
52
57
|
_headerComponent: DynamicPageHeaderComponent;
|
|
53
58
|
/** @hidden reference to content component */
|
|
54
59
|
_contentComponent: DynamicPageContentComponent;
|
|
60
|
+
/** @hidden reference to footer component */
|
|
61
|
+
_footerComponent: DynamicPageContentComponent;
|
|
55
62
|
/** @hidden reference to tab component */
|
|
56
63
|
_tabComponent: TabListComponent;
|
|
57
64
|
/** @hidden */
|
|
@@ -107,5 +114,5 @@ export declare class DynamicPageComponent implements AfterViewInit, OnDestroy {
|
|
|
107
114
|
/** @hidden */
|
|
108
115
|
private _removeShadowWhenTabComponent;
|
|
109
116
|
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicPageComponent, [null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
110
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicPageComponent, "fd-dynamic-page", never, { "role": "role"; "ariaLabel": "ariaLabel"; "background": "background"; "autoResponsive": "autoResponsive"; "size": "size"; "offset": "offset"; "expandContent": "expandContent"; }, {}, ["_pageSubheaderComponent", "_headerComponent", "_contentComponent", "_tabComponent"], ["fd-dynamic-page-header", "fd-dynamic-page-subheader", "fd-tab-list", "fd-dynamic-page-content", "fd-dynamic-page-footer"]>;
|
|
117
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicPageComponent, "fd-dynamic-page", never, { "role": "role"; "ariaLabel": "ariaLabel"; "background": "background"; "autoResponsive": "autoResponsive"; "size": "size"; "offset": "offset"; "expandContent": "expandContent"; }, {}, ["_pageSubheaderComponent", "_headerComponent", "_contentComponent", "_footerComponent", "_tabComponent"], ["fd-dynamic-page-header", "fd-dynamic-page-subheader", "fd-tab-list", "fd-dynamic-page-content", "fd-dynamic-page-footer"]>;
|
|
111
118
|
}
|
|
@@ -1,12 +1,15 @@
|
|
|
1
|
-
import { ChangeDetectionStrategy, Component, ElementRef, Input, Renderer2, ViewEncapsulation } from '@angular/core';
|
|
1
|
+
import { ChangeDetectionStrategy, Component, ElementRef, Inject, Input, Optional, Renderer2, ViewEncapsulation } from '@angular/core';
|
|
2
2
|
import { DYNAMIC_PAGE_CLASS_NAME } from '../constants';
|
|
3
3
|
import { addClassNameToElement } from '../utils';
|
|
4
|
+
import { FD_DYNAMIC_PAGE_COMPONENT } from '../dynamic-page.component';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
6
|
+
import * as i1 from "@angular/common";
|
|
5
7
|
export class DynamicPageContentComponent {
|
|
6
8
|
/** @hidden */
|
|
7
|
-
constructor(
|
|
8
|
-
this._elementRef = _elementRef;
|
|
9
|
+
constructor(_renderer, _dynamicPageComponent, _elementRef) {
|
|
9
10
|
this._renderer = _renderer;
|
|
11
|
+
this._dynamicPageComponent = _dynamicPageComponent;
|
|
12
|
+
this._elementRef = _elementRef;
|
|
10
13
|
}
|
|
11
14
|
/** @hidden */
|
|
12
15
|
ngOnInit() {
|
|
@@ -21,14 +24,19 @@ export class DynamicPageContentComponent {
|
|
|
21
24
|
addClassNameToElement(this._renderer, this._elementRef.nativeElement, className);
|
|
22
25
|
}
|
|
23
26
|
}
|
|
24
|
-
DynamicPageContentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: DynamicPageContentComponent, deps: [{ token: i0.
|
|
25
|
-
DynamicPageContentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: DynamicPageContentComponent, selector: "fd-dynamic-page-content", inputs: { tabLabel: "tabLabel", id: "id" }, ngImport: i0, template: "<ng-content></ng-content>\n<div class=\"footer-spacer\"></div>\n", styles: [".fd-dynamic-page__content{display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
27
|
+
DynamicPageContentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: DynamicPageContentComponent, deps: [{ token: i0.Renderer2 }, { token: FD_DYNAMIC_PAGE_COMPONENT, optional: true }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
28
|
+
DynamicPageContentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: DynamicPageContentComponent, selector: "fd-dynamic-page-content", inputs: { tabLabel: "tabLabel", id: "id" }, ngImport: i0, template: "<ng-content></ng-content>\n\n<div *ngIf=\"_dynamicPageComponent?._footerComponent\" class=\"footer-spacer\"></div>\n", styles: [".fd-dynamic-page__content{display:block}\n"], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
26
29
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: DynamicPageContentComponent, decorators: [{
|
|
27
30
|
type: Component,
|
|
28
|
-
args: [{ selector: 'fd-dynamic-page-content', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n<div class=\"footer-spacer\"></div>\n", styles: [".fd-dynamic-page__content{display:block}\n"] }]
|
|
29
|
-
}], ctorParameters: function () { return [{ type: i0.
|
|
31
|
+
args: [{ selector: 'fd-dynamic-page-content', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n\n<div *ngIf=\"_dynamicPageComponent?._footerComponent\" class=\"footer-spacer\"></div>\n", styles: [".fd-dynamic-page__content{display:block}\n"] }]
|
|
32
|
+
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: undefined, decorators: [{
|
|
33
|
+
type: Inject,
|
|
34
|
+
args: [FD_DYNAMIC_PAGE_COMPONENT]
|
|
35
|
+
}, {
|
|
36
|
+
type: Optional
|
|
37
|
+
}] }, { type: i0.ElementRef }]; }, propDecorators: { tabLabel: [{
|
|
30
38
|
type: Input
|
|
31
39
|
}], id: [{
|
|
32
40
|
type: Input
|
|
33
41
|
}] } });
|
|
34
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
42
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZHluYW1pYy1wYWdlLWNvbnRlbnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9jb3JlL3NyYy9saWIvZHluYW1pYy1wYWdlL2R5bmFtaWMtcGFnZS1jb250ZW50L2R5bmFtaWMtcGFnZS1jb250ZW50LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvY29yZS9zcmMvbGliL2R5bmFtaWMtcGFnZS9keW5hbWljLXBhZ2UtY29udGVudC9keW5hbWljLXBhZ2UtY29udGVudC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0gsdUJBQXVCLEVBQ3ZCLFNBQVMsRUFDVCxVQUFVLEVBQ1YsTUFBTSxFQUNOLEtBQUssRUFFTCxRQUFRLEVBQ1IsU0FBUyxFQUNULGlCQUFpQixFQUNwQixNQUFNLGVBQWUsQ0FBQztBQUV2QixPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSxjQUFjLENBQUM7QUFDdkQsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sVUFBVSxDQUFDO0FBQ2pELE9BQU8sRUFBRSx5QkFBeUIsRUFBa0MsTUFBTSwyQkFBMkIsQ0FBQzs7O0FBU3RHLE1BQU0sT0FBTywyQkFBMkI7SUFhcEMsY0FBYztJQUNkLFlBQ1csU0FBb0IsRUFDMkIscUJBQXFELEVBQ25HLFdBQW9DO1FBRnJDLGNBQVMsR0FBVCxTQUFTLENBQVc7UUFDMkIsMEJBQXFCLEdBQXJCLHFCQUFxQixDQUFnQztRQUNuRyxnQkFBVyxHQUFYLFdBQVcsQ0FBeUI7SUFDN0MsQ0FBQztJQUVKLGNBQWM7SUFDZCxRQUFRO1FBQ0osSUFBSSxDQUFDLDBCQUEwQixDQUFDLHVCQUF1QixDQUFDLGtCQUFrQixDQUFDLENBQUM7SUFDaEYsQ0FBQztJQUVELHdEQUF3RDtJQUN4RCxJQUFJLFVBQVU7UUFDVixPQUFPLElBQUksQ0FBQyxXQUFXLENBQUM7SUFDNUIsQ0FBQztJQUVELGNBQWM7SUFDTiwwQkFBMEIsQ0FBQyxTQUFpQjtRQUNoRCxxQkFBcUIsQ0FBQyxJQUFJLENBQUMsU0FBUyxFQUFFLElBQUksQ0FBQyxXQUFXLENBQUMsYUFBYSxFQUFFLFNBQVMsQ0FBQyxDQUFDO0lBQ3JGLENBQUM7O3dIQWpDUSwyQkFBMkIsMkNBZ0J4Qix5QkFBeUI7NEdBaEI1QiwyQkFBMkIsMkdDdkJ4QyxzSEFHQTsyRkRvQmEsMkJBQTJCO2tCQVB2QyxTQUFTOytCQUNJLHlCQUF5QixtQkFHbEIsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSTs7MEJBa0JoQyxNQUFNOzJCQUFDLHlCQUF5Qjs7MEJBQUcsUUFBUTtxRUFYaEQsUUFBUTtzQkFEUCxLQUFLO2dCQU9OLEVBQUU7c0JBREQsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gICAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gICAgQ29tcG9uZW50LFxuICAgIEVsZW1lbnRSZWYsXG4gICAgSW5qZWN0LFxuICAgIElucHV0LFxuICAgIE9uSW5pdCxcbiAgICBPcHRpb25hbCxcbiAgICBSZW5kZXJlcjIsXG4gICAgVmlld0VuY2Fwc3VsYXRpb25cbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7IERZTkFNSUNfUEFHRV9DTEFTU19OQU1FIH0gZnJvbSAnLi4vY29uc3RhbnRzJztcbmltcG9ydCB7IGFkZENsYXNzTmFtZVRvRWxlbWVudCB9IGZyb20gJy4uL3V0aWxzJztcbmltcG9ydCB7IEZEX0RZTkFNSUNfUEFHRV9DT01QT05FTlQsIFdpdGhEeW5hbWljUGFnZUZvb3RlckNvbXBvbmVudCB9IGZyb20gJy4uL2R5bmFtaWMtcGFnZS5jb21wb25lbnQnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2ZkLWR5bmFtaWMtcGFnZS1jb250ZW50JyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZHluYW1pYy1wYWdlLWNvbnRlbnQuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsczogWycuL2R5bmFtaWMtcGFnZS1jb250ZW50LmNvbXBvbmVudC5zY3NzJ10sXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZVxufSlcbmV4cG9ydCBjbGFzcyBEeW5hbWljUGFnZUNvbnRlbnRDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuICAgIC8qKlxuICAgICAqIGxhYmVsIGZvciB0aGUgdGFiLiBJZiBsYWJlbCBpcyBwcm92aWRlZCwgdGFiIG5hdmlnYXRpb24gd2lsbCBiZSBpbnRlcm5hbGx5IHNldCB1cC5cbiAgICAgKi9cbiAgICBASW5wdXQoKVxuICAgIHRhYkxhYmVsOiBzdHJpbmc7XG5cbiAgICAvKipcbiAgICAgKiBhIHVuaXF1ZSBpZGVudGlmaWVyIGZvciB0aGlzIGNvbnRlbnRcbiAgICAgKi9cbiAgICBASW5wdXQoKVxuICAgIGlkOiBzdHJpbmc7XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIGNvbnN0cnVjdG9yKFxuICAgICAgICBwdWJsaWMgX3JlbmRlcmVyOiBSZW5kZXJlcjIsXG4gICAgICAgIEBJbmplY3QoRkRfRFlOQU1JQ19QQUdFX0NPTVBPTkVOVCkgQE9wdGlvbmFsKCkgcHVibGljIF9keW5hbWljUGFnZUNvbXBvbmVudDogV2l0aER5bmFtaWNQYWdlRm9vdGVyQ29tcG9uZW50LFxuICAgICAgICBwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmPEhUTUxFbGVtZW50PlxuICAgICkge31cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgICAgIHRoaXMuX2FkZENsYXNzTmFtZVRvSG9zdEVsZW1lbnQoRFlOQU1JQ19QQUdFX0NMQVNTX05BTUUuZHluYW1pY1BhZ2VDb250ZW50KTtcbiAgICB9XG5cbiAgICAvKiogRWxlbWVudCByZWZlcmVuY2UgdG8gaG9zdCBvZiBjb250ZW50IGR5bmFtaWMgcGFnZSAqL1xuICAgIGdldCBlbGVtZW50UmVmKCk6IEVsZW1lbnRSZWYge1xuICAgICAgICByZXR1cm4gdGhpcy5fZWxlbWVudFJlZjtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIHByaXZhdGUgX2FkZENsYXNzTmFtZVRvSG9zdEVsZW1lbnQoY2xhc3NOYW1lOiBzdHJpbmcpOiB2b2lkIHtcbiAgICAgICAgYWRkQ2xhc3NOYW1lVG9FbGVtZW50KHRoaXMuX3JlbmRlcmVyLCB0aGlzLl9lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsIGNsYXNzTmFtZSk7XG4gICAgfVxufVxuIiwiPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuXG48ZGl2ICpuZ0lmPVwiX2R5bmFtaWNQYWdlQ29tcG9uZW50Py5fZm9vdGVyQ29tcG9uZW50XCIgY2xhc3M9XCJmb290ZXItc3BhY2VyXCI+PC9kaXY+XG4iXX0=
|