survey-angular-ui 2.5.11 → 2.5.12

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 CHANGED
@@ -78,6 +78,7 @@ export * from "./components/file/file-item.component";
78
78
  export * from "./components/file/file-preview.component";
79
79
  export * from "./questions/matrix.component";
80
80
  export * from "./components/svg-icon/svg-icon.component";
81
+ export * from "./components/svg-icon/svg-icon-registered.component";
81
82
  export * from "./questions/file.component";
82
83
  export * from "./utils/ng-show.directive";
83
84
  export * from "./utils/ng-key2click.directive";
@@ -78,64 +78,65 @@ import * as i76 from "./components/progress/toc/progress.component";
78
78
  import * as i77 from "./components/survey-actions/survey-nav-btn.component";
79
79
  import * as i78 from "./questions/matrix.component";
80
80
  import * as i79 from "./components/svg-icon/svg-icon.component";
81
- import * as i80 from "./questions/file.component";
82
- import * as i81 from "./utils/safe-url.pipe";
83
- import * as i82 from "./utils/safe-html.pipe";
84
- import * as i83 from "./questions/comment.component";
85
- import * as i84 from "./questions/signature.component";
86
- import * as i85 from "./errors.component";
87
- import * as i86 from "./questions/multipletext.component";
88
- import * as i87 from "./questions/multipletextitem.component";
89
- import * as i88 from "./utils/dynamic.directive";
90
- import * as i89 from "./questions/ranking.component";
91
- import * as i90 from "./questions/ranking-item.component";
92
- import * as i91 from "./questions/ranking-item-content.component";
93
- import * as i92 from "./questions/paneldynamic.component";
94
- import * as i93 from "./embedded-view-content.component";
95
- import * as i94 from "./questions/customwidget.component";
96
- import * as i95 from "./questions/matrixcell.component";
97
- import * as i96 from "./questions/matrixdropdowncell.component";
98
- import * as i97 from "./questions/matrixtable.component";
99
- import * as i98 from "./questions/matrixdropdown.component";
100
- import * as i99 from "./questions/matrixdynamic.component";
101
- import * as i100 from "./components/matrix-actions/detail-button/detail-button.component";
102
- import * as i101 from "./components/matrix-actions/remove-button/remove-button.component";
103
- import * as i102 from "./components/matrix-actions/drag-drop-icon/drag-drop-icon";
104
- import * as i103 from "./questions/matrixrequiredheader.component";
105
- import * as i104 from "./questions/expression.component";
106
- import * as i105 from "./components/brand-info/brand-info.component";
107
- import * as i106 from "./components/question-error/question-error.component";
108
- import * as i107 from "./questions/custom.component";
109
- import * as i108 from "./questions/composite.component";
110
- import * as i109 from "./questions/button-group/button-group-item.component";
111
- import * as i110 from "./questions/button-group/button-group.component";
112
- import * as i111 from "./questions/matrix-row.component";
113
- import * as i112 from "./components/popup/modal-container.component";
114
- import * as i113 from "./components/survey-header/logo-image.component";
115
- import * as i114 from "./components/skeleton/skeleton.component";
116
- import * as i115 from "./components/timer-panel/timer-panel.component";
117
- import * as i116 from "./components/paneldynamic-actions/paneldynamic-remove-btn.component";
118
- import * as i117 from "./components/notifier/notifier.component";
119
- import * as i118 from "./components-container.component";
120
- import * as i119 from "./questions/multipletextrow.component";
121
- import * as i120 from "./components/loading-indicator/loading-indicator.component";
122
- import * as i121 from "./components/header/header.component";
123
- import * as i122 from "./components/header/header-cell.component";
124
- import * as i123 from "./components/header/header-mobile.component";
125
- import * as i124 from "./components/file/choose-file.component";
126
- import * as i125 from "./components/file/file-preview.component";
127
- import * as i126 from "./svgbundle.component";
128
- import * as i127 from "./components/file/file-item.component";
129
- import * as i128 from "./components/file/file-page.component";
130
- import * as i129 from "./components/breadcrumbs/breadcrumbs.component";
131
- import * as i130 from "./components/single-input-summary/single-input-summary.component";
132
- import * as i131 from "./components/matrixdynamicplaceholder/matrixdynamicplaceholder.component";
133
- import * as i132 from "./components/paneldynamicplaceholder/paneldynamicplaceholder.component";
134
- import * as i133 from "./questions/imagemap.component";
135
- import * as i134 from "@angular/common";
136
- import * as i135 from "@angular/forms";
81
+ import * as i80 from "./components/svg-icon/svg-icon-registered.component";
82
+ import * as i81 from "./questions/file.component";
83
+ import * as i82 from "./utils/safe-url.pipe";
84
+ import * as i83 from "./utils/safe-html.pipe";
85
+ import * as i84 from "./questions/comment.component";
86
+ import * as i85 from "./questions/signature.component";
87
+ import * as i86 from "./errors.component";
88
+ import * as i87 from "./questions/multipletext.component";
89
+ import * as i88 from "./questions/multipletextitem.component";
90
+ import * as i89 from "./utils/dynamic.directive";
91
+ import * as i90 from "./questions/ranking.component";
92
+ import * as i91 from "./questions/ranking-item.component";
93
+ import * as i92 from "./questions/ranking-item-content.component";
94
+ import * as i93 from "./questions/paneldynamic.component";
95
+ import * as i94 from "./embedded-view-content.component";
96
+ import * as i95 from "./questions/customwidget.component";
97
+ import * as i96 from "./questions/matrixcell.component";
98
+ import * as i97 from "./questions/matrixdropdowncell.component";
99
+ import * as i98 from "./questions/matrixtable.component";
100
+ import * as i99 from "./questions/matrixdropdown.component";
101
+ import * as i100 from "./questions/matrixdynamic.component";
102
+ import * as i101 from "./components/matrix-actions/detail-button/detail-button.component";
103
+ import * as i102 from "./components/matrix-actions/remove-button/remove-button.component";
104
+ import * as i103 from "./components/matrix-actions/drag-drop-icon/drag-drop-icon";
105
+ import * as i104 from "./questions/matrixrequiredheader.component";
106
+ import * as i105 from "./questions/expression.component";
107
+ import * as i106 from "./components/brand-info/brand-info.component";
108
+ import * as i107 from "./components/question-error/question-error.component";
109
+ import * as i108 from "./questions/custom.component";
110
+ import * as i109 from "./questions/composite.component";
111
+ import * as i110 from "./questions/button-group/button-group-item.component";
112
+ import * as i111 from "./questions/button-group/button-group.component";
113
+ import * as i112 from "./questions/matrix-row.component";
114
+ import * as i113 from "./components/popup/modal-container.component";
115
+ import * as i114 from "./components/survey-header/logo-image.component";
116
+ import * as i115 from "./components/skeleton/skeleton.component";
117
+ import * as i116 from "./components/timer-panel/timer-panel.component";
118
+ import * as i117 from "./components/paneldynamic-actions/paneldynamic-remove-btn.component";
119
+ import * as i118 from "./components/notifier/notifier.component";
120
+ import * as i119 from "./components-container.component";
121
+ import * as i120 from "./questions/multipletextrow.component";
122
+ import * as i121 from "./components/loading-indicator/loading-indicator.component";
123
+ import * as i122 from "./components/header/header.component";
124
+ import * as i123 from "./components/header/header-cell.component";
125
+ import * as i124 from "./components/header/header-mobile.component";
126
+ import * as i125 from "./components/file/choose-file.component";
127
+ import * as i126 from "./components/file/file-preview.component";
128
+ import * as i127 from "./svgbundle.component";
129
+ import * as i128 from "./components/file/file-item.component";
130
+ import * as i129 from "./components/file/file-page.component";
131
+ import * as i130 from "./components/breadcrumbs/breadcrumbs.component";
132
+ import * as i131 from "./components/single-input-summary/single-input-summary.component";
133
+ import * as i132 from "./components/matrixdynamicplaceholder/matrixdynamicplaceholder.component";
134
+ import * as i133 from "./components/paneldynamicplaceholder/paneldynamicplaceholder.component";
135
+ import * as i134 from "./questions/imagemap.component";
136
+ import * as i135 from "@angular/common";
137
+ import * as i136 from "@angular/forms";
137
138
  export declare class SurveyModule {
138
139
  static ɵfac: i0.ɵɵFactoryDeclaration<SurveyModule, never>;
139
- 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.TextAreaComponent, typeof i19.QuestionSkeletonComponent, typeof i20.ScrollComponent, typeof i21.TextQuestionComponent, typeof i22.RadiogroupComponent, typeof i23.RadiogroupItemComponent, typeof i24.CheckboxComponent, typeof i25.CheckboxItemComponent, typeof i26.DropdownComponent, typeof i27.DropdownQuestionComponent, typeof i28.DropdownSelectComponent, typeof i29.DropdownOptionItemComponent, typeof i30.PopupComponent, typeof i31.PopupBaseContainerComponent, typeof i32.PopupPointerComponent, typeof i33.PopupCloseButtonComponent, typeof i34.CharacterCounterComponent, typeof i35.ListComponent, typeof i36.ListItemComponent, typeof i37.ListItemContentComponent, typeof i38.ListItemGroupComponent, typeof i39.RatingItemComponent, typeof i40.RatingItemStarComponent, typeof i41.RatingItemSmileyComponent, typeof i42.TagboxFilterComponent, typeof i43.TagboxComponent, typeof i44.TagboxQuestionComponent, typeof i45.TagboxItemComponent, typeof i46.ActionBarComponent, typeof i47.ActionComponent, typeof i48.ActionBarItemComponent, typeof i49.ActionBarItemDropdownComponent, typeof i50.HtmlQuestionComponent, typeof i51.SelectBaseItemComponent, typeof i52.SelectBaseComponent, typeof i53.SurveyCommentComponent, typeof i54.SurveyCommentChoiceComponent, typeof i55.ElementHeaderComponent, typeof i56.ElementTitleActionsComponent, typeof i57.ElementTitleComponent, typeof i58.DynamicHeadComponent, typeof i59.RowComponent, typeof i60.RatingQuestionComponent, typeof i61.SliderQuestionComponent, typeof i62.SliderLabelItemComponent, typeof i63.RatingDropdownItemComponent, typeof i64.RatingDropdownComponent, typeof i65.ButtonGroupDropdownComponent, typeof i66.BooleanQuestionComponent, typeof i67.BooleanCheckboxComponent, typeof i68.BooleanRadioComponent, typeof i69.BooleanRadioItemComponent, typeof i70.ImagePickerItemComponent, typeof i71.ImagePickerQuestionComponent, typeof i72.ImageQuestionComponent, typeof i73.SurveyHeaderComponent, typeof i74.ProgressDefaultComponent, typeof i75.ProgressButtonsComponent, typeof i76.ProgressTocComponent, typeof i77.SurveyNavigationButton, typeof i78.MatrixQuestionComponent, typeof i79.SvgIconComponent, typeof i80.FileQuestionComponent, typeof i81.SafeUrlPipe, typeof i82.SafeHtmlPipe, typeof i83.CommentQuestionComponent, typeof i84.SignaturePadQuestionComponent, typeof i85.ErrorsComponent, typeof i86.MultipleTextComponent, typeof i87.MultipleTextItemComponent, typeof i88.DynamicComponentDirective, typeof i89.RankingQuestionComponent, typeof i90.RankingItemComponent, typeof i91.RankingItemContentComponent, typeof i92.PanelDynamicQuestionComponent, typeof i93.EmbeddedViewContentComponent, typeof i94.CustomWidgetComponent, typeof i95.MatrixCellComponent, typeof i96.MatrixDropdownCellComponent, typeof i97.MatrixTableComponent, typeof i98.MatrixDropdownComponent, typeof i99.MatrixDynamicComponent, typeof i100.MatrixDetailButtonComponent, typeof i101.MatrixDynamicRemoveButtonComponent, typeof i102.MatrixDynamicDragDropIconComponent, typeof i103.MatrixRequiredHeader, typeof i104.ExpressionComponent, typeof i81.SafeResourceUrlPipe, typeof i105.BrandInfoComponent, typeof i106.QuestionErrorComponent, typeof i107.CustomQuestionComponent, typeof i108.CompositeQuestionComponent, typeof i109.ButtonGroupItemComponent, typeof i110.ButtonGroupQuestionComponent, typeof i111.MatrixRowComponent, typeof i112.ModalComponent, typeof i113.LogoImageComponent, typeof i114.SkeletonComponent, typeof i115.TimerPanelComponent, typeof i116.PaneldynamicRemoveButtonComponent, typeof i117.NotifierComponent, typeof i118.ComponentsContainerComponent, typeof i119.MultipleTextRowComponent, typeof i120.LoadingIndicatorComponent, typeof i121.HeaderComponent, typeof i122.HeaderCellComponent, typeof i123.HeaderMobileComponent, typeof i124.ChooseFileBtn, typeof i125.FilePreviewComponent, typeof i126.SvgBundleComponent, typeof i127.FileItemComponent, typeof i128.FilePageComponent, typeof i129.BreadcrumbsComponent, typeof i130.SingleInputSummaryComponent, typeof i131.MatrixDynamicPlaceholderComponent, typeof i132.PanelDynamicPlaceholderComponent, typeof i133.ImageMapQuestionComponent], [typeof i134.CommonModule, typeof i135.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.TextAreaComponent, typeof i19.QuestionSkeletonComponent, typeof i20.ScrollComponent, typeof i21.TextQuestionComponent, typeof i22.RadiogroupComponent, typeof i23.RadiogroupItemComponent, typeof i24.CheckboxComponent, typeof i25.CheckboxItemComponent, typeof i34.CharacterCounterComponent, typeof i26.DropdownComponent, typeof i27.DropdownQuestionComponent, typeof i28.DropdownSelectComponent, typeof i29.DropdownOptionItemComponent, typeof i30.PopupComponent, typeof i31.PopupBaseContainerComponent, typeof i32.PopupPointerComponent, typeof i33.PopupCloseButtonComponent, typeof i34.CharacterCounterComponent, typeof i35.ListComponent, typeof i36.ListItemComponent, typeof i37.ListItemContentComponent, typeof i38.ListItemGroupComponent, typeof i39.RatingItemComponent, typeof i40.RatingItemStarComponent, typeof i41.RatingItemSmileyComponent, typeof i42.TagboxFilterComponent, typeof i43.TagboxComponent, typeof i44.TagboxQuestionComponent, typeof i45.TagboxItemComponent, typeof i46.ActionBarComponent, typeof i47.ActionComponent, typeof i48.ActionBarItemComponent, typeof i49.ActionBarItemDropdownComponent, typeof i50.HtmlQuestionComponent, typeof i51.SelectBaseItemComponent, typeof i52.SelectBaseComponent, typeof i53.SurveyCommentComponent, typeof i54.SurveyCommentChoiceComponent, typeof i55.ElementHeaderComponent, typeof i57.ElementTitleComponent, typeof i58.DynamicHeadComponent, typeof i59.RowComponent, typeof i60.RatingQuestionComponent, typeof i61.SliderQuestionComponent, typeof i62.SliderLabelItemComponent, typeof i63.RatingDropdownItemComponent, typeof i64.RatingDropdownComponent, typeof i65.ButtonGroupDropdownComponent, typeof i66.BooleanQuestionComponent, typeof i67.BooleanCheckboxComponent, typeof i68.BooleanRadioComponent, typeof i69.BooleanRadioItemComponent, typeof i70.ImagePickerItemComponent, typeof i71.ImagePickerQuestionComponent, typeof i72.ImageQuestionComponent, typeof i73.SurveyHeaderComponent, typeof i74.ProgressDefaultComponent, typeof i75.ProgressButtonsComponent, typeof i77.SurveyNavigationButton, typeof i78.MatrixQuestionComponent, typeof i79.SvgIconComponent, typeof i80.FileQuestionComponent, typeof i81.SafeUrlPipe, typeof i82.SafeHtmlPipe, typeof i83.CommentQuestionComponent, typeof i84.SignaturePadQuestionComponent, typeof i85.ErrorsComponent, typeof i86.MultipleTextComponent, typeof i87.MultipleTextItemComponent, typeof i88.DynamicComponentDirective, typeof i89.RankingQuestionComponent, typeof i90.RankingItemComponent, typeof i91.RankingItemContentComponent, typeof i92.PanelDynamicQuestionComponent, typeof i93.EmbeddedViewContentComponent, typeof i94.CustomWidgetComponent, typeof i95.MatrixCellComponent, typeof i96.MatrixDropdownCellComponent, typeof i97.MatrixTableComponent, typeof i98.MatrixDropdownComponent, typeof i99.MatrixDynamicComponent, typeof i100.MatrixDetailButtonComponent, typeof i101.MatrixDynamicRemoveButtonComponent, typeof i102.MatrixDynamicDragDropIconComponent, typeof i103.MatrixRequiredHeader, typeof i104.ExpressionComponent, typeof i81.SafeResourceUrlPipe, typeof i107.CustomQuestionComponent, typeof i108.CompositeQuestionComponent, typeof i110.ButtonGroupQuestionComponent, typeof i112.ModalComponent, typeof i113.LogoImageComponent, typeof i114.SkeletonComponent, typeof i115.TimerPanelComponent, typeof i116.PaneldynamicRemoveButtonComponent, typeof i117.NotifierComponent, typeof i118.ComponentsContainerComponent, typeof i119.MultipleTextRowComponent, typeof i120.LoadingIndicatorComponent, typeof i121.HeaderComponent, typeof i122.HeaderCellComponent, typeof i123.HeaderMobileComponent, typeof i125.FilePreviewComponent, typeof i126.SvgBundleComponent, typeof i127.FileItemComponent, typeof i128.FilePageComponent, typeof i129.BreadcrumbsComponent, typeof i130.SingleInputSummaryComponent, typeof i131.MatrixDynamicPlaceholderComponent, typeof i132.PanelDynamicPlaceholderComponent, typeof i133.ImageMapQuestionComponent]>;
140
+ 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.TextAreaComponent, typeof i19.QuestionSkeletonComponent, typeof i20.ScrollComponent, typeof i21.TextQuestionComponent, typeof i22.RadiogroupComponent, typeof i23.RadiogroupItemComponent, typeof i24.CheckboxComponent, typeof i25.CheckboxItemComponent, typeof i26.DropdownComponent, typeof i27.DropdownQuestionComponent, typeof i28.DropdownSelectComponent, typeof i29.DropdownOptionItemComponent, typeof i30.PopupComponent, typeof i31.PopupBaseContainerComponent, typeof i32.PopupPointerComponent, typeof i33.PopupCloseButtonComponent, typeof i34.CharacterCounterComponent, typeof i35.ListComponent, typeof i36.ListItemComponent, typeof i37.ListItemContentComponent, typeof i38.ListItemGroupComponent, typeof i39.RatingItemComponent, typeof i40.RatingItemStarComponent, typeof i41.RatingItemSmileyComponent, typeof i42.TagboxFilterComponent, typeof i43.TagboxComponent, typeof i44.TagboxQuestionComponent, typeof i45.TagboxItemComponent, typeof i46.ActionBarComponent, typeof i47.ActionComponent, typeof i48.ActionBarItemComponent, typeof i49.ActionBarItemDropdownComponent, typeof i50.HtmlQuestionComponent, typeof i51.SelectBaseItemComponent, typeof i52.SelectBaseComponent, typeof i53.SurveyCommentComponent, typeof i54.SurveyCommentChoiceComponent, typeof i55.ElementHeaderComponent, typeof i56.ElementTitleActionsComponent, typeof i57.ElementTitleComponent, typeof i58.DynamicHeadComponent, typeof i59.RowComponent, typeof i60.RatingQuestionComponent, typeof i61.SliderQuestionComponent, typeof i62.SliderLabelItemComponent, typeof i63.RatingDropdownItemComponent, typeof i64.RatingDropdownComponent, typeof i65.ButtonGroupDropdownComponent, typeof i66.BooleanQuestionComponent, typeof i67.BooleanCheckboxComponent, typeof i68.BooleanRadioComponent, typeof i69.BooleanRadioItemComponent, typeof i70.ImagePickerItemComponent, typeof i71.ImagePickerQuestionComponent, typeof i72.ImageQuestionComponent, typeof i73.SurveyHeaderComponent, typeof i74.ProgressDefaultComponent, typeof i75.ProgressButtonsComponent, typeof i76.ProgressTocComponent, typeof i77.SurveyNavigationButton, typeof i78.MatrixQuestionComponent, typeof i79.SvgIconComponent, typeof i80.SvgIconRegisteredComponent, typeof i81.FileQuestionComponent, typeof i82.SafeUrlPipe, typeof i83.SafeHtmlPipe, typeof i84.CommentQuestionComponent, typeof i85.SignaturePadQuestionComponent, typeof i86.ErrorsComponent, typeof i87.MultipleTextComponent, typeof i88.MultipleTextItemComponent, typeof i89.DynamicComponentDirective, typeof i90.RankingQuestionComponent, typeof i91.RankingItemComponent, typeof i92.RankingItemContentComponent, typeof i93.PanelDynamicQuestionComponent, typeof i94.EmbeddedViewContentComponent, typeof i95.CustomWidgetComponent, typeof i96.MatrixCellComponent, typeof i97.MatrixDropdownCellComponent, typeof i98.MatrixTableComponent, typeof i99.MatrixDropdownComponent, typeof i100.MatrixDynamicComponent, typeof i101.MatrixDetailButtonComponent, typeof i102.MatrixDynamicRemoveButtonComponent, typeof i103.MatrixDynamicDragDropIconComponent, typeof i104.MatrixRequiredHeader, typeof i105.ExpressionComponent, typeof i82.SafeResourceUrlPipe, typeof i106.BrandInfoComponent, typeof i107.QuestionErrorComponent, typeof i108.CustomQuestionComponent, typeof i109.CompositeQuestionComponent, typeof i110.ButtonGroupItemComponent, typeof i111.ButtonGroupQuestionComponent, typeof i112.MatrixRowComponent, typeof i113.ModalComponent, typeof i114.LogoImageComponent, typeof i115.SkeletonComponent, typeof i116.TimerPanelComponent, typeof i117.PaneldynamicRemoveButtonComponent, typeof i118.NotifierComponent, typeof i119.ComponentsContainerComponent, typeof i120.MultipleTextRowComponent, typeof i121.LoadingIndicatorComponent, typeof i122.HeaderComponent, typeof i123.HeaderCellComponent, typeof i124.HeaderMobileComponent, typeof i125.ChooseFileBtn, typeof i126.FilePreviewComponent, typeof i127.SvgBundleComponent, typeof i128.FileItemComponent, typeof i129.FilePageComponent, typeof i130.BreadcrumbsComponent, typeof i131.SingleInputSummaryComponent, typeof i132.MatrixDynamicPlaceholderComponent, typeof i133.PanelDynamicPlaceholderComponent, typeof i134.ImageMapQuestionComponent], [typeof i135.CommonModule, typeof i136.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.TextAreaComponent, typeof i19.QuestionSkeletonComponent, typeof i20.ScrollComponent, typeof i21.TextQuestionComponent, typeof i22.RadiogroupComponent, typeof i23.RadiogroupItemComponent, typeof i24.CheckboxComponent, typeof i25.CheckboxItemComponent, typeof i34.CharacterCounterComponent, typeof i26.DropdownComponent, typeof i27.DropdownQuestionComponent, typeof i28.DropdownSelectComponent, typeof i29.DropdownOptionItemComponent, typeof i30.PopupComponent, typeof i31.PopupBaseContainerComponent, typeof i32.PopupPointerComponent, typeof i33.PopupCloseButtonComponent, typeof i34.CharacterCounterComponent, typeof i35.ListComponent, typeof i36.ListItemComponent, typeof i37.ListItemContentComponent, typeof i38.ListItemGroupComponent, typeof i39.RatingItemComponent, typeof i40.RatingItemStarComponent, typeof i41.RatingItemSmileyComponent, typeof i42.TagboxFilterComponent, typeof i43.TagboxComponent, typeof i44.TagboxQuestionComponent, typeof i45.TagboxItemComponent, typeof i46.ActionBarComponent, typeof i47.ActionComponent, typeof i48.ActionBarItemComponent, typeof i49.ActionBarItemDropdownComponent, typeof i50.HtmlQuestionComponent, typeof i51.SelectBaseItemComponent, typeof i52.SelectBaseComponent, typeof i53.SurveyCommentComponent, typeof i54.SurveyCommentChoiceComponent, typeof i55.ElementHeaderComponent, typeof i57.ElementTitleComponent, typeof i58.DynamicHeadComponent, typeof i59.RowComponent, typeof i60.RatingQuestionComponent, typeof i61.SliderQuestionComponent, typeof i62.SliderLabelItemComponent, typeof i63.RatingDropdownItemComponent, typeof i64.RatingDropdownComponent, typeof i65.ButtonGroupDropdownComponent, typeof i66.BooleanQuestionComponent, typeof i67.BooleanCheckboxComponent, typeof i68.BooleanRadioComponent, typeof i69.BooleanRadioItemComponent, typeof i70.ImagePickerItemComponent, typeof i71.ImagePickerQuestionComponent, typeof i72.ImageQuestionComponent, typeof i73.SurveyHeaderComponent, typeof i74.ProgressDefaultComponent, typeof i75.ProgressButtonsComponent, typeof i77.SurveyNavigationButton, typeof i78.MatrixQuestionComponent, typeof i79.SvgIconComponent, typeof i80.SvgIconRegisteredComponent, typeof i81.FileQuestionComponent, typeof i82.SafeUrlPipe, typeof i83.SafeHtmlPipe, typeof i84.CommentQuestionComponent, typeof i85.SignaturePadQuestionComponent, typeof i86.ErrorsComponent, typeof i87.MultipleTextComponent, typeof i88.MultipleTextItemComponent, typeof i89.DynamicComponentDirective, typeof i90.RankingQuestionComponent, typeof i91.RankingItemComponent, typeof i92.RankingItemContentComponent, typeof i93.PanelDynamicQuestionComponent, typeof i94.EmbeddedViewContentComponent, typeof i95.CustomWidgetComponent, typeof i96.MatrixCellComponent, typeof i97.MatrixDropdownCellComponent, typeof i98.MatrixTableComponent, typeof i99.MatrixDropdownComponent, typeof i100.MatrixDynamicComponent, typeof i101.MatrixDetailButtonComponent, typeof i102.MatrixDynamicRemoveButtonComponent, typeof i103.MatrixDynamicDragDropIconComponent, typeof i104.MatrixRequiredHeader, typeof i105.ExpressionComponent, typeof i82.SafeResourceUrlPipe, typeof i108.CustomQuestionComponent, typeof i109.CompositeQuestionComponent, typeof i111.ButtonGroupQuestionComponent, typeof i113.ModalComponent, typeof i114.LogoImageComponent, typeof i115.SkeletonComponent, typeof i116.TimerPanelComponent, typeof i117.PaneldynamicRemoveButtonComponent, typeof i118.NotifierComponent, typeof i119.ComponentsContainerComponent, typeof i120.MultipleTextRowComponent, typeof i121.LoadingIndicatorComponent, typeof i122.HeaderComponent, typeof i123.HeaderCellComponent, typeof i124.HeaderMobileComponent, typeof i126.FilePreviewComponent, typeof i127.SvgBundleComponent, typeof i128.FileItemComponent, typeof i129.FilePageComponent, typeof i130.BreadcrumbsComponent, typeof i131.SingleInputSummaryComponent, typeof i132.MatrixDynamicPlaceholderComponent, typeof i133.PanelDynamicPlaceholderComponent, typeof i134.ImageMapQuestionComponent]>;
140
141
  static ɵinj: i0.ɵɵInjectorDeclaration<SurveyModule>;
