ngx-wapp-components 3.2.17 → 3.2.19

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-wapp-components",
3
- "version": "3.2.17",
3
+ "version": "3.2.19",
4
4
  "description": "This is a Wapping reusable component library published by Wapping.",
5
5
  "keywords": [
6
6
  "code",
@@ -1,93 +1,93 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnInit, AfterViewInit, ElementRef, OnChanges, SimpleChanges, EventEmitter, PipeTransform, TemplateRef, QueryList, ChangeDetectorRef, Type, Renderer2, OnDestroy, ModuleWithProviders } from '@angular/core';
3
- import * as i111 from '@angular/forms';
3
+ import * as i112 from '@angular/forms';
4
4
  import { ControlValueAccessor, FormControl, Validator, AbstractControl, ValidationErrors, FormBuilder, FormGroup } from '@angular/forms';
5
5
  import { Clipboard } from '@angular/cdk/clipboard';
6
6
  import { ConfirmationService, MenuItem, MessageService, TreeNode } from 'primeng/api';
7
- import * as i131 from 'primeng/table';
7
+ import * as i132 from 'primeng/table';
8
8
  import { Table, TableLazyLoadEvent } from 'primeng/table';
9
9
  import * as rxjs from 'rxjs';
10
10
  import { Observable, Subscription } from 'rxjs';
11
- import * as i113 from '@angular/router';
11
+ import * as i114 from '@angular/router';
12
12
  import { Router } from '@angular/router';
13
13
  import * as i1 from '@angular/common';
14
14
  import { Location } from '@angular/common';
15
15
  import { HttpClient, HttpHeaders } from '@angular/common/http';
16
- import * as i139 from 'primeng/fileupload';
16
+ import * as i140 from 'primeng/fileupload';
17
17
  import { FileUpload } from 'primeng/fileupload';
18
18
  import { DialogService, DynamicDialogConfig, DynamicDialogRef } from 'primeng/dynamicdialog';
19
19
  import * as primeng_ts_helpers from 'primeng/ts-helpers';
20
20
  import { BreakpointObserver } from '@angular/cdk/layout';
21
- import * as i164 from 'ngx-image-cropper';
21
+ import * as i165 from 'ngx-image-cropper';
22
22
  import { ImageTransform, ImageCroppedEvent, Dimensions } from 'ngx-image-cropper';
23
23
  import { models, IReportEmbedConfiguration, service, Embed } from 'powerbi-client';
24
- import * as i143 from 'powerbi-client-angular';
24
+ import * as i144 from 'powerbi-client-angular';
25
25
  import { PowerBIReportEmbedComponent } from 'powerbi-client-angular';
26
- import * as i116 from 'primeng/drawer';
26
+ import * as i117 from 'primeng/drawer';
27
27
  import { Drawer } from 'primeng/drawer';
28
- import * as i144 from 'primeng/treetable';
28
+ import * as i145 from 'primeng/treetable';
29
29
  import { TreeTable } from 'primeng/treetable';
30
- import * as i134 from 'primeng/datepicker';
30
+ import * as i135 from 'primeng/datepicker';
31
31
  import { DatePickerTypeView } from 'primeng/datepicker';
32
- import * as i148 from 'primeng/tabs';
32
+ import * as i149 from 'primeng/tabs';
33
33
  import { Tabs } from 'primeng/tabs';
34
- import * as i156 from 'primeng/chart';
34
+ import * as i157 from 'primeng/chart';
35
35
  import { UIChart } from 'primeng/chart';
36
36
  import { SafeHtml, DomSanitizer } from '@angular/platform-browser';
37
- import * as i167 from '@angular/material/icon';
37
+ import * as i168 from '@angular/material/icon';
38
38
  import { MatIconRegistry } from '@angular/material/icon';
39
39
  import { ComponentType } from '@angular/cdk/portal';
40
- import * as i169 from '@angular/material/dialog';
40
+ import * as i170 from '@angular/material/dialog';
41
41
  import { MatDialog, MatDialogConfig, MatDialogRef } from '@angular/material/dialog';
42
42
  import * as monacoTypes from 'monaco-editor';
43
43
  import { DeviceDetectorService } from 'ngx-device-detector';
