survey-angular-ui 1.10.1 → 1.10.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/angular-ui.d.ts +1 -0
- package/angular-ui.module.d.ts +24 -23
- package/bundles/survey-angular-ui.umd.js +27 -4
- package/bundles/survey-angular-ui.umd.js.map +1 -1
- package/components/question-error/question-error.component.d.ts +9 -0
- package/esm2015/angular-ui.js +2 -1
- package/esm2015/angular-ui.module.js +4 -3
- package/esm2015/components/progress/buttons/progress.component.js +4 -3
- package/esm2015/components/question-error/question-error.component.js +23 -0
- package/esm2015/errors.component.js +4 -4
- package/fesm2015/survey-angular-ui.js +24 -5
- package/fesm2015/survey-angular-ui.js.map +1 -1
- package/package.json +1 -1
package/angular-ui.d.ts
CHANGED
|
@@ -105,6 +105,7 @@ export * from "./questions/matrixrequiredheader.component";
|
|
|
105
105
|
export * from "./questions/expression.component";
|
|
106
106
|
export * from "./questions/image.component";
|
|
107
107
|
export * from "./components/brand-info/brand-info.component";
|
|
108
|
+
export * from "./components/question-error/question-error.component";
|
|
108
109
|
export * from "./questions/custom.component";
|
|
109
110
|
export * from "./questions/composite.component";
|
|
110
111
|
export * from "./base-angular";
|
package/angular-ui.module.d.ts
CHANGED
|
@@ -95,30 +95,31 @@ import * as i93 from "./components/matrix-actions/drag-drop-icon/drag-drop-icon"
|
|
|
95
95
|
import * as i94 from "./questions/matrixrequiredheader.component";
|
|
96
96
|
import * as i95 from "./questions/expression.component";
|
|
97
97
|
import * as i96 from "./components/brand-info/brand-info.component";
|
|
98
|
-
import * as i97 from "./
|
|
99
|
-
import * as i98 from "./questions/
|
|
100
|
-
import * as i99 from "./questions/
|
|
101
|
-
import * as i100 from "./questions/button-group/button-group.component";
|
|
102
|
-
import * as i101 from "./questions/
|
|
103
|
-
import * as i102 from "./
|
|
104
|
-
import * as i103 from "./components/
|
|
105
|
-
import * as i104 from "./components/
|
|
106
|
-
import * as i105 from "./components/
|
|
107
|
-
import * as i106 from "./components/
|
|
108
|
-
import * as i107 from "./components/
|
|
109
|
-
import * as i108 from "./components
|
|
110
|
-
import * as i109 from "./
|
|
111
|
-
import * as i110 from "./
|
|
112
|
-
import * as i111 from "./components/
|
|
113
|
-
import * as i112 from "./components/header/header
|
|
114
|
-
import * as i113 from "./components/header/header-
|
|
115
|
-
import * as i114 from "./components/
|
|
116
|
-
import * as i115 from "./components/file/file
|
|
117
|
-
import * as i116 from "./
|
|
118
|
-
import * as i117 from "
|
|
119
|
-
import * as i118 from "@angular/
|
|
98
|
+
import * as i97 from "./components/question-error/question-error.component";
|
|
99
|
+
import * as i98 from "./questions/custom.component";
|
|
100
|
+
import * as i99 from "./questions/composite.component";
|
|
101
|
+
import * as i100 from "./questions/button-group/button-group-item.component";
|
|
102
|
+
import * as i101 from "./questions/button-group/button-group.component";
|
|
103
|
+
import * as i102 from "./questions/matrix-row.component";
|
|
104
|
+
import * as i103 from "./components/popup/modal-container.component";
|
|
105
|
+
import * as i104 from "./components/survey-header/logo-image.component";
|
|
106
|
+
import * as i105 from "./components/skeleton/skeleton.component";
|
|
107
|
+
import * as i106 from "./components/timer-panel/timer-panel.component";
|
|
108
|
+
import * as i107 from "./components/paneldynamic-actions/paneldynamic-remove-btn.component";
|
|
109
|
+
import * as i108 from "./components/notifier/notifier.component";
|
|
110
|
+
import * as i109 from "./components-container.component";
|
|
111
|
+
import * as i110 from "./questions/multipletextrow.component";
|
|
112
|
+
import * as i111 from "./components/loading-indicator/loading-indicator.component";
|
|
113
|
+
import * as i112 from "./components/header/header.component";
|
|
114
|
+
import * as i113 from "./components/header/header-cell.component";
|
|
115
|
+
import * as i114 from "./components/header/header-mobile.component";
|
|
116
|
+
import * as i115 from "./components/file/choose-file.component";
|
|
117
|
+
import * as i116 from "./components/file/file-preview.component";
|
|
118
|
+
import * as i117 from "./svgbundle.component";
|
|
119
|
+
import * as i118 from "@angular/common";
|
|
120
|
+
import * as i119 from "@angular/forms";
|
|
120
121
|
export declare class SurveyModule {
|
|
121
122
|
static ɵfac: i0.ɵɵFactoryDeclaration<SurveyModule, never>;
|
|
122
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SurveyModule, [typeof i1.VisibleDirective, typeof i2.Key2ClickDirective, typeof i3.PanelDynamicAddBtn, typeof i4.PanelDynamicNextBtn, typeof i5.PanelDynamicPrevBtn, typeof i6.PanelDynamicProgressText, typeof i7.ElementComponent, typeof i8.TemplateRendererComponent, typeof i9.SurveyComponent, typeof i10.SurveyContentComponent, typeof i11.PopupSurveyComponent, typeof i12.PageComponent, typeof i13.PanelComponent, typeof i14.QuestionComponent, typeof i15.StringViewerComponent, typeof i16.SurveyStringComponent, typeof i17.StringEditorComponent, typeof i18.QuestionSkeletonComponent, typeof i19.TextQuestionComponent, typeof i20.RadiogroupComponent, typeof i21.RadiogroupItemComponent, typeof i22.CheckboxComponent, typeof i23.CheckboxItemComponent, typeof i24.DropdownComponent, typeof i25.DropdownQuestionComponent, typeof i26.DropdownSelectComponent, typeof i27.DropdownOptionItemComponent, typeof i28.PopupComponent, typeof i29.PopupBaseContainerComponent, typeof i30.PopupPointerComponent, typeof i31.CharacterCounterComponent, typeof i32.ListComponent, typeof i33.ListItemComponent, typeof i34.RatingItemComponent, typeof i35.RatingItemStarComponent, typeof i36.RatingItemSmileyComponent, typeof i37.TagboxFilterComponent, typeof i38.TagboxComponent, typeof i39.TagboxQuestionComponent, typeof i40.TagboxItemComponent, typeof i41.ActionBarComponent, typeof i42.ActionComponent, typeof i43.ActionBarItemComponent, typeof i44.ActionBarItemDropdownComponent, typeof i45.HtmlQuestionComponent, typeof i46.SelectBaseItemComponent, typeof i47.SelectBaseComponent, typeof i48.SurveyCommentComponent, typeof i49.SurveyCommentOtherComponent, typeof i50.ElementHeaderComponent, typeof i51.ElementTitleActionsComponent, typeof i52.ElementTitleComponent, typeof i53.DynamicHeadComponent, typeof i54.RowComponent, typeof i55.RatingQuestionComponent, typeof i56.RatingDropdownItemComponent, typeof i57.RatingDropdownComponent, typeof i58.BooleanQuestionComponent, typeof i59.BooleanCheckboxComponent, typeof i60.BooleanRadioComponent, typeof i61.BooleanRadioItemComponent, typeof i62.ImagePickerItemComponent, typeof i63.ImagePickerQuestionComponent, typeof i64.ImageQuestionComponent, typeof i65.SurveyHeaderComponent, typeof i66.ProgressDefaultComponent, typeof i67.ProgressButtonsComponent, typeof i68.ProgressTocComponent, typeof i69.SurveyNavigationButton, typeof i70.MatrixQuestionComponent, typeof i71.SvgIconComponent, typeof i72.FileQuestionComponent, typeof i73.SafeUrlPipe, typeof i74.SafeHtmlPipe, typeof i75.CommentQuestionComponent, typeof i76.SignaturePadQuestionComponent, typeof i77.ErrorsComponent, typeof i78.MultipleTextComponent, typeof i79.MultipleTextItemComponent, typeof i80.DynamicComponentDirective, typeof i81.RankingQuestionComponent, typeof i82.RankingItemComponent, typeof i83.PanelDynamicQuestionComponent, typeof i84.EmbeddedViewContentComponent, typeof i85.CustomWidgetComponent, typeof i86.MatrixCellComponent, typeof i87.MatrixDropdownCellComponent, typeof i88.MatrixTableComponent, typeof i89.MatrixDropdownComponent, typeof i90.MatrixDynamicComponent, typeof i91.MatrixDetailButtonComponent, typeof i92.MatrixDynamicRemoveButtonComponent, typeof i93.MatrixDynamicDragDropIconComponent, typeof i94.MatrixRequiredHeader, typeof i95.ExpressionComponent, typeof i73.SafeResourceUrlPipe, typeof i96.BrandInfoComponent, typeof i97.
|
|
123
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SurveyModule, [typeof i1.VisibleDirective, typeof i2.Key2ClickDirective, typeof i3.PanelDynamicAddBtn, typeof i4.PanelDynamicNextBtn, typeof i5.PanelDynamicPrevBtn, typeof i6.PanelDynamicProgressText, typeof i7.ElementComponent, typeof i8.TemplateRendererComponent, typeof i9.SurveyComponent, typeof i10.SurveyContentComponent, typeof i11.PopupSurveyComponent, typeof i12.PageComponent, typeof i13.PanelComponent, typeof i14.QuestionComponent, typeof i15.StringViewerComponent, typeof i16.SurveyStringComponent, typeof i17.StringEditorComponent, typeof i18.QuestionSkeletonComponent, typeof i19.TextQuestionComponent, typeof i20.RadiogroupComponent, typeof i21.RadiogroupItemComponent, typeof i22.CheckboxComponent, typeof i23.CheckboxItemComponent, typeof i24.DropdownComponent, typeof i25.DropdownQuestionComponent, typeof i26.DropdownSelectComponent, typeof i27.DropdownOptionItemComponent, typeof i28.PopupComponent, typeof i29.PopupBaseContainerComponent, typeof i30.PopupPointerComponent, typeof i31.CharacterCounterComponent, typeof i32.ListComponent, typeof i33.ListItemComponent, typeof i34.RatingItemComponent, typeof i35.RatingItemStarComponent, typeof i36.RatingItemSmileyComponent, typeof i37.TagboxFilterComponent, typeof i38.TagboxComponent, typeof i39.TagboxQuestionComponent, typeof i40.TagboxItemComponent, typeof i41.ActionBarComponent, typeof i42.ActionComponent, typeof i43.ActionBarItemComponent, typeof i44.ActionBarItemDropdownComponent, typeof i45.HtmlQuestionComponent, typeof i46.SelectBaseItemComponent, typeof i47.SelectBaseComponent, typeof i48.SurveyCommentComponent, typeof i49.SurveyCommentOtherComponent, typeof i50.ElementHeaderComponent, typeof i51.ElementTitleActionsComponent, typeof i52.ElementTitleComponent, typeof i53.DynamicHeadComponent, typeof i54.RowComponent, typeof i55.RatingQuestionComponent, typeof i56.RatingDropdownItemComponent, typeof i57.RatingDropdownComponent, typeof i58.BooleanQuestionComponent, typeof i59.BooleanCheckboxComponent, typeof i60.BooleanRadioComponent, typeof i61.BooleanRadioItemComponent, typeof i62.ImagePickerItemComponent, typeof i63.ImagePickerQuestionComponent, typeof i64.ImageQuestionComponent, typeof i65.SurveyHeaderComponent, typeof i66.ProgressDefaultComponent, typeof i67.ProgressButtonsComponent, typeof i68.ProgressTocComponent, typeof i69.SurveyNavigationButton, typeof i70.MatrixQuestionComponent, typeof i71.SvgIconComponent, typeof i72.FileQuestionComponent, typeof i73.SafeUrlPipe, typeof i74.SafeHtmlPipe, typeof i75.CommentQuestionComponent, typeof i76.SignaturePadQuestionComponent, typeof i77.ErrorsComponent, typeof i78.MultipleTextComponent, typeof i79.MultipleTextItemComponent, typeof i80.DynamicComponentDirective, typeof i81.RankingQuestionComponent, typeof i82.RankingItemComponent, typeof i83.PanelDynamicQuestionComponent, typeof i84.EmbeddedViewContentComponent, typeof i85.CustomWidgetComponent, typeof i86.MatrixCellComponent, typeof i87.MatrixDropdownCellComponent, typeof i88.MatrixTableComponent, typeof i89.MatrixDropdownComponent, typeof i90.MatrixDynamicComponent, typeof i91.MatrixDetailButtonComponent, typeof i92.MatrixDynamicRemoveButtonComponent, typeof i93.MatrixDynamicDragDropIconComponent, typeof i94.MatrixRequiredHeader, typeof i95.ExpressionComponent, typeof i73.SafeResourceUrlPipe, typeof i96.BrandInfoComponent, typeof i97.QuestionErrorComponent, typeof i98.CustomQuestionComponent, typeof i99.CompositeQuestionComponent, typeof i100.ButtonGroupItemComponent, typeof i101.ButtonGroupQuestionComponent, typeof i102.MatrixRowComponent, typeof i103.ModalComponent, typeof i104.LogoImageComponent, typeof i105.SkeletonComponent, typeof i106.TimerPanelComponent, typeof i107.PaneldynamicRemoveButtonComponent, typeof i108.NotifierComponent, typeof i109.ComponentsContainerComponent, typeof i110.MultipleTextRowComponent, typeof i111.LoadingIndicatorComponent, typeof i112.HeaderComponent, typeof i113.HeaderCellComponent, typeof i114.HeaderMobileComponent, typeof i115.ChooseFileBtn, typeof i116.FilePreviewComponent, typeof i117.SvgBundleComponent], [typeof i118.CommonModule, typeof i119.FormsModule], [typeof i1.VisibleDirective, typeof i2.Key2ClickDirective, typeof i3.PanelDynamicAddBtn, typeof i4.PanelDynamicNextBtn, typeof i5.PanelDynamicPrevBtn, typeof i6.PanelDynamicProgressText, typeof i7.ElementComponent, typeof i8.TemplateRendererComponent, typeof i9.SurveyComponent, typeof i10.SurveyContentComponent, typeof i11.PopupSurveyComponent, typeof i12.PageComponent, typeof i13.PanelComponent, typeof i14.QuestionComponent, typeof i15.StringViewerComponent, typeof i16.SurveyStringComponent, typeof i17.StringEditorComponent, typeof i18.QuestionSkeletonComponent, typeof i19.TextQuestionComponent, typeof i20.RadiogroupComponent, typeof i21.RadiogroupItemComponent, typeof i22.CheckboxComponent, typeof i23.CheckboxItemComponent, typeof i31.CharacterCounterComponent, typeof i24.DropdownComponent, typeof i25.DropdownQuestionComponent, typeof i26.DropdownSelectComponent, typeof i27.DropdownOptionItemComponent, typeof i28.PopupComponent, typeof i29.PopupBaseContainerComponent, typeof i30.PopupPointerComponent, typeof i31.CharacterCounterComponent, typeof i32.ListComponent, typeof i33.ListItemComponent, typeof i34.RatingItemComponent, typeof i35.RatingItemStarComponent, typeof i36.RatingItemSmileyComponent, typeof i37.TagboxFilterComponent, typeof i38.TagboxComponent, typeof i39.TagboxQuestionComponent, typeof i40.TagboxItemComponent, typeof i41.ActionBarComponent, typeof i42.ActionComponent, typeof i43.ActionBarItemComponent, typeof i44.ActionBarItemDropdownComponent, typeof i45.HtmlQuestionComponent, typeof i46.SelectBaseItemComponent, typeof i47.SelectBaseComponent, typeof i48.SurveyCommentComponent, typeof i49.SurveyCommentOtherComponent, typeof i50.ElementHeaderComponent, typeof i52.ElementTitleComponent, typeof i53.DynamicHeadComponent, typeof i54.RowComponent, typeof i55.RatingQuestionComponent, typeof i56.RatingDropdownItemComponent, typeof i57.RatingDropdownComponent, typeof i58.BooleanQuestionComponent, typeof i59.BooleanCheckboxComponent, typeof i60.BooleanRadioComponent, typeof i61.BooleanRadioItemComponent, typeof i62.ImagePickerItemComponent, typeof i63.ImagePickerQuestionComponent, typeof i64.ImageQuestionComponent, typeof i65.SurveyHeaderComponent, typeof i66.ProgressDefaultComponent, typeof i67.ProgressButtonsComponent, typeof i69.SurveyNavigationButton, typeof i70.MatrixQuestionComponent, typeof i71.SvgIconComponent, typeof i72.FileQuestionComponent, typeof i73.SafeUrlPipe, typeof i74.SafeHtmlPipe, typeof i75.CommentQuestionComponent, typeof i76.SignaturePadQuestionComponent, typeof i77.ErrorsComponent, typeof i78.MultipleTextComponent, typeof i79.MultipleTextItemComponent, typeof i80.DynamicComponentDirective, typeof i81.RankingQuestionComponent, typeof i82.RankingItemComponent, typeof i83.PanelDynamicQuestionComponent, typeof i84.EmbeddedViewContentComponent, typeof i85.CustomWidgetComponent, typeof i86.MatrixCellComponent, typeof i87.MatrixDropdownCellComponent, typeof i88.MatrixTableComponent, typeof i89.MatrixDropdownComponent, typeof i90.MatrixDynamicComponent, typeof i91.MatrixDetailButtonComponent, typeof i92.MatrixDynamicRemoveButtonComponent, typeof i93.MatrixDynamicDragDropIconComponent, typeof i94.MatrixRequiredHeader, typeof i95.ExpressionComponent, typeof i73.SafeResourceUrlPipe, typeof i98.CustomQuestionComponent, typeof i99.CompositeQuestionComponent, typeof i101.ButtonGroupQuestionComponent, typeof i103.ModalComponent, typeof i104.LogoImageComponent, typeof i105.SkeletonComponent, typeof i106.TimerPanelComponent, typeof i107.PaneldynamicRemoveButtonComponent, typeof i108.NotifierComponent, typeof i109.ComponentsContainerComponent, typeof i110.MultipleTextRowComponent, typeof i111.LoadingIndicatorComponent, typeof i112.HeaderComponent, typeof i113.HeaderCellComponent, typeof i114.HeaderMobileComponent, typeof i116.FilePreviewComponent, typeof i117.SvgBundleComponent]>;
|
|
123
124
|
static ɵinj: i0.ɵɵInjectorDeclaration<SurveyModule>;
|
|
124
125
|
}
|
|
@@ -1163,7 +1163,7 @@
|
|
|
1163
1163
|
return ErrorsComponent;
|
|
1164
1164
|
}());
|
|
1165
1165
|
ErrorsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ErrorsComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1166
|
-
ErrorsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: ErrorsComponent, selector: "'[sv-ng-errors]'", inputs: { element: "element", location: "location" }, host: { properties: { "attr.role": "this.role", "id": "this.id", "attr.aria-live": "this.ariaLive", "class": "this.class" } }, ngImport: i0__namespace, template: "<
|
|
1166
|
+
ErrorsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: ErrorsComponent, selector: "'[sv-ng-errors]'", inputs: { element: "element", location: "location" }, host: { properties: { "attr.role": "this.role", "id": "this.id", "attr.aria-live": "this.ariaLive", "class": "this.class" } }, ngImport: i0__namespace, template: "<ng-container *ngFor=\"let error of element.errors;\">\n <ng-template [component]=\"{ name: element.survey.questionErrorComponent, data: { element: element, cssClasses: element.cssClasses, error: error } }\"></ng-template>\n</ng-container>\n", directives: [{ type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: DynamicComponentDirective, selector: "[component]", inputs: ["component"] }] });
|
|
1167
1167
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ErrorsComponent, decorators: [{
|
|
1168
1168
|
type: i0.Component,
|
|
1169
1169
|
args: [{
|
|
@@ -3430,7 +3430,7 @@
|
|
|
3430
3430
|
return ProgressButtonsComponent;
|
|
3431
3431
|
}());
|
|
3432
3432
|
ProgressButtonsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProgressButtonsComponent, deps: [{ token: i0__namespace.ChangeDetectorRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
3433
|
-
ProgressButtonsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: ProgressButtonsComponent, selector: "sv-ng-progress-buttons", inputs: { model: "model", survey: "survey", container: "container" }, viewQueries: [{ propertyName: "progressButtonsListContainer", first: true, predicate: ["progressButtonsListContainer"], descendants: true }], usesOnChanges: true, ngImport: i0__namespace, template: "<div [class]=\"model.getRootCss(container)\" [style.maxWidth]=\"model.progressWidth\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-label=\"progress\">\n <div *ngIf=\"canShowHeader\" [class]=\"survey.css.progressButtonsHeader\">\n <div [class]=\"survey.css.progressButtonsPageTitle\" [title]=\"model.headerText\">{{ model.headerText }}</div>\n </div>\n <div [class]=\"survey.css.progressButtonsContainer\">\n <div\n [class]=\"model.getScrollButtonCss(hasScroller, true)\"\n (click)=\"clickScrollButton(true)\"\n role=\"button\"\n ></div>\n <div\n [class]=\"survey.css.progressButtonsListContainer\" #progressButtonsListContainer>\n <ul [class]=\"survey.css.progressButtonsList\">\n <li\n *ngFor=\"let page of survey.visiblePages; index as index\"\n [class]=\"model.getListElementCss(index)\"\n (click)=\"model.isListElementClickable(index) ? model.clickListElement(page) : null\"\n [attr.data-page-number]=\"model.getItemNumber(page)\">\n <div [class]=\"survey.css.progressButtonsConnector\"></div>\n <div *ngIf=\"canShowItemTitles\"\n [class]=\"survey.css.progressButtonsPageTitle\"\n [title]=\"page.renderedNavigationTitle\"\n >\n
|
|
3433
|
+
ProgressButtonsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: ProgressButtonsComponent, selector: "sv-ng-progress-buttons", inputs: { model: "model", survey: "survey", container: "container" }, viewQueries: [{ propertyName: "progressButtonsListContainer", first: true, predicate: ["progressButtonsListContainer"], descendants: true }], usesOnChanges: true, ngImport: i0__namespace, template: "<div [class]=\"model.getRootCss(container)\" [style.maxWidth]=\"model.progressWidth\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-label=\"progress\">\n <div *ngIf=\"canShowHeader\" [class]=\"survey.css.progressButtonsHeader\">\n <div [class]=\"survey.css.progressButtonsPageTitle\" [title]=\"model.headerText\">{{ model.headerText }}</div>\n </div>\n <div [class]=\"survey.css.progressButtonsContainer\">\n <div\n [class]=\"model.getScrollButtonCss(hasScroller, true)\"\n (click)=\"clickScrollButton(true)\"\n role=\"button\"\n ></div>\n <div\n [class]=\"survey.css.progressButtonsListContainer\" #progressButtonsListContainer>\n <ul [class]=\"survey.css.progressButtonsList\">\n <li\n *ngFor=\"let page of survey.visiblePages; index as index\"\n [class]=\"model.getListElementCss(index)\"\n (click)=\"model.isListElementClickable(index) ? model.clickListElement(page) : null\"\n [attr.data-page-number]=\"model.getItemNumber(page)\">\n <div [class]=\"survey.css.progressButtonsConnector\"></div>\n <div *ngIf=\"canShowItemTitles\"\n [class]=\"survey.css.progressButtonsPageTitle\"\n [title]=\"page.renderedNavigationTitle\"\n >\n <sv-ng-string [model]=\"page.locNavigationTitle\"></sv-ng-string>\n </div>\n <div *ngIf=\"canShowItemTitles\"\n [class]=\"survey.css.progressButtonsPageDescription\"\n [title]=\"page.locNavigationDescription.renderedHtml\"\n >\n {{ page.locNavigationDescription.renderedHtml }}\n </div>\n <div [class]=\"survey.css.progressButtonsButton\"><div [class]=\"survey.css.progressButtonsButtonBackground\"></div><div [class]=\"survey.css.progressButtonsButtonContent\"></div><span>{{model.getItemNumber(page)}}</span></div>\n </li>\n </ul>\n </div>\n <div\n [class]=\"model.getScrollButtonCss(hasScroller, false)\"\n (click)=\"clickScrollButton(false)\"\n role=\"button\"\n ></div>\n </div>\n <div *ngIf=\"canShowFooter\" [class]=\"survey.css.progressButtonsFooter\">\n <div [class]=\"survey.css.progressButtonsPageTitle\" [title]=\"model.footerText\">{{ model.footerText }}</div>\n </div>\n</div>", components: [{ type: SurveyStringComponent, selector: "sv-ng-string, '[sv-ng-string]'", inputs: ["model"] }], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
3434
3434
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: ProgressButtonsComponent, decorators: [{
|
|
3435
3435
|
type: i0.Component,
|
|
3436
3436
|
args: [{
|
|
@@ -4659,6 +4659,28 @@
|
|
|
4659
4659
|
}] });
|
|
4660
4660
|
AngularComponentFactory.Instance.registerComponent("image-question", ImageQuestionComponent);
|
|
4661
4661
|
|
|
4662
|
+
var QuestionErrorComponent = /** @class */ (function () {
|
|
4663
|
+
function QuestionErrorComponent() {
|
|
4664
|
+
}
|
|
4665
|
+
return QuestionErrorComponent;
|
|
4666
|
+
}());
|
|
4667
|
+
QuestionErrorComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: QuestionErrorComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
4668
|
+
QuestionErrorComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: QuestionErrorComponent, selector: "sv-question-error", inputs: { error: "error", cssClasses: "cssClasses", element: "element" }, ngImport: i0__namespace, template: "<div>\n <span\n [class]=\"cssClasses ? cssClasses.error.icon : 'panel-error-icon'\"\n aria-hidden=\"true\"\n ></span>\n <span [class]=\"cssClasses ? cssClasses.error.item : 'panel-error-item'\" [model]=\"error.locText\" sv-ng-string>\n </span>\n</div>", components: [{ type: SurveyStringComponent, selector: "sv-ng-string, '[sv-ng-string]'", inputs: ["model"] }] });
|
|
4669
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: QuestionErrorComponent, decorators: [{
|
|
4670
|
+
type: i0.Component,
|
|
4671
|
+
args: [{
|
|
4672
|
+
selector: "sv-question-error",
|
|
4673
|
+
templateUrl: "./question-error.component.html"
|
|
4674
|
+
}]
|
|
4675
|
+
}], propDecorators: { error: [{
|
|
4676
|
+
type: i0.Input
|
|
4677
|
+
}], cssClasses: [{
|
|
4678
|
+
type: i0.Input
|
|
4679
|
+
}], element: [{
|
|
4680
|
+
type: i0.Input
|
|
4681
|
+
}] } });
|
|
4682
|
+
AngularComponentFactory.Instance.registerComponent("sv-question-error", QuestionErrorComponent);
|
|
4683
|
+
|
|
4662
4684
|
var CustomQuestionComponent = /** @class */ (function (_super) {
|
|
4663
4685
|
__extends(CustomQuestionComponent, _super);
|
|
4664
4686
|
function CustomQuestionComponent() {
|
|
@@ -4807,7 +4829,7 @@
|
|
|
4807
4829
|
SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, ProgressTocComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
|
|
4808
4830
|
MultipleTextComponent, MultipleTextItemComponent, DynamicComponentDirective, RankingQuestionComponent, RankingItemComponent, PanelDynamicQuestionComponent, EmbeddedViewContentComponent, CustomWidgetComponent,
|
|
4809
4831
|
MatrixCellComponent, MatrixDropdownCellComponent, MatrixTableComponent, MatrixDropdownComponent,
|
|
4810
|
-
MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe, BrandInfoComponent,
|
|
4832
|
+
MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe, BrandInfoComponent, QuestionErrorComponent,
|
|
4811
4833
|
CustomQuestionComponent, CompositeQuestionComponent, ButtonGroupItemComponent, ButtonGroupQuestionComponent, MatrixRowComponent, ModalComponent, LogoImageComponent, SkeletonComponent, TimerPanelComponent, PaneldynamicRemoveButtonComponent,
|
|
4812
4834
|
NotifierComponent, ComponentsContainerComponent, MultipleTextRowComponent, LoadingIndicatorComponent, HeaderComponent, HeaderCellComponent, HeaderMobileComponent, ChooseFileBtn, FilePreviewComponent, SvgBundleComponent], imports: [i2.CommonModule, i2$1.FormsModule], exports: [VisibleDirective, Key2ClickDirective, PanelDynamicAddBtn, PanelDynamicNextBtn, PanelDynamicPrevBtn, PanelDynamicProgressText, ElementComponent, TemplateRendererComponent,
|
|
4813
4835
|
SurveyComponent, SurveyContentComponent, PopupSurveyComponent, PageComponent, PanelComponent, QuestionComponent, StringViewerComponent, SurveyStringComponent, StringEditorComponent,
|
|
@@ -4846,7 +4868,7 @@
|
|
|
4846
4868
|
SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, ProgressTocComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
|
|
4847
4869
|
MultipleTextComponent, MultipleTextItemComponent, DynamicComponentDirective, RankingQuestionComponent, RankingItemComponent, PanelDynamicQuestionComponent, EmbeddedViewContentComponent, CustomWidgetComponent,
|
|
4848
4870
|
MatrixCellComponent, MatrixDropdownCellComponent, MatrixTableComponent, MatrixDropdownComponent,
|
|
4849
|
-
MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe, BrandInfoComponent,
|
|
4871
|
+
MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe, BrandInfoComponent, QuestionErrorComponent,
|
|
4850
4872
|
CustomQuestionComponent, CompositeQuestionComponent, ButtonGroupItemComponent, ButtonGroupQuestionComponent, MatrixRowComponent, ModalComponent, LogoImageComponent, SkeletonComponent, TimerPanelComponent, PaneldynamicRemoveButtonComponent,
|
|
4851
4873
|
NotifierComponent, ComponentsContainerComponent, MultipleTextRowComponent, LoadingIndicatorComponent, HeaderComponent, HeaderCellComponent, HeaderMobileComponent, ChooseFileBtn, FilePreviewComponent, SvgBundleComponent
|
|
4852
4874
|
],
|
|
@@ -4960,6 +4982,7 @@
|
|
|
4960
4982
|
exports.ProgressTocComponent = ProgressTocComponent;
|
|
4961
4983
|
exports.QuestionAngular = QuestionAngular;
|
|
4962
4984
|
exports.QuestionComponent = QuestionComponent;
|
|
4985
|
+
exports.QuestionErrorComponent = QuestionErrorComponent;
|
|
4963
4986
|
exports.QuestionSkeletonComponent = QuestionSkeletonComponent;
|
|
4964
4987
|
exports.RadiogroupComponent = RadiogroupComponent;
|
|
4965
4988
|
exports.RadiogroupItemComponent = RadiogroupItemComponent;
|