141
142
  }
@@ -4255,6 +4255,39 @@
4255
4255
  }] });
4256
4256
  AngularComponentFactory.Instance.registerComponent("matrix-question", MatrixQuestionComponent);
4257
4257
 
4258
+ var SvgIconRegisteredComponent = /** @class */ (function (_super) {
4259
+ __extends(SvgIconRegisteredComponent, _super);
4260
+ function SvgIconRegisteredComponent() {
4261
+ return _super !== null && _super.apply(this, arguments) || this;
4262
+ }
4263
+ return SvgIconRegisteredComponent;
4264
+ }(EmbeddedViewContentComponent));
4265
+ SvgIconRegisteredComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: SvgIconRegisteredComponent, deps: null, target: i0__namespace.ɵɵFactoryTarget.Component });
4266
+ SvgIconRegisteredComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: SvgIconRegisteredComponent, selector: "sv-svg-icon", inputs: { size: "size", width: "width", height: "height", iconName: "iconName", className: "className", css: "css", title: "title" }, usesInheritance: true, ngImport: i0__namespace, template: "<ng-template #template>\n <svg [iconName]=\"iconName\" \n [size]=\"size\" \n [width]=\"width\" \n [height]=\"height\" \n [title]=\"title\" \n [css]=\"css\"\n [partCss]=\"className\"\n sv-ng-svg-icon>\n </svg>\n</ng-template>", styles: [":host{display:none}\n"], components: [{ type: SvgIconComponent, selector: "'[sv-ng-svg-icon]'", inputs: ["size", "width", "height", "iconName", "partCss", "css", "title"] }] });
4267
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: SvgIconRegisteredComponent, decorators: [{
4268
+ type: i0.Component,
4269
+ args: [{
4270
+ selector: "sv-svg-icon",
4271
+ templateUrl: "./svg-icon-registered.component.html",
4272
+ styleUrls: ["../../hide-host.scss"]
4273
+ }]
4274
+ }], propDecorators: { size: [{
4275
+ type: i0.Input
4276
+ }], width: [{
4277
+ type: i0.Input
4278
+ }], height: [{
4279
+ type: i0.Input
4280
+ }], iconName: [{
4281
+ type: i0.Input
4282
+ }], className: [{
4283
+ type: i0.Input
4284
+ }], css: [{
4285
+ type: i0.Input
4286
+ }], title: [{
4287
+ type: i0.Input
4288
+ }] } });
4289
+ AngularComponentFactory.Instance.registerComponent("sv-svg-icon", SvgIconRegisteredComponent);
4290
+
4258
4291
  var LoadingIndicatorComponent = /** @class */ (function (_super) {
4259
4292
  __extends(LoadingIndicatorComponent, _super);
4260
4293
  function LoadingIndicatorComponent() {
@@ -4539,11 +4572,15 @@
4539
4572
  event.preventDefault();
4540
4573
  event.stopPropagation();
4541
4574
  };
4575
+ this.className = "";
4542
4576
  }
4577
+ StringEditorComponent.prototype.ngOnInit = function () {
4578
+ this.className = this.model.getStringViewerClassName(this.textClass);
4579
+ };
4543
4580
  return StringEditorComponent;
4544
4581
  }());
