survey-angular-ui 1.12.26 → 1.12.28
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/base-angular.d.ts +3 -0
- package/bundles/survey-angular-ui.umd.js +45 -15
- package/bundles/survey-angular-ui.umd.js.map +1 -1
- package/esm2015/base-angular.js +41 -13
- package/esm2015/row.component.js +5 -3
- package/fesm2015/survey-angular-ui.js +44 -14
- package/fesm2015/survey-angular-ui.js.map +1 -1
- package/package.json +2 -2
- package/components/cover/cover-cell.component.d.ts +0 -10
- package/components/cover/cover.component.d.ts +0 -12
- package/components/file-actions/choose-file.component.d.ts +0 -10
- package/esm2015/components/cover/cover-cell.component.js +0 -27
- package/esm2015/components/cover/cover.component.js +0 -31
- package/esm2015/components/file-actions/choose-file.component.js +0 -27
- package/esm2020/angular-ui.mjs +0 -103
- package/esm2020/angular-ui.module.mjs +0 -184
- package/esm2020/base-angular.mjs +0 -128
- package/esm2020/comment-other.component.mjs +0 -32
- package/esm2020/comment.component.mjs +0 -21
- package/esm2020/component-factory.mjs +0 -26
- package/esm2020/components/action-bar/action-bar-item-dropdown.component.mjs +0 -32
- package/esm2020/components/action-bar/action-bar-item.component.mjs +0 -22
- package/esm2020/components/action-bar/action-bar.component.mjs +0 -43
- package/esm2020/components/action-bar/action.component.mjs +0 -27
- package/esm2020/components/brand-info/brand-info.component.mjs +0 -13
- package/esm2020/components/dropdown/dropdown.component.mjs +0 -66
- package/esm2020/components/element-header/element-header.component.mjs +0 -32
- package/esm2020/components/element-title/dynamic-head.component.mjs +0 -20
- package/esm2020/components/element-title/element-title.component.mjs +0 -17
- package/esm2020/components/element-title/title-actions.component.mjs +0 -17
- package/esm2020/components/list/list-item.component.mjs +0 -48
- package/esm2020/components/list/list.component.mjs +0 -50
- package/esm2020/components/matrix-actions/detail-button/detail-button.component.mjs +0 -25
- package/esm2020/components/matrix-actions/drag-drop-icon/drag-drop-icon.mjs +0 -20
- package/esm2020/components/matrix-actions/remove-button/remove-button.component.mjs +0 -25
- package/esm2020/components/notifier/notifier.component.mjs +0 -22
- package/esm2020/components/paneldynamic-actions/paneldynamic-add-btn.component.mjs +0 -35
- package/esm2020/components/paneldynamic-actions/paneldynamic-next-btn.component.mjs +0 -18
- package/esm2020/components/paneldynamic-actions/paneldynamic-prev-btn.component.mjs +0 -18
- package/esm2020/components/paneldynamic-actions/paneldynamic-progress-text.component.mjs +0 -14
- package/esm2020/components/paneldynamic-actions/paneldynamic-remove-btn.component.mjs +0 -17
- package/esm2020/components/popup/modal-container.component.mjs +0 -42
- package/esm2020/components/popup/popup-container.component.mjs +0 -56
- package/esm2020/components/popup/popup-pointer.component.mjs +0 -22
- package/esm2020/components/popup/popup.component.mjs +0 -43
- package/esm2020/components/popup/popup.service.mjs +0 -26
- package/esm2020/components/progress/buttons/progress.component.mjs +0 -67
- package/esm2020/components/progress/default/progress.component.mjs +0 -27
- package/esm2020/components/renderAs/boolean-checkbox/boolean-checkbox.component.mjs +0 -21
- package/esm2020/components/renderAs/boolean-radio/boolean-radio-item.component.mjs +0 -22
- package/esm2020/components/renderAs/boolean-radio/boolean-radio.component.mjs +0 -18
- package/esm2020/components/renderAs/dropdown-select/dropdown-option-item.component.mjs +0 -23
- package/esm2020/components/renderAs/dropdown-select/dropdown-select.component.mjs +0 -38
- package/esm2020/components/renderAs/rating-dropdown/rating-dropdown.component.mjs +0 -18
- package/esm2020/components/skeleton/skeleton.component.mjs +0 -16
- package/esm2020/components/skeleton.component.mjs +0 -15
- package/esm2020/components/survey-actions/survey-nav-btn.component.mjs +0 -22
- package/esm2020/components/survey-header/logo-image.component.mjs +0 -20
- package/esm2020/components/survey-header/survey-header.component.mjs +0 -30
- package/esm2020/components/svg-icon/svg-icon.component.mjs +0 -68
- package/esm2020/components/tagbox/tagbox-filter.component.mjs +0 -22
- package/esm2020/components/tagbox/tagbox-item.component.mjs +0 -27
- package/esm2020/components/tagbox/tagbox.component.mjs +0 -44
- package/esm2020/components/timer-panel/timer-panel.component.mjs +0 -32
- package/esm2020/element.component.mjs +0 -55
- package/esm2020/embedded-view-content.component.mjs +0 -24
- package/esm2020/errors.component.mjs +0 -58
- package/esm2020/page.component.mjs +0 -35
- package/esm2020/panel.component.mjs +0 -38
- package/esm2020/popup.survey.component.mjs +0 -44
- package/esm2020/question.component.mjs +0 -54
- package/esm2020/question.mjs +0 -33
- package/esm2020/questions/boolean.component.mjs +0 -20
- package/esm2020/questions/button-group/button-group-item.component.mjs +0 -29
- package/esm2020/questions/button-group/button-group.component.mjs +0 -14
- package/esm2020/questions/checkbox-item.component.mjs +0 -24
- package/esm2020/questions/checkbox.component.mjs +0 -17
- package/esm2020/questions/comment.component.mjs +0 -18
- package/esm2020/questions/composite.component.mjs +0 -21
- package/esm2020/questions/custom.component.mjs +0 -27
- package/esm2020/questions/customwidget.component.mjs +0 -51
- package/esm2020/questions/dropdown.component.mjs +0 -17
- package/esm2020/questions/expression.component.mjs +0 -17
- package/esm2020/questions/file.component.mjs +0 -25
- package/esm2020/questions/html.component.mjs +0 -25
- package/esm2020/questions/image.component.mjs +0 -26
- package/esm2020/questions/imagepicker-item.component.mjs +0 -48
- package/esm2020/questions/imagepicker.component.mjs +0 -29
- package/esm2020/questions/matrix-row.component.mjs +0 -27
- package/esm2020/questions/matrix.component.mjs +0 -36
- package/esm2020/questions/matrixcell.component.mjs +0 -90
- package/esm2020/questions/matrixdropdown.component.mjs +0 -16
- package/esm2020/questions/matrixdynamic.component.mjs +0 -17
- package/esm2020/questions/matrixrequiredheader.component.mjs +0 -24
- package/esm2020/questions/matrixtable.component.mjs +0 -31
- package/esm2020/questions/multipletext.component.mjs +0 -25
- package/esm2020/questions/multipletextitem.component.mjs +0 -23
- package/esm2020/questions/paneldynamic.component.mjs +0 -79
- package/esm2020/questions/radiogroup-item.component.mjs +0 -18
- package/esm2020/questions/radiogroup.component.mjs +0 -22
- package/esm2020/questions/ranking-item.component.mjs +0 -24
- package/esm2020/questions/ranking.component.mjs +0 -31
- package/esm2020/questions/rating.component.mjs +0 -23
- package/esm2020/questions/selectbase-item.mjs +0 -33
- package/esm2020/questions/selectbase.component.mjs +0 -50
- package/esm2020/questions/signature.component.mjs +0 -17
- package/esm2020/questions/tagbox.component.mjs +0 -17
- package/esm2020/questions/text.component.mjs +0 -16
- package/esm2020/row.component.mjs +0 -58
- package/esm2020/string-editor.component.mjs +0 -26
- package/esm2020/string-viewer.component.mjs +0 -37
- package/esm2020/survey-angular-ui.mjs +0 -5
- package/esm2020/survey-content.component.mjs +0 -69
- package/esm2020/survey-string.component.mjs +0 -17
- package/esm2020/survey.component.mjs +0 -32
- package/esm2020/template-renderer.component.mjs +0 -23
- package/esm2020/utils/dynamic.directive.mjs +0 -52
- package/esm2020/utils/ng-key2click.directive.mjs +0 -69
- package/esm2020/utils/ng-show.directive.mjs +0 -27
- package/esm2020/utils/safe-html.pipe.mjs +0 -18
- package/esm2020/utils/safe-url.pipe.mjs +0 -33
- package/fesm2015/survey-angular-ui.mjs +0 -2864
- package/fesm2015/survey-angular-ui.mjs.map +0 -1
- package/fesm2020/survey-angular-ui.mjs +0 -2839
- package/fesm2020/survey-angular-ui.mjs.map +0 -1
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { Directive, Input } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class VisibleDirective {
|
|
4
|
-
constructor(el) {
|
|
5
|
-
this.el = el;
|
|
6
|
-
}
|
|
7
|
-
ngOnChanges(changes) {
|
|
8
|
-
changes["visible"].currentValue ? this.show() : this.hide();
|
|
9
|
-
}
|
|
10
|
-
hide() {
|
|
11
|
-
this.el.nativeElement.style.display = "none";
|
|
12
|
-
}
|
|
13
|
-
show() {
|
|
14
|
-
this.el.nativeElement.style.display = "";
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
VisibleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: VisibleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
18
|
-
VisibleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: VisibleDirective, selector: "[visible]", inputs: { visible: "visible" }, usesOnChanges: true, ngImport: i0 });
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: VisibleDirective, decorators: [{
|
|
20
|
-
type: Directive,
|
|
21
|
-
args: [{
|
|
22
|
-
selector: "[visible]"
|
|
23
|
-
}]
|
|
24
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { visible: [{
|
|
25
|
-
type: Input
|
|
26
|
-
}] } });
|
|
27
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmctc2hvdy5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvdXRpbHMvbmctc2hvdy5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBYyxLQUFLLEVBQTRCLE1BQU0sZUFBZSxDQUFDOztBQUt2RixNQUFNLE9BQU8sZ0JBQWdCO0lBQzNCLFlBQW9CLEVBQWM7UUFBZCxPQUFFLEdBQUYsRUFBRSxDQUFZO0lBQUksQ0FBQztJQUV2QyxXQUFXLENBQUMsT0FBc0I7UUFDaEMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxDQUFDLFlBQVksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUM7SUFDOUQsQ0FBQztJQUNPLElBQUk7UUFDVixJQUFJLENBQUMsRUFBRSxDQUFDLGFBQWEsQ0FBQyxLQUFLLENBQUMsT0FBTyxHQUFHLE1BQU0sQ0FBQztJQUMvQyxDQUFDO0lBQ08sSUFBSTtRQUNWLElBQUksQ0FBQyxFQUFFLENBQUMsYUFBYSxDQUFDLEtBQUssQ0FBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO0lBQzNDLENBQUM7OzZHQVhVLGdCQUFnQjtpR0FBaEIsZ0JBQWdCOzJGQUFoQixnQkFBZ0I7a0JBSDVCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLFdBQVc7aUJBQ3RCO2lHQUdVLE9BQU87c0JBQWYsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSW5wdXQsIE9uQ2hhbmdlcywgU2ltcGxlQ2hhbmdlcyB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogXCJbdmlzaWJsZV1cIlxufSlcbmV4cG9ydCBjbGFzcyBWaXNpYmxlRGlyZWN0aXZlIGltcGxlbWVudHMgT25DaGFuZ2VzIHtcbiAgY29uc3RydWN0b3IocHJpdmF0ZSBlbDogRWxlbWVudFJlZikgeyB9XG4gIEBJbnB1dCgpIHZpc2libGU/OiBib29sZWFuO1xuICBuZ09uQ2hhbmdlcyhjaGFuZ2VzOiBTaW1wbGVDaGFuZ2VzKTogdm9pZCB7XG4gICAgY2hhbmdlc1tcInZpc2libGVcIl0uY3VycmVudFZhbHVlID8gdGhpcy5zaG93KCkgOiB0aGlzLmhpZGUoKTtcbiAgfVxuICBwcml2YXRlIGhpZGUoKSB7XG4gICAgdGhpcy5lbC5uYXRpdmVFbGVtZW50LnN0eWxlLmRpc3BsYXkgPSBcIm5vbmVcIjtcbiAgfVxuICBwcml2YXRlIHNob3coKSB7XG4gICAgdGhpcy5lbC5uYXRpdmVFbGVtZW50LnN0eWxlLmRpc3BsYXkgPSBcIlwiO1xuICB9XG59Il19
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Pipe } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/platform-browser";
|
|
4
|
-
export class SafeHtmlPipe {
|
|
5
|
-
constructor(domSanitizer) {
|
|
6
|
-
this.domSanitizer = domSanitizer;
|
|
7
|
-
}
|
|
8
|
-
transform(url) {
|
|
9
|
-
return this.domSanitizer.bypassSecurityTrustHtml(url);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
SafeHtmlPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeHtmlPipe, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
13
|
-
SafeHtmlPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeHtmlPipe, name: "safeHtml" });
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeHtmlPipe, decorators: [{
|
|
15
|
-
type: Pipe,
|
|
16
|
-
args: [{ name: "safeHtml" }]
|
|
17
|
-
}], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; } });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2FmZS1odG1sLnBpcGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvdXRpbHMvc2FmZS1odG1sLnBpcGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLElBQUksRUFBaUIsTUFBTSxlQUFlLENBQUM7OztBQUlwRCxNQUFNLE9BQU8sWUFBWTtJQUN2QixZQUFvQixZQUEwQjtRQUExQixpQkFBWSxHQUFaLFlBQVksQ0FBYztJQUFHLENBQUM7SUFDbEQsU0FBUyxDQUFDLEdBQVc7UUFDbkIsT0FBTyxJQUFJLENBQUMsWUFBWSxDQUFDLHVCQUF1QixDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQ3hELENBQUM7O3lHQUpVLFlBQVk7dUdBQVosWUFBWTsyRkFBWixZQUFZO2tCQUR4QixJQUFJO21CQUFDLEVBQUUsSUFBSSxFQUFFLFVBQVUsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFBpcGUsIFBpcGVUcmFuc2Zvcm0gfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuaW1wb3J0IHsgRG9tU2FuaXRpemVyLCBTYWZlVXJsIH0gZnJvbSBcIkBhbmd1bGFyL3BsYXRmb3JtLWJyb3dzZXJcIjtcblxuQFBpcGUoeyBuYW1lOiBcInNhZmVIdG1sXCIgfSlcbmV4cG9ydCBjbGFzcyBTYWZlSHRtbFBpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtIHtcbiAgY29uc3RydWN0b3IocHJpdmF0ZSBkb21TYW5pdGl6ZXI6IERvbVNhbml0aXplcikge31cbiAgdHJhbnNmb3JtKHVybDogc3RyaW5nKTogU2FmZVVybCB7XG4gICAgcmV0dXJuIHRoaXMuZG9tU2FuaXRpemVyLmJ5cGFzc1NlY3VyaXR5VHJ1c3RIdG1sKHVybCk7XG4gIH1cbn0iXX0=
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { Pipe } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/platform-browser";
|
|
4
|
-
//temp: disables angular sanitizer, which breaks a links
|
|
5
|
-
export class SafeUrlPipe {
|
|
6
|
-
constructor(domSanitizer) {
|
|
7
|
-
this.domSanitizer = domSanitizer;
|
|
8
|
-
}
|
|
9
|
-
transform(url) {
|
|
10
|
-
return this.domSanitizer.bypassSecurityTrustUrl(url);
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
SafeUrlPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeUrlPipe, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
14
|
-
SafeUrlPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeUrlPipe, name: "safeUrl" });
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeUrlPipe, decorators: [{
|
|
16
|
-
type: Pipe,
|
|
17
|
-
args: [{ name: "safeUrl" }]
|
|
18
|
-
}], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; } });
|
|
19
|
-
export class SafeResourceUrlPipe {
|
|
20
|
-
constructor(domSanitizer) {
|
|
21
|
-
this.domSanitizer = domSanitizer;
|
|
22
|
-
}
|
|
23
|
-
transform(url) {
|
|
24
|
-
return this.domSanitizer.bypassSecurityTrustResourceUrl(url);
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
SafeResourceUrlPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeResourceUrlPipe, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
28
|
-
SafeResourceUrlPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeResourceUrlPipe, name: "safeResourceUrl" });
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: SafeResourceUrlPipe, decorators: [{
|
|
30
|
-
type: Pipe,
|
|
31
|
-
args: [{ name: "safeResourceUrl" }]
|
|
32
|
-
}], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; } });
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2FmZS11cmwucGlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy91dGlscy9zYWZlLXVybC5waXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxJQUFJLEVBQWlCLE1BQU0sZUFBZSxDQUFDOzs7QUFHcEQsd0RBQXdEO0FBRXhELE1BQU0sT0FBTyxXQUFXO0lBQ3RCLFlBQW9CLFlBQTBCO1FBQTFCLGlCQUFZLEdBQVosWUFBWSxDQUFjO0lBQUcsQ0FBQztJQUNsRCxTQUFTLENBQUMsR0FBVztRQUNuQixPQUFPLElBQUksQ0FBQyxZQUFZLENBQUMsc0JBQXNCLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDdkQsQ0FBQzs7d0dBSlUsV0FBVztzR0FBWCxXQUFXOzJGQUFYLFdBQVc7a0JBRHZCLElBQUk7bUJBQUMsRUFBRSxJQUFJLEVBQUUsU0FBUyxFQUFFOztBQVN6QixNQUFNLE9BQU8sbUJBQW1CO0lBQzlCLFlBQW9CLFlBQTBCO1FBQTFCLGlCQUFZLEdBQVosWUFBWSxDQUFjO0lBQUcsQ0FBQztJQUNsRCxTQUFTLENBQUMsR0FBVztRQUNuQixPQUFPLElBQUksQ0FBQyxZQUFZLENBQUMsOEJBQThCLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDL0QsQ0FBQzs7Z0hBSlUsbUJBQW1COzhHQUFuQixtQkFBbUI7MkZBQW5CLG1CQUFtQjtrQkFEL0IsSUFBSTttQkFBQyxFQUFFLElBQUksRUFBRSxpQkFBaUIsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFBpcGUsIFBpcGVUcmFuc2Zvcm0gfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuaW1wb3J0IHsgRG9tU2FuaXRpemVyLCBTYWZlUmVzb3VyY2VVcmwsIFNhZmVVcmwgfSBmcm9tIFwiQGFuZ3VsYXIvcGxhdGZvcm0tYnJvd3NlclwiO1xuXG4vL3RlbXA6IGRpc2FibGVzIGFuZ3VsYXIgc2FuaXRpemVyLCB3aGljaCBicmVha3MgYSBsaW5rc1xuQFBpcGUoeyBuYW1lOiBcInNhZmVVcmxcIiB9KVxuZXhwb3J0IGNsYXNzIFNhZmVVcmxQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgZG9tU2FuaXRpemVyOiBEb21TYW5pdGl6ZXIpIHt9XG4gIHRyYW5zZm9ybSh1cmw6IHN0cmluZyk6IFNhZmVVcmwge1xuICAgIHJldHVybiB0aGlzLmRvbVNhbml0aXplci5ieXBhc3NTZWN1cml0eVRydXN0VXJsKHVybCk7XG4gIH1cbn1cblxuQFBpcGUoeyBuYW1lOiBcInNhZmVSZXNvdXJjZVVybFwiIH0pXG5leHBvcnQgY2xhc3MgU2FmZVJlc291cmNlVXJsUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICBjb25zdHJ1Y3Rvcihwcml2YXRlIGRvbVNhbml0aXplcjogRG9tU2FuaXRpemVyKSB7fVxuICB0cmFuc2Zvcm0odXJsOiBzdHJpbmcpOiBTYWZlUmVzb3VyY2VVcmwge1xuICAgIHJldHVybiB0aGlzLmRvbVNhbml0aXplci5ieXBhc3NTZWN1cml0eVRydXN0UmVzb3VyY2VVcmwodXJsKTtcbiAgfVxufSJdfQ==
|