44
- import * as i110 from 'primeng/inputtext';
45
- import * as i114 from 'primeng/button';
46
- import * as i115 from 'ngx-highlightjs';
47
- import * as i117 from 'primeng/badge';
48
- import * as i118 from 'primeng/radiobutton';
49
- import * as i119 from 'primeng/toggleswitch';
50
- import * as i120 from 'primeng/tooltip';
51
- import * as i121 from 'primeng/ripple';
52
- import * as i122 from 'primeng/skeleton';
53
- import * as i123 from 'primeng/select';
54
- import * as i124 from 'primeng/multiselect';
55
- import * as i125 from 'primeng/avatar';
56
- import * as i126 from 'primeng/avatargroup';
57
- import * as i127 from 'primeng/treeselect';
58
- import * as i128 from 'primeng/inputnumber';
59
- import * as i129 from 'primeng/textarea';
60
- import * as i130 from 'primeng/autocomplete';
61
- import * as i132 from 'primeng/paginator';
62
- import * as i133 from 'primeng/confirmpopup';
63
- import * as i135 from 'primeng/togglebutton';
64
- import * as i136 from 'primeng/selectbutton';
65
- import * as i137 from 'primeng/inputgroup';
66
- import * as i138 from 'primeng/image';
67
- import * as i140 from 'primeng/slider';
68
- import * as i141 from 'primeng/carousel';
69
- import * as i142 from 'primeng/divider';
70
- import * as i145 from 'primeng/message';
71
- import * as i146 from 'primeng/checkbox';
72
- import * as i147 from 'primeng/steps';
73
- import * as i149 from 'primeng/timeline';
74
- import * as i150 from 'primeng/card';
75
- import * as i151 from 'primeng/chip';
76
- import * as i152 from 'primeng/tieredmenu';
77
- import * as i153 from 'primeng/galleria';
78
- import * as i154 from 'primeng/blockui';
79
- import * as i155 from 'primeng/listbox';
80
- import * as i157 from 'primeng/accordion';
81
- import * as i158 from 'primeng/progressbar';
82
- import * as i159 from 'primeng/tree';
83
- import * as i160 from 'primeng/iconfield';
84
- import * as i161 from 'primeng/inputicon';
85
- import * as i162 from 'primeng/colorpicker';
86
- import * as i163 from '@angular/material/slide-toggle';
87
- import * as i166 from '@angular/material/card';
88
- import * as i168 from 'ng-flex-layout';
89
- import * as i170 from '@angular/material/button';
90
- import * as i171 from 'primeng/dataview';
44
+ import * as i111 from 'primeng/inputtext';
45
+ import * as i115 from 'primeng/button';
46
+ import * as i116 from 'ngx-highlightjs';
47
+ import * as i118 from 'primeng/badge';
48
+ import * as i119 from 'primeng/radiobutton';
49
+ import * as i120 from 'primeng/toggleswitch';
50
+ import * as i121 from 'primeng/tooltip';
51
+ import * as i122 from 'primeng/ripple';
52
+ import * as i123 from 'primeng/skeleton';
53
+ import * as i124 from 'primeng/select';
54
+ import * as i125 from 'primeng/multiselect';
55
+ import * as i126 from 'primeng/avatar';
56
+ import * as i127 from 'primeng/avatargroup';
57
+ import * as i128 from 'primeng/treeselect';
58
+ import * as i129 from 'primeng/inputnumber';
59
+ import * as i130 from 'primeng/textarea';
60
+ import * as i131 from 'primeng/autocomplete';
61
+ import * as i133 from 'primeng/paginator';
62
+ import * as i134 from 'primeng/confirmpopup';
63
+ import * as i136 from 'primeng/togglebutton';
64
+ import * as i137 from 'primeng/selectbutton';
65
+ import * as i138 from 'primeng/inputgroup';
66
+ import * as i139 from 'primeng/image';
67
+ import * as i141 from 'primeng/slider';
68
+ import * as i142 from 'primeng/carousel';
69
+ import * as i143 from 'primeng/divider';
70
+ import * as i146 from 'primeng/message';
71
+ import * as i147 from 'primeng/checkbox';
72
+ import * as i148 from 'primeng/steps';
73
+ import * as i150 from 'primeng/timeline';
74
+ import * as i151 from 'primeng/card';
75
+ import * as i152 from 'primeng/chip';
76
+ import * as i153 from 'primeng/tieredmenu';
77
+ import * as i154 from 'primeng/galleria';
78
+ import * as i155 from 'primeng/blockui';
79
+ import * as i156 from 'primeng/listbox';
80
+ import * as i158 from 'primeng/accordion';
81
+ import * as i159 from 'primeng/progressbar';
82
+ import * as i160 from 'primeng/tree';
83
+ import * as i161 from 'primeng/iconfield';
84
+ import * as i162 from 'primeng/inputicon';
85
+ import * as i163 from 'primeng/colorpicker';
86
+ import * as i164 from '@angular/material/slide-toggle';
87
+ import * as i167 from '@angular/material/card';
88
+ import * as i169 from 'ng-flex-layout';
89
+ import * as i171 from '@angular/material/button';
90
+ import * as i172 from 'primeng/dataview';
91
91
 