4545
4582
  StringEditorComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: StringEditorComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
4546
- StringEditorComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: StringEditorComponent, selector: "sv-ng-string-editor", inputs: { model: "model" }, ngImport: i0__namespace, template: "<span\n class=\"sv-string-editor\"\n contenteditable=\"true\"\n *ngIf=\"model.hasHtml\"\n [innerHtml]=\"model.renderedHtml\"\n (blur)=\"onInput($event)\"\n (click)=\"onClick($event)\"\n></span>\n<span\n class=\"sv-string-editor\"\n contenteditable=\"true\"\n *ngIf=\"!model.hasHtml\"\n (blur)=\"onInput($event)\"\n (click)=\"onClick($event)\"\n >{{ model.renderedHtml }}</span\n>\n", directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
4583
+ StringEditorComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: StringEditorComponent, selector: "sv-ng-string-editor", inputs: { model: "model", textClass: "textClass" }, ngImport: i0__namespace, template: "<span\n class=\"sv-string-editor\"\n contenteditable=\"true\"\n *ngIf=\"model.hasHtml\"\n [innerHtml]=\"model.renderedHtml\"\n (blur)=\"onInput($event)\"\n (click)=\"onClick($event)\"\n></span>\n<span\n class=\"sv-string-editor\"\n contenteditable=\"true\"\n *ngIf=\"!model.hasHtml\"\n (blur)=\"onInput($event)\"\n (click)=\"onClick($event)\"\n >{{ model.renderedHtml }}</span\n>\n", directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
4547
4584
  i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: StringEditorComponent, decorators: [{
4548
4585
  type: i0.Component,
4549
4586
  args: [{
@@ -4552,6 +4589,8 @@
4552
4589
  }]
4553
4590
  }], propDecorators: { model: [{
4554
4591
  type: i0.Input
4592
+ }], textClass: [{
4593
+ type: i0.Input
4555
4594
  }] } });
