@paperless/angular 2.0.1-beta.46 → 2.0.1-beta.48

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.
@@ -4,7 +4,7 @@ import type { QuickFilter as IPTableHeaderQuickFilter } from '@paperless/core';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class PAccordion {
6
6
  protected z: NgZone;
7
- protected el: HTMLElement;
7
+ protected el: HTMLPAccordionElement;
8
8
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<PAccordion, never>;
10
10
  static ɵcmp: i0.ɵɵComponentDeclaration<PAccordion, "p-accordion", never, { "closeable": "closeable"; "header": "header"; "open": "open"; "openable": "openable"; }, {}, never, ["*"], false, never>;
@@ -17,7 +17,7 @@ export declare interface PAccordion extends Components.PAccordion {
17
17
  }
18
18
  export declare class PAttachment {
19
19
  protected z: NgZone;
20
- protected el: HTMLElement;
20
+ protected el: HTMLPAttachmentElement;
21
21
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<PAttachment, never>;
23
23
  static ɵcmp: i0.ɵɵComponentDeclaration<PAttachment, "p-attachment", never, { "downloading": "downloading"; "error": "error"; "loading": "loading"; "mode": "mode"; }, {}, never, ["*"], false, never>;
@@ -34,7 +34,7 @@ export declare interface PAttachment extends Components.PAttachment {
34
34
  }
35
35
  export declare class PAvatar {
36
36
  protected z: NgZone;
37
- protected el: HTMLElement;
37
+ protected el: HTMLPAvatarElement;
38
38
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
39
39
  static ɵfac: i0.ɵɵFactoryDeclaration<PAvatar, never>;
40
40
  static ɵcmp: i0.ɵɵComponentDeclaration<PAvatar, "p-avatar", never, { "defaultImage": "defaultImage"; "letters": "letters"; "size": "size"; "src": "src"; }, {}, never, ["*"], false, never>;
@@ -43,7 +43,7 @@ export declare interface PAvatar extends Components.PAvatar {
43
43
  }
44
44
  export declare class PAvatarGroup {
45
45
  protected z: NgZone;
46
- protected el: HTMLElement;
46
+ protected el: HTMLPAvatarGroupElement;
47
47
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
48
48
  static ɵfac: i0.ɵɵFactoryDeclaration<PAvatarGroup, never>;
49
49
  static ɵcmp: i0.ɵɵComponentDeclaration<PAvatarGroup, "p-avatar-group", never, { "extra": "extra"; }, {}, never, ["*"], false, never>;
@@ -52,7 +52,7 @@ export declare interface PAvatarGroup extends Components.PAvatarGroup {
52
52
  }
53
53
  export declare class PBackdrop {
54
54
  protected z: NgZone;
55
- protected el: HTMLElement;
55
+ protected el: HTMLPBackdropElement;
56
56
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
57
57
  static ɵfac: i0.ɵɵFactoryDeclaration<PBackdrop, never>;
58
58
  static ɵcmp: i0.ɵɵComponentDeclaration<PBackdrop, "p-backdrop", never, { "applyBlur": "applyBlur"; "class": "class"; "closing": "closing"; "scrollLock": "scrollLock"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -65,7 +65,7 @@ export declare interface PBackdrop extends Components.PBackdrop {
65
65
  }
66
66
  export declare class PBadge {
67
67
  protected z: NgZone;
68
- protected el: HTMLElement;
68
+ protected el: HTMLPBadgeElement;
69
69
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
70
70
  static ɵfac: i0.ɵɵFactoryDeclaration<PBadge, never>;
71
71
  static ɵcmp: i0.ɵɵComponentDeclaration<PBadge, "p-badge", never, {}, {}, never, ["*"], false, never>;
@@ -74,7 +74,7 @@ export declare interface PBadge extends Components.PBadge {
74
74
  }
75
75
  export declare class PButton {
76
76
  protected z: NgZone;
77
- protected el: HTMLElement;
77
+ protected el: HTMLPButtonElement;
78
78
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
79
79
  static ɵfac: i0.ɵɵFactoryDeclaration<PButton, never>;
80
80
  static ɵcmp: i0.ɵɵComponentDeclaration<PButton, "p-button", never, { "active": "active"; "as": "as"; "buttonGroupPosition": "buttonGroupPosition"; "chevron": "chevron"; "chevronPosition": "chevronPosition"; "class": "class"; "disabled": "disabled"; "href": "href"; "icon": "icon"; "iconFlip": "iconFlip"; "iconOnly": "iconOnly"; "iconPosition": "iconPosition"; "iconRotate": "iconRotate"; "inheritText": "inheritText"; "loading": "loading"; "size": "size"; "target": "target"; "type": "type"; "underline": "underline"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -87,7 +87,7 @@ export declare interface PButton extends Components.PButton {
87
87
  }
88
88
  export declare class PButtonGroup {
89
89
  protected z: NgZone;
90
- protected el: HTMLElement;
90
+ protected el: HTMLPButtonGroupElement;
91
91
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
92
92
  static ɵfac: i0.ɵɵFactoryDeclaration<PButtonGroup, never>;
93
93
  static ɵcmp: i0.ɵɵComponentDeclaration<PButtonGroup, "p-button-group", never, { "size": "size"; }, {}, never, ["*"], false, never>;
@@ -96,7 +96,7 @@ export declare interface PButtonGroup extends Components.PButtonGroup {
96
96
  }
97
97
  export declare class PCalendar {
98
98
  protected z: NgZone;
99
- protected el: HTMLElement;
99
+ protected el: HTMLPCalendarElement;
100
100
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
101
101
  static ɵfac: i0.ɵɵFactoryDeclaration<PCalendar, never>;
102
102
  static ɵcmp: i0.ɵɵComponentDeclaration<PCalendar, "p-calendar", never, { "disableWeekends": "disableWeekends"; "disabledDates": "disabledDates"; "maxDate": "maxDate"; "minDate": "minDate"; "mode": "mode"; "preselectToday": "preselectToday"; "value": "value"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -109,7 +109,7 @@ export declare interface PCalendar extends Components.PCalendar {
109
109
  }
110
110
  export declare class PCardBody {
111
111
  protected z: NgZone;
112
- protected el: HTMLElement;
112
+ protected el: HTMLPCardBodyElement;
113
113
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
114
114
  static ɵfac: i0.ɵɵFactoryDeclaration<PCardBody, never>;
115
115
  static ɵcmp: i0.ɵɵComponentDeclaration<PCardBody, "p-card-body", never, { "inheritText": "inheritText"; }, {}, never, ["*"], false, never>;
@@ -118,7 +118,7 @@ export declare interface PCardBody extends Components.PCardBody {
118
118
  }
119
119
  export declare class PCardContainer {
120
120
  protected z: NgZone;
121
- protected el: HTMLElement;
121
+ protected el: HTMLPCardContainerElement;
122
122
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
123
123
  static ɵfac: i0.ɵɵFactoryDeclaration<PCardContainer, never>;
124
124
  static ɵcmp: i0.ɵɵComponentDeclaration<PCardContainer, "p-card-container", never, { "hoverable": "hoverable"; "shadow": "shadow"; }, {}, never, ["*"], false, never>;
@@ -127,7 +127,7 @@ export declare interface PCardContainer extends Components.PCardContainer {
127
127
  }
128
128
  export declare class PCardHeader {
129
129
  protected z: NgZone;
130
- protected el: HTMLElement;
130
+ protected el: HTMLPCardHeaderElement;
131
131
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
132
132
  static ɵfac: i0.ɵɵFactoryDeclaration<PCardHeader, never>;
133
133
  static ɵcmp: i0.ɵɵComponentDeclaration<PCardHeader, "p-card-header", never, { "arrow": "arrow"; "header": "header"; }, {}, never, ["*"], false, never>;
@@ -136,7 +136,7 @@ export declare interface PCardHeader extends Components.PCardHeader {
136
136
  }
137
137
  export declare class PCheckbox {
138
138
  protected z: NgZone;
139
- protected el: HTMLElement;
139
+ protected el: HTMLPCheckboxElement;
140
140
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
141
141
  static ɵfac: i0.ɵɵFactoryDeclaration<PCheckbox, never>;
142
142
  static ɵcmp: i0.ɵɵComponentDeclaration<PCheckbox, "p-checkbox", never, { "checked": "checked"; "disabled": "disabled"; "id": "id"; "indeterminate": "indeterminate"; "name": "name"; "required": "required"; }, {}, never, ["*"], false, never>;
@@ -153,7 +153,7 @@ export declare interface PCheckbox extends Components.PCheckbox {
153
153
  }
154
154
  export declare class PContentSlider {
155
155
  protected z: NgZone;
156
- protected el: HTMLElement;
156
+ protected el: HTMLPContentSliderElement;
157
157
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
158
158
  static ɵfac: i0.ɵɵFactoryDeclaration<PContentSlider, never>;
159
159
  static ɵcmp: i0.ɵɵComponentDeclaration<PContentSlider, "p-content-slider", never, { "disableAutoCenter": "disableAutoCenter"; "disableDrag": "disableDrag"; "disableIndicatorClick": "disableIndicatorClick"; "hideMobileIndicator": "hideMobileIndicator"; }, {}, never, ["*"], false, never>;
@@ -162,7 +162,7 @@ export declare interface PContentSlider extends Components.PContentSlider {
162
162
  }
163
163
  export declare class PCounter {
164
164
  protected z: NgZone;
165
- protected el: HTMLElement;
165
+ protected el: HTMLPCounterElement;
166
166
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
167
167
  static ɵfac: i0.ɵɵFactoryDeclaration<PCounter, never>;
168
168
  static ɵcmp: i0.ɵɵComponentDeclaration<PCounter, "p-counter", never, { "size": "size"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -171,7 +171,7 @@ export declare interface PCounter extends Components.PCounter {
171
171
  }
172
172
  export declare class PCropper {
173
173
  protected z: NgZone;
174
- protected el: HTMLElement;
174
+ protected el: HTMLPCropperElement;
175
175
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
176
176
  static ɵfac: i0.ɵɵFactoryDeclaration<PCropper, never>;
177
177
  static ɵcmp: i0.ɵɵComponentDeclaration<PCropper, "p-cropper", never, { "returnType": "returnType"; "value": "value"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -184,7 +184,7 @@ export declare interface PCropper extends Components.PCropper {
184
184
  }
185
185
  export declare class PDatepicker {
186
186
  protected z: NgZone;
187
- protected el: HTMLElement;
187
+ protected el: HTMLPDatepickerElement;
188
188
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
189
189
  static ɵfac: i0.ɵɵFactoryDeclaration<PDatepicker, never>;
190
190
  static ɵcmp: i0.ɵɵComponentDeclaration<PDatepicker, "p-datepicker", never, { "disableWeekends": "disableWeekends"; "disabled": "disabled"; "disabledDates": "disabledDates"; "enableNativePicker": "enableNativePicker"; "error": "error"; "format": "format"; "helper": "helper"; "hideIconWhenFilled": "hideIconWhenFilled"; "label": "label"; "maxDate": "maxDate"; "minDate": "minDate"; "mode": "mode"; "placeholder": "placeholder"; "placement": "placement"; "prefix": "prefix"; "preselectToday": "preselectToday"; "required": "required"; "size": "size"; "strategy": "strategy"; "value": "value"; }, {}, never, ["*"], false, never>;
@@ -197,7 +197,7 @@ export declare interface PDatepicker extends Components.PDatepicker {
197
197
  }
198
198
  export declare class PDivider {
199
199
  protected z: NgZone;
200
- protected el: HTMLElement;
200
+ protected el: HTMLPDividerElement;
201
201
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
202
202
  static ɵfac: i0.ɵɵFactoryDeclaration<PDivider, never>;
203
203
  static ɵcmp: i0.ɵɵComponentDeclaration<PDivider, "p-divider", never, { "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -206,7 +206,7 @@ export declare interface PDivider extends Components.PDivider {
206
206
  }
207
207
  export declare class PDrawer {
208
208
  protected z: NgZone;
209
- protected el: HTMLElement;
209
+ protected el: HTMLPDrawerElement;
210
210
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
211
211
  static ɵfac: i0.ɵɵFactoryDeclaration<PDrawer, never>;
212
212
  static ɵcmp: i0.ɵɵComponentDeclaration<PDrawer, "p-drawer", never, { "applyBlur": "applyBlur"; "backdropClickClose": "backdropClickClose"; "canClose": "canClose"; "header": "header"; "scrollLock": "scrollLock"; "show": "show"; "showClose": "showClose"; }, {}, never, ["*"], false, never>;
@@ -227,7 +227,7 @@ export declare interface PDrawer extends Components.PDrawer {
227
227
  }
228
228
  export declare class PDrawerBody {
229
229
  protected z: NgZone;
230
- protected el: HTMLElement;
230
+ protected el: HTMLPDrawerBodyElement;
231
231
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
232
232
  static ɵfac: i0.ɵɵFactoryDeclaration<PDrawerBody, never>;
233
233
  static ɵcmp: i0.ɵɵComponentDeclaration<PDrawerBody, "p-drawer-body", never, { "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -236,7 +236,7 @@ export declare interface PDrawerBody extends Components.PDrawerBody {
236
236
  }
237
237
  export declare class PDrawerContainer {
238
238
  protected z: NgZone;
239
- protected el: HTMLElement;
239
+ protected el: HTMLPDrawerContainerElement;
240
240
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
241
241
  static ɵfac: i0.ɵɵFactoryDeclaration<PDrawerContainer, never>;
242
242
  static ɵcmp: i0.ɵɵComponentDeclaration<PDrawerContainer, "p-drawer-container", never, { "closing": "closing"; }, {}, never, ["*"], false, never>;
@@ -245,7 +245,7 @@ export declare interface PDrawerContainer extends Components.PDrawerContainer {
245
245
  }
246
246
  export declare class PDrawerHeader {
247
247
  protected z: NgZone;
248
- protected el: HTMLElement;
248
+ protected el: HTMLPDrawerHeaderElement;
249
249
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
250
250
  static ɵfac: i0.ɵɵFactoryDeclaration<PDrawerHeader, never>;
251
251
  static ɵcmp: i0.ɵɵComponentDeclaration<PDrawerHeader, "p-drawer-header", never, { "showClose": "showClose"; }, {}, never, ["*"], false, never>;
@@ -258,7 +258,7 @@ export declare interface PDrawerHeader extends Components.PDrawerHeader {
258
258
  }
259
259
  export declare class PDropdown {
260
260
  protected z: NgZone;
261
- protected el: HTMLElement;
261
+ protected el: HTMLPDropdownElement;
262
262
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
263
263
  static ɵfac: i0.ɵɵFactoryDeclaration<PDropdown, never>;
264
264
  static ɵcmp: i0.ɵɵComponentDeclaration<PDropdown, "p-dropdown", never, { "allowOverflow": "allowOverflow"; "applyChevron": "applyChevron"; "applyFullWidth": "applyFullWidth"; "applyMaxWidth": "applyMaxWidth"; "calculateWidth": "calculateWidth"; "chevronDirection": "chevronDirection"; "chevronPosition": "chevronPosition"; "disableTriggerClick": "disableTriggerClick"; "insideClick": "insideClick"; "offset": "offset"; "placement": "placement"; "scrollable": "scrollable"; "show": "show"; "strategy": "strategy"; "usePortal": "usePortal"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -271,7 +271,7 @@ export declare interface PDropdown extends Components.PDropdown {
271
271
  }
272
272
  export declare class PDropdownMenuContainer {
273
273
  protected z: NgZone;
274
- protected el: HTMLElement;
274
+ protected el: HTMLPDropdownMenuContainerElement;
275
275
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
276
276
  static ɵfac: i0.ɵɵFactoryDeclaration<PDropdownMenuContainer, never>;
277
277
  static ɵcmp: i0.ɵɵComponentDeclaration<PDropdownMenuContainer, "p-dropdown-menu-container", never, { "allowOverflow": "allowOverflow"; "class": "class"; "fullWidth": "fullWidth"; "maxWidth": "maxWidth"; "scrollable": "scrollable"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -280,7 +280,7 @@ export declare interface PDropdownMenuContainer extends Components.PDropdownMenu
280
280
  }
281
281
  export declare class PDropdownMenuItem {
282
282
  protected z: NgZone;
283
- protected el: HTMLElement;
283
+ protected el: HTMLPDropdownMenuItemElement;
284
284
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
285
285
  static ɵfac: i0.ɵɵFactoryDeclaration<PDropdownMenuItem, never>;
286
286
  static ɵcmp: i0.ɵɵComponentDeclaration<PDropdownMenuItem, "p-dropdown-menu-item", never, { "active": "active"; "checkbox": "checkbox"; "disabled": "disabled"; "enableHover": "enableHover"; "icon": "icon"; "useContainer": "useContainer"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -289,7 +289,7 @@ export declare interface PDropdownMenuItem extends Components.PDropdownMenuItem
289
289
  }
290
290
  export declare class PField {
291
291
  protected z: NgZone;
292
- protected el: HTMLElement;
292
+ protected el: HTMLPFieldElement;
293
293
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
294
294
  static ɵfac: i0.ɵɵFactoryDeclaration<PField, never>;
295
295
  static ɵcmp: i0.ɵɵComponentDeclaration<PField, "p-field", never, { "autofocus": "autofocus"; "disabled": "disabled"; "error": "error"; "errorPlacement": "errorPlacement"; "focusMethod": "focusMethod"; "focused": "focused"; "forceShowTooltip": "forceShowTooltip"; "helper": "helper"; "icon": "icon"; "iconFlip": "iconFlip"; "iconPosition": "iconPosition"; "iconRotate": "iconRotate"; "label": "label"; "optionalTemplate": "optionalTemplate"; "placeholder": "placeholder"; "prefix": "prefix"; "properties": "properties"; "required": "required"; "selectAllOnFocus": "selectAllOnFocus"; "size": "size"; "suffix": "suffix"; "type": "type"; "value": "value"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -306,7 +306,7 @@ export declare interface PField extends Components.PField {
306
306
  }
307
307
  export declare class PFieldContainer {
308
308
  protected z: NgZone;
309
- protected el: HTMLElement;
309
+ protected el: HTMLPFieldContainerElement;
310
310
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
311
311
  static ɵfac: i0.ɵɵFactoryDeclaration<PFieldContainer, never>;
312
312
  static ɵcmp: i0.ɵɵComponentDeclaration<PFieldContainer, "p-field-container", never, { "error": "error"; "errorPlacement": "errorPlacement"; "forceShowTooltip": "forceShowTooltip"; "helper": "helper"; "label": "label"; "optionalTemplate": "optionalTemplate"; "required": "required"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -316,7 +316,7 @@ export declare interface PFieldContainer extends Components.PFieldContainer {
316
316
  }
317
317
  export declare class PFloatingMenuContainer {
318
318
  protected z: NgZone;
319
- protected el: HTMLElement;
319
+ protected el: HTMLPFloatingMenuContainerElement;
320
320
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
321
321
  static ɵfac: i0.ɵɵFactoryDeclaration<PFloatingMenuContainer, never>;
322
322
  static ɵcmp: i0.ɵɵComponentDeclaration<PFloatingMenuContainer, "p-floating-menu-container", never, { "amount": "amount"; "amountSelectedTemplate": "amountSelectedTemplate"; "enableAmountSelected": "enableAmountSelected"; "enableClose": "enableClose"; "usedInTable": "usedInTable"; }, {}, never, ["*"], false, never>;
@@ -329,7 +329,7 @@ export declare interface PFloatingMenuContainer extends Components.PFloatingMenu
329
329
  }
330
330
  export declare class PFloatingMenuItem {
331
331
  protected z: NgZone;
332
- protected el: HTMLElement;
332
+ protected el: HTMLPFloatingMenuItemElement;
333
333
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
334
334
  static ɵfac: i0.ɵɵFactoryDeclaration<PFloatingMenuItem, never>;
335
335
  static ɵcmp: i0.ɵɵComponentDeclaration<PFloatingMenuItem, "p-floating-menu-item", never, { "disabled": "disabled"; "hover": "hover"; "icon": "icon"; "iconFlip": "iconFlip"; "iconPosition": "iconPosition"; "iconRotate": "iconRotate"; "loading": "loading"; }, {}, never, ["*"], false, never>;
@@ -338,7 +338,7 @@ export declare interface PFloatingMenuItem extends Components.PFloatingMenuItem
338
338
  }
339
339
  export declare class PHelper {
340
340
  protected z: NgZone;
341
- protected el: HTMLElement;
341
+ protected el: HTMLPHelperElement;
342
342
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
343
343
  static ɵfac: i0.ɵɵFactoryDeclaration<PHelper, never>;
344
344
  static ɵcmp: i0.ɵɵComponentDeclaration<PHelper, "p-helper", never, { "placement": "placement"; "strategy": "strategy"; }, {}, never, ["*"], false, never>;
@@ -347,7 +347,7 @@ export declare interface PHelper extends Components.PHelper {
347
347
  }
348
348
  export declare class PIbanIcon {
349
349
  protected z: NgZone;
350
- protected el: HTMLElement;
350
+ protected el: HTMLPIbanIconElement;
351
351
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
352
352
  static ɵfac: i0.ɵɵFactoryDeclaration<PIbanIcon, never>;
353
353
  static ɵcmp: i0.ɵɵComponentDeclaration<PIbanIcon, "p-iban-icon", never, { "iban": "iban"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -356,7 +356,7 @@ export declare interface PIbanIcon extends Components.PIbanIcon {
356
356
  }
357
357
  export declare class PIcon {
358
358
  protected z: NgZone;
359
- protected el: HTMLElement;
359
+ protected el: HTMLPIconElement;
360
360
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
361
361
  static ɵfac: i0.ɵɵFactoryDeclaration<PIcon, never>;
362
362
  static ɵcmp: i0.ɵɵComponentDeclaration<PIcon, "p-icon", never, { "flip": "flip"; "rotate": "rotate"; "size": "size"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -365,7 +365,7 @@ export declare interface PIcon extends Components.PIcon {
365
365
  }
366
366
  export declare class PIconDeprecated {
367
367
  protected z: NgZone;
368
- protected el: HTMLElement;
368
+ protected el: HTMLPIconDeprecatedElement;
369
369
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
370
370
  static ɵfac: i0.ɵɵFactoryDeclaration<PIconDeprecated, never>;
371
371
  static ɵcmp: i0.ɵɵComponentDeclaration<PIconDeprecated, "p-icon-deprecated", never, { "flip": "flip"; "rotate": "rotate"; "size": "size"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -374,7 +374,7 @@ export declare interface PIconDeprecated extends Components.PIconDeprecated {
374
374
  }
375
375
  export declare class PIllustration {
376
376
  protected z: NgZone;
377
- protected el: HTMLElement;
377
+ protected el: HTMLPIllustrationElement;
378
378
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
379
379
  static ɵfac: i0.ɵɵFactoryDeclaration<PIllustration, never>;
380
380
  static ɵcmp: i0.ɵɵComponentDeclaration<PIllustration, "p-illustration", never, { "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -383,7 +383,7 @@ export declare interface PIllustration extends Components.PIllustration {
383
383
  }
384
384
  export declare class PInfoPanel {
385
385
  protected z: NgZone;
386
- protected el: HTMLElement;
386
+ protected el: HTMLPInfoPanelElement;
387
387
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
388
388
  static ɵfac: i0.ɵɵFactoryDeclaration<PInfoPanel, never>;
389
389
  static ɵcmp: i0.ɵɵComponentDeclaration<PInfoPanel, "p-info-panel", never, { "closeable": "closeable"; "content": "content"; "header": "header"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -396,7 +396,7 @@ export declare interface PInfoPanel extends Components.PInfoPanel {
396
396
  }
397
397
  export declare class PInputError {
398
398
  protected z: NgZone;
399
- protected el: HTMLElement;
399
+ protected el: HTMLPInputErrorElement;
400
400
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
401
401
  static ɵfac: i0.ɵɵFactoryDeclaration<PInputError, never>;
402
402
  static ɵcmp: i0.ɵɵComponentDeclaration<PInputError, "p-input-error", never, { "error": "error"; "forceShowTooltip": "forceShowTooltip"; }, {}, never, ["*"], false, never>;
@@ -405,7 +405,7 @@ export declare interface PInputError extends Components.PInputError {
405
405
  }
406
406
  export declare class PInputGroup {
407
407
  protected z: NgZone;
408
- protected el: HTMLElement;
408
+ protected el: HTMLPInputGroupElement;
409
409
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
410
410
  static ɵfac: i0.ɵɵFactoryDeclaration<PInputGroup, never>;
411
411
  static ɵcmp: i0.ɵɵComponentDeclaration<PInputGroup, "p-input-group", never, { "disabled": "disabled"; "error": "error"; "errorVariant": "errorVariant"; "focusMethod": "focusMethod"; "focused": "focused"; "forceShowTooltip": "forceShowTooltip"; "helper": "helper"; "icon": "icon"; "iconFlip": "iconFlip"; "iconPosition": "iconPosition"; "iconRotate": "iconRotate"; "label": "label"; "prefix": "prefix"; "required": "required"; "size": "size"; "suffix": "suffix"; }, {}, never, ["*"], false, never>;
@@ -414,7 +414,7 @@ export declare interface PInputGroup extends Components.PInputGroup {
414
414
  }
415
415
  export declare class PLabel {
416
416
  protected z: NgZone;
417
- protected el: HTMLElement;
417
+ protected el: HTMLPLabelElement;
418
418
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
419
419
  static ɵfac: i0.ɵɵFactoryDeclaration<PLabel, never>;
420
420
  static ɵcmp: i0.ɵɵComponentDeclaration<PLabel, "p-label", never, { "icon": "icon"; "iconFlip": "iconFlip"; "iconOnly": "iconOnly"; "iconRotate": "iconRotate"; "keepMobileContent": "keepMobileContent"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -423,7 +423,7 @@ export declare interface PLabel extends Components.PLabel {
423
423
  }
424
424
  export declare class PLayout {
425
425
  protected z: NgZone;
426
- protected el: HTMLElement;
426
+ protected el: HTMLPLayoutElement;
427
427
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
428
428
  static ɵfac: i0.ɵɵFactoryDeclaration<PLayout, never>;
429
429
  static ɵcmp: i0.ɵɵComponentDeclaration<PLayout, "p-layout", never, { "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -432,7 +432,7 @@ export declare interface PLayout extends Components.PLayout {
432
432
  }
433
433
  export declare class PLoader {
434
434
  protected z: NgZone;
435
- protected el: HTMLElement;
435
+ protected el: HTMLPLoaderElement;
436
436
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
437
437
  static ɵfac: i0.ɵɵFactoryDeclaration<PLoader, never>;
438
438
  static ɵcmp: i0.ɵɵComponentDeclaration<PLoader, "p-loader", never, { "color": "color"; "modalDescription": "modalDescription"; "modalTitle": "modalTitle"; "show": "show"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -441,7 +441,7 @@ export declare interface PLoader extends Components.PLoader {
441
441
  }
442
442
  export declare class PModal {
443
443
  protected z: NgZone;
444
- protected el: HTMLElement;
444
+ protected el: HTMLPModalElement;
445
445
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
446
446
  static ɵfac: i0.ɵɵFactoryDeclaration<PModal, never>;
447
447
  static ɵcmp: i0.ɵɵComponentDeclaration<PModal, "p-modal", never, { "applyBlur": "applyBlur"; "backdropClickClose": "backdropClickClose"; "header": "header"; "padding": "padding"; "scrollLock": "scrollLock"; "show": "show"; "showClose": "showClose"; "showMobileFooter": "showMobileFooter"; "size": "size"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -458,7 +458,7 @@ export declare interface PModal extends Components.PModal {
458
458
  }
459
459
  export declare class PModalBody {
460
460
  protected z: NgZone;
461
- protected el: HTMLElement;
461
+ protected el: HTMLPModalBodyElement;
462
462
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
463
463
  static ɵfac: i0.ɵɵFactoryDeclaration<PModalBody, never>;
464
464
  static ɵcmp: i0.ɵɵComponentDeclaration<PModalBody, "p-modal-body", never, { "padding": "padding"; "roundedBottom": "roundedBottom"; "roundedTop": "roundedTop"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -467,7 +467,7 @@ export declare interface PModalBody extends Components.PModalBody {
467
467
  }
468
468
  export declare class PModalContainer {
469
469
  protected z: NgZone;
470
- protected el: HTMLElement;
470
+ protected el: HTMLPModalContainerElement;
471
471
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
472
472
  static ɵfac: i0.ɵɵFactoryDeclaration<PModalContainer, never>;
473
473
  static ɵcmp: i0.ɵɵComponentDeclaration<PModalContainer, "p-modal-container", never, { "closing": "closing"; "size": "size"; }, {}, never, ["*"], false, never>;
@@ -476,7 +476,7 @@ export declare interface PModalContainer extends Components.PModalContainer {
476
476
  }
477
477
  export declare class PModalFooter {
478
478
  protected z: NgZone;
479
- protected el: HTMLElement;
479
+ protected el: HTMLPModalFooterElement;
480
480
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
481
481
  static ɵfac: i0.ɵɵFactoryDeclaration<PModalFooter, never>;
482
482
  static ɵcmp: i0.ɵɵComponentDeclaration<PModalFooter, "p-modal-footer", never, {}, {}, never, ["*"], false, never>;
@@ -485,7 +485,7 @@ export declare interface PModalFooter extends Components.PModalFooter {
485
485
  }
486
486
  export declare class PModalHeader {
487
487
  protected z: NgZone;
488
- protected el: HTMLElement;
488
+ protected el: HTMLPModalHeaderElement;
489
489
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
490
490
  static ɵfac: i0.ɵɵFactoryDeclaration<PModalHeader, never>;
491
491
  static ɵcmp: i0.ɵɵComponentDeclaration<PModalHeader, "p-modal-header", never, { "showClose": "showClose"; }, {}, never, ["*"], false, never>;
@@ -498,7 +498,7 @@ export declare interface PModalHeader extends Components.PModalHeader {
498
498
  }
499
499
  export declare class PNavbar {
500
500
  protected z: NgZone;
501
- protected el: HTMLElement;
501
+ protected el: HTMLPNavbarElement;
502
502
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
503
503
  static ɵfac: i0.ɵɵFactoryDeclaration<PNavbar, never>;
504
504
  static ɵcmp: i0.ɵɵComponentDeclaration<PNavbar, "p-navbar", never, {}, {}, never, ["*"], false, never>;
@@ -507,7 +507,7 @@ export declare interface PNavbar extends Components.PNavbar {
507
507
  }
508
508
  export declare class PNavigationItem {
509
509
  protected z: NgZone;
510
- protected el: HTMLElement;
510
+ protected el: HTMLPNavigationItemElement;
511
511
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
512
512
  static ɵfac: i0.ɵɵFactoryDeclaration<PNavigationItem, never>;
513
513
  static ɵcmp: i0.ɵɵComponentDeclaration<PNavigationItem, "p-navigation-item", never, { "active": "active"; "as": "as"; "class": "class"; "counter": "counter"; "href": "href"; "icon": "icon"; "loading": "loading"; "target": "target"; }, {}, never, ["*"], false, never>;
@@ -516,7 +516,7 @@ export declare interface PNavigationItem extends Components.PNavigationItem {
516
516
  }
517
517
  export declare class PNavigationSection {
518
518
  protected z: NgZone;
519
- protected el: HTMLElement;
519
+ protected el: HTMLPNavigationSectionElement;
520
520
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
521
521
  static ɵfac: i0.ɵɵFactoryDeclaration<PNavigationSection, never>;
522
522
  static ɵcmp: i0.ɵɵComponentDeclaration<PNavigationSection, "p-navigation-section", never, { "header": "header"; }, {}, never, ["*"], false, never>;
@@ -525,7 +525,7 @@ export declare interface PNavigationSection extends Components.PNavigationSectio
525
525
  }
526
526
  export declare class PNavigationTitle {
527
527
  protected z: NgZone;
528
- protected el: HTMLElement;
528
+ protected el: HTMLPNavigationTitleElement;
529
529
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
530
530
  static ɵfac: i0.ɵɵFactoryDeclaration<PNavigationTitle, never>;
531
531
  static ɵcmp: i0.ɵɵComponentDeclaration<PNavigationTitle, "p-navigation-title", never, {}, {}, never, ["*"], false, never>;
@@ -534,7 +534,7 @@ export declare interface PNavigationTitle extends Components.PNavigationTitle {
534
534
  }
535
535
  export declare class PPagination {
536
536
  protected z: NgZone;
537
- protected el: HTMLElement;
537
+ protected el: HTMLPPaginationElement;
538
538
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
539
539
  static ɵfac: i0.ɵɵFactoryDeclaration<PPagination, never>;
540
540
  static ɵcmp: i0.ɵɵComponentDeclaration<PPagination, "p-pagination", never, { "enablePaginationPages": "enablePaginationPages"; "enablePaginationSize": "enablePaginationSize"; "hideOnSinglePage": "hideOnSinglePage"; "page": "page"; "pageSize": "pageSize"; "pageSizeOptions": "pageSizeOptions"; "total": "total"; }, {}, never, ["*"], false, never>;
@@ -551,7 +551,7 @@ export declare interface PPagination extends Components.PPagination {
551
551
  }
552
552
  export declare class PPaginationPages {
553
553
  protected z: NgZone;
554
- protected el: HTMLElement;
554
+ protected el: HTMLPPaginationPagesElement;
555
555
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
556
556
  static ɵfac: i0.ɵɵFactoryDeclaration<PPaginationPages, never>;
557
557
  static ɵcmp: i0.ɵɵComponentDeclaration<PPaginationPages, "p-pagination-pages", never, { "hideOnSinglePage": "hideOnSinglePage"; "page": "page"; "pageSize": "pageSize"; "total": "total"; }, {}, never, ["*"], false, never>;
@@ -568,7 +568,7 @@ export declare interface PPaginationPages extends Components.PPaginationPages {
568
568
  }
569
569
  export declare class PPaginationPagesItem {
570
570
  protected z: NgZone;
571
- protected el: HTMLElement;
571
+ protected el: HTMLPPaginationPagesItemElement;
572
572
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
573
573
  static ɵfac: i0.ɵɵFactoryDeclaration<PPaginationPagesItem, never>;
574
574
  static ɵcmp: i0.ɵɵComponentDeclaration<PPaginationPagesItem, "p-pagination-pages-item", never, { "active": "active"; "disabled": "disabled"; "hover": "hover"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -577,7 +577,7 @@ export declare interface PPaginationPagesItem extends Components.PPaginationPage
577
577
  }
578
578
  export declare class PPaginationSize {
579
579
  protected z: NgZone;
580
- protected el: HTMLElement;
580
+ protected el: HTMLPPaginationSizeElement;
581
581
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
582
582
  static ɵfac: i0.ɵɵFactoryDeclaration<PPaginationSize, never>;
583
583
  static ɵcmp: i0.ɵɵComponentDeclaration<PPaginationSize, "p-pagination-size", never, { "hidden": "hidden"; "itemTemplate": "itemTemplate"; "size": "size"; "sizeOptions": "sizeOptions"; }, {}, never, ["*"], false, never>;
@@ -590,7 +590,7 @@ export declare interface PPaginationSize extends Components.PPaginationSize {
590
590
  }
591
591
  export declare class PPortal {
592
592
  protected z: NgZone;
593
- protected el: HTMLElement;
593
+ protected el: HTMLPPortalElement;
594
594
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
595
595
  static ɵfac: i0.ɵɵFactoryDeclaration<PPortal, never>;
596
596
  static ɵcmp: i0.ɵɵComponentDeclaration<PPortal, "p-portal", never, {}, {}, never, ["*"], false, never>;
@@ -599,7 +599,7 @@ export declare interface PPortal extends Components.PPortal {
599
599
  }
600
600
  export declare class PProfile {
601
601
  protected z: NgZone;
602
- protected el: HTMLElement;
602
+ protected el: HTMLPProfileElement;
603
603
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
604
604
  static ɵfac: i0.ɵɵFactoryDeclaration<PProfile, never>;
605
605
  static ɵcmp: i0.ɵɵComponentDeclaration<PProfile, "p-profile", never, { "dropdownLocation": "dropdownLocation"; }, {}, never, ["*"], false, never>;
@@ -608,7 +608,7 @@ export declare interface PProfile extends Components.PProfile {
608
608
  }
609
609
  export declare class PRadio {
610
610
  protected z: NgZone;
611
- protected el: HTMLElement;
611
+ protected el: HTMLPRadioElement;
612
612
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
613
613
  static ɵfac: i0.ɵɵFactoryDeclaration<PRadio, never>;
614
614
  static ɵcmp: i0.ɵɵComponentDeclaration<PRadio, "p-radio", never, { "checked": "checked"; "disabled": "disabled"; "id": "id"; "name": "name"; "required": "required"; "value": "value"; }, {}, never, ["*"], false, never>;
@@ -621,7 +621,7 @@ export declare interface PRadio extends Components.PRadio {
621
621
  }
622
622
  export declare class PSegmentContainer {
623
623
  protected z: NgZone;
624
- protected el: HTMLElement;
624
+ protected el: HTMLPSegmentContainerElement;
625
625
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
626
626
  static ɵfac: i0.ɵɵFactoryDeclaration<PSegmentContainer, never>;
627
627
  static ɵcmp: i0.ɵɵComponentDeclaration<PSegmentContainer, "p-segment-container", never, {}, {}, never, ["*"], false, never>;
@@ -630,7 +630,7 @@ export declare interface PSegmentContainer extends Components.PSegmentContainer
630
630
  }
631
631
  export declare class PSegmentItem {
632
632
  protected z: NgZone;
633
- protected el: HTMLElement;
633
+ protected el: HTMLPSegmentItemElement;
634
634
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
635
635
  static ɵfac: i0.ɵɵFactoryDeclaration<PSegmentItem, never>;
636
636
  static ɵcmp: i0.ɵɵComponentDeclaration<PSegmentItem, "p-segment-item", never, { "active": "active"; "icon": "icon"; "iconFlip": "iconFlip"; "iconOnly": "iconOnly"; "iconRotate": "iconRotate"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -639,7 +639,7 @@ export declare interface PSegmentItem extends Components.PSegmentItem {
639
639
  }
640
640
  export declare class PSelect {
641
641
  protected z: NgZone;
642
- protected el: HTMLElement;
642
+ protected el: HTMLPSelectElement;
643
643
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
644
644
  static ɵfac: i0.ɵɵFactoryDeclaration<PSelect, never>;
645
645
  static ɵcmp: i0.ɵɵComponentDeclaration<PSelect, "p-select", never, { "addItemText": "addItemText"; "applyClassOnSelectedItem": "applyClassOnSelectedItem"; "asyncFilter": "asyncFilter"; "autoSelectFirst": "autoSelectFirst"; "autocompletePlaceholder": "autocompletePlaceholder"; "avatarKey": "avatarKey"; "avatarLettersKey": "avatarLettersKey"; "classKey": "classKey"; "disabled": "disabled"; "displayKey": "displayKey"; "dropdownDisplayKey": "dropdownDisplayKey"; "emptyStateText": "emptyStateText"; "enableAutocomplete": "enableAutocomplete"; "enableSelectAll": "enableSelectAll"; "error": "error"; "helper": "helper"; "icon": "icon"; "iconKey": "iconKey"; "identifierKey": "identifierKey"; "items": "items"; "label": "label"; "loading": "loading"; "maxDisplayedItems": "maxDisplayedItems"; "multi": "multi"; "placeholder": "placeholder"; "prefix": "prefix"; "query": "query"; "queryKey": "queryKey"; "required": "required"; "selectAllIcon": "selectAllIcon"; "selectAllText": "selectAllText"; "selectionDisplayKey": "selectionDisplayKey"; "showAddItem": "showAddItem"; "showChevron": "showChevron"; "showIconInSelectedItem": "showIconInSelectedItem"; "size": "size"; "strategy": "strategy"; "usePortal": "usePortal"; "value": "value"; "valueKey": "valueKey"; }, {}, never, ["*"], false, never>;
@@ -668,7 +668,7 @@ export declare interface PSelect extends Components.PSelect {
668
668
  }
669
669
  export declare class PSliderIndicator {
670
670
  protected z: NgZone;
671
- protected el: HTMLElement;
671
+ protected el: HTMLPSliderIndicatorElement;
672
672
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
673
673
  static ɵfac: i0.ɵɵFactoryDeclaration<PSliderIndicator, never>;
674
674
  static ɵcmp: i0.ɵɵComponentDeclaration<PSliderIndicator, "p-slider-indicator", never, { "active": "active"; }, {}, never, ["*"], false, never>;
@@ -677,7 +677,7 @@ export declare interface PSliderIndicator extends Components.PSliderIndicator {
677
677
  }
678
678
  export declare class PStatus {
679
679
  protected z: NgZone;
680
- protected el: HTMLElement;
680
+ protected el: HTMLPStatusElement;
681
681
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
682
682
  static ɵfac: i0.ɵɵFactoryDeclaration<PStatus, never>;
683
683
  static ɵcmp: i0.ɵɵComponentDeclaration<PStatus, "p-status", never, { "icon": "icon"; "iconFlip": "iconFlip"; "iconRotate": "iconRotate"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -686,7 +686,7 @@ export declare interface PStatus extends Components.PStatus {
686
686
  }
687
687
  export declare class PStepper {
688
688
  protected z: NgZone;
689
- protected el: HTMLElement;
689
+ protected el: HTMLPStepperElement;
690
690
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
691
691
  static ɵfac: i0.ɵɵFactoryDeclaration<PStepper, never>;
692
692
  static ɵcmp: i0.ɵɵComponentDeclaration<PStepper, "p-stepper", never, { "activeStep": "activeStep"; "contentPosition": "contentPosition"; "direction": "direction"; "enableAutoStatus": "enableAutoStatus"; }, {}, never, ["*"], false, never>;
@@ -695,7 +695,7 @@ export declare interface PStepper extends Components.PStepper {
695
695
  }
696
696
  export declare class PStepperItem {
697
697
  protected z: NgZone;
698
- protected el: HTMLElement;
698
+ protected el: HTMLPStepperItemElement;
699
699
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
700
700
  static ɵfac: i0.ɵɵFactoryDeclaration<PStepperItem, never>;
701
701
  static ɵcmp: i0.ɵɵComponentDeclaration<PStepperItem, "p-stepper-item", never, { "active": "active"; "align": "align"; "contentPosition": "contentPosition"; "direction": "direction"; "finished": "finished"; }, {}, never, ["*"], false, never>;
@@ -704,7 +704,7 @@ export declare interface PStepperItem extends Components.PStepperItem {
704
704
  }
705
705
  export declare class PStepperLine {
706
706
  protected z: NgZone;
707
- protected el: HTMLElement;
707
+ protected el: HTMLPStepperLineElement;
708
708
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
709
709
  static ɵfac: i0.ɵɵFactoryDeclaration<PStepperLine, never>;
710
710
  static ɵcmp: i0.ɵɵComponentDeclaration<PStepperLine, "p-stepper-line", never, { "active": "active"; "direction": "direction"; }, {}, never, ["*"], false, never>;
@@ -713,7 +713,7 @@ export declare interface PStepperLine extends Components.PStepperLine {
713
713
  }
714
714
  export declare class PTabGroup {
715
715
  protected z: NgZone;
716
- protected el: HTMLElement;
716
+ protected el: HTMLPTabGroupElement;
717
717
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
718
718
  static ɵfac: i0.ɵɵFactoryDeclaration<PTabGroup, never>;
719
719
  static ɵcmp: i0.ɵɵComponentDeclaration<PTabGroup, "p-tab-group", never, {}, {}, never, ["*"], false, never>;
@@ -722,7 +722,7 @@ export declare interface PTabGroup extends Components.PTabGroup {
722
722
  }
723
723
  export declare class PTabItem {
724
724
  protected z: NgZone;
725
- protected el: HTMLElement;
725
+ protected el: HTMLPTabItemElement;
726
726
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
727
727
  static ɵfac: i0.ɵɵFactoryDeclaration<PTabItem, never>;
728
728
  static ɵcmp: i0.ɵɵComponentDeclaration<PTabItem, "p-tab-item", never, { "active": "active"; }, {}, never, ["*"], false, never>;
@@ -731,7 +731,7 @@ export declare interface PTabItem extends Components.PTabItem {
731
731
  }
732
732
  export declare class PTableContainer {
733
733
  protected z: NgZone;
734
- protected el: HTMLElement;
734
+ protected el: HTMLPTableContainerElement;
735
735
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
736
736
  static ɵfac: i0.ɵɵFactoryDeclaration<PTableContainer, never>;
737
737
  static ɵcmp: i0.ɵɵComponentDeclaration<PTableContainer, "p-table-container", never, { "shadow": "shadow"; }, {}, never, ["*"], false, never>;
@@ -740,7 +740,7 @@ export declare interface PTableContainer extends Components.PTableContainer {
740
740
  }
741
741
  export declare class PTableFooter {
742
742
  protected z: NgZone;
743
- protected el: HTMLElement;
743
+ protected el: HTMLPTableFooterElement;
744
744
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
745
745
  static ɵfac: i0.ɵɵFactoryDeclaration<PTableFooter, never>;
746
746
  static ɵcmp: i0.ɵɵComponentDeclaration<PTableFooter, "p-table-footer", never, { "enableExport": "enableExport"; "enablePageSize": "enablePageSize"; "enablePagination": "enablePagination"; "hideOnSinglePage": "hideOnSinglePage"; "loading": "loading"; "page": "page"; "pageSize": "pageSize"; "pageSizeOptions": "pageSizeOptions"; "total": "total"; }, {}, never, ["*"], false, never>;
@@ -761,7 +761,7 @@ export declare interface PTableFooter extends Components.PTableFooter {
761
761
  }
762
762
  export declare class PTableHeader {
763
763
  protected z: NgZone;
764
- protected el: HTMLElement;
764
+ protected el: HTMLPTableHeaderElement;
765
765
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
766
766
  static ɵfac: i0.ɵɵFactoryDeclaration<PTableHeader, never>;
767
767
  static ɵcmp: i0.ɵɵComponentDeclaration<PTableHeader, "p-table-header", never, { "actionButtonTemplate": "actionButtonTemplate"; "actionIcon": "actionIcon"; "actionLoading": "actionLoading"; "actionText": "actionText"; "activeQuickFilterIdentifier": "activeQuickFilterIdentifier"; "canUseAction": "canUseAction"; "enableAction": "enableAction"; "enableFilter": "enableFilter"; "enableFilterDesktop": "enableFilterDesktop"; "enableSearch": "enableSearch"; "filterButtonTemplate": "filterButtonTemplate"; "itemsSelectedAmount": "itemsSelectedAmount"; "loading": "loading"; "query": "query"; "quickFilters": "quickFilters"; "selectedFiltersAmount": "selectedFiltersAmount"; }, {}, never, ["*"], false, never>;
@@ -786,7 +786,7 @@ export declare interface PTableHeader extends Components.PTableHeader {
786
786
  }
787
787
  export declare class PTableRow {
788
788
  protected z: NgZone;
789
- protected el: HTMLElement;
789
+ protected el: HTMLPTableRowElement;
790
790
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
791
791
  static ɵfac: i0.ɵɵFactoryDeclaration<PTableRow, never>;
792
792
  static ɵcmp: i0.ɵɵComponentDeclaration<PTableRow, "p-table-row", never, { "enableHover": "enableHover"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -795,7 +795,7 @@ export declare interface PTableRow extends Components.PTableRow {
795
795
  }
796
796
  export declare class PToast {
797
797
  protected z: NgZone;
798
- protected el: HTMLElement;
798
+ protected el: HTMLPToastElement;
799
799
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
800
800
  static ɵfac: i0.ɵɵFactoryDeclaration<PToast, never>;
801
801
  static ɵcmp: i0.ɵɵComponentDeclaration<PToast, "p-toast", never, { "actionIcon": "actionIcon"; "actionIconFlip": "actionIconFlip"; "actionIconRotate": "actionIconRotate"; "content": "content"; "enableAction": "enableAction"; "header": "header"; "variant": "variant"; }, {}, never, ["*"], false, never>;
@@ -808,7 +808,7 @@ export declare interface PToast extends Components.PToast {
808
808
  }
809
809
  export declare class PToggle {
810
810
  protected z: NgZone;
811
- protected el: HTMLElement;
811
+ protected el: HTMLPToggleElement;
812
812
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
813
813
  static ɵfac: i0.ɵɵFactoryDeclaration<PToggle, never>;
814
814
  static ɵcmp: i0.ɵɵComponentDeclaration<PToggle, "p-toggle", never, { "checked": "checked"; "disabled": "disabled"; "id": "id"; "indeterminate": "indeterminate"; "name": "name"; "required": "required"; }, {}, never, ["*"], false, never>;
@@ -825,7 +825,7 @@ export declare interface PToggle extends Components.PToggle {
825
825
  }
826
826
  export declare class PTooltip {
827
827
  protected z: NgZone;
828
- protected el: HTMLElement;
828
+ protected el: HTMLPTooltipElement;
829
829
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
830
830
  static ɵfac: i0.ɵɵFactoryDeclaration<PTooltip, never>;
831
831
  static ɵcmp: i0.ɵɵComponentDeclaration<PTooltip, "p-tooltip", never, { "canManuallyClose": "canManuallyClose"; "content": "content"; "enableUserInput": "enableUserInput"; "offset": "offset"; "placement": "placement"; "show": "show"; "strategy": "strategy"; "usePortal": "usePortal"; "variant": "variant"; }, {}, never, ["*"], false, never>;