92
92
  declare class WappComponentsService {
93
93
  constructor();
@@ -3717,6 +3717,20 @@ interface WappingServiceTemplate {
3717
3717
  detailBody: string;
3718
3718
  }
3719
3719
 
3720
+ interface StampBookletConfig {
3721
+ enableStampCard: boolean;
3722
+ totalStamps: number;
3723
+ currentStamps: number;
3724
+ stampCardTitle?: string;
3725
+ stampCardMsgInProgress?: string;
3726
+ stampCardMsgCompleted?: string;
3727
+ stampCardbgcolor?: string;
3728
+ stampCardfgcolor?: string;
3729
+ stampCardaccentcolor?: string;
3730
+ stampCardbgcolorstamp?: string;
3731
+ stampCardfgcolorstamp?: string;
3732
+ }
3733
+
3720
3734
  interface WappingService {
3721
3735
  id: number;
3722
3736
  cardTypesDefinedId: number;
@@ -3767,6 +3781,7 @@ interface WappingService {
3767
3781
  hasAssociatedArticles: boolean;
3768
3782
  fromWallet: boolean;
3769
3783
  dataReqToSendCard?: DataReqToSendCard;
3784
+ stampBookletConfig?: StampBookletConfig;
3770
3785
  }
3771
3786
 
3772
3787
  interface WappingServiceTranslations {
@@ -3833,6 +3848,7 @@ declare class WMaterialServiceViewComponent implements OnInit, OnChanges {
3833
3848
  ecardStatus: typeof CardStatus;
3834
3849
  translations: any;
3835
3850
  isDrawService: boolean;
3851
+ isStampBookletService: boolean;
3836
3852
  forceMobile: boolean;
3837
3853
  wappingServicesTranslations: WappingServiceTranslations;
3838
3854
  canParticipateDraw: boolean;
@@ -4075,6 +4091,27 @@ declare class CarouselComponent implements OnInit, OnChanges {
4075
4091
  static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "wapp-carousel", never, { "images": { "alias": "images"; "required": false; }; "allowThumbnail": { "alias": "allowThumbnail"; "required": false; }; "infiniteCarousel": { "alias": "infiniteCarousel"; "required": false; }; "forceMobile": { "alias": "forceMobile"; "required": false; }; "height": { "alias": "height"; "required": false; }; "isDevModeActive": { "alias": "isDevModeActive"; "required": false; }; "isNoImage": { "alias": "isNoImage"; "required": false; }; "onHoverImageTooltip": { "alias": "onHoverImageTooltip"; "required": false; }; }, { "onSetImageEvent": "onSetImageEvent"; }, never, never, false, never>;
4076
4092
  }
4077
4093
 
4094
+ declare class WStampBookletComponent implements OnChanges {
4095
+ config: StampBookletConfig;
4096
+ stampsArray: number[];
4097
+ safeStamps: number;
4098
+ percent: number;
4099
+ remaining: number;
4100
+ footerText: string;
4101
+ isCompleted: boolean;
4102
+ defaultColors: {
4103
+ bg: string;
4104
+ fg: string;
4105
+ accent: string;
4106
+ stampBg: string;
4107
+ stampFg: string;
4108
+ };
4109
+ ngOnChanges(changes: SimpleChanges): void;
4110
+ private calculateProgress;
4111
+ static ɵfac: i0.ɵɵFactoryDeclaration<WStampBookletComponent, never>;
4112
+ static ɵcmp: i0.ɵɵComponentDeclaration<WStampBookletComponent, "w-stamp-booklet", never, { "config": { "alias": "config"; "required": false; }; }, {}, never, never, false, never>;
4113
+ }
4114
+
4078
4115
  interface NgxMonacoEditorConfig {
4079
4116
  baseUrl?: string;
4080
4117
  requireConfig?: {
@@ -4153,7 +4190,7 @@ declare class MonacoEditorModule {
4153
4190
 
4154
4191
  declare class WappComponentsModule {
4155
4192
  static ɵfac: i0.ɵɵFactoryDeclaration<WappComponentsModule, never>;
4156
- static ɵmod: i0.ɵɵNgModuleDeclaration<WappComponentsModule, [typeof WappComponentsComponent, typeof WEditInputTextComponent, typeof WClipboardComponent, typeof WIconsComponent, typeof WLogosComponent, typeof WEditInputTextareaComponent, typeof WEditInputNumberComponent, typeof WEditSelectComponent, typeof WEditMultiselectComponent, typeof WButtonComponent, typeof WCardComponent, typeof WTableComponent, typeof WTableLazyComponent, typeof WContainerComponent, typeof WNavbarComponent, typeof WBodyComponent, typeof WFooterComponent, typeof ColorTextPipe, typeof WDatePipe, typeof WPercentagePipe, typeof WSummaryPipe, typeof WCurrencyPipe, typeof WEditTreeselectComponent, typeof WPanelComponent, typeof WBodyContainerComponent, typeof WHeaderPanelComponent, typeof WPanelTitleComponent, typeof WInputSearchComponent, typeof WFilterPanelComponent, typeof WListFieldComponent, typeof WViewCardTitleTextComponent, typeof WImageFileUploaderComponent, typeof WImageCropperComponent, typeof WPreviewImageComponent, typeof WPowerbiReportComponent, typeof WSidebarComponent, typeof WButtonsFooterComponent, typeof WTreeTableComponent, typeof WBodyGridComponent, typeof WEditToggleComponent, typeof WPanelGridComponent, typeof WAutocompleteSearchComponent, typeof WToggleButtonComponent, typeof WEditCheckboxComponent, typeof WSelectButtonComponent, typeof WMapsComponent, typeof WEditCalendarComponent, typeof WRadioButtonComponent, typeof WWizardComponent, typeof WTabviewComponent, typeof WButtonTabviewComponent, typeof WTreeComponent, typeof WBadgeComponent, typeof WTimelineComponent, typeof WPanelSubtitleComponent, typeof WViewTextComponent, typeof WViewBooleanComponent, typeof WChipComponent, typeof WSkeletonTimelineComponent, typeof WSkeletonSidebarComponent, typeof WSkeletonListComponent, typeof WSkeletonEditComponent, typeof WSkeletonInputGenericComponent, typeof WSkeletonIframeComponent, typeof WSkeletonEditProductComponent, typeof WSkeletonPowerbiReportComponent, typeof WSkeletonQueryBuilderComponent, typeof WSkeletonTreeComponent, typeof WSkeletonProfileSidebarComponent, typeof WSkeletonUserProfileInfoSidebarComponent, typeof WSkeletonFormComponent, typeof WAddressFieldComponent, typeof WSkeletonGenericComponent, typeof WInputLabelComponent, typeof WPanelSectionGapDividerComponent, typeof WInputVerticalGapDividerComponent, typeof WButtonWeekComponent, typeof WViewBadgeComponent, typeof WEditCalendarMonthComponent, typeof WParameterSelectorComponent, typeof WChartBarComponent, typeof WFileUploaderComponent, typeof WCronExpressionsComponent, typeof WTreeFieldComponent, typeof WNotificationsEventFieldComponent, typeof WEditInputColorpickerComponent, typeof WPeriodSelectFieldComponent, typeof WMaterialServiceCardComponent, typeof WMaterialServiceViewComponent, typeof WappMaterialServiceCardComponent, typeof WappMaterialServiceViewComponent, typeof MainTitleComponent, typeof WFileGeneratorComponent, typeof WappServiceDescriptionComponent, typeof WappModalCloseButtonComponent, typeof WappModalTitleComponent, typeof WCodeBlockComponent, typeof QueryBuilderComponent, typeof QueryInputDirective, typeof QueryOperatorDirective, typeof QueryFieldDirective, typeof QueryEntityDirective, typeof QueryButtonGroupDirective, typeof QuerySwitchGroupDirective, typeof QueryRemoveButtonDirective, typeof QueryEmptyWarningDirective, typeof QueryArrowIconDirective, typeof WDataviewComponent, typeof CarouselComponent], [typeof i110.InputTextModule, typeof i111.FormsModule, typeof i111.ReactiveFormsModule, typeof i1.CommonModule, typeof i113.RouterModule, typeof i114.ButtonModule, typeof i115.HighlightModule, typeof i116.DrawerModule, typeof i117.BadgeModule, typeof i118.RadioButtonModule, typeof i119.ToggleSwitchModule, typeof i120.TooltipModule, typeof i121.RippleModule, typeof i122.SkeletonModule, typeof i123.SelectModule, typeof i124.MultiSelectModule, typeof i125.AvatarModule, typeof i126.AvatarGroupModule, typeof i127.TreeSelectModule, typeof i128.InputNumberModule, typeof i129.TextareaModule, typeof i130.AutoCompleteModule, typeof i131.TableModule, typeof i124.MultiSelectModule, typeof i132.PaginatorModule, typeof i133.ConfirmPopupModule, typeof i134.DatePickerModule, typeof i135.ToggleButtonModule, typeof i136.SelectButtonModule, typeof i137.InputGroupModule, typeof i138.ImageModule, typeof i139.FileUploadModule, typeof i140.SliderModule, typeof i141.CarouselModule, typeof i142.DividerModule, typeof i143.PowerBIEmbedModule, typeof i144.TreeTableModule, typeof i145.MessageModule, typeof i146.CheckboxModule, typeof i147.StepsModule, typeof i148.TabsModule, typeof i149.TimelineModule, typeof i150.CardModule, typeof i151.ChipModule, typeof i152.TieredMenuModule, typeof i153.GalleriaModule, typeof i154.BlockUIModule, typeof i155.ListboxModule, typeof i156.ChartModule, typeof i157.AccordionModule, typeof i158.ProgressBarModule, typeof i159.TreeModule, typeof i160.IconFieldModule, typeof i161.InputIconModule, typeof i162.ColorPickerModule, typeof i163.MatSlideToggleModule, typeof i164.ImageCropperComponent, typeof MonacoEditorModule, typeof i166.MatCardModule, typeof i167.MatIconModule, typeof i168.FlexLayoutModule, typeof i169.MatDialogModule, typeof i170.MatButtonModule], [typeof WappComponentsComponent, typeof WEditInputTextComponent, typeof WClipboardComponent, typeof i115.HighlightModule, typeof WIconsComponent, typeof WLogosComponent, typeof WEditInputTextareaComponent, typeof WEditInputNumberComponent, typeof WEditSelectComponent, typeof WEditMultiselectComponent, typeof WButtonComponent, typeof WCardComponent, typeof WTableComponent, typeof WTableLazyComponent, typeof WContainerComponent, typeof WNavbarComponent, typeof WBodyComponent, typeof WFooterComponent, typeof ColorTextPipe, typeof WDatePipe, typeof WPercentagePipe, typeof WSummaryPipe, typeof WCurrencyPipe, typeof WEditTreeselectComponent, typeof WPanelComponent, typeof WBodyContainerComponent, typeof WHeaderPanelComponent, typeof WPanelTitleComponent, typeof WPanelSubtitleComponent, typeof WInputSearchComponent, typeof QueryBuilderComponent, typeof QueryInputDirective, typeof QueryOperatorDirective, typeof QueryFieldDirective, typeof QueryEntityDirective, typeof QueryButtonGroupDirective, typeof QuerySwitchGroupDirective, typeof QueryRemoveButtonDirective, typeof QueryEmptyWarningDirective, typeof QueryArrowIconDirective, typeof WFilterPanelComponent, typeof i138.ImageModule, typeof i139.FileUploadModule, typeof i140.SliderModule, typeof WImageFileUploaderComponent, typeof WImageCropperComponent, typeof i164.ImageCropperComponent, typeof WPowerbiReportComponent, typeof WSidebarComponent, typeof WButtonsFooterComponent, typeof WTreeTableComponent, typeof WBodyGridComponent, typeof WEditToggleComponent, typeof WPanelGridComponent, typeof WAutocompleteSearchComponent, typeof WToggleButtonComponent, typeof WEditCheckboxComponent, typeof WSelectButtonComponent, typeof i136.SelectButtonModule, typeof WMapsComponent, typeof WEditCalendarComponent, typeof WRadioButtonComponent, typeof WWizardComponent, typeof i147.StepsModule, typeof WTabviewComponent, typeof WButtonTabviewComponent, typeof WTreeComponent, typeof i148.TabsModule, typeof WBadgeComponent, typeof WTimelineComponent, typeof i149.TimelineModule, typeof i150.CardModule, typeof WViewTextComponent, typeof WViewBooleanComponent, typeof i151.ChipModule, typeof WChipComponent, typeof WSkeletonTimelineComponent, typeof WSkeletonSidebarComponent, typeof WSkeletonListComponent, typeof WSkeletonEditComponent, typeof WSkeletonInputGenericComponent, typeof WSkeletonIframeComponent, typeof WSkeletonEditProductComponent, typeof WSkeletonPowerbiReportComponent, typeof WSkeletonQueryBuilderComponent, typeof WSkeletonTreeComponent, typeof WSkeletonProfileSidebarComponent, typeof WSkeletonUserProfileInfoSidebarComponent, typeof WSkeletonFormComponent, typeof WAddressFieldComponent, typeof i152.TieredMenuModule, typeof WSkeletonGenericComponent, typeof i153.GalleriaModule, typeof i154.BlockUIModule, typeof WInputLabelComponent, typeof WPanelSectionGapDividerComponent, typeof WInputVerticalGapDividerComponent, typeof WButtonWeekComponent, typeof WViewBadgeComponent, typeof WEditCalendarMonthComponent, typeof WParameterSelectorComponent, typeof WChartBarComponent, typeof WFileUploaderComponent, typeof WCronExpressionsComponent, typeof WTreeFieldComponent, typeof WEditInputColorpickerComponent, typeof WMaterialServiceCardComponent, typeof WMaterialServiceViewComponent, typeof WappMaterialServiceCardComponent, typeof WappMaterialServiceViewComponent, typeof WFileGeneratorComponent, typeof MainTitleComponent, typeof i169.MatDialogModule, typeof WappServiceDescriptionComponent, typeof WappModalCloseButtonComponent, typeof WappModalTitleComponent, typeof WCodeBlockComponent, typeof i159.TreeModule, typeof i158.ProgressBarModule, typeof i114.ButtonModule, typeof i160.IconFieldModule, typeof i161.InputIconModule, typeof i137.InputGroupModule, typeof i171.DataViewModule, typeof WDataviewComponent]>;
4193
+ static ɵmod: i0.ɵɵNgModuleDeclaration<WappComponentsModule, [typeof WappComponentsComponent, typeof WEditInputTextComponent, typeof WClipboardComponent, typeof WIconsComponent, typeof WLogosComponent, typeof WEditInputTextareaComponent, typeof WEditInputNumberComponent, typeof WEditSelectComponent, typeof WEditMultiselectComponent, typeof WButtonComponent, typeof WCardComponent, typeof WTableComponent, typeof WTableLazyComponent, typeof WContainerComponent, typeof WNavbarComponent, typeof WBodyComponent, typeof WFooterComponent, typeof ColorTextPipe, typeof WDatePipe, typeof WPercentagePipe, typeof WSummaryPipe, typeof WCurrencyPipe, typeof WEditTreeselectComponent, typeof WPanelComponent, typeof WBodyContainerComponent, typeof WHeaderPanelComponent, typeof WPanelTitleComponent, typeof WInputSearchComponent, typeof WFilterPanelComponent, typeof WListFieldComponent, typeof WViewCardTitleTextComponent, typeof WImageFileUploaderComponent, typeof WImageCropperComponent, typeof WPreviewImageComponent, typeof WPowerbiReportComponent, typeof WSidebarComponent, typeof WButtonsFooterComponent, typeof WTreeTableComponent, typeof WBodyGridComponent, typeof WEditToggleComponent, typeof WPanelGridComponent, typeof WAutocompleteSearchComponent, typeof WToggleButtonComponent, typeof WEditCheckboxComponent, typeof WSelectButtonComponent, typeof WMapsComponent, typeof WEditCalendarComponent, typeof WRadioButtonComponent, typeof WWizardComponent, typeof WTabviewComponent, typeof WButtonTabviewComponent, typeof WTreeComponent, typeof WBadgeComponent, typeof WTimelineComponent, typeof WPanelSubtitleComponent, typeof WViewTextComponent, typeof WViewBooleanComponent, typeof WChipComponent, typeof WSkeletonTimelineComponent, typeof WSkeletonSidebarComponent, typeof WSkeletonListComponent, typeof WSkeletonEditComponent, typeof WSkeletonInputGenericComponent, typeof WSkeletonIframeComponent, typeof WSkeletonEditProductComponent, typeof WSkeletonPowerbiReportComponent, typeof WSkeletonQueryBuilderComponent, typeof WSkeletonTreeComponent, typeof WSkeletonProfileSidebarComponent, typeof WSkeletonUserProfileInfoSidebarComponent, typeof WSkeletonFormComponent, typeof WAddressFieldComponent, typeof WSkeletonGenericComponent, typeof WInputLabelComponent, typeof WPanelSectionGapDividerComponent, typeof WInputVerticalGapDividerComponent, typeof WButtonWeekComponent, typeof WViewBadgeComponent, typeof WEditCalendarMonthComponent, typeof WParameterSelectorComponent, typeof WChartBarComponent, typeof WFileUploaderComponent, typeof WCronExpressionsComponent, typeof WTreeFieldComponent, typeof WNotificationsEventFieldComponent, typeof WEditInputColorpickerComponent, typeof WPeriodSelectFieldComponent, typeof WMaterialServiceCardComponent, typeof WMaterialServiceViewComponent, typeof WappMaterialServiceCardComponent, typeof WappMaterialServiceViewComponent, typeof MainTitleComponent, typeof WFileGeneratorComponent, typeof WappServiceDescriptionComponent, typeof WappModalCloseButtonComponent, typeof WappModalTitleComponent, typeof WCodeBlockComponent, typeof QueryBuilderComponent, typeof QueryInputDirective, typeof QueryOperatorDirective, typeof QueryFieldDirective, typeof QueryEntityDirective, typeof QueryButtonGroupDirective, typeof QuerySwitchGroupDirective, typeof QueryRemoveButtonDirective, typeof QueryEmptyWarningDirective, typeof QueryArrowIconDirective, typeof WDataviewComponent, typeof CarouselComponent, typeof WStampBookletComponent], [typeof i111.InputTextModule, typeof i112.FormsModule, typeof i112.ReactiveFormsModule, typeof i1.CommonModule, typeof i114.RouterModule, typeof i115.ButtonModule, typeof i116.HighlightModule, typeof i117.DrawerModule, typeof i118.BadgeModule, typeof i119.RadioButtonModule, typeof i120.ToggleSwitchModule, typeof i121.TooltipModule, typeof i122.RippleModule, typeof i123.SkeletonModule, typeof i124.SelectModule, typeof i125.MultiSelectModule, typeof i126.AvatarModule, typeof i127.AvatarGroupModule, typeof i128.TreeSelectModule, typeof i129.InputNumberModule, typeof i130.TextareaModule, typeof i131.AutoCompleteModule, typeof i132.TableModule, typeof i125.MultiSelectModule, typeof i133.PaginatorModule, typeof i134.ConfirmPopupModule, typeof i135.DatePickerModule, typeof i136.ToggleButtonModule, typeof i137.SelectButtonModule, typeof i138.InputGroupModule, typeof i139.ImageModule, typeof i140.FileUploadModule, typeof i141.SliderModule, typeof i142.CarouselModule, typeof i143.DividerModule, typeof i144.PowerBIEmbedModule, typeof i145.TreeTableModule, typeof i146.MessageModule, typeof i147.CheckboxModule, typeof i148.StepsModule, typeof i149.TabsModule, typeof i150.TimelineModule, typeof i151.CardModule, typeof i152.ChipModule, typeof i153.TieredMenuModule, typeof i154.GalleriaModule, typeof i155.BlockUIModule, typeof i156.ListboxModule, typeof i157.ChartModule, typeof i158.AccordionModule, typeof i159.ProgressBarModule, typeof i160.TreeModule, typeof i161.IconFieldModule, typeof i162.InputIconModule, typeof i163.ColorPickerModule, typeof i164.MatSlideToggleModule, typeof i165.ImageCropperComponent, typeof MonacoEditorModule, typeof i167.MatCardModule, typeof i168.MatIconModule, typeof i169.FlexLayoutModule, typeof i170.MatDialogModule, typeof i171.MatButtonModule], [typeof WappComponentsComponent, typeof WEditInputTextComponent, typeof WClipboardComponent, typeof i116.HighlightModule, typeof WIconsComponent, typeof WLogosComponent, typeof WEditInputTextareaComponent, typeof WEditInputNumberComponent, typeof WEditSelectComponent, typeof WEditMultiselectComponent, typeof WButtonComponent, typeof WCardComponent, typeof WTableComponent, typeof WTableLazyComponent, typeof WContainerComponent, typeof WNavbarComponent, typeof WBodyComponent, typeof WFooterComponent, typeof ColorTextPipe, typeof WDatePipe, typeof WPercentagePipe, typeof WSummaryPipe, typeof WCurrencyPipe, typeof WEditTreeselectComponent, typeof WPanelComponent, typeof WBodyContainerComponent, typeof WHeaderPanelComponent, typeof WPanelTitleComponent, typeof WPanelSubtitleComponent, typeof WInputSearchComponent, typeof QueryBuilderComponent, typeof QueryInputDirective, typeof QueryOperatorDirective, typeof QueryFieldDirective, typeof QueryEntityDirective, typeof QueryButtonGroupDirective, typeof QuerySwitchGroupDirective, typeof QueryRemoveButtonDirective, typeof QueryEmptyWarningDirective, typeof QueryArrowIconDirective, typeof WFilterPanelComponent, typeof i139.ImageModule, typeof i140.FileUploadModule, typeof i141.SliderModule, typeof WImageFileUploaderComponent, typeof WImageCropperComponent, typeof i165.ImageCropperComponent, typeof WPowerbiReportComponent, typeof WSidebarComponent, typeof WButtonsFooterComponent, typeof WTreeTableComponent, typeof WBodyGridComponent, typeof WEditToggleComponent, typeof WPanelGridComponent, typeof WAutocompleteSearchComponent, typeof WToggleButtonComponent, typeof WEditCheckboxComponent, typeof WSelectButtonComponent, typeof i137.SelectButtonModule, typeof WMapsComponent, typeof WEditCalendarComponent, typeof WRadioButtonComponent, typeof WWizardComponent, typeof i148.StepsModule, typeof WTabviewComponent, typeof WButtonTabviewComponent, typeof WTreeComponent, typeof i149.TabsModule, typeof WBadgeComponent, typeof WTimelineComponent, typeof i150.TimelineModule, typeof i151.CardModule, typeof WViewTextComponent, typeof WViewBooleanComponent, typeof i152.ChipModule, typeof WChipComponent, typeof WSkeletonTimelineComponent, typeof WSkeletonSidebarComponent, typeof WSkeletonListComponent, typeof WSkeletonEditComponent, typeof WSkeletonInputGenericComponent, typeof WSkeletonIframeComponent, typeof WSkeletonEditProductComponent, typeof WSkeletonPowerbiReportComponent, typeof WSkeletonQueryBuilderComponent, typeof WSkeletonTreeComponent, typeof WSkeletonProfileSidebarComponent, typeof WSkeletonUserProfileInfoSidebarComponent, typeof WSkeletonFormComponent, typeof WAddressFieldComponent, typeof i153.TieredMenuModule, typeof WSkeletonGenericComponent, typeof i154.GalleriaModule, typeof i155.BlockUIModule, typeof WInputLabelComponent, typeof WPanelSectionGapDividerComponent, typeof WInputVerticalGapDividerComponent, typeof WButtonWeekComponent, typeof WViewBadgeComponent, typeof WEditCalendarMonthComponent, typeof WParameterSelectorComponent, typeof WChartBarComponent, typeof WFileUploaderComponent, typeof WCronExpressionsComponent, typeof WTreeFieldComponent, typeof WEditInputColorpickerComponent, typeof WMaterialServiceCardComponent, typeof WMaterialServiceViewComponent, typeof WappMaterialServiceCardComponent, typeof WappMaterialServiceViewComponent, typeof WFileGeneratorComponent, typeof MainTitleComponent, typeof i170.MatDialogModule, typeof WappServiceDescriptionComponent, typeof WappModalCloseButtonComponent, typeof WappModalTitleComponent, typeof WCodeBlockComponent, typeof i160.TreeModule, typeof i159.ProgressBarModule, typeof i115.ButtonModule, typeof i161.IconFieldModule, typeof i162.InputIconModule, typeof i138.InputGroupModule, typeof i172.DataViewModule, typeof WDataviewComponent, typeof WStampBookletComponent]>;
4157
4194
  static ɵinj: i0.ɵɵInjectorDeclaration<WappComponentsModule>;
4158
4195
  }
4159
4196
 
@@ -4191,5 +4228,5 @@ interface WappTableActionButtonResponse {
4191
4228
  elementsSelected: any[];
4192
4229
  }
4193
4230
 
4194
- export { AddressEnum, CONTROL_VALUE_ACCESSOR, CardStatus, CarouselComponent, ClipboardService, ColorTextPipe, CronCharactersType, CronFieldType, CronPeriodicityType, CustomColor, DataTypeEnum, DateConversionService, FileService, FormControlService, MainTitleComponent, ModalService, NotificationsEventEnum, NumberConversionService, OperatorEnum, PeriodSelectEnum, QBDataTypeEnum, QueryArrowIconDirective, QueryBuilderComponent, QueryButtonGroupDirective, QueryEmptyWarningDirective, QueryEntityDirective, QueryFieldDirective, QueryInputDirective, QueryOperatorDirective, QueryRemoveButtonDirective, QueryResultType, QuerySwitchGroupDirective, SendingStatus, SessionStorageService, TableColumnFilterTypes, TableColumnTypes, TreeService, TypeMedia, VALIDATOR, WAddressFieldComponent, WAutocompleteSearchComponent, WBadgeComponent, WBodyComponent, WBodyContainerComponent, WBodyGridComponent, WButtonComponent, WButtonTabviewComponent, WButtonWeekComponent, WButtonsFooterComponent, WCardComponent, WChartBarComponent, WChipComponent, WClipboardComponent, WCodeBlockComponent, WContainerComponent, WCronExpressionsComponent, WCurrencyPipe, WDataviewComponent, WDatePipe, WDatePipeFormatType, WDatePipeReturnType, WEditCalendarComponent, WEditCalendarMonthComponent, WEditCheckboxComponent, WEditInputColorpickerComponent, WEditInputNumberComponent, WEditInputTextComponent, WEditInputTextareaComponent, WEditMultiselectComponent, WEditSelectComponent, WEditToggleComponent, WEditTreeselectComponent, WFileGeneratorComponent, WFileUploaderComponent, WFilterPanelComponent, WFooterComponent, WHeaderPanelComponent, WIconsComponent, WImageCropperComponent, WImageFileUploaderComponent, WInputLabelComponent, WInputSearchComponent, WInputVerticalGapDividerComponent, WLogosComponent, WMapsComponent, WMaterialServiceCardComponent, WMaterialServiceViewComponent, WNavbarComponent, WNotificationsEventFieldComponent, WPanelComponent, WPanelGridComponent, WPanelSectionGapDividerComponent, WPanelSubtitleComponent, WPanelTitleComponent, WParameterSelectorComponent, WPercentagePipe, WPowerbiReportComponent, WPreviewImageComponent, WRadioButtonComponent, WSelectButtonComponent, WSidebarComponent, WSkeletonEditComponent, WSkeletonEditProductComponent, WSkeletonFormComponent, WSkeletonGenericComponent, WSkeletonIframeComponent, WSkeletonInputGenericComponent, WSkeletonListComponent, WSkeletonPowerbiReportComponent, WSkeletonProfileSidebarComponent, WSkeletonQueryBuilderComponent, WSkeletonSidebarComponent, WSkeletonTimelineComponent, WSkeletonTreeComponent, WSkeletonUserProfileInfoSidebarComponent, WSummaryPipe, WTableComponent, WTableLazyComponent, WTabviewComponent, WTimelineComponent, WToggleButtonComponent, WTreeComponent, WTreeFieldComponent, WTreeTableComponent, WViewBadgeComponent, WViewBooleanComponent, WViewTextComponent, WWizardComponent, WappComponentsComponent, WappComponentsModule, WappComponentsService, WappMaterialServiceCardComponent, WappMaterialServiceViewComponent, WappModalCloseButtonComponent, WappModalTitleComponent, WappServiceDescriptionComponent, WappTableColumnAlignTypes, WappingServiceAppViewType, WappingServiceSubtype, WappingServiceType };
4195
- export type { ActionButton$1 as ActionButton, ActionButtonResponse$1 as ActionButtonResponse, ArrowIconContext, ButtonGroupContext, ChartConfig, CronComponentTranslations, EmbedConfig, EmptyWarningContext, Entity, EntityContext, EntityMap, Field, FieldContext, FieldMap, Filter, FilterPanelTranslations, ImageB64, InputContext, LazyElementQueryRequest, LocalRuleMeta, ModalSize$1 as ModalSize, NullableOption, OperatorContext, Option, ParameterSelector, PlatformEventsGroups, QueryBuilderClassNames, QueryBuilderConfig, QueryResults, RemoveButtonContext, Rule, RuleSet, SwitchGroupContext, TableColoredBadge, TableEnumIcon, WAddress, WAddressMaps, WFileAttachment, WFileB64, WFileUploaderConfig, WFileUploaderDataSheetResponse, WImageCropperData, WImageFileUploaderConfig, WSelectButtonState, WTreeTable, WTreeTableColumn, WappTable, WappTableActionButtonResponse, WappTableLazyLoading, WappTableLazyTooltips, WappTableTooltips, WappingService, WappingServiceItemView };
4231
+ export { AddressEnum, CONTROL_VALUE_ACCESSOR, CardStatus, CarouselComponent, ClipboardService, ColorTextPipe, CronCharactersType, CronFieldType, CronPeriodicityType, CustomColor, DataTypeEnum, DateConversionService, FileService, FormControlService, MainTitleComponent, ModalService, NotificationsEventEnum, NumberConversionService, OperatorEnum, PeriodSelectEnum, QBDataTypeEnum, QueryArrowIconDirective, QueryBuilderComponent, QueryButtonGroupDirective, QueryEmptyWarningDirective, QueryEntityDirective, QueryFieldDirective, QueryInputDirective, QueryOperatorDirective, QueryRemoveButtonDirective, QueryResultType, QuerySwitchGroupDirective, SendingStatus, SessionStorageService, TableColumnFilterTypes, TableColumnTypes, TreeService, TypeMedia, VALIDATOR, WAddressFieldComponent, WAutocompleteSearchComponent, WBadgeComponent, WBodyComponent, WBodyContainerComponent, WBodyGridComponent, WButtonComponent, WButtonTabviewComponent, WButtonWeekComponent, WButtonsFooterComponent, WCardComponent, WChartBarComponent, WChipComponent, WClipboardComponent, WCodeBlockComponent, WContainerComponent, WCronExpressionsComponent, WCurrencyPipe, WDataviewComponent, WDatePipe, WDatePipeFormatType, WDatePipeReturnType, WEditCalendarComponent, WEditCalendarMonthComponent, WEditCheckboxComponent, WEditInputColorpickerComponent, WEditInputNumberComponent, WEditInputTextComponent, WEditInputTextareaComponent, WEditMultiselectComponent, WEditSelectComponent, WEditToggleComponent, WEditTreeselectComponent, WFileGeneratorComponent, WFileUploaderComponent, WFilterPanelComponent, WFooterComponent, WHeaderPanelComponent, WIconsComponent, WImageCropperComponent, WImageFileUploaderComponent, WInputLabelComponent, WInputSearchComponent, WInputVerticalGapDividerComponent, WLogosComponent, WMapsComponent, WMaterialServiceCardComponent, WMaterialServiceViewComponent, WNavbarComponent, WNotificationsEventFieldComponent, WPanelComponent, WPanelGridComponent, WPanelSectionGapDividerComponent, WPanelSubtitleComponent, WPanelTitleComponent, WParameterSelectorComponent, WPercentagePipe, WPowerbiReportComponent, WPreviewImageComponent, WRadioButtonComponent, WSelectButtonComponent, WSidebarComponent, WSkeletonEditComponent, WSkeletonEditProductComponent, WSkeletonFormComponent, WSkeletonGenericComponent, WSkeletonIframeComponent, WSkeletonInputGenericComponent, WSkeletonListComponent, WSkeletonPowerbiReportComponent, WSkeletonProfileSidebarComponent, WSkeletonQueryBuilderComponent, WSkeletonSidebarComponent, WSkeletonTimelineComponent, WSkeletonTreeComponent, WSkeletonUserProfileInfoSidebarComponent, WStampBookletComponent, WSummaryPipe, WTableComponent, WTableLazyComponent, WTabviewComponent, WTimelineComponent, WToggleButtonComponent, WTreeComponent, WTreeFieldComponent, WTreeTableComponent, WViewBadgeComponent, WViewBooleanComponent, WViewTextComponent, WWizardComponent, WappComponentsComponent, WappComponentsModule, WappComponentsService, WappMaterialServiceCardComponent, WappMaterialServiceViewComponent, WappModalCloseButtonComponent, WappModalTitleComponent, WappServiceDescriptionComponent, WappTableColumnAlignTypes, WappingServiceAppViewType, WappingServiceSubtype, WappingServiceType };
4232
+ export type { ActionButton$1 as ActionButton, ActionButtonResponse$1 as ActionButtonResponse, ArrowIconContext, ButtonGroupContext, ChartConfig, CronComponentTranslations, EmbedConfig, EmptyWarningContext, Entity, EntityContext, EntityMap, Field, FieldContext, FieldMap, Filter, FilterPanelTranslations, ImageB64, InputContext, LazyElementQueryRequest, LocalRuleMeta, ModalSize$1 as ModalSize, NullableOption, OperatorContext, Option, ParameterSelector, PlatformEventsGroups, QueryBuilderClassNames, QueryBuilderConfig, QueryResults, RemoveButtonContext, Rule, RuleSet, StampBookletConfig, SwitchGroupContext, TableColoredBadge, TableEnumIcon, WAddress, WAddressMaps, WFileAttachment, WFileB64, WFileUploaderConfig, WFileUploaderDataSheetResponse, WImageCropperData, WImageFileUploaderConfig, WSelectButtonState, WTreeTable, WTreeTableColumn, WappTable, WappTableActionButtonResponse, WappTableLazyLoading, WappTableLazyTooltips, WappTableTooltips, WappingService, WappingServiceItemView };