4556
4595
  AngularComponentFactory.Instance.registerComponent(Survey.LocalizableString.editableRenderer, StringEditorComponent);
4557
4596
 
@@ -5586,7 +5625,7 @@
5586
5625
  ActionBarComponent, ActionComponent, ActionBarItemComponent, ActionBarItemDropdownComponent, HtmlQuestionComponent,
5587
5626
  SelectBaseItemComponent, SelectBaseComponent, SurveyCommentComponent, SurveyCommentChoiceComponent, ElementHeaderComponent, ElementTitleActionsComponent, ElementTitleComponent, DynamicHeadComponent, RowComponent,
5588
5627
  RatingQuestionComponent, SliderQuestionComponent, SliderLabelItemComponent, RatingDropdownItemComponent, RatingDropdownComponent, ButtonGroupDropdownComponent, BooleanQuestionComponent, BooleanCheckboxComponent, BooleanRadioComponent, BooleanRadioItemComponent, ImagePickerItemComponent, ImagePickerQuestionComponent, ImageQuestionComponent,
5589
- SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, ProgressTocComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5628
+ SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, ProgressTocComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, SvgIconRegisteredComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5590
5629
  MultipleTextComponent, MultipleTextItemComponent, DynamicComponentDirective, RankingQuestionComponent, RankingItemComponent, RankingItemContentComponent, PanelDynamicQuestionComponent, EmbeddedViewContentComponent, CustomWidgetComponent,
5591
5630
  MatrixCellComponent, MatrixDropdownCellComponent, MatrixTableComponent, MatrixDropdownComponent,
5592
5631
  MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe, BrandInfoComponent, QuestionErrorComponent,
@@ -5604,7 +5643,7 @@
5604
5643
  ActionBarComponent, ActionComponent, ActionBarItemComponent, ActionBarItemDropdownComponent, HtmlQuestionComponent,
5605
5644
  SelectBaseItemComponent, SelectBaseComponent, SurveyCommentComponent, SurveyCommentChoiceComponent, ElementHeaderComponent, ElementTitleComponent, DynamicHeadComponent, RowComponent,
5606
5645
  RatingQuestionComponent, SliderQuestionComponent, SliderLabelItemComponent, RatingDropdownItemComponent, RatingDropdownComponent, ButtonGroupDropdownComponent, BooleanQuestionComponent, BooleanCheckboxComponent, BooleanRadioComponent, BooleanRadioItemComponent, ImagePickerItemComponent, ImagePickerQuestionComponent, ImageQuestionComponent,
5607
- SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5646
+ SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, SvgIconRegisteredComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5608
5647
  MultipleTextComponent, MultipleTextItemComponent, DynamicComponentDirective, RankingQuestionComponent, RankingItemComponent, RankingItemContentComponent, PanelDynamicQuestionComponent, EmbeddedViewContentComponent, CustomWidgetComponent,
5609
5648
  MatrixCellComponent, MatrixDropdownCellComponent, MatrixTableComponent, MatrixDropdownComponent,
5610
5649
  MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe,
@@ -5629,7 +5668,7 @@
5629
5668
  ActionBarComponent, ActionComponent, ActionBarItemComponent, ActionBarItemDropdownComponent, HtmlQuestionComponent,
5630
5669
  SelectBaseItemComponent, SelectBaseComponent, SurveyCommentComponent, SurveyCommentChoiceComponent, ElementHeaderComponent, ElementTitleActionsComponent, ElementTitleComponent, DynamicHeadComponent, RowComponent,
5631
5670
  RatingQuestionComponent, SliderQuestionComponent, SliderLabelItemComponent, RatingDropdownItemComponent, RatingDropdownComponent, ButtonGroupDropdownComponent, BooleanQuestionComponent, BooleanCheckboxComponent, BooleanRadioComponent, BooleanRadioItemComponent, ImagePickerItemComponent, ImagePickerQuestionComponent, ImageQuestionComponent,
5632
- SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, ProgressTocComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5671
+ SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, ProgressTocComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, SvgIconRegisteredComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5633
5672
  MultipleTextComponent, MultipleTextItemComponent, DynamicComponentDirective, RankingQuestionComponent, RankingItemComponent, RankingItemContentComponent, PanelDynamicQuestionComponent, EmbeddedViewContentComponent, CustomWidgetComponent,
5634
5673
  MatrixCellComponent, MatrixDropdownCellComponent, MatrixTableComponent, MatrixDropdownComponent,
5635
5674
  MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe, BrandInfoComponent, QuestionErrorComponent,
@@ -5653,7 +5692,7 @@
5653
5692
  ActionBarComponent, ActionComponent, ActionBarItemComponent, ActionBarItemDropdownComponent, HtmlQuestionComponent,
5654
5693
  SelectBaseItemComponent, SelectBaseComponent, SurveyCommentComponent, SurveyCommentChoiceComponent, ElementHeaderComponent, ElementTitleComponent, DynamicHeadComponent, RowComponent,
5655
5694
  RatingQuestionComponent, SliderQuestionComponent, SliderLabelItemComponent, RatingDropdownItemComponent, RatingDropdownComponent, ButtonGroupDropdownComponent, BooleanQuestionComponent, BooleanCheckboxComponent, BooleanRadioComponent, BooleanRadioItemComponent, ImagePickerItemComponent, ImagePickerQuestionComponent, ImageQuestionComponent,
5656
- SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5695
+ SurveyHeaderComponent, ProgressDefaultComponent, ProgressButtonsComponent, SurveyNavigationButton, MatrixQuestionComponent, SvgIconComponent, SvgIconRegisteredComponent, FileQuestionComponent, SafeUrlPipe, SafeHtmlPipe, CommentQuestionComponent, SignaturePadQuestionComponent, ErrorsComponent,
5657
5696
  MultipleTextComponent, MultipleTextItemComponent, DynamicComponentDirective, RankingQuestionComponent, RankingItemComponent, RankingItemContentComponent, PanelDynamicQuestionComponent, EmbeddedViewContentComponent, CustomWidgetComponent,
5658
5697
  MatrixCellComponent, MatrixDropdownCellComponent, MatrixTableComponent, MatrixDropdownComponent,
5659
5698
  MatrixDynamicComponent, MatrixDetailButtonComponent, MatrixDynamicRemoveButtonComponent, MatrixDynamicDragDropIconComponent, MatrixRequiredHeader, ExpressionComponent, SafeResourceUrlPipe,
@@ -5796,6 +5835,7 @@
5796
5835
  exports.SurveyStringComponent = SurveyStringComponent;
5797
5836
  exports.SvgBundleComponent = SvgBundleComponent;
5798
5837
  exports.SvgIconComponent = SvgIconComponent;
5838
+ exports.SvgIconRegisteredComponent = SvgIconRegisteredComponent;
5799
5839
  exports.TagboxComponent = TagboxComponent;
5800
5840
  exports.TagboxFilterComponent = TagboxFilterComponent;
5801
5841
  exports.TagboxItemComponent = TagboxItemComponent;