@paperless/angular 2.22.0-alpha.20 → 2.22.0-alpha.22
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/fesm2022/paperless-angular.mjs +612 -484
- package/fesm2022/paperless-angular.mjs.map +1 -1
- package/lib/modules/table/base/table.component.d.ts +2 -2
- package/lib/modules/table/components/table/table.component.d.ts +10 -10
- package/package.json +4 -6
- package/esm2022/lib/animations/fade.mjs +0 -22
- package/esm2022/lib/animations/index.mjs +0 -3
- package/esm2022/lib/animations/slide.mjs +0 -20
- package/esm2022/lib/base/form.component.mjs +0 -113
- package/esm2022/lib/base/index.mjs +0 -4
- package/esm2022/lib/base/number-value-accessor.mjs +0 -36
- package/esm2022/lib/base/upload.component.mjs +0 -57
- package/esm2022/lib/base/value-accessor.mjs +0 -43
- package/esm2022/lib/directives/index.mjs +0 -33
- package/esm2022/lib/directives/p-checkbox.directive.mjs +0 -39
- package/esm2022/lib/directives/p-cropper.directive.mjs +0 -37
- package/esm2022/lib/directives/p-datepicker.directive.mjs +0 -38
- package/esm2022/lib/directives/p-field-number.directive.mjs +0 -34
- package/esm2022/lib/directives/p-field.directive.mjs +0 -38
- package/esm2022/lib/directives/p-pagination-pages.directive.mjs +0 -41
- package/esm2022/lib/directives/p-pagination-size.directive.mjs +0 -41
- package/esm2022/lib/directives/p-radio.directive.mjs +0 -63
- package/esm2022/lib/directives/p-select.directive.mjs +0 -37
- package/esm2022/lib/directives/p-toggle.directive.mjs +0 -38
- package/esm2022/lib/modules/index.mjs +0 -8
- package/esm2022/lib/modules/overlay/index.mjs +0 -4
- package/esm2022/lib/modules/overlay/overlay.module.mjs +0 -40
- package/esm2022/lib/modules/overlay/overlay.ref.mjs +0 -14
- package/esm2022/lib/modules/overlay/overlay.service.mjs +0 -77
- package/esm2022/lib/modules/table/base/index.mjs +0 -2
- package/esm2022/lib/modules/table/base/table.component.mjs +0 -229
- package/esm2022/lib/modules/table/components/index.mjs +0 -18
- package/esm2022/lib/modules/table/components/table/constants.mjs +0 -3
- package/esm2022/lib/modules/table/components/table/table.component.mjs +0 -1078
- package/esm2022/lib/modules/table/components/table-cell/table-cell.component.mjs +0 -170
- package/esm2022/lib/modules/table/components/table-column/table-column.component.mjs +0 -62
- package/esm2022/lib/modules/table/components/table-extra-header/table-extra-header.component.mjs +0 -40
- package/esm2022/lib/modules/table/components/table-row-action/table-row-action.component.mjs +0 -88
- package/esm2022/lib/modules/table/directives/index.mjs +0 -27
- package/esm2022/lib/modules/table/directives/p-table-custom-actions.directive.mjs +0 -13
- package/esm2022/lib/modules/table/directives/p-table-custom-filter.directive.mjs +0 -13
- package/esm2022/lib/modules/table/directives/p-table-custom-row.directive.mjs +0 -20
- package/esm2022/lib/modules/table/directives/p-table-filter-modal.directive.mjs +0 -13
- package/esm2022/lib/modules/table/directives/p-table-footer.directive.mjs +0 -52
- package/esm2022/lib/modules/table/directives/p-table-header.directive.mjs +0 -59
- package/esm2022/lib/modules/table/directives/p-table-ngx.directive.mjs +0 -129
- package/esm2022/lib/modules/table/directives/p-table.directive.mjs +0 -77
- package/esm2022/lib/modules/table/index.mjs +0 -6
- package/esm2022/lib/modules/table/table.module.mjs +0 -34
- package/esm2022/lib/modules/table/utils.mjs +0 -29
- package/esm2022/lib/modules/toast/components/index.mjs +0 -4
- package/esm2022/lib/modules/toast/components/toast-container/toast-container.component.mjs +0 -38
- package/esm2022/lib/modules/toast/directives/index.mjs +0 -4
- package/esm2022/lib/modules/toast/directives/toast.directive.mjs +0 -51
- package/esm2022/lib/modules/toast/index.mjs +0 -6
- package/esm2022/lib/modules/toast/toast.module.mjs +0 -24
- package/esm2022/lib/modules/toast/toast.service.mjs +0 -51
- package/esm2022/lib/modules/toast/types.mjs +0 -11
- package/esm2022/lib/paperless.module.mjs +0 -41
- package/esm2022/lib/pipes/currency.pipe.mjs +0 -21
- package/esm2022/lib/pipes/date.pipe.mjs +0 -21
- package/esm2022/lib/pipes/index.mjs +0 -18
- package/esm2022/lib/pipes/safe.pipe.mjs +0 -34
- package/esm2022/lib/pipes/select-autocomplete.pipe.mjs +0 -17
- package/esm2022/lib/pipes/select-select-all.pipe.mjs +0 -17
- package/esm2022/lib/stencil/angular-component-lib/utils.mjs +0 -59
- package/esm2022/lib/stencil/components.mjs +0 -2013
- package/esm2022/lib/stencil/index.mjs +0 -78
- package/esm2022/lib/stencil.module.mjs +0 -17
- package/esm2022/paperless-angular.mjs +0 -5
- package/esm2022/public-api.mjs +0 -12
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { trigger, transition, style, animate } from '@angular/animations';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { Component, EventEmitter,
|
|
3
|
+
import { Component, EventEmitter, ViewChild, Output, Input, ChangeDetectionStrategy, HostListener, Directive, Self, NgModule, Injector, Injectable, HostBinding, TemplateRef, ContentChild, Host, ElementRef, ContentChildren, ViewChildren, inject, Pipe } from '@angular/core';
|
|
4
4
|
import * as i1 from '@angular/forms';
|
|
5
5
|
import { FormControl, FormGroup, FormArray, NG_VALUE_ACCESSOR, NumberValueAccessor } from '@angular/forms';
|
|
6
6
|
import { BehaviorSubject, filter, fromEvent, Subject, timer, distinctUntilChanged, debounceTime, take, map as map$1 } from 'rxjs';
|
|
@@ -13,8 +13,8 @@ import { OverlayConfig, OverlayModule as OverlayModule$1 } from '@angular/cdk/ov
|
|
|
13
13
|
import { PlatformModule } from '@angular/cdk/platform';
|
|
14
14
|
import { CdkPortal, ComponentPortal, PortalModule } from '@angular/cdk/portal';
|
|
15
15
|
import { untilDestroyed, UntilDestroy } from '@ngneat/until-destroy';
|
|
16
|
-
import { PAGINATION_DEFAULT_PAGE_SIZE, cn, getTableCellColumnClasses, objectGetByPath, state, isMobile, floatingMenuContainerClass, onStateChange, tableColumSizesOptions, SELECT_DEFAULT_MAX_DISPLAYED_ITEMS } from '@paperless/core';
|
|
17
16
|
import { startWith, tap, pairwise, map, filter as filter$1, debounce } from 'rxjs/operators';
|
|
17
|
+
import { PAGINATION_DEFAULT_PAGE_SIZE, cn, getTableCellColumnClasses, objectGetByPath, state, isMobile, floatingMenuContainerClass, onStateChange, tableColumSizesOptions, SELECT_DEFAULT_MAX_DISPLAYED_ITEMS } from '@paperless/core';
|
|
18
18
|
import * as i2 from '@angular/router';
|
|
19
19
|
import { RouterModule } from '@angular/router';
|
|
20
20
|
import { v4 } from 'uuid';
|
|
@@ -160,13 +160,14 @@ class BaseFormComponent {
|
|
|
160
160
|
}
|
|
161
161
|
this.markedDirty = false;
|
|
162
162
|
}
|
|
163
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
164
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
163
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseFormComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
164
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: BaseFormComponent, isStandalone: false, selector: "ng-component", ngImport: i0, template: ``, isInline: true });
|
|
165
165
|
}
|
|
166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseFormComponent, decorators: [{
|
|
167
167
|
type: Component,
|
|
168
168
|
args: [{
|
|
169
169
|
template: ``,
|
|
170
|
+
standalone: false
|
|
170
171
|
}]
|
|
171
172
|
}] });
|
|
172
173
|
|
|
@@ -202,14 +203,15 @@ class BaseUploadComponent {
|
|
|
202
203
|
this.file = file;
|
|
203
204
|
this.loading$.next(false);
|
|
204
205
|
}
|
|
205
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
206
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
206
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseUploadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
207
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: BaseUploadComponent, isStandalone: false, selector: "ng-component", inputs: { fileId: "fileId", uploaded: "uploaded", loading: "loading" }, outputs: { fileChange: "fileChange" }, viewQueries: [{ propertyName: "uploaderInput", first: true, predicate: ["uploaderInput"], descendants: true }], ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
207
208
|
}
|
|
208
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseUploadComponent, decorators: [{
|
|
209
210
|
type: Component,
|
|
210
211
|
args: [{
|
|
211
212
|
template: ``,
|
|
212
213
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
214
|
+
standalone: false
|
|
213
215
|
}]
|
|
214
216
|
}], propDecorators: { fileId: [{
|
|
215
217
|
type: Input
|
|
@@ -254,13 +256,15 @@ class BaseValueAccessor {
|
|
|
254
256
|
_handleBlurEvent() {
|
|
255
257
|
this.onTouched();
|
|
256
258
|
}
|
|
257
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
258
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
259
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
260
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: BaseValueAccessor, isStandalone: false, host: { listeners: { "focusout": "_handleBlurEvent()" } }, ngImport: i0 });
|
|
259
261
|
}
|
|
260
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
262
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseValueAccessor, decorators: [{
|
|
261
263
|
type: Directive,
|
|
262
|
-
args: [{
|
|
263
|
-
|
|
264
|
+
args: [{
|
|
265
|
+
standalone: false
|
|
266
|
+
}]
|
|
267
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { _handleBlurEvent: [{
|
|
264
268
|
type: HostListener,
|
|
265
269
|
args: ['focusout']
|
|
266
270
|
}] } });
|
|
@@ -274,8 +278,8 @@ class CheckboxDirective extends BaseValueAccessor {
|
|
|
274
278
|
value === null || value === 'indeterminate' ? false : value;
|
|
275
279
|
this.el.nativeElement.indeterminate = value === 'indeterminate';
|
|
276
280
|
}
|
|
277
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
278
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
281
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CheckboxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
282
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: CheckboxDirective, isStandalone: false, selector: "p-checkbox", host: { listeners: { "checkedChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
279
283
|
{
|
|
280
284
|
provide: NG_VALUE_ACCESSOR,
|
|
281
285
|
useExisting: CheckboxDirective,
|
|
@@ -283,7 +287,7 @@ class CheckboxDirective extends BaseValueAccessor {
|
|
|
283
287
|
},
|
|
284
288
|
], usesInheritance: true, ngImport: i0 });
|
|
285
289
|
}
|
|
286
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
290
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CheckboxDirective, decorators: [{
|
|
287
291
|
type: Directive,
|
|
288
292
|
args: [{
|
|
289
293
|
selector: 'p-checkbox',
|
|
@@ -297,8 +301,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
297
301
|
multi: true,
|
|
298
302
|
},
|
|
299
303
|
],
|
|
304
|
+
standalone: false
|
|
300
305
|
}]
|
|
301
|
-
}], ctorParameters:
|
|
306
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
302
307
|
|
|
303
308
|
class CropperDirective extends BaseValueAccessor {
|
|
304
309
|
constructor(el) {
|
|
@@ -307,8 +312,8 @@ class CropperDirective extends BaseValueAccessor {
|
|
|
307
312
|
writeValue(value) {
|
|
308
313
|
this.el.nativeElement.value = this.lastValue = value;
|
|
309
314
|
}
|
|
310
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
311
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
315
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CropperDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
316
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: CropperDirective, isStandalone: false, selector: "p-cropper", host: { listeners: { "valueChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
312
317
|
{
|
|
313
318
|
provide: NG_VALUE_ACCESSOR,
|
|
314
319
|
useExisting: CropperDirective,
|
|
@@ -316,7 +321,7 @@ class CropperDirective extends BaseValueAccessor {
|
|
|
316
321
|
},
|
|
317
322
|
], usesInheritance: true, ngImport: i0 });
|
|
318
323
|
}
|
|
319
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CropperDirective, decorators: [{
|
|
320
325
|
type: Directive,
|
|
321
326
|
args: [{
|
|
322
327
|
selector: 'p-cropper',
|
|
@@ -330,8 +335,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
330
335
|
multi: true,
|
|
331
336
|
},
|
|
332
337
|
],
|
|
338
|
+
standalone: false
|
|
333
339
|
}]
|
|
334
|
-
}], ctorParameters:
|
|
340
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
335
341
|
|
|
336
342
|
class DatepickerDirective extends BaseValueAccessor {
|
|
337
343
|
constructor(el) {
|
|
@@ -341,8 +347,8 @@ class DatepickerDirective extends BaseValueAccessor {
|
|
|
341
347
|
this.el.nativeElement.value = this.lastValue =
|
|
342
348
|
value === null ? JSON.parse(value) : value;
|
|
343
349
|
}
|
|
344
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
345
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
350
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DatepickerDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
351
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: DatepickerDirective, isStandalone: false, selector: "p-datepicker", host: { listeners: { "valueChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
346
352
|
{
|
|
347
353
|
provide: NG_VALUE_ACCESSOR,
|
|
348
354
|
useExisting: DatepickerDirective,
|
|
@@ -350,7 +356,7 @@ class DatepickerDirective extends BaseValueAccessor {
|
|
|
350
356
|
},
|
|
351
357
|
], usesInheritance: true, ngImport: i0 });
|
|
352
358
|
}
|
|
353
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DatepickerDirective, decorators: [{
|
|
354
360
|
type: Directive,
|
|
355
361
|
args: [{
|
|
356
362
|
selector: 'p-datepicker',
|
|
@@ -364,8 +370,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
364
370
|
multi: true,
|
|
365
371
|
},
|
|
366
372
|
],
|
|
373
|
+
standalone: false
|
|
367
374
|
}]
|
|
368
|
-
}], ctorParameters:
|
|
375
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
369
376
|
|
|
370
377
|
class FieldDirective extends BaseValueAccessor {
|
|
371
378
|
constructor(el) {
|
|
@@ -375,8 +382,8 @@ class FieldDirective extends BaseValueAccessor {
|
|
|
375
382
|
this.el.nativeElement.value = this.lastValue =
|
|
376
383
|
value === null ? JSON.parse(value) : value;
|
|
377
384
|
}
|
|
378
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
379
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
385
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FieldDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
386
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: FieldDirective, isStandalone: false, selector: "p-field:not([type=number])", host: { listeners: { "valueChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
380
387
|
{
|
|
381
388
|
provide: NG_VALUE_ACCESSOR,
|
|
382
389
|
useExisting: FieldDirective,
|
|
@@ -384,7 +391,7 @@ class FieldDirective extends BaseValueAccessor {
|
|
|
384
391
|
},
|
|
385
392
|
], usesInheritance: true, ngImport: i0 });
|
|
386
393
|
}
|
|
387
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
394
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FieldDirective, decorators: [{
|
|
388
395
|
type: Directive,
|
|
389
396
|
args: [{
|
|
390
397
|
selector: 'p-field:not([type=number])',
|
|
@@ -398,8 +405,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
398
405
|
multi: true,
|
|
399
406
|
},
|
|
400
407
|
],
|
|
408
|
+
standalone: false
|
|
401
409
|
}]
|
|
402
|
-
}], ctorParameters:
|
|
410
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
403
411
|
|
|
404
412
|
class BaseNumberValueAccessor extends NumberValueAccessor {
|
|
405
413
|
el;
|
|
@@ -423,13 +431,15 @@ class BaseNumberValueAccessor extends NumberValueAccessor {
|
|
|
423
431
|
_handleBlurEvent() {
|
|
424
432
|
this.onTouched();
|
|
425
433
|
}
|
|
426
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
427
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
434
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseNumberValueAccessor, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
435
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: BaseNumberValueAccessor, isStandalone: false, host: { listeners: { "focusout": "_handleBlurEvent()" } }, usesInheritance: true, ngImport: i0 });
|
|
428
436
|
}
|
|
429
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
437
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseNumberValueAccessor, decorators: [{
|
|
430
438
|
type: Directive,
|
|
431
|
-
args: [{
|
|
432
|
-
|
|
439
|
+
args: [{
|
|
440
|
+
standalone: false
|
|
441
|
+
}]
|
|
442
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { _handleBlurEvent: [{
|
|
433
443
|
type: HostListener,
|
|
434
444
|
args: ['focusout']
|
|
435
445
|
}] } });
|
|
@@ -438,8 +448,8 @@ class FieldNumberDirective extends BaseNumberValueAccessor {
|
|
|
438
448
|
constructor(el, renderer) {
|
|
439
449
|
super(el, renderer);
|
|
440
450
|
}
|
|
441
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
442
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
451
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FieldNumberDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
452
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: FieldNumberDirective, isStandalone: false, selector: "p-field[type=number]", host: { listeners: { "valueChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
443
453
|
{
|
|
444
454
|
provide: NG_VALUE_ACCESSOR,
|
|
445
455
|
useExisting: FieldNumberDirective,
|
|
@@ -447,7 +457,7 @@ class FieldNumberDirective extends BaseNumberValueAccessor {
|
|
|
447
457
|
},
|
|
448
458
|
], usesInheritance: true, ngImport: i0 });
|
|
449
459
|
}
|
|
450
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
460
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: FieldNumberDirective, decorators: [{
|
|
451
461
|
type: Directive,
|
|
452
462
|
args: [{
|
|
453
463
|
selector: 'p-field[type=number]',
|
|
@@ -461,8 +471,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
461
471
|
multi: true,
|
|
462
472
|
},
|
|
463
473
|
],
|
|
474
|
+
standalone: false
|
|
464
475
|
}]
|
|
465
|
-
}], ctorParameters:
|
|
476
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
466
477
|
|
|
467
478
|
class PaginationPagesDirective extends BaseValueAccessor {
|
|
468
479
|
constructor(el) {
|
|
@@ -474,8 +485,8 @@ class PaginationPagesDirective extends BaseValueAccessor {
|
|
|
474
485
|
registerOnChange(fn) {
|
|
475
486
|
super.registerOnChange(value => fn(parseInt(value, 10)));
|
|
476
487
|
}
|
|
477
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
478
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
488
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PaginationPagesDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
489
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: PaginationPagesDirective, isStandalone: false, selector: "p-pagination-pages", host: { listeners: { "pageChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
479
490
|
{
|
|
480
491
|
provide: NG_VALUE_ACCESSOR,
|
|
481
492
|
useExisting: PaginationPagesDirective,
|
|
@@ -483,7 +494,7 @@ class PaginationPagesDirective extends BaseValueAccessor {
|
|
|
483
494
|
},
|
|
484
495
|
], usesInheritance: true, ngImport: i0 });
|
|
485
496
|
}
|
|
486
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
497
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PaginationPagesDirective, decorators: [{
|
|
487
498
|
type: Directive,
|
|
488
499
|
args: [{
|
|
489
500
|
/* tslint:disable-next-line:directive-selector */
|
|
@@ -498,8 +509,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
498
509
|
multi: true,
|
|
499
510
|
},
|
|
500
511
|
],
|
|
512
|
+
standalone: false
|
|
501
513
|
}]
|
|
502
|
-
}], ctorParameters:
|
|
514
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
503
515
|
|
|
504
516
|
class PaginationSizeDirective extends BaseValueAccessor {
|
|
505
517
|
constructor(el) {
|
|
@@ -511,8 +523,8 @@ class PaginationSizeDirective extends BaseValueAccessor {
|
|
|
511
523
|
registerOnChange(fn) {
|
|
512
524
|
super.registerOnChange(value => fn(parseInt(value, 10)));
|
|
513
525
|
}
|
|
514
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
515
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
526
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PaginationSizeDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
527
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: PaginationSizeDirective, isStandalone: false, selector: "p-pagination-size", host: { listeners: { "sizeChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
516
528
|
{
|
|
517
529
|
provide: NG_VALUE_ACCESSOR,
|
|
518
530
|
useExisting: PaginationSizeDirective,
|
|
@@ -520,7 +532,7 @@ class PaginationSizeDirective extends BaseValueAccessor {
|
|
|
520
532
|
},
|
|
521
533
|
], usesInheritance: true, ngImport: i0 });
|
|
522
534
|
}
|
|
523
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
535
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PaginationSizeDirective, decorators: [{
|
|
524
536
|
type: Directive,
|
|
525
537
|
args: [{
|
|
526
538
|
/* tslint:disable-next-line:directive-selector */
|
|
@@ -535,8 +547,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
535
547
|
multi: true,
|
|
536
548
|
},
|
|
537
549
|
],
|
|
550
|
+
standalone: false
|
|
538
551
|
}]
|
|
539
|
-
}], ctorParameters:
|
|
552
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
540
553
|
|
|
541
554
|
class RadioDirective extends BaseValueAccessor {
|
|
542
555
|
_control;
|
|
@@ -581,20 +594,21 @@ class RadioDirective extends BaseValueAccessor {
|
|
|
581
594
|
}
|
|
582
595
|
return value;
|
|
583
596
|
}
|
|
584
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
585
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
597
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RadioDirective, deps: [{ token: i1.NgControl, self: true }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
598
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: RadioDirective, isStandalone: false, selector: "p-radio", host: { listeners: { "checkedChange": "handleChangeEvent($event.detail)" } }, usesInheritance: true, ngImport: i0 });
|
|
586
599
|
}
|
|
587
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
600
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RadioDirective, decorators: [{
|
|
588
601
|
type: Directive,
|
|
589
602
|
args: [{
|
|
590
603
|
selector: 'p-radio',
|
|
591
604
|
host: {
|
|
592
605
|
'(checkedChange)': 'handleChangeEvent($event.detail)',
|
|
593
606
|
},
|
|
607
|
+
standalone: false
|
|
594
608
|
}]
|
|
595
|
-
}], ctorParameters:
|
|
609
|
+
}], ctorParameters: () => [{ type: i1.NgControl, decorators: [{
|
|
596
610
|
type: Self
|
|
597
|
-
}] }, { type: i0.ElementRef }]
|
|
611
|
+
}] }, { type: i0.ElementRef }] });
|
|
598
612
|
|
|
599
613
|
class SelectDirective extends BaseValueAccessor {
|
|
600
614
|
constructor(el) {
|
|
@@ -603,8 +617,8 @@ class SelectDirective extends BaseValueAccessor {
|
|
|
603
617
|
writeValue(value) {
|
|
604
618
|
this.el.nativeElement.value = this.lastValue = value;
|
|
605
619
|
}
|
|
606
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
607
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
620
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SelectDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
621
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: SelectDirective, isStandalone: false, selector: "p-select", host: { listeners: { "valueChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
608
622
|
{
|
|
609
623
|
provide: NG_VALUE_ACCESSOR,
|
|
610
624
|
useExisting: SelectDirective,
|
|
@@ -612,7 +626,7 @@ class SelectDirective extends BaseValueAccessor {
|
|
|
612
626
|
},
|
|
613
627
|
], usesInheritance: true, ngImport: i0 });
|
|
614
628
|
}
|
|
615
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
629
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SelectDirective, decorators: [{
|
|
616
630
|
type: Directive,
|
|
617
631
|
args: [{
|
|
618
632
|
selector: 'p-select',
|
|
@@ -626,8 +640,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
626
640
|
multi: true,
|
|
627
641
|
},
|
|
628
642
|
],
|
|
643
|
+
standalone: false
|
|
629
644
|
}]
|
|
630
|
-
}], ctorParameters:
|
|
645
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
631
646
|
|
|
632
647
|
class ToggleDirective extends BaseValueAccessor {
|
|
633
648
|
constructor(el) {
|
|
@@ -637,8 +652,8 @@ class ToggleDirective extends BaseValueAccessor {
|
|
|
637
652
|
this.el.nativeElement.checked = this.lastValue =
|
|
638
653
|
value === null ? false : value;
|
|
639
654
|
}
|
|
640
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
641
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
655
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToggleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
656
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: ToggleDirective, isStandalone: false, selector: "p-toggle", host: { listeners: { "checkedChange": "handleChangeEvent($event.detail)" } }, providers: [
|
|
642
657
|
{
|
|
643
658
|
provide: NG_VALUE_ACCESSOR,
|
|
644
659
|
useExisting: ToggleDirective,
|
|
@@ -646,7 +661,7 @@ class ToggleDirective extends BaseValueAccessor {
|
|
|
646
661
|
},
|
|
647
662
|
], usesInheritance: true, ngImport: i0 });
|
|
648
663
|
}
|
|
649
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
664
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToggleDirective, decorators: [{
|
|
650
665
|
type: Directive,
|
|
651
666
|
args: [{
|
|
652
667
|
selector: 'p-toggle',
|
|
@@ -660,8 +675,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
660
675
|
multi: true,
|
|
661
676
|
},
|
|
662
677
|
],
|
|
678
|
+
standalone: false
|
|
663
679
|
}]
|
|
664
|
-
}], ctorParameters:
|
|
680
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
665
681
|
|
|
666
682
|
const DIRECTIVES$1 = [
|
|
667
683
|
PaginationSizeDirective,
|
|
@@ -743,15 +759,15 @@ let PAccordion = class PAccordion {
|
|
|
743
759
|
this.el = r.nativeElement;
|
|
744
760
|
proxyOutputs(this, this.el, ['isOpen']);
|
|
745
761
|
}
|
|
746
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
747
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
762
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
763
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PAccordion, isStandalone: false, selector: "p-accordion", inputs: { closeable: "closeable", header: "header", open: "open", openable: "openable", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
748
764
|
};
|
|
749
765
|
PAccordion = __decorate([
|
|
750
766
|
ProxyCmp({
|
|
751
767
|
inputs: ['closeable', 'header', 'open', 'openable', 'variant']
|
|
752
768
|
})
|
|
753
769
|
], PAccordion);
|
|
754
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
770
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAccordion, decorators: [{
|
|
755
771
|
type: Component,
|
|
756
772
|
args: [{
|
|
757
773
|
selector: 'p-accordion',
|
|
@@ -759,8 +775,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
759
775
|
template: '<ng-content></ng-content>',
|
|
760
776
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
761
777
|
inputs: ['closeable', 'header', 'open', 'openable', 'variant'],
|
|
778
|
+
standalone: false
|
|
762
779
|
}]
|
|
763
|
-
}], ctorParameters:
|
|
780
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
764
781
|
let PAttachment = class PAttachment {
|
|
765
782
|
z;
|
|
766
783
|
el;
|
|
@@ -770,15 +787,15 @@ let PAttachment = class PAttachment {
|
|
|
770
787
|
this.el = r.nativeElement;
|
|
771
788
|
proxyOutputs(this, this.el, ['upload', 'download', 'delete']);
|
|
772
789
|
}
|
|
773
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
774
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
790
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAttachment, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
791
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PAttachment, isStandalone: false, selector: "p-attachment", inputs: { accept: "accept", cameraTooltip: "cameraTooltip", deleteTooltip: "deleteTooltip", downloadTooltip: "downloadTooltip", enableCameraOnMobile: "enableCameraOnMobile", error: "error", fileId: "fileId", helper: "helper", label: "label", loading: "loading", mode: "mode", placeholder: "placeholder", required: "required", uploadTooltip: "uploadTooltip", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
775
792
|
};
|
|
776
793
|
PAttachment = __decorate([
|
|
777
794
|
ProxyCmp({
|
|
778
795
|
inputs: ['accept', 'cameraTooltip', 'deleteTooltip', 'downloadTooltip', 'enableCameraOnMobile', 'error', 'fileId', 'helper', 'label', 'loading', 'mode', 'placeholder', 'required', 'uploadTooltip', 'value']
|
|
779
796
|
})
|
|
780
797
|
], PAttachment);
|
|
781
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
798
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAttachment, decorators: [{
|
|
782
799
|
type: Component,
|
|
783
800
|
args: [{
|
|
784
801
|
selector: 'p-attachment',
|
|
@@ -786,8 +803,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
786
803
|
template: '<ng-content></ng-content>',
|
|
787
804
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
788
805
|
inputs: ['accept', 'cameraTooltip', 'deleteTooltip', 'downloadTooltip', 'enableCameraOnMobile', 'error', 'fileId', 'helper', 'label', 'loading', 'mode', 'placeholder', 'required', 'uploadTooltip', 'value'],
|
|
806
|
+
standalone: false
|
|
789
807
|
}]
|
|
790
|
-
}], ctorParameters:
|
|
808
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
791
809
|
let PAvatar = class PAvatar {
|
|
792
810
|
z;
|
|
793
811
|
el;
|
|
@@ -796,15 +814,15 @@ let PAvatar = class PAvatar {
|
|
|
796
814
|
c.detach();
|
|
797
815
|
this.el = r.nativeElement;
|
|
798
816
|
}
|
|
799
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
800
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
817
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
818
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PAvatar, isStandalone: false, selector: "p-avatar", inputs: { defaultImage: "defaultImage", letters: "letters", size: "size", src: "src", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
801
819
|
};
|
|
802
820
|
PAvatar = __decorate([
|
|
803
821
|
ProxyCmp({
|
|
804
822
|
inputs: ['defaultImage', 'letters', 'size', 'src', 'variant']
|
|
805
823
|
})
|
|
806
824
|
], PAvatar);
|
|
807
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAvatar, decorators: [{
|
|
808
826
|
type: Component,
|
|
809
827
|
args: [{
|
|
810
828
|
selector: 'p-avatar',
|
|
@@ -812,8 +830,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
812
830
|
template: '<ng-content></ng-content>',
|
|
813
831
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
814
832
|
inputs: ['defaultImage', 'letters', 'size', 'src', 'variant'],
|
|
833
|
+
standalone: false
|
|
815
834
|
}]
|
|
816
|
-
}], ctorParameters:
|
|
835
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
817
836
|
let PAvatarGroup = class PAvatarGroup {
|
|
818
837
|
z;
|
|
819
838
|
el;
|
|
@@ -822,15 +841,15 @@ let PAvatarGroup = class PAvatarGroup {
|
|
|
822
841
|
c.detach();
|
|
823
842
|
this.el = r.nativeElement;
|
|
824
843
|
}
|
|
825
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
826
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
844
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAvatarGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
845
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PAvatarGroup, isStandalone: false, selector: "p-avatar-group", inputs: { extra: "extra" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
827
846
|
};
|
|
828
847
|
PAvatarGroup = __decorate([
|
|
829
848
|
ProxyCmp({
|
|
830
849
|
inputs: ['extra']
|
|
831
850
|
})
|
|
832
851
|
], PAvatarGroup);
|
|
833
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
852
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PAvatarGroup, decorators: [{
|
|
834
853
|
type: Component,
|
|
835
854
|
args: [{
|
|
836
855
|
selector: 'p-avatar-group',
|
|
@@ -838,8 +857,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
838
857
|
template: '<ng-content></ng-content>',
|
|
839
858
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
840
859
|
inputs: ['extra'],
|
|
860
|
+
standalone: false
|
|
841
861
|
}]
|
|
842
|
-
}], ctorParameters:
|
|
862
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
843
863
|
let PBackdrop = class PBackdrop {
|
|
844
864
|
z;
|
|
845
865
|
el;
|
|
@@ -849,15 +869,15 @@ let PBackdrop = class PBackdrop {
|
|
|
849
869
|
this.el = r.nativeElement;
|
|
850
870
|
proxyOutputs(this, this.el, ['clicked']);
|
|
851
871
|
}
|
|
852
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
853
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
872
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PBackdrop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
873
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PBackdrop, isStandalone: false, selector: "p-backdrop", inputs: { applyBlur: "applyBlur", class: "class", closing: "closing", scrollLock: "scrollLock", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
854
874
|
};
|
|
855
875
|
PBackdrop = __decorate([
|
|
856
876
|
ProxyCmp({
|
|
857
877
|
inputs: ['applyBlur', 'class', 'closing', 'scrollLock', 'variant']
|
|
858
878
|
})
|
|
859
879
|
], PBackdrop);
|
|
860
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
880
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PBackdrop, decorators: [{
|
|
861
881
|
type: Component,
|
|
862
882
|
args: [{
|
|
863
883
|
selector: 'p-backdrop',
|
|
@@ -865,8 +885,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
865
885
|
template: '<ng-content></ng-content>',
|
|
866
886
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
867
887
|
inputs: ['applyBlur', 'class', 'closing', 'scrollLock', 'variant'],
|
|
888
|
+
standalone: false
|
|
868
889
|
}]
|
|
869
|
-
}], ctorParameters:
|
|
890
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
870
891
|
let PBadge = class PBadge {
|
|
871
892
|
z;
|
|
872
893
|
el;
|
|
@@ -875,13 +896,13 @@ let PBadge = class PBadge {
|
|
|
875
896
|
c.detach();
|
|
876
897
|
this.el = r.nativeElement;
|
|
877
898
|
}
|
|
878
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
879
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
899
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
900
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PBadge, isStandalone: false, selector: "p-badge", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
880
901
|
};
|
|
881
902
|
PBadge = __decorate([
|
|
882
903
|
ProxyCmp({})
|
|
883
904
|
], PBadge);
|
|
884
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
905
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PBadge, decorators: [{
|
|
885
906
|
type: Component,
|
|
886
907
|
args: [{
|
|
887
908
|
selector: 'p-badge',
|
|
@@ -889,8 +910,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
889
910
|
template: '<ng-content></ng-content>',
|
|
890
911
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
891
912
|
inputs: [],
|
|
913
|
+
standalone: false
|
|
892
914
|
}]
|
|
893
|
-
}], ctorParameters:
|
|
915
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
894
916
|
let PButton = class PButton {
|
|
895
917
|
z;
|
|
896
918
|
el;
|
|
@@ -900,15 +922,15 @@ let PButton = class PButton {
|
|
|
900
922
|
this.el = r.nativeElement;
|
|
901
923
|
proxyOutputs(this, this.el, ['onClick']);
|
|
902
924
|
}
|
|
903
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
904
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
925
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
926
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PButton, isStandalone: false, selector: "p-button", inputs: { active: "active", as: "as", buttonGroupPosition: "buttonGroupPosition", chevron: "chevron", chevronPosition: "chevronPosition", class: "class", disabled: "disabled", error: "error", href: "href", icon: "icon", iconClass: "iconClass", iconFlip: "iconFlip", iconOnly: "iconOnly", iconPosition: "iconPosition", iconRotate: "iconRotate", inheritText: "inheritText", label: "label", loading: "loading", size: "size", tabIndex: "tabIndex", target: "target", type: "type", underline: "underline", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
905
927
|
};
|
|
906
928
|
PButton = __decorate([
|
|
907
929
|
ProxyCmp({
|
|
908
930
|
inputs: ['active', 'as', 'buttonGroupPosition', 'chevron', 'chevronPosition', 'class', 'disabled', 'error', 'href', 'icon', 'iconClass', 'iconFlip', 'iconOnly', 'iconPosition', 'iconRotate', 'inheritText', 'label', 'loading', 'size', 'tabIndex', 'target', 'type', 'underline', 'variant']
|
|
909
931
|
})
|
|
910
932
|
], PButton);
|
|
911
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PButton, decorators: [{
|
|
912
934
|
type: Component,
|
|
913
935
|
args: [{
|
|
914
936
|
selector: 'p-button',
|
|
@@ -916,8 +938,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
916
938
|
template: '<ng-content></ng-content>',
|
|
917
939
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
918
940
|
inputs: ['active', 'as', 'buttonGroupPosition', 'chevron', 'chevronPosition', 'class', 'disabled', 'error', 'href', 'icon', 'iconClass', 'iconFlip', 'iconOnly', 'iconPosition', 'iconRotate', 'inheritText', 'label', 'loading', 'size', 'tabIndex', 'target', 'type', 'underline', 'variant'],
|
|
941
|
+
standalone: false
|
|
919
942
|
}]
|
|
920
|
-
}], ctorParameters:
|
|
943
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
921
944
|
let PButtonGroup = class PButtonGroup {
|
|
922
945
|
z;
|
|
923
946
|
el;
|
|
@@ -926,15 +949,15 @@ let PButtonGroup = class PButtonGroup {
|
|
|
926
949
|
c.detach();
|
|
927
950
|
this.el = r.nativeElement;
|
|
928
951
|
}
|
|
929
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
930
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
952
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PButtonGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
953
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PButtonGroup, isStandalone: false, selector: "p-button-group", inputs: { size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
931
954
|
};
|
|
932
955
|
PButtonGroup = __decorate([
|
|
933
956
|
ProxyCmp({
|
|
934
957
|
inputs: ['size']
|
|
935
958
|
})
|
|
936
959
|
], PButtonGroup);
|
|
937
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
960
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PButtonGroup, decorators: [{
|
|
938
961
|
type: Component,
|
|
939
962
|
args: [{
|
|
940
963
|
selector: 'p-button-group',
|
|
@@ -942,8 +965,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
942
965
|
template: '<ng-content></ng-content>',
|
|
943
966
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
944
967
|
inputs: ['size'],
|
|
968
|
+
standalone: false
|
|
945
969
|
}]
|
|
946
|
-
}], ctorParameters:
|
|
970
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
947
971
|
let PCalendar = class PCalendar {
|
|
948
972
|
z;
|
|
949
973
|
el;
|
|
@@ -953,15 +977,15 @@ let PCalendar = class PCalendar {
|
|
|
953
977
|
this.el = r.nativeElement;
|
|
954
978
|
proxyOutputs(this, this.el, ['valueChange']);
|
|
955
979
|
}
|
|
956
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
957
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
980
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCalendar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
981
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PCalendar, isStandalone: false, selector: "p-calendar", inputs: { disableWeekends: "disableWeekends", disabledDates: "disabledDates", enableToday: "enableToday", maxDate: "maxDate", minDate: "minDate", mode: "mode", preselectToday: "preselectToday", todayText: "todayText", value: "value", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
958
982
|
};
|
|
959
983
|
PCalendar = __decorate([
|
|
960
984
|
ProxyCmp({
|
|
961
985
|
inputs: ['disableWeekends', 'disabledDates', 'enableToday', 'maxDate', 'minDate', 'mode', 'preselectToday', 'todayText', 'value', 'variant']
|
|
962
986
|
})
|
|
963
987
|
], PCalendar);
|
|
964
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
988
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCalendar, decorators: [{
|
|
965
989
|
type: Component,
|
|
966
990
|
args: [{
|
|
967
991
|
selector: 'p-calendar',
|
|
@@ -969,8 +993,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
969
993
|
template: '<ng-content></ng-content>',
|
|
970
994
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
971
995
|
inputs: ['disableWeekends', 'disabledDates', 'enableToday', 'maxDate', 'minDate', 'mode', 'preselectToday', 'todayText', 'value', 'variant'],
|
|
996
|
+
standalone: false
|
|
972
997
|
}]
|
|
973
|
-
}], ctorParameters:
|
|
998
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
974
999
|
let PCardBody = class PCardBody {
|
|
975
1000
|
z;
|
|
976
1001
|
el;
|
|
@@ -979,13 +1004,13 @@ let PCardBody = class PCardBody {
|
|
|
979
1004
|
c.detach();
|
|
980
1005
|
this.el = r.nativeElement;
|
|
981
1006
|
}
|
|
982
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
983
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1007
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCardBody, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1008
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PCardBody, isStandalone: false, selector: "p-card-body", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
984
1009
|
};
|
|
985
1010
|
PCardBody = __decorate([
|
|
986
1011
|
ProxyCmp({})
|
|
987
1012
|
], PCardBody);
|
|
988
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1013
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCardBody, decorators: [{
|
|
989
1014
|
type: Component,
|
|
990
1015
|
args: [{
|
|
991
1016
|
selector: 'p-card-body',
|
|
@@ -993,8 +1018,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
993
1018
|
template: '<ng-content></ng-content>',
|
|
994
1019
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
995
1020
|
inputs: [],
|
|
1021
|
+
standalone: false
|
|
996
1022
|
}]
|
|
997
|
-
}], ctorParameters:
|
|
1023
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
998
1024
|
let PCardContainer = class PCardContainer {
|
|
999
1025
|
z;
|
|
1000
1026
|
el;
|
|
@@ -1003,15 +1029,15 @@ let PCardContainer = class PCardContainer {
|
|
|
1003
1029
|
c.detach();
|
|
1004
1030
|
this.el = r.nativeElement;
|
|
1005
1031
|
}
|
|
1006
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1007
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1032
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCardContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1033
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PCardContainer, isStandalone: false, selector: "p-card-container", inputs: { active: "active", bgClass: "bgClass", border: "border", hoverable: "hoverable", shadow: "shadow", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1008
1034
|
};
|
|
1009
1035
|
PCardContainer = __decorate([
|
|
1010
1036
|
ProxyCmp({
|
|
1011
1037
|
inputs: ['active', 'bgClass', 'border', 'hoverable', 'shadow', 'variant']
|
|
1012
1038
|
})
|
|
1013
1039
|
], PCardContainer);
|
|
1014
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1040
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCardContainer, decorators: [{
|
|
1015
1041
|
type: Component,
|
|
1016
1042
|
args: [{
|
|
1017
1043
|
selector: 'p-card-container',
|
|
@@ -1019,8 +1045,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1019
1045
|
template: '<ng-content></ng-content>',
|
|
1020
1046
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1021
1047
|
inputs: ['active', 'bgClass', 'border', 'hoverable', 'shadow', 'variant'],
|
|
1048
|
+
standalone: false
|
|
1022
1049
|
}]
|
|
1023
|
-
}], ctorParameters:
|
|
1050
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1024
1051
|
let PCardHeader = class PCardHeader {
|
|
1025
1052
|
z;
|
|
1026
1053
|
el;
|
|
@@ -1029,15 +1056,15 @@ let PCardHeader = class PCardHeader {
|
|
|
1029
1056
|
c.detach();
|
|
1030
1057
|
this.el = r.nativeElement;
|
|
1031
1058
|
}
|
|
1032
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1033
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1059
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCardHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1060
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PCardHeader, isStandalone: false, selector: "p-card-header", inputs: { divider: "divider", header: "header", icon: "icon", iconFlip: "iconFlip", iconRotate: "iconRotate", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1034
1061
|
};
|
|
1035
1062
|
PCardHeader = __decorate([
|
|
1036
1063
|
ProxyCmp({
|
|
1037
1064
|
inputs: ['divider', 'header', 'icon', 'iconFlip', 'iconRotate', 'variant']
|
|
1038
1065
|
})
|
|
1039
1066
|
], PCardHeader);
|
|
1040
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1067
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCardHeader, decorators: [{
|
|
1041
1068
|
type: Component,
|
|
1042
1069
|
args: [{
|
|
1043
1070
|
selector: 'p-card-header',
|
|
@@ -1045,8 +1072,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1045
1072
|
template: '<ng-content></ng-content>',
|
|
1046
1073
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1047
1074
|
inputs: ['divider', 'header', 'icon', 'iconFlip', 'iconRotate', 'variant'],
|
|
1075
|
+
standalone: false
|
|
1048
1076
|
}]
|
|
1049
|
-
}], ctorParameters:
|
|
1077
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1050
1078
|
let PCheckbox = class PCheckbox {
|
|
1051
1079
|
z;
|
|
1052
1080
|
el;
|
|
@@ -1056,15 +1084,15 @@ let PCheckbox = class PCheckbox {
|
|
|
1056
1084
|
this.el = r.nativeElement;
|
|
1057
1085
|
proxyOutputs(this, this.el, ['checkedChange', 'indeterminateChange']);
|
|
1058
1086
|
}
|
|
1059
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1060
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1087
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1088
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PCheckbox, isStandalone: false, selector: "p-checkbox", inputs: { checked: "checked", disabled: "disabled", id: "id", indeterminate: "indeterminate", name: "name", required: "required" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1061
1089
|
};
|
|
1062
1090
|
PCheckbox = __decorate([
|
|
1063
1091
|
ProxyCmp({
|
|
1064
1092
|
inputs: ['checked', 'disabled', 'id', 'indeterminate', 'name', 'required']
|
|
1065
1093
|
})
|
|
1066
1094
|
], PCheckbox);
|
|
1067
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1095
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCheckbox, decorators: [{
|
|
1068
1096
|
type: Component,
|
|
1069
1097
|
args: [{
|
|
1070
1098
|
selector: 'p-checkbox',
|
|
@@ -1072,8 +1100,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1072
1100
|
template: '<ng-content></ng-content>',
|
|
1073
1101
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1074
1102
|
inputs: ['checked', 'disabled', 'id', 'indeterminate', 'name', 'required'],
|
|
1103
|
+
standalone: false
|
|
1075
1104
|
}]
|
|
1076
|
-
}], ctorParameters:
|
|
1105
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1077
1106
|
let PContentSlider = class PContentSlider {
|
|
1078
1107
|
z;
|
|
1079
1108
|
el;
|
|
@@ -1082,15 +1111,15 @@ let PContentSlider = class PContentSlider {
|
|
|
1082
1111
|
c.detach();
|
|
1083
1112
|
this.el = r.nativeElement;
|
|
1084
1113
|
}
|
|
1085
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1086
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1114
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PContentSlider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1115
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PContentSlider, isStandalone: false, selector: "p-content-slider", inputs: { disableAutoCenter: "disableAutoCenter", disableDrag: "disableDrag", disableIndicatorClick: "disableIndicatorClick", hideMobileIndicator: "hideMobileIndicator" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1087
1116
|
};
|
|
1088
1117
|
PContentSlider = __decorate([
|
|
1089
1118
|
ProxyCmp({
|
|
1090
1119
|
inputs: ['disableAutoCenter', 'disableDrag', 'disableIndicatorClick', 'hideMobileIndicator']
|
|
1091
1120
|
})
|
|
1092
1121
|
], PContentSlider);
|
|
1093
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1122
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PContentSlider, decorators: [{
|
|
1094
1123
|
type: Component,
|
|
1095
1124
|
args: [{
|
|
1096
1125
|
selector: 'p-content-slider',
|
|
@@ -1098,8 +1127,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1098
1127
|
template: '<ng-content></ng-content>',
|
|
1099
1128
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1100
1129
|
inputs: ['disableAutoCenter', 'disableDrag', 'disableIndicatorClick', 'hideMobileIndicator'],
|
|
1130
|
+
standalone: false
|
|
1101
1131
|
}]
|
|
1102
|
-
}], ctorParameters:
|
|
1132
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1103
1133
|
let PCropper = class PCropper {
|
|
1104
1134
|
z;
|
|
1105
1135
|
el;
|
|
@@ -1109,15 +1139,15 @@ let PCropper = class PCropper {
|
|
|
1109
1139
|
this.el = r.nativeElement;
|
|
1110
1140
|
proxyOutputs(this, this.el, ['valueChange']);
|
|
1111
1141
|
}
|
|
1112
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1113
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1142
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCropper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1143
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PCropper, isStandalone: false, selector: "p-cropper", inputs: { returnType: "returnType", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1114
1144
|
};
|
|
1115
1145
|
PCropper = __decorate([
|
|
1116
1146
|
ProxyCmp({
|
|
1117
1147
|
inputs: ['returnType', 'value']
|
|
1118
1148
|
})
|
|
1119
1149
|
], PCropper);
|
|
1120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1150
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PCropper, decorators: [{
|
|
1121
1151
|
type: Component,
|
|
1122
1152
|
args: [{
|
|
1123
1153
|
selector: 'p-cropper',
|
|
@@ -1125,8 +1155,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1125
1155
|
template: '<ng-content></ng-content>',
|
|
1126
1156
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1127
1157
|
inputs: ['returnType', 'value'],
|
|
1158
|
+
standalone: false
|
|
1128
1159
|
}]
|
|
1129
|
-
}], ctorParameters:
|
|
1160
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1130
1161
|
let PDatepicker = class PDatepicker {
|
|
1131
1162
|
z;
|
|
1132
1163
|
el;
|
|
@@ -1136,15 +1167,15 @@ let PDatepicker = class PDatepicker {
|
|
|
1136
1167
|
this.el = r.nativeElement;
|
|
1137
1168
|
proxyOutputs(this, this.el, ['valueChange']);
|
|
1138
1169
|
}
|
|
1139
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1140
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1170
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDatepicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1171
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDatepicker, isStandalone: false, selector: "p-datepicker", inputs: { disableWeekends: "disableWeekends", disabled: "disabled", disabledDates: "disabledDates", enableNativePicker: "enableNativePicker", enableToday: "enableToday", error: "error", format: "format", helper: "helper", hideIconWhenFilled: "hideIconWhenFilled", label: "label", loading: "loading", maxDate: "maxDate", minDate: "minDate", mode: "mode", placeholder: "placeholder", placement: "placement", prefix: "prefix", preselectToday: "preselectToday", required: "required", showOptional: "showOptional", size: "size", strategy: "strategy", todayText: "todayText", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1141
1172
|
};
|
|
1142
1173
|
PDatepicker = __decorate([
|
|
1143
1174
|
ProxyCmp({
|
|
1144
1175
|
inputs: ['disableWeekends', 'disabled', 'disabledDates', 'enableNativePicker', 'enableToday', 'error', 'format', 'helper', 'hideIconWhenFilled', 'label', 'loading', 'maxDate', 'minDate', 'mode', 'placeholder', 'placement', 'prefix', 'preselectToday', 'required', 'showOptional', 'size', 'strategy', 'todayText', 'value']
|
|
1145
1176
|
})
|
|
1146
1177
|
], PDatepicker);
|
|
1147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDatepicker, decorators: [{
|
|
1148
1179
|
type: Component,
|
|
1149
1180
|
args: [{
|
|
1150
1181
|
selector: 'p-datepicker',
|
|
@@ -1152,8 +1183,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1152
1183
|
template: '<ng-content></ng-content>',
|
|
1153
1184
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1154
1185
|
inputs: ['disableWeekends', 'disabled', 'disabledDates', 'enableNativePicker', 'enableToday', 'error', 'format', 'helper', 'hideIconWhenFilled', 'label', 'loading', 'maxDate', 'minDate', 'mode', 'placeholder', 'placement', 'prefix', 'preselectToday', 'required', 'showOptional', 'size', 'strategy', 'todayText', 'value'],
|
|
1186
|
+
standalone: false
|
|
1155
1187
|
}]
|
|
1156
|
-
}], ctorParameters:
|
|
1188
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1157
1189
|
let PDivider = class PDivider {
|
|
1158
1190
|
z;
|
|
1159
1191
|
el;
|
|
@@ -1162,15 +1194,15 @@ let PDivider = class PDivider {
|
|
|
1162
1194
|
c.detach();
|
|
1163
1195
|
this.el = r.nativeElement;
|
|
1164
1196
|
}
|
|
1165
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1166
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1197
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1198
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDivider, isStandalone: false, selector: "p-divider", inputs: { alignContent: "alignContent", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1167
1199
|
};
|
|
1168
1200
|
PDivider = __decorate([
|
|
1169
1201
|
ProxyCmp({
|
|
1170
1202
|
inputs: ['alignContent', 'variant']
|
|
1171
1203
|
})
|
|
1172
1204
|
], PDivider);
|
|
1173
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDivider, decorators: [{
|
|
1174
1206
|
type: Component,
|
|
1175
1207
|
args: [{
|
|
1176
1208
|
selector: 'p-divider',
|
|
@@ -1178,8 +1210,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1178
1210
|
template: '<ng-content></ng-content>',
|
|
1179
1211
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1180
1212
|
inputs: ['alignContent', 'variant'],
|
|
1213
|
+
standalone: false
|
|
1181
1214
|
}]
|
|
1182
|
-
}], ctorParameters:
|
|
1215
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1183
1216
|
let PDrawer = class PDrawer {
|
|
1184
1217
|
z;
|
|
1185
1218
|
el;
|
|
@@ -1189,15 +1222,15 @@ let PDrawer = class PDrawer {
|
|
|
1189
1222
|
this.el = r.nativeElement;
|
|
1190
1223
|
proxyOutputs(this, this.el, ['closeClicked', 'closed']);
|
|
1191
1224
|
}
|
|
1192
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1193
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1225
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1226
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDrawer, isStandalone: false, selector: "p-drawer", inputs: { applyBlur: "applyBlur", backdropClickClose: "backdropClickClose", canClose: "canClose", header: "header", scrollLock: "scrollLock", show: "show", showClose: "showClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1194
1227
|
};
|
|
1195
1228
|
PDrawer = __decorate([
|
|
1196
1229
|
ProxyCmp({
|
|
1197
1230
|
inputs: ['applyBlur', 'backdropClickClose', 'canClose', 'header', 'scrollLock', 'show', 'showClose']
|
|
1198
1231
|
})
|
|
1199
1232
|
], PDrawer);
|
|
1200
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1233
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawer, decorators: [{
|
|
1201
1234
|
type: Component,
|
|
1202
1235
|
args: [{
|
|
1203
1236
|
selector: 'p-drawer',
|
|
@@ -1205,8 +1238,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1205
1238
|
template: '<ng-content></ng-content>',
|
|
1206
1239
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1207
1240
|
inputs: ['applyBlur', 'backdropClickClose', 'canClose', 'header', 'scrollLock', 'show', 'showClose'],
|
|
1241
|
+
standalone: false
|
|
1208
1242
|
}]
|
|
1209
|
-
}], ctorParameters:
|
|
1243
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1210
1244
|
let PDrawerBody = class PDrawerBody {
|
|
1211
1245
|
z;
|
|
1212
1246
|
el;
|
|
@@ -1215,13 +1249,13 @@ let PDrawerBody = class PDrawerBody {
|
|
|
1215
1249
|
c.detach();
|
|
1216
1250
|
this.el = r.nativeElement;
|
|
1217
1251
|
}
|
|
1218
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1219
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1252
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawerBody, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1253
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDrawerBody, isStandalone: false, selector: "p-drawer-body", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1220
1254
|
};
|
|
1221
1255
|
PDrawerBody = __decorate([
|
|
1222
1256
|
ProxyCmp({})
|
|
1223
1257
|
], PDrawerBody);
|
|
1224
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1258
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawerBody, decorators: [{
|
|
1225
1259
|
type: Component,
|
|
1226
1260
|
args: [{
|
|
1227
1261
|
selector: 'p-drawer-body',
|
|
@@ -1229,8 +1263,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1229
1263
|
template: '<ng-content></ng-content>',
|
|
1230
1264
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1231
1265
|
inputs: [],
|
|
1266
|
+
standalone: false
|
|
1232
1267
|
}]
|
|
1233
|
-
}], ctorParameters:
|
|
1268
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1234
1269
|
let PDrawerContainer = class PDrawerContainer {
|
|
1235
1270
|
z;
|
|
1236
1271
|
el;
|
|
@@ -1239,15 +1274,15 @@ let PDrawerContainer = class PDrawerContainer {
|
|
|
1239
1274
|
c.detach();
|
|
1240
1275
|
this.el = r.nativeElement;
|
|
1241
1276
|
}
|
|
1242
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1243
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1277
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawerContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1278
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDrawerContainer, isStandalone: false, selector: "p-drawer-container", inputs: { closing: "closing" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1244
1279
|
};
|
|
1245
1280
|
PDrawerContainer = __decorate([
|
|
1246
1281
|
ProxyCmp({
|
|
1247
1282
|
inputs: ['closing']
|
|
1248
1283
|
})
|
|
1249
1284
|
], PDrawerContainer);
|
|
1250
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1285
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawerContainer, decorators: [{
|
|
1251
1286
|
type: Component,
|
|
1252
1287
|
args: [{
|
|
1253
1288
|
selector: 'p-drawer-container',
|
|
@@ -1255,8 +1290,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1255
1290
|
template: '<ng-content></ng-content>',
|
|
1256
1291
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1257
1292
|
inputs: ['closing'],
|
|
1293
|
+
standalone: false
|
|
1258
1294
|
}]
|
|
1259
|
-
}], ctorParameters:
|
|
1295
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1260
1296
|
let PDrawerHeader = class PDrawerHeader {
|
|
1261
1297
|
z;
|
|
1262
1298
|
el;
|
|
@@ -1266,15 +1302,15 @@ let PDrawerHeader = class PDrawerHeader {
|
|
|
1266
1302
|
this.el = r.nativeElement;
|
|
1267
1303
|
proxyOutputs(this, this.el, ['close']);
|
|
1268
1304
|
}
|
|
1269
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1270
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1305
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawerHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1306
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDrawerHeader, isStandalone: false, selector: "p-drawer-header", inputs: { showClose: "showClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1271
1307
|
};
|
|
1272
1308
|
PDrawerHeader = __decorate([
|
|
1273
1309
|
ProxyCmp({
|
|
1274
1310
|
inputs: ['showClose']
|
|
1275
1311
|
})
|
|
1276
1312
|
], PDrawerHeader);
|
|
1277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1313
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDrawerHeader, decorators: [{
|
|
1278
1314
|
type: Component,
|
|
1279
1315
|
args: [{
|
|
1280
1316
|
selector: 'p-drawer-header',
|
|
@@ -1282,8 +1318,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1282
1318
|
template: '<ng-content></ng-content>',
|
|
1283
1319
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1284
1320
|
inputs: ['showClose'],
|
|
1321
|
+
standalone: false
|
|
1285
1322
|
}]
|
|
1286
|
-
}], ctorParameters:
|
|
1323
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1287
1324
|
let PDropdown = class PDropdown {
|
|
1288
1325
|
z;
|
|
1289
1326
|
el;
|
|
@@ -1293,15 +1330,15 @@ let PDropdown = class PDropdown {
|
|
|
1293
1330
|
this.el = r.nativeElement;
|
|
1294
1331
|
proxyOutputs(this, this.el, ['isOpen']);
|
|
1295
1332
|
}
|
|
1296
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1297
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1333
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1334
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDropdown, isStandalone: false, selector: "p-dropdown", inputs: { allowOverflow: "allowOverflow", applyChevron: "applyChevron", applyFullWidth: "applyFullWidth", applyMaxWidth: "applyMaxWidth", chevronDirection: "chevronDirection", chevronPosition: "chevronPosition", containerClass: "containerClass", disableTriggerClick: "disableTriggerClick", insideClick: "insideClick", isDatepicker: "isDatepicker", manual: "manual", offset: "offset", placement: "placement", scrollable: "scrollable", show: "show", strategy: "strategy", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1298
1335
|
};
|
|
1299
1336
|
PDropdown = __decorate([
|
|
1300
1337
|
ProxyCmp({
|
|
1301
1338
|
inputs: ['allowOverflow', 'applyChevron', 'applyFullWidth', 'applyMaxWidth', 'chevronDirection', 'chevronPosition', 'containerClass', 'disableTriggerClick', 'insideClick', 'isDatepicker', 'manual', 'offset', 'placement', 'scrollable', 'show', 'strategy', 'variant']
|
|
1302
1339
|
})
|
|
1303
1340
|
], PDropdown);
|
|
1304
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1341
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDropdown, decorators: [{
|
|
1305
1342
|
type: Component,
|
|
1306
1343
|
args: [{
|
|
1307
1344
|
selector: 'p-dropdown',
|
|
@@ -1309,8 +1346,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1309
1346
|
template: '<ng-content></ng-content>',
|
|
1310
1347
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1311
1348
|
inputs: ['allowOverflow', 'applyChevron', 'applyFullWidth', 'applyMaxWidth', 'chevronDirection', 'chevronPosition', 'containerClass', 'disableTriggerClick', 'insideClick', 'isDatepicker', 'manual', 'offset', 'placement', 'scrollable', 'show', 'strategy', 'variant'],
|
|
1349
|
+
standalone: false
|
|
1312
1350
|
}]
|
|
1313
|
-
}], ctorParameters:
|
|
1351
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1314
1352
|
let PDropdownMenuContainer = class PDropdownMenuContainer {
|
|
1315
1353
|
z;
|
|
1316
1354
|
el;
|
|
@@ -1319,15 +1357,15 @@ let PDropdownMenuContainer = class PDropdownMenuContainer {
|
|
|
1319
1357
|
c.detach();
|
|
1320
1358
|
this.el = r.nativeElement;
|
|
1321
1359
|
}
|
|
1322
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1323
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1360
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDropdownMenuContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1361
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDropdownMenuContainer, isStandalone: false, selector: "p-dropdown-menu-container", inputs: { allowOverflow: "allowOverflow", class: "class", fullWidth: "fullWidth", maxWidth: "maxWidth", scrollable: "scrollable", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1324
1362
|
};
|
|
1325
1363
|
PDropdownMenuContainer = __decorate([
|
|
1326
1364
|
ProxyCmp({
|
|
1327
1365
|
inputs: ['allowOverflow', 'class', 'fullWidth', 'maxWidth', 'scrollable', 'variant']
|
|
1328
1366
|
})
|
|
1329
1367
|
], PDropdownMenuContainer);
|
|
1330
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1368
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDropdownMenuContainer, decorators: [{
|
|
1331
1369
|
type: Component,
|
|
1332
1370
|
args: [{
|
|
1333
1371
|
selector: 'p-dropdown-menu-container',
|
|
@@ -1335,8 +1373,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1335
1373
|
template: '<ng-content></ng-content>',
|
|
1336
1374
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1337
1375
|
inputs: ['allowOverflow', 'class', 'fullWidth', 'maxWidth', 'scrollable', 'variant'],
|
|
1376
|
+
standalone: false
|
|
1338
1377
|
}]
|
|
1339
|
-
}], ctorParameters:
|
|
1378
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1340
1379
|
let PDropdownMenuItem = class PDropdownMenuItem {
|
|
1341
1380
|
z;
|
|
1342
1381
|
el;
|
|
@@ -1345,15 +1384,15 @@ let PDropdownMenuItem = class PDropdownMenuItem {
|
|
|
1345
1384
|
c.detach();
|
|
1346
1385
|
this.el = r.nativeElement;
|
|
1347
1386
|
}
|
|
1348
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1349
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1387
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDropdownMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1388
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PDropdownMenuItem, isStandalone: false, selector: "p-dropdown-menu-item", inputs: { active: "active", autoHeight: "autoHeight", checkbox: "checkbox", disabled: "disabled", enableHover: "enableHover", enableTextWrap: "enableTextWrap", icon: "icon", iconWave: "iconWave", useContainer: "useContainer", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1350
1389
|
};
|
|
1351
1390
|
PDropdownMenuItem = __decorate([
|
|
1352
1391
|
ProxyCmp({
|
|
1353
1392
|
inputs: ['active', 'autoHeight', 'checkbox', 'disabled', 'enableHover', 'enableTextWrap', 'icon', 'iconWave', 'useContainer', 'variant']
|
|
1354
1393
|
})
|
|
1355
1394
|
], PDropdownMenuItem);
|
|
1356
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1395
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PDropdownMenuItem, decorators: [{
|
|
1357
1396
|
type: Component,
|
|
1358
1397
|
args: [{
|
|
1359
1398
|
selector: 'p-dropdown-menu-item',
|
|
@@ -1361,8 +1400,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1361
1400
|
template: '<ng-content></ng-content>',
|
|
1362
1401
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1363
1402
|
inputs: ['active', 'autoHeight', 'checkbox', 'disabled', 'enableHover', 'enableTextWrap', 'icon', 'iconWave', 'useContainer', 'variant'],
|
|
1403
|
+
standalone: false
|
|
1364
1404
|
}]
|
|
1365
|
-
}], ctorParameters:
|
|
1405
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1366
1406
|
let PEmptyState = class PEmptyState {
|
|
1367
1407
|
z;
|
|
1368
1408
|
el;
|
|
@@ -1372,15 +1412,15 @@ let PEmptyState = class PEmptyState {
|
|
|
1372
1412
|
this.el = r.nativeElement;
|
|
1373
1413
|
proxyOutputs(this, this.el, ['action']);
|
|
1374
1414
|
}
|
|
1375
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1376
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1415
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PEmptyState, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1416
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PEmptyState, isStandalone: false, selector: "p-empty-state", inputs: { actionIcon: "actionIcon", actionIconPosition: "actionIconPosition", actionLoading: "actionLoading", actionText: "actionText", actionVariant: "actionVariant", content: "content", enableAction: "enableAction", header: "header", illustration: "illustration" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1377
1417
|
};
|
|
1378
1418
|
PEmptyState = __decorate([
|
|
1379
1419
|
ProxyCmp({
|
|
1380
1420
|
inputs: ['actionIcon', 'actionIconPosition', 'actionLoading', 'actionText', 'actionVariant', 'content', 'enableAction', 'header', 'illustration']
|
|
1381
1421
|
})
|
|
1382
1422
|
], PEmptyState);
|
|
1383
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1423
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PEmptyState, decorators: [{
|
|
1384
1424
|
type: Component,
|
|
1385
1425
|
args: [{
|
|
1386
1426
|
selector: 'p-empty-state',
|
|
@@ -1388,8 +1428,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1388
1428
|
template: '<ng-content></ng-content>',
|
|
1389
1429
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1390
1430
|
inputs: ['actionIcon', 'actionIconPosition', 'actionLoading', 'actionText', 'actionVariant', 'content', 'enableAction', 'header', 'illustration'],
|
|
1431
|
+
standalone: false
|
|
1391
1432
|
}]
|
|
1392
|
-
}], ctorParameters:
|
|
1433
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1393
1434
|
let PField = class PField {
|
|
1394
1435
|
z;
|
|
1395
1436
|
el;
|
|
@@ -1399,15 +1440,15 @@ let PField = class PField {
|
|
|
1399
1440
|
this.el = r.nativeElement;
|
|
1400
1441
|
proxyOutputs(this, this.el, ['valueChange', 'inputRefChange', 'add', 'enter']);
|
|
1401
1442
|
}
|
|
1402
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1403
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1443
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PField, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1444
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PField, isStandalone: false, selector: "p-field", inputs: { addText: "addText", align: "align", autoShowError: "autoShowError", autofocus: "autofocus", disabled: "disabled", error: "error", errorPlacement: "errorPlacement", focusMethod: "focusMethod", focused: "focused", forceShowTooltip: "forceShowTooltip", helper: "helper", icon: "icon", iconFlip: "iconFlip", iconPosition: "iconPosition", iconRotate: "iconRotate", id: "id", label: "label", loading: "loading", optionalTemplate: "optionalTemplate", placeholder: "placeholder", prefix: "prefix", properties: "properties", required: "required", selectAllOnFocus: "selectAllOnFocus", showAddOnEmpty: "showAddOnEmpty", showOptional: "showOptional", size: "size", suffix: "suffix", type: "type", value: "value", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1404
1445
|
};
|
|
1405
1446
|
PField = __decorate([
|
|
1406
1447
|
ProxyCmp({
|
|
1407
1448
|
inputs: ['addText', 'align', 'autoShowError', 'autofocus', 'disabled', 'error', 'errorPlacement', 'focusMethod', 'focused', 'forceShowTooltip', 'helper', 'icon', 'iconFlip', 'iconPosition', 'iconRotate', 'id', 'label', 'loading', 'optionalTemplate', 'placeholder', 'prefix', 'properties', 'required', 'selectAllOnFocus', 'showAddOnEmpty', 'showOptional', 'size', 'suffix', 'type', 'value', 'variant']
|
|
1408
1449
|
})
|
|
1409
1450
|
], PField);
|
|
1410
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1451
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PField, decorators: [{
|
|
1411
1452
|
type: Component,
|
|
1412
1453
|
args: [{
|
|
1413
1454
|
selector: 'p-field',
|
|
@@ -1415,8 +1456,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1415
1456
|
template: '<ng-content></ng-content>',
|
|
1416
1457
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1417
1458
|
inputs: ['addText', 'align', 'autoShowError', 'autofocus', 'disabled', 'error', 'errorPlacement', 'focusMethod', 'focused', 'forceShowTooltip', 'helper', 'icon', 'iconFlip', 'iconPosition', 'iconRotate', 'id', 'label', 'loading', 'optionalTemplate', 'placeholder', 'prefix', 'properties', 'required', 'selectAllOnFocus', 'showAddOnEmpty', 'showOptional', 'size', 'suffix', 'type', 'value', 'variant'],
|
|
1459
|
+
standalone: false
|
|
1418
1460
|
}]
|
|
1419
|
-
}], ctorParameters:
|
|
1461
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1420
1462
|
let PFieldContainer = class PFieldContainer {
|
|
1421
1463
|
z;
|
|
1422
1464
|
el;
|
|
@@ -1426,15 +1468,15 @@ let PFieldContainer = class PFieldContainer {
|
|
|
1426
1468
|
this.el = r.nativeElement;
|
|
1427
1469
|
proxyOutputs(this, this.el, ['focus']);
|
|
1428
1470
|
}
|
|
1429
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1430
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1471
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PFieldContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1472
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PFieldContainer, isStandalone: false, selector: "p-field-container", inputs: { align: "align", error: "error", errorPlacement: "errorPlacement", forceShowTooltip: "forceShowTooltip", helper: "helper", id: "id", label: "label", loading: "loading", loadingSize: "loadingSize", optionalTemplate: "optionalTemplate", required: "required", showOptional: "showOptional", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1431
1473
|
};
|
|
1432
1474
|
PFieldContainer = __decorate([
|
|
1433
1475
|
ProxyCmp({
|
|
1434
1476
|
inputs: ['align', 'error', 'errorPlacement', 'forceShowTooltip', 'helper', 'id', 'label', 'loading', 'loadingSize', 'optionalTemplate', 'required', 'showOptional', 'variant']
|
|
1435
1477
|
})
|
|
1436
1478
|
], PFieldContainer);
|
|
1437
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PFieldContainer, decorators: [{
|
|
1438
1480
|
type: Component,
|
|
1439
1481
|
args: [{
|
|
1440
1482
|
selector: 'p-field-container',
|
|
@@ -1442,8 +1484,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1442
1484
|
template: '<ng-content></ng-content>',
|
|
1443
1485
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1444
1486
|
inputs: ['align', 'error', 'errorPlacement', 'forceShowTooltip', 'helper', 'id', 'label', 'loading', 'loadingSize', 'optionalTemplate', 'required', 'showOptional', 'variant'],
|
|
1487
|
+
standalone: false
|
|
1445
1488
|
}]
|
|
1446
|
-
}], ctorParameters:
|
|
1489
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1447
1490
|
let PFloatingMenuContainer = class PFloatingMenuContainer {
|
|
1448
1491
|
z;
|
|
1449
1492
|
el;
|
|
@@ -1453,15 +1496,15 @@ let PFloatingMenuContainer = class PFloatingMenuContainer {
|
|
|
1453
1496
|
this.el = r.nativeElement;
|
|
1454
1497
|
proxyOutputs(this, this.el, ['close']);
|
|
1455
1498
|
}
|
|
1456
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1457
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1499
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PFloatingMenuContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1500
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PFloatingMenuContainer, isStandalone: false, selector: "p-floating-menu-container", inputs: { amount: "amount", amountSelectedTemplate: "amountSelectedTemplate", enableAmountSelected: "enableAmountSelected", enableClose: "enableClose", usedInTable: "usedInTable" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1458
1501
|
};
|
|
1459
1502
|
PFloatingMenuContainer = __decorate([
|
|
1460
1503
|
ProxyCmp({
|
|
1461
1504
|
inputs: ['amount', 'amountSelectedTemplate', 'enableAmountSelected', 'enableClose', 'usedInTable']
|
|
1462
1505
|
})
|
|
1463
1506
|
], PFloatingMenuContainer);
|
|
1464
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1507
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PFloatingMenuContainer, decorators: [{
|
|
1465
1508
|
type: Component,
|
|
1466
1509
|
args: [{
|
|
1467
1510
|
selector: 'p-floating-menu-container',
|
|
@@ -1469,8 +1512,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1469
1512
|
template: '<ng-content></ng-content>',
|
|
1470
1513
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1471
1514
|
inputs: ['amount', 'amountSelectedTemplate', 'enableAmountSelected', 'enableClose', 'usedInTable'],
|
|
1515
|
+
standalone: false
|
|
1472
1516
|
}]
|
|
1473
|
-
}], ctorParameters:
|
|
1517
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1474
1518
|
let PFloatingMenuItem = class PFloatingMenuItem {
|
|
1475
1519
|
z;
|
|
1476
1520
|
el;
|
|
@@ -1479,15 +1523,15 @@ let PFloatingMenuItem = class PFloatingMenuItem {
|
|
|
1479
1523
|
c.detach();
|
|
1480
1524
|
this.el = r.nativeElement;
|
|
1481
1525
|
}
|
|
1482
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1483
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1526
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PFloatingMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1527
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PFloatingMenuItem, isStandalone: false, selector: "p-floating-menu-item", inputs: { disabled: "disabled", hover: "hover", icon: "icon", iconFlip: "iconFlip", iconPosition: "iconPosition", iconRotate: "iconRotate", loading: "loading" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1484
1528
|
};
|
|
1485
1529
|
PFloatingMenuItem = __decorate([
|
|
1486
1530
|
ProxyCmp({
|
|
1487
1531
|
inputs: ['disabled', 'hover', 'icon', 'iconFlip', 'iconPosition', 'iconRotate', 'loading']
|
|
1488
1532
|
})
|
|
1489
1533
|
], PFloatingMenuItem);
|
|
1490
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1534
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PFloatingMenuItem, decorators: [{
|
|
1491
1535
|
type: Component,
|
|
1492
1536
|
args: [{
|
|
1493
1537
|
selector: 'p-floating-menu-item',
|
|
@@ -1495,8 +1539,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1495
1539
|
template: '<ng-content></ng-content>',
|
|
1496
1540
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1497
1541
|
inputs: ['disabled', 'hover', 'icon', 'iconFlip', 'iconPosition', 'iconRotate', 'loading'],
|
|
1542
|
+
standalone: false
|
|
1498
1543
|
}]
|
|
1499
|
-
}], ctorParameters:
|
|
1544
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1500
1545
|
let PHelper = class PHelper {
|
|
1501
1546
|
z;
|
|
1502
1547
|
el;
|
|
@@ -1505,15 +1550,15 @@ let PHelper = class PHelper {
|
|
|
1505
1550
|
c.detach();
|
|
1506
1551
|
this.el = r.nativeElement;
|
|
1507
1552
|
}
|
|
1508
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1509
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1553
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PHelper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1554
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PHelper, isStandalone: false, selector: "p-helper", inputs: { placement: "placement", strategy: "strategy" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1510
1555
|
};
|
|
1511
1556
|
PHelper = __decorate([
|
|
1512
1557
|
ProxyCmp({
|
|
1513
1558
|
inputs: ['placement', 'strategy']
|
|
1514
1559
|
})
|
|
1515
1560
|
], PHelper);
|
|
1516
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1561
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PHelper, decorators: [{
|
|
1517
1562
|
type: Component,
|
|
1518
1563
|
args: [{
|
|
1519
1564
|
selector: 'p-helper',
|
|
@@ -1521,8 +1566,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1521
1566
|
template: '<ng-content></ng-content>',
|
|
1522
1567
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1523
1568
|
inputs: ['placement', 'strategy'],
|
|
1569
|
+
standalone: false
|
|
1524
1570
|
}]
|
|
1525
|
-
}], ctorParameters:
|
|
1571
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1526
1572
|
let PIbanIcon = class PIbanIcon {
|
|
1527
1573
|
z;
|
|
1528
1574
|
el;
|
|
@@ -1531,15 +1577,15 @@ let PIbanIcon = class PIbanIcon {
|
|
|
1531
1577
|
c.detach();
|
|
1532
1578
|
this.el = r.nativeElement;
|
|
1533
1579
|
}
|
|
1534
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1535
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1580
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIbanIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1581
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PIbanIcon, isStandalone: false, selector: "p-iban-icon", inputs: { iban: "iban", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1536
1582
|
};
|
|
1537
1583
|
PIbanIcon = __decorate([
|
|
1538
1584
|
ProxyCmp({
|
|
1539
1585
|
inputs: ['iban', 'variant']
|
|
1540
1586
|
})
|
|
1541
1587
|
], PIbanIcon);
|
|
1542
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIbanIcon, decorators: [{
|
|
1543
1589
|
type: Component,
|
|
1544
1590
|
args: [{
|
|
1545
1591
|
selector: 'p-iban-icon',
|
|
@@ -1547,8 +1593,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1547
1593
|
template: '<ng-content></ng-content>',
|
|
1548
1594
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1549
1595
|
inputs: ['iban', 'variant'],
|
|
1596
|
+
standalone: false
|
|
1550
1597
|
}]
|
|
1551
|
-
}], ctorParameters:
|
|
1598
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1552
1599
|
let PIcon = class PIcon {
|
|
1553
1600
|
z;
|
|
1554
1601
|
el;
|
|
@@ -1557,15 +1604,15 @@ let PIcon = class PIcon {
|
|
|
1557
1604
|
c.detach();
|
|
1558
1605
|
this.el = r.nativeElement;
|
|
1559
1606
|
}
|
|
1560
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1561
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1607
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1608
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PIcon, isStandalone: false, selector: "p-icon", inputs: { flip: "flip", rotate: "rotate", size: "size", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1562
1609
|
};
|
|
1563
1610
|
PIcon = __decorate([
|
|
1564
1611
|
ProxyCmp({
|
|
1565
1612
|
inputs: ['flip', 'rotate', 'size', 'variant']
|
|
1566
1613
|
})
|
|
1567
1614
|
], PIcon);
|
|
1568
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1615
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIcon, decorators: [{
|
|
1569
1616
|
type: Component,
|
|
1570
1617
|
args: [{
|
|
1571
1618
|
selector: 'p-icon',
|
|
@@ -1573,8 +1620,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1573
1620
|
template: '<ng-content></ng-content>',
|
|
1574
1621
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1575
1622
|
inputs: ['flip', 'rotate', 'size', 'variant'],
|
|
1623
|
+
standalone: false
|
|
1576
1624
|
}]
|
|
1577
|
-
}], ctorParameters:
|
|
1625
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1578
1626
|
let PIllustration = class PIllustration {
|
|
1579
1627
|
z;
|
|
1580
1628
|
el;
|
|
@@ -1583,15 +1631,15 @@ let PIllustration = class PIllustration {
|
|
|
1583
1631
|
c.detach();
|
|
1584
1632
|
this.el = r.nativeElement;
|
|
1585
1633
|
}
|
|
1586
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1587
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1634
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIllustration, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1635
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PIllustration, isStandalone: false, selector: "p-illustration", inputs: { variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1588
1636
|
};
|
|
1589
1637
|
PIllustration = __decorate([
|
|
1590
1638
|
ProxyCmp({
|
|
1591
1639
|
inputs: ['variant']
|
|
1592
1640
|
})
|
|
1593
1641
|
], PIllustration);
|
|
1594
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1642
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIllustration, decorators: [{
|
|
1595
1643
|
type: Component,
|
|
1596
1644
|
args: [{
|
|
1597
1645
|
selector: 'p-illustration',
|
|
@@ -1599,8 +1647,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1599
1647
|
template: '<ng-content></ng-content>',
|
|
1600
1648
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1601
1649
|
inputs: ['variant'],
|
|
1650
|
+
standalone: false
|
|
1602
1651
|
}]
|
|
1603
|
-
}], ctorParameters:
|
|
1652
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1604
1653
|
let PIllustrationDeprecated = class PIllustrationDeprecated {
|
|
1605
1654
|
z;
|
|
1606
1655
|
el;
|
|
@@ -1609,15 +1658,15 @@ let PIllustrationDeprecated = class PIllustrationDeprecated {
|
|
|
1609
1658
|
c.detach();
|
|
1610
1659
|
this.el = r.nativeElement;
|
|
1611
1660
|
}
|
|
1612
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1613
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1661
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIllustrationDeprecated, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1662
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PIllustrationDeprecated, isStandalone: false, selector: "p-illustration-deprecated", inputs: { variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1614
1663
|
};
|
|
1615
1664
|
PIllustrationDeprecated = __decorate([
|
|
1616
1665
|
ProxyCmp({
|
|
1617
1666
|
inputs: ['variant']
|
|
1618
1667
|
})
|
|
1619
1668
|
], PIllustrationDeprecated);
|
|
1620
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1669
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PIllustrationDeprecated, decorators: [{
|
|
1621
1670
|
type: Component,
|
|
1622
1671
|
args: [{
|
|
1623
1672
|
selector: 'p-illustration-deprecated',
|
|
@@ -1625,8 +1674,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1625
1674
|
template: '<ng-content></ng-content>',
|
|
1626
1675
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1627
1676
|
inputs: ['variant'],
|
|
1677
|
+
standalone: false
|
|
1628
1678
|
}]
|
|
1629
|
-
}], ctorParameters:
|
|
1679
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1630
1680
|
let PInfoPanel = class PInfoPanel {
|
|
1631
1681
|
z;
|
|
1632
1682
|
el;
|
|
@@ -1636,15 +1686,15 @@ let PInfoPanel = class PInfoPanel {
|
|
|
1636
1686
|
this.el = r.nativeElement;
|
|
1637
1687
|
proxyOutputs(this, this.el, ['closed']);
|
|
1638
1688
|
}
|
|
1639
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1640
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1689
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PInfoPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1690
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PInfoPanel, isStandalone: false, selector: "p-info-panel", inputs: { closeable: "closeable", content: "content", header: "header", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1641
1691
|
};
|
|
1642
1692
|
PInfoPanel = __decorate([
|
|
1643
1693
|
ProxyCmp({
|
|
1644
1694
|
inputs: ['closeable', 'content', 'header', 'variant']
|
|
1645
1695
|
})
|
|
1646
1696
|
], PInfoPanel);
|
|
1647
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1697
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PInfoPanel, decorators: [{
|
|
1648
1698
|
type: Component,
|
|
1649
1699
|
args: [{
|
|
1650
1700
|
selector: 'p-info-panel',
|
|
@@ -1652,8 +1702,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1652
1702
|
template: '<ng-content></ng-content>',
|
|
1653
1703
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1654
1704
|
inputs: ['closeable', 'content', 'header', 'variant'],
|
|
1705
|
+
standalone: false
|
|
1655
1706
|
}]
|
|
1656
|
-
}], ctorParameters:
|
|
1707
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1657
1708
|
let PLabel = class PLabel {
|
|
1658
1709
|
z;
|
|
1659
1710
|
el;
|
|
@@ -1662,15 +1713,15 @@ let PLabel = class PLabel {
|
|
|
1662
1713
|
c.detach();
|
|
1663
1714
|
this.el = r.nativeElement;
|
|
1664
1715
|
}
|
|
1665
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1666
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1716
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1717
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PLabel, isStandalone: false, selector: "p-label", inputs: { icon: "icon", iconFlip: "iconFlip", iconOnly: "iconOnly", iconRotate: "iconRotate", keepMobileContent: "keepMobileContent", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1667
1718
|
};
|
|
1668
1719
|
PLabel = __decorate([
|
|
1669
1720
|
ProxyCmp({
|
|
1670
1721
|
inputs: ['icon', 'iconFlip', 'iconOnly', 'iconRotate', 'keepMobileContent', 'variant']
|
|
1671
1722
|
})
|
|
1672
1723
|
], PLabel);
|
|
1673
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1724
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PLabel, decorators: [{
|
|
1674
1725
|
type: Component,
|
|
1675
1726
|
args: [{
|
|
1676
1727
|
selector: 'p-label',
|
|
@@ -1678,8 +1729,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1678
1729
|
template: '<ng-content></ng-content>',
|
|
1679
1730
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1680
1731
|
inputs: ['icon', 'iconFlip', 'iconOnly', 'iconRotate', 'keepMobileContent', 'variant'],
|
|
1732
|
+
standalone: false
|
|
1681
1733
|
}]
|
|
1682
|
-
}], ctorParameters:
|
|
1734
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1683
1735
|
let PLayout = class PLayout {
|
|
1684
1736
|
z;
|
|
1685
1737
|
el;
|
|
@@ -1689,15 +1741,15 @@ let PLayout = class PLayout {
|
|
|
1689
1741
|
this.el = r.nativeElement;
|
|
1690
1742
|
proxyOutputs(this, this.el, ['scroll']);
|
|
1691
1743
|
}
|
|
1692
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1693
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1744
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1745
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PLayout, isStandalone: false, selector: "p-layout", inputs: { variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1694
1746
|
};
|
|
1695
1747
|
PLayout = __decorate([
|
|
1696
1748
|
ProxyCmp({
|
|
1697
1749
|
inputs: ['variant']
|
|
1698
1750
|
})
|
|
1699
1751
|
], PLayout);
|
|
1700
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1752
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PLayout, decorators: [{
|
|
1701
1753
|
type: Component,
|
|
1702
1754
|
args: [{
|
|
1703
1755
|
selector: 'p-layout',
|
|
@@ -1705,8 +1757,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1705
1757
|
template: '<ng-content></ng-content>',
|
|
1706
1758
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1707
1759
|
inputs: ['variant'],
|
|
1760
|
+
standalone: false
|
|
1708
1761
|
}]
|
|
1709
|
-
}], ctorParameters:
|
|
1762
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1710
1763
|
let PListing = class PListing {
|
|
1711
1764
|
z;
|
|
1712
1765
|
el;
|
|
@@ -1715,13 +1768,13 @@ let PListing = class PListing {
|
|
|
1715
1768
|
c.detach();
|
|
1716
1769
|
this.el = r.nativeElement;
|
|
1717
1770
|
}
|
|
1718
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1719
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1771
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PListing, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1772
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PListing, isStandalone: false, selector: "p-listing", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1720
1773
|
};
|
|
1721
1774
|
PListing = __decorate([
|
|
1722
1775
|
ProxyCmp({})
|
|
1723
1776
|
], PListing);
|
|
1724
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1777
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PListing, decorators: [{
|
|
1725
1778
|
type: Component,
|
|
1726
1779
|
args: [{
|
|
1727
1780
|
selector: 'p-listing',
|
|
@@ -1729,8 +1782,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1729
1782
|
template: '<ng-content></ng-content>',
|
|
1730
1783
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1731
1784
|
inputs: [],
|
|
1785
|
+
standalone: false
|
|
1732
1786
|
}]
|
|
1733
|
-
}], ctorParameters:
|
|
1787
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1734
1788
|
let PListingItem = class PListingItem {
|
|
1735
1789
|
z;
|
|
1736
1790
|
el;
|
|
@@ -1739,15 +1793,15 @@ let PListingItem = class PListingItem {
|
|
|
1739
1793
|
c.detach();
|
|
1740
1794
|
this.el = r.nativeElement;
|
|
1741
1795
|
}
|
|
1742
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1743
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1796
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PListingItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1797
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PListingItem, isStandalone: false, selector: "p-listing-item", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1744
1798
|
};
|
|
1745
1799
|
PListingItem = __decorate([
|
|
1746
1800
|
ProxyCmp({
|
|
1747
1801
|
inputs: ['icon']
|
|
1748
1802
|
})
|
|
1749
1803
|
], PListingItem);
|
|
1750
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1804
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PListingItem, decorators: [{
|
|
1751
1805
|
type: Component,
|
|
1752
1806
|
args: [{
|
|
1753
1807
|
selector: 'p-listing-item',
|
|
@@ -1755,8 +1809,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1755
1809
|
template: '<ng-content></ng-content>',
|
|
1756
1810
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1757
1811
|
inputs: ['icon'],
|
|
1812
|
+
standalone: false
|
|
1758
1813
|
}]
|
|
1759
|
-
}], ctorParameters:
|
|
1814
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1760
1815
|
let PListingLine = class PListingLine {
|
|
1761
1816
|
z;
|
|
1762
1817
|
el;
|
|
@@ -1765,13 +1820,13 @@ let PListingLine = class PListingLine {
|
|
|
1765
1820
|
c.detach();
|
|
1766
1821
|
this.el = r.nativeElement;
|
|
1767
1822
|
}
|
|
1768
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1769
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1823
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PListingLine, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1824
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PListingLine, isStandalone: false, selector: "p-listing-line", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1770
1825
|
};
|
|
1771
1826
|
PListingLine = __decorate([
|
|
1772
1827
|
ProxyCmp({})
|
|
1773
1828
|
], PListingLine);
|
|
1774
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PListingLine, decorators: [{
|
|
1775
1830
|
type: Component,
|
|
1776
1831
|
args: [{
|
|
1777
1832
|
selector: 'p-listing-line',
|
|
@@ -1779,8 +1834,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1779
1834
|
template: '<ng-content></ng-content>',
|
|
1780
1835
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1781
1836
|
inputs: [],
|
|
1837
|
+
standalone: false
|
|
1782
1838
|
}]
|
|
1783
|
-
}], ctorParameters:
|
|
1839
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1784
1840
|
let PLoader = class PLoader {
|
|
1785
1841
|
z;
|
|
1786
1842
|
el;
|
|
@@ -1789,15 +1845,15 @@ let PLoader = class PLoader {
|
|
|
1789
1845
|
c.detach();
|
|
1790
1846
|
this.el = r.nativeElement;
|
|
1791
1847
|
}
|
|
1792
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1793
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1848
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PLoader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1849
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PLoader, isStandalone: false, selector: "p-loader", inputs: { color: "color", modalDescription: "modalDescription", modalTitle: "modalTitle", show: "show", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1794
1850
|
};
|
|
1795
1851
|
PLoader = __decorate([
|
|
1796
1852
|
ProxyCmp({
|
|
1797
1853
|
inputs: ['color', 'modalDescription', 'modalTitle', 'show', 'variant']
|
|
1798
1854
|
})
|
|
1799
1855
|
], PLoader);
|
|
1800
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1856
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PLoader, decorators: [{
|
|
1801
1857
|
type: Component,
|
|
1802
1858
|
args: [{
|
|
1803
1859
|
selector: 'p-loader',
|
|
@@ -1805,8 +1861,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1805
1861
|
template: '<ng-content></ng-content>',
|
|
1806
1862
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1807
1863
|
inputs: ['color', 'modalDescription', 'modalTitle', 'show', 'variant'],
|
|
1864
|
+
standalone: false
|
|
1808
1865
|
}]
|
|
1809
|
-
}], ctorParameters:
|
|
1866
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1810
1867
|
let PModal = class PModal {
|
|
1811
1868
|
z;
|
|
1812
1869
|
el;
|
|
@@ -1816,15 +1873,15 @@ let PModal = class PModal {
|
|
|
1816
1873
|
this.el = r.nativeElement;
|
|
1817
1874
|
proxyOutputs(this, this.el, ['closeClicked', 'closed']);
|
|
1818
1875
|
}
|
|
1819
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1820
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1876
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1877
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PModal, isStandalone: false, selector: "p-modal", inputs: { applyBlur: "applyBlur", backdropClickClose: "backdropClickClose", header: "header", scrollLock: "scrollLock", show: "show", showClose: "showClose", showMobileFooter: "showMobileFooter", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1821
1878
|
};
|
|
1822
1879
|
PModal = __decorate([
|
|
1823
1880
|
ProxyCmp({
|
|
1824
1881
|
inputs: ['applyBlur', 'backdropClickClose', 'header', 'scrollLock', 'show', 'showClose', 'showMobileFooter', 'size']
|
|
1825
1882
|
})
|
|
1826
1883
|
], PModal);
|
|
1827
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1884
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModal, decorators: [{
|
|
1828
1885
|
type: Component,
|
|
1829
1886
|
args: [{
|
|
1830
1887
|
selector: 'p-modal',
|
|
@@ -1832,8 +1889,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1832
1889
|
template: '<ng-content></ng-content>',
|
|
1833
1890
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1834
1891
|
inputs: ['applyBlur', 'backdropClickClose', 'header', 'scrollLock', 'show', 'showClose', 'showMobileFooter', 'size'],
|
|
1892
|
+
standalone: false
|
|
1835
1893
|
}]
|
|
1836
|
-
}], ctorParameters:
|
|
1894
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1837
1895
|
let PModalBody = class PModalBody {
|
|
1838
1896
|
z;
|
|
1839
1897
|
el;
|
|
@@ -1842,15 +1900,15 @@ let PModalBody = class PModalBody {
|
|
|
1842
1900
|
c.detach();
|
|
1843
1901
|
this.el = r.nativeElement;
|
|
1844
1902
|
}
|
|
1845
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1846
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1903
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalBody, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1904
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PModalBody, isStandalone: false, selector: "p-modal-body", inputs: { roundedBottom: "roundedBottom", roundedTop: "roundedTop" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1847
1905
|
};
|
|
1848
1906
|
PModalBody = __decorate([
|
|
1849
1907
|
ProxyCmp({
|
|
1850
1908
|
inputs: ['roundedBottom', 'roundedTop']
|
|
1851
1909
|
})
|
|
1852
1910
|
], PModalBody);
|
|
1853
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1911
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalBody, decorators: [{
|
|
1854
1912
|
type: Component,
|
|
1855
1913
|
args: [{
|
|
1856
1914
|
selector: 'p-modal-body',
|
|
@@ -1858,8 +1916,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1858
1916
|
template: '<ng-content></ng-content>',
|
|
1859
1917
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1860
1918
|
inputs: ['roundedBottom', 'roundedTop'],
|
|
1919
|
+
standalone: false
|
|
1861
1920
|
}]
|
|
1862
|
-
}], ctorParameters:
|
|
1921
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1863
1922
|
let PModalContainer = class PModalContainer {
|
|
1864
1923
|
z;
|
|
1865
1924
|
el;
|
|
@@ -1868,15 +1927,15 @@ let PModalContainer = class PModalContainer {
|
|
|
1868
1927
|
c.detach();
|
|
1869
1928
|
this.el = r.nativeElement;
|
|
1870
1929
|
}
|
|
1871
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1872
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1930
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1931
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PModalContainer, isStandalone: false, selector: "p-modal-container", inputs: { closing: "closing", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1873
1932
|
};
|
|
1874
1933
|
PModalContainer = __decorate([
|
|
1875
1934
|
ProxyCmp({
|
|
1876
1935
|
inputs: ['closing', 'size']
|
|
1877
1936
|
})
|
|
1878
1937
|
], PModalContainer);
|
|
1879
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalContainer, decorators: [{
|
|
1880
1939
|
type: Component,
|
|
1881
1940
|
args: [{
|
|
1882
1941
|
selector: 'p-modal-container',
|
|
@@ -1884,8 +1943,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1884
1943
|
template: '<ng-content></ng-content>',
|
|
1885
1944
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1886
1945
|
inputs: ['closing', 'size'],
|
|
1946
|
+
standalone: false
|
|
1887
1947
|
}]
|
|
1888
|
-
}], ctorParameters:
|
|
1948
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1889
1949
|
let PModalFooter = class PModalFooter {
|
|
1890
1950
|
z;
|
|
1891
1951
|
el;
|
|
@@ -1894,13 +1954,13 @@ let PModalFooter = class PModalFooter {
|
|
|
1894
1954
|
c.detach();
|
|
1895
1955
|
this.el = r.nativeElement;
|
|
1896
1956
|
}
|
|
1897
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1898
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1957
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1958
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PModalFooter, isStandalone: false, selector: "p-modal-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1899
1959
|
};
|
|
1900
1960
|
PModalFooter = __decorate([
|
|
1901
1961
|
ProxyCmp({})
|
|
1902
1962
|
], PModalFooter);
|
|
1903
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1963
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalFooter, decorators: [{
|
|
1904
1964
|
type: Component,
|
|
1905
1965
|
args: [{
|
|
1906
1966
|
selector: 'p-modal-footer',
|
|
@@ -1908,8 +1968,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1908
1968
|
template: '<ng-content></ng-content>',
|
|
1909
1969
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1910
1970
|
inputs: [],
|
|
1971
|
+
standalone: false
|
|
1911
1972
|
}]
|
|
1912
|
-
}], ctorParameters:
|
|
1973
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1913
1974
|
let PModalHeader = class PModalHeader {
|
|
1914
1975
|
z;
|
|
1915
1976
|
el;
|
|
@@ -1919,15 +1980,15 @@ let PModalHeader = class PModalHeader {
|
|
|
1919
1980
|
this.el = r.nativeElement;
|
|
1920
1981
|
proxyOutputs(this, this.el, ['close']);
|
|
1921
1982
|
}
|
|
1922
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1923
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1983
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1984
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PModalHeader, isStandalone: false, selector: "p-modal-header", inputs: { showClose: "showClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1924
1985
|
};
|
|
1925
1986
|
PModalHeader = __decorate([
|
|
1926
1987
|
ProxyCmp({
|
|
1927
1988
|
inputs: ['showClose']
|
|
1928
1989
|
})
|
|
1929
1990
|
], PModalHeader);
|
|
1930
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1991
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PModalHeader, decorators: [{
|
|
1931
1992
|
type: Component,
|
|
1932
1993
|
args: [{
|
|
1933
1994
|
selector: 'p-modal-header',
|
|
@@ -1935,8 +1996,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1935
1996
|
template: '<ng-content></ng-content>',
|
|
1936
1997
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1937
1998
|
inputs: ['showClose'],
|
|
1999
|
+
standalone: false
|
|
1938
2000
|
}]
|
|
1939
|
-
}], ctorParameters:
|
|
2001
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1940
2002
|
let PNavbar = class PNavbar {
|
|
1941
2003
|
z;
|
|
1942
2004
|
el;
|
|
@@ -1945,13 +2007,13 @@ let PNavbar = class PNavbar {
|
|
|
1945
2007
|
c.detach();
|
|
1946
2008
|
this.el = r.nativeElement;
|
|
1947
2009
|
}
|
|
1948
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1949
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2010
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2011
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PNavbar, isStandalone: false, selector: "p-navbar", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1950
2012
|
};
|
|
1951
2013
|
PNavbar = __decorate([
|
|
1952
2014
|
ProxyCmp({})
|
|
1953
2015
|
], PNavbar);
|
|
1954
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2016
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavbar, decorators: [{
|
|
1955
2017
|
type: Component,
|
|
1956
2018
|
args: [{
|
|
1957
2019
|
selector: 'p-navbar',
|
|
@@ -1959,8 +2021,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1959
2021
|
template: '<ng-content></ng-content>',
|
|
1960
2022
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1961
2023
|
inputs: [],
|
|
2024
|
+
standalone: false
|
|
1962
2025
|
}]
|
|
1963
|
-
}], ctorParameters:
|
|
2026
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1964
2027
|
let PNavigationItem = class PNavigationItem {
|
|
1965
2028
|
z;
|
|
1966
2029
|
el;
|
|
@@ -1969,15 +2032,15 @@ let PNavigationItem = class PNavigationItem {
|
|
|
1969
2032
|
c.detach();
|
|
1970
2033
|
this.el = r.nativeElement;
|
|
1971
2034
|
}
|
|
1972
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1973
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2035
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavigationItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2036
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PNavigationItem, isStandalone: false, selector: "p-navigation-item", inputs: { active: "active", applyFullWidth: "applyFullWidth", as: "as", class: "class", counter: "counter", href: "href", icon: "icon", loading: "loading", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1974
2037
|
};
|
|
1975
2038
|
PNavigationItem = __decorate([
|
|
1976
2039
|
ProxyCmp({
|
|
1977
2040
|
inputs: ['active', 'applyFullWidth', 'as', 'class', 'counter', 'href', 'icon', 'loading', 'target']
|
|
1978
2041
|
})
|
|
1979
2042
|
], PNavigationItem);
|
|
1980
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavigationItem, decorators: [{
|
|
1981
2044
|
type: Component,
|
|
1982
2045
|
args: [{
|
|
1983
2046
|
selector: 'p-navigation-item',
|
|
@@ -1985,8 +2048,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1985
2048
|
template: '<ng-content></ng-content>',
|
|
1986
2049
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1987
2050
|
inputs: ['active', 'applyFullWidth', 'as', 'class', 'counter', 'href', 'icon', 'loading', 'target'],
|
|
2051
|
+
standalone: false
|
|
1988
2052
|
}]
|
|
1989
|
-
}], ctorParameters:
|
|
2053
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1990
2054
|
let PNavigationSection = class PNavigationSection {
|
|
1991
2055
|
z;
|
|
1992
2056
|
el;
|
|
@@ -1995,15 +2059,15 @@ let PNavigationSection = class PNavigationSection {
|
|
|
1995
2059
|
c.detach();
|
|
1996
2060
|
this.el = r.nativeElement;
|
|
1997
2061
|
}
|
|
1998
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1999
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2062
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavigationSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2063
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PNavigationSection, isStandalone: false, selector: "p-navigation-section", inputs: { header: "header" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2000
2064
|
};
|
|
2001
2065
|
PNavigationSection = __decorate([
|
|
2002
2066
|
ProxyCmp({
|
|
2003
2067
|
inputs: ['header']
|
|
2004
2068
|
})
|
|
2005
2069
|
], PNavigationSection);
|
|
2006
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2070
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavigationSection, decorators: [{
|
|
2007
2071
|
type: Component,
|
|
2008
2072
|
args: [{
|
|
2009
2073
|
selector: 'p-navigation-section',
|
|
@@ -2011,8 +2075,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2011
2075
|
template: '<ng-content></ng-content>',
|
|
2012
2076
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2013
2077
|
inputs: ['header'],
|
|
2078
|
+
standalone: false
|
|
2014
2079
|
}]
|
|
2015
|
-
}], ctorParameters:
|
|
2080
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2016
2081
|
let PNavigationTitle = class PNavigationTitle {
|
|
2017
2082
|
z;
|
|
2018
2083
|
el;
|
|
@@ -2021,13 +2086,13 @@ let PNavigationTitle = class PNavigationTitle {
|
|
|
2021
2086
|
c.detach();
|
|
2022
2087
|
this.el = r.nativeElement;
|
|
2023
2088
|
}
|
|
2024
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2025
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2089
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavigationTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2090
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PNavigationTitle, isStandalone: false, selector: "p-navigation-title", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2026
2091
|
};
|
|
2027
2092
|
PNavigationTitle = __decorate([
|
|
2028
2093
|
ProxyCmp({})
|
|
2029
2094
|
], PNavigationTitle);
|
|
2030
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2095
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PNavigationTitle, decorators: [{
|
|
2031
2096
|
type: Component,
|
|
2032
2097
|
args: [{
|
|
2033
2098
|
selector: 'p-navigation-title',
|
|
@@ -2035,8 +2100,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2035
2100
|
template: '<ng-content></ng-content>',
|
|
2036
2101
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2037
2102
|
inputs: [],
|
|
2103
|
+
standalone: false
|
|
2038
2104
|
}]
|
|
2039
|
-
}], ctorParameters:
|
|
2105
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2040
2106
|
let PPagination = class PPagination {
|
|
2041
2107
|
z;
|
|
2042
2108
|
el;
|
|
@@ -2046,15 +2112,15 @@ let PPagination = class PPagination {
|
|
|
2046
2112
|
this.el = r.nativeElement;
|
|
2047
2113
|
proxyOutputs(this, this.el, ['pageChange', 'pageSizeChange', 'pagesChange']);
|
|
2048
2114
|
}
|
|
2049
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2050
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2115
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2116
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PPagination, isStandalone: false, selector: "p-pagination", inputs: { enablePaginationPages: "enablePaginationPages", enablePaginationSize: "enablePaginationSize", hideOnSinglePage: "hideOnSinglePage", page: "page", pageSize: "pageSize", pageSizeOptions: "pageSizeOptions", total: "total" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2051
2117
|
};
|
|
2052
2118
|
PPagination = __decorate([
|
|
2053
2119
|
ProxyCmp({
|
|
2054
2120
|
inputs: ['enablePaginationPages', 'enablePaginationSize', 'hideOnSinglePage', 'page', 'pageSize', 'pageSizeOptions', 'total']
|
|
2055
2121
|
})
|
|
2056
2122
|
], PPagination);
|
|
2057
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2123
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPagination, decorators: [{
|
|
2058
2124
|
type: Component,
|
|
2059
2125
|
args: [{
|
|
2060
2126
|
selector: 'p-pagination',
|
|
@@ -2062,8 +2128,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2062
2128
|
template: '<ng-content></ng-content>',
|
|
2063
2129
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2064
2130
|
inputs: ['enablePaginationPages', 'enablePaginationSize', 'hideOnSinglePage', 'page', 'pageSize', 'pageSizeOptions', 'total'],
|
|
2131
|
+
standalone: false
|
|
2065
2132
|
}]
|
|
2066
|
-
}], ctorParameters:
|
|
2133
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2067
2134
|
let PPaginationPages = class PPaginationPages {
|
|
2068
2135
|
z;
|
|
2069
2136
|
el;
|
|
@@ -2073,15 +2140,15 @@ let PPaginationPages = class PPaginationPages {
|
|
|
2073
2140
|
this.el = r.nativeElement;
|
|
2074
2141
|
proxyOutputs(this, this.el, ['pageChange', 'pagesChange']);
|
|
2075
2142
|
}
|
|
2076
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2077
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2143
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPaginationPages, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2144
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PPaginationPages, isStandalone: false, selector: "p-pagination-pages", inputs: { dropdownPageTemplate: "dropdownPageTemplate", hideOnSinglePage: "hideOnSinglePage", page: "page", pageSize: "pageSize", total: "total" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2078
2145
|
};
|
|
2079
2146
|
PPaginationPages = __decorate([
|
|
2080
2147
|
ProxyCmp({
|
|
2081
2148
|
inputs: ['dropdownPageTemplate', 'hideOnSinglePage', 'page', 'pageSize', 'total']
|
|
2082
2149
|
})
|
|
2083
2150
|
], PPaginationPages);
|
|
2084
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2151
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPaginationPages, decorators: [{
|
|
2085
2152
|
type: Component,
|
|
2086
2153
|
args: [{
|
|
2087
2154
|
selector: 'p-pagination-pages',
|
|
@@ -2089,8 +2156,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2089
2156
|
template: '<ng-content></ng-content>',
|
|
2090
2157
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2091
2158
|
inputs: ['dropdownPageTemplate', 'hideOnSinglePage', 'page', 'pageSize', 'total'],
|
|
2159
|
+
standalone: false
|
|
2092
2160
|
}]
|
|
2093
|
-
}], ctorParameters:
|
|
2161
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2094
2162
|
let PPaginationPagesItem = class PPaginationPagesItem {
|
|
2095
2163
|
z;
|
|
2096
2164
|
el;
|
|
@@ -2099,15 +2167,15 @@ let PPaginationPagesItem = class PPaginationPagesItem {
|
|
|
2099
2167
|
c.detach();
|
|
2100
2168
|
this.el = r.nativeElement;
|
|
2101
2169
|
}
|
|
2102
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2103
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2170
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPaginationPagesItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2171
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PPaginationPagesItem, isStandalone: false, selector: "p-pagination-pages-item", inputs: { active: "active", disabled: "disabled", hover: "hover", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2104
2172
|
};
|
|
2105
2173
|
PPaginationPagesItem = __decorate([
|
|
2106
2174
|
ProxyCmp({
|
|
2107
2175
|
inputs: ['active', 'disabled', 'hover', 'variant']
|
|
2108
2176
|
})
|
|
2109
2177
|
], PPaginationPagesItem);
|
|
2110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPaginationPagesItem, decorators: [{
|
|
2111
2179
|
type: Component,
|
|
2112
2180
|
args: [{
|
|
2113
2181
|
selector: 'p-pagination-pages-item',
|
|
@@ -2115,8 +2183,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2115
2183
|
template: '<ng-content></ng-content>',
|
|
2116
2184
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2117
2185
|
inputs: ['active', 'disabled', 'hover', 'variant'],
|
|
2186
|
+
standalone: false
|
|
2118
2187
|
}]
|
|
2119
|
-
}], ctorParameters:
|
|
2188
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2120
2189
|
let PPaginationSize = class PPaginationSize {
|
|
2121
2190
|
z;
|
|
2122
2191
|
el;
|
|
@@ -2126,15 +2195,15 @@ let PPaginationSize = class PPaginationSize {
|
|
|
2126
2195
|
this.el = r.nativeElement;
|
|
2127
2196
|
proxyOutputs(this, this.el, ['sizeChange']);
|
|
2128
2197
|
}
|
|
2129
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2130
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2198
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPaginationSize, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2199
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PPaginationSize, isStandalone: false, selector: "p-pagination-size", inputs: { hidden: "hidden", itemTemplate: "itemTemplate", size: "size", sizeOptions: "sizeOptions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2131
2200
|
};
|
|
2132
2201
|
PPaginationSize = __decorate([
|
|
2133
2202
|
ProxyCmp({
|
|
2134
2203
|
inputs: ['hidden', 'itemTemplate', 'size', 'sizeOptions']
|
|
2135
2204
|
})
|
|
2136
2205
|
], PPaginationSize);
|
|
2137
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PPaginationSize, decorators: [{
|
|
2138
2207
|
type: Component,
|
|
2139
2208
|
args: [{
|
|
2140
2209
|
selector: 'p-pagination-size',
|
|
@@ -2142,8 +2211,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2142
2211
|
template: '<ng-content></ng-content>',
|
|
2143
2212
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2144
2213
|
inputs: ['hidden', 'itemTemplate', 'size', 'sizeOptions'],
|
|
2214
|
+
standalone: false
|
|
2145
2215
|
}]
|
|
2146
|
-
}], ctorParameters:
|
|
2216
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2147
2217
|
let PProfile = class PProfile {
|
|
2148
2218
|
z;
|
|
2149
2219
|
el;
|
|
@@ -2152,15 +2222,15 @@ let PProfile = class PProfile {
|
|
|
2152
2222
|
c.detach();
|
|
2153
2223
|
this.el = r.nativeElement;
|
|
2154
2224
|
}
|
|
2155
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2156
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2225
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PProfile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2226
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PProfile, isStandalone: false, selector: "p-profile", inputs: { dropdownLocation: "dropdownLocation" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2157
2227
|
};
|
|
2158
2228
|
PProfile = __decorate([
|
|
2159
2229
|
ProxyCmp({
|
|
2160
2230
|
inputs: ['dropdownLocation']
|
|
2161
2231
|
})
|
|
2162
2232
|
], PProfile);
|
|
2163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2233
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PProfile, decorators: [{
|
|
2164
2234
|
type: Component,
|
|
2165
2235
|
args: [{
|
|
2166
2236
|
selector: 'p-profile',
|
|
@@ -2168,8 +2238,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2168
2238
|
template: '<ng-content></ng-content>',
|
|
2169
2239
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2170
2240
|
inputs: ['dropdownLocation'],
|
|
2241
|
+
standalone: false
|
|
2171
2242
|
}]
|
|
2172
|
-
}], ctorParameters:
|
|
2243
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2173
2244
|
let PRadio = class PRadio {
|
|
2174
2245
|
z;
|
|
2175
2246
|
el;
|
|
@@ -2179,15 +2250,15 @@ let PRadio = class PRadio {
|
|
|
2179
2250
|
this.el = r.nativeElement;
|
|
2180
2251
|
proxyOutputs(this, this.el, ['checkedChange']);
|
|
2181
2252
|
}
|
|
2182
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2183
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2253
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2254
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PRadio, isStandalone: false, selector: "p-radio", inputs: { checked: "checked", disabled: "disabled", id: "id", name: "name", required: "required", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2184
2255
|
};
|
|
2185
2256
|
PRadio = __decorate([
|
|
2186
2257
|
ProxyCmp({
|
|
2187
2258
|
inputs: ['checked', 'disabled', 'id', 'name', 'required', 'value']
|
|
2188
2259
|
})
|
|
2189
2260
|
], PRadio);
|
|
2190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2261
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PRadio, decorators: [{
|
|
2191
2262
|
type: Component,
|
|
2192
2263
|
args: [{
|
|
2193
2264
|
selector: 'p-radio',
|
|
@@ -2195,8 +2266,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2195
2266
|
template: '<ng-content></ng-content>',
|
|
2196
2267
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2197
2268
|
inputs: ['checked', 'disabled', 'id', 'name', 'required', 'value'],
|
|
2269
|
+
standalone: false
|
|
2198
2270
|
}]
|
|
2199
|
-
}], ctorParameters:
|
|
2271
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2200
2272
|
let PRange = class PRange {
|
|
2201
2273
|
z;
|
|
2202
2274
|
el;
|
|
@@ -2206,15 +2278,15 @@ let PRange = class PRange {
|
|
|
2206
2278
|
this.el = r.nativeElement;
|
|
2207
2279
|
proxyOutputs(this, this.el, ['valueChange']);
|
|
2208
2280
|
}
|
|
2209
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2210
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2281
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PRange, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2282
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PRange, isStandalone: false, selector: "p-range", inputs: { max: "max", min: "min", step: "step", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2211
2283
|
};
|
|
2212
2284
|
PRange = __decorate([
|
|
2213
2285
|
ProxyCmp({
|
|
2214
2286
|
inputs: ['max', 'min', 'step', 'value']
|
|
2215
2287
|
})
|
|
2216
2288
|
], PRange);
|
|
2217
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2289
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PRange, decorators: [{
|
|
2218
2290
|
type: Component,
|
|
2219
2291
|
args: [{
|
|
2220
2292
|
selector: 'p-range',
|
|
@@ -2222,8 +2294,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2222
2294
|
template: '<ng-content></ng-content>',
|
|
2223
2295
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2224
2296
|
inputs: ['max', 'min', 'step', 'value'],
|
|
2297
|
+
standalone: false
|
|
2225
2298
|
}]
|
|
2226
|
-
}], ctorParameters:
|
|
2299
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2227
2300
|
let PSegmentContainer = class PSegmentContainer {
|
|
2228
2301
|
z;
|
|
2229
2302
|
el;
|
|
@@ -2232,13 +2305,13 @@ let PSegmentContainer = class PSegmentContainer {
|
|
|
2232
2305
|
c.detach();
|
|
2233
2306
|
this.el = r.nativeElement;
|
|
2234
2307
|
}
|
|
2235
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2236
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2308
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSegmentContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2309
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PSegmentContainer, isStandalone: false, selector: "p-segment-container", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2237
2310
|
};
|
|
2238
2311
|
PSegmentContainer = __decorate([
|
|
2239
2312
|
ProxyCmp({})
|
|
2240
2313
|
], PSegmentContainer);
|
|
2241
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2314
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSegmentContainer, decorators: [{
|
|
2242
2315
|
type: Component,
|
|
2243
2316
|
args: [{
|
|
2244
2317
|
selector: 'p-segment-container',
|
|
@@ -2246,8 +2319,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2246
2319
|
template: '<ng-content></ng-content>',
|
|
2247
2320
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2248
2321
|
inputs: [],
|
|
2322
|
+
standalone: false
|
|
2249
2323
|
}]
|
|
2250
|
-
}], ctorParameters:
|
|
2324
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2251
2325
|
let PSegmentItem = class PSegmentItem {
|
|
2252
2326
|
z;
|
|
2253
2327
|
el;
|
|
@@ -2256,15 +2330,15 @@ let PSegmentItem = class PSegmentItem {
|
|
|
2256
2330
|
c.detach();
|
|
2257
2331
|
this.el = r.nativeElement;
|
|
2258
2332
|
}
|
|
2259
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2260
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2333
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSegmentItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2334
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PSegmentItem, isStandalone: false, selector: "p-segment-item", inputs: { active: "active", icon: "icon", iconFlip: "iconFlip", iconOnly: "iconOnly", iconRotate: "iconRotate", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2261
2335
|
};
|
|
2262
2336
|
PSegmentItem = __decorate([
|
|
2263
2337
|
ProxyCmp({
|
|
2264
2338
|
inputs: ['active', 'icon', 'iconFlip', 'iconOnly', 'iconRotate', 'variant']
|
|
2265
2339
|
})
|
|
2266
2340
|
], PSegmentItem);
|
|
2267
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2341
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSegmentItem, decorators: [{
|
|
2268
2342
|
type: Component,
|
|
2269
2343
|
args: [{
|
|
2270
2344
|
selector: 'p-segment-item',
|
|
@@ -2272,8 +2346,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2272
2346
|
template: '<ng-content></ng-content>',
|
|
2273
2347
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2274
2348
|
inputs: ['active', 'icon', 'iconFlip', 'iconOnly', 'iconRotate', 'variant'],
|
|
2349
|
+
standalone: false
|
|
2275
2350
|
}]
|
|
2276
|
-
}], ctorParameters:
|
|
2351
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2277
2352
|
let PSelect = class PSelect {
|
|
2278
2353
|
z;
|
|
2279
2354
|
el;
|
|
@@ -2283,15 +2358,15 @@ let PSelect = class PSelect {
|
|
|
2283
2358
|
this.el = r.nativeElement;
|
|
2284
2359
|
proxyOutputs(this, this.el, ['queryChange', 'valueChange', 'selectAllChange', 'dropdownShown', 'add']);
|
|
2285
2360
|
}
|
|
2286
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2287
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2361
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2362
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PSelect, isStandalone: false, selector: "p-select", inputs: { addItemText: "addItemText", applyClassOnSelectedItem: "applyClassOnSelectedItem", applyClassOnSelectedItemInMenu: "applyClassOnSelectedItemInMenu", asyncFilter: "asyncFilter", autoSelectFirst: "autoSelectFirst", autocompletePlaceholder: "autocompletePlaceholder", avatarKey: "avatarKey", avatarLettersKey: "avatarLettersKey", classKey: "classKey", disabled: "disabled", displayKey: "displayKey", dropdownDisplayKey: "dropdownDisplayKey", emptyStateText: "emptyStateText", enableAutocomplete: "enableAutocomplete", enableSelectAll: "enableSelectAll", enableTextWrap: "enableTextWrap", error: "error", helper: "helper", icon: "icon", iconClassKey: "iconClassKey", 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", showIconOnSelectedItem: "showIconOnSelectedItem", showOptional: "showOptional", size: "size", strategy: "strategy", value: "value", valueKey: "valueKey" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2288
2363
|
};
|
|
2289
2364
|
PSelect = __decorate([
|
|
2290
2365
|
ProxyCmp({
|
|
2291
2366
|
inputs: ['addItemText', 'applyClassOnSelectedItem', 'applyClassOnSelectedItemInMenu', 'asyncFilter', 'autoSelectFirst', 'autocompletePlaceholder', 'avatarKey', 'avatarLettersKey', 'classKey', 'disabled', 'displayKey', 'dropdownDisplayKey', 'emptyStateText', 'enableAutocomplete', 'enableSelectAll', 'enableTextWrap', 'error', 'helper', 'icon', 'iconClassKey', 'iconKey', 'identifierKey', 'items', 'label', 'loading', 'maxDisplayedItems', 'multi', 'placeholder', 'prefix', 'query', 'queryKey', 'required', 'selectAllIcon', 'selectAllText', 'selectionDisplayKey', 'showAddItem', 'showChevron', 'showIconOnSelectedItem', 'showOptional', 'size', 'strategy', 'value', 'valueKey']
|
|
2292
2367
|
})
|
|
2293
2368
|
], PSelect);
|
|
2294
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2369
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSelect, decorators: [{
|
|
2295
2370
|
type: Component,
|
|
2296
2371
|
args: [{
|
|
2297
2372
|
selector: 'p-select',
|
|
@@ -2299,8 +2374,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2299
2374
|
template: '<ng-content></ng-content>',
|
|
2300
2375
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2301
2376
|
inputs: ['addItemText', 'applyClassOnSelectedItem', 'applyClassOnSelectedItemInMenu', 'asyncFilter', 'autoSelectFirst', 'autocompletePlaceholder', 'avatarKey', 'avatarLettersKey', 'classKey', 'disabled', 'displayKey', 'dropdownDisplayKey', 'emptyStateText', 'enableAutocomplete', 'enableSelectAll', 'enableTextWrap', 'error', 'helper', 'icon', 'iconClassKey', 'iconKey', 'identifierKey', 'items', 'label', 'loading', 'maxDisplayedItems', 'multi', 'placeholder', 'prefix', 'query', 'queryKey', 'required', 'selectAllIcon', 'selectAllText', 'selectionDisplayKey', 'showAddItem', 'showChevron', 'showIconOnSelectedItem', 'showOptional', 'size', 'strategy', 'value', 'valueKey'],
|
|
2377
|
+
standalone: false
|
|
2302
2378
|
}]
|
|
2303
|
-
}], ctorParameters:
|
|
2379
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2304
2380
|
let PSmile = class PSmile {
|
|
2305
2381
|
z;
|
|
2306
2382
|
el;
|
|
@@ -2309,15 +2385,15 @@ let PSmile = class PSmile {
|
|
|
2309
2385
|
c.detach();
|
|
2310
2386
|
this.el = r.nativeElement;
|
|
2311
2387
|
}
|
|
2312
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2313
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2388
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSmile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2389
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PSmile, isStandalone: false, selector: "p-smile", inputs: { variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2314
2390
|
};
|
|
2315
2391
|
PSmile = __decorate([
|
|
2316
2392
|
ProxyCmp({
|
|
2317
2393
|
inputs: ['variant']
|
|
2318
2394
|
})
|
|
2319
2395
|
], PSmile);
|
|
2320
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2396
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PSmile, decorators: [{
|
|
2321
2397
|
type: Component,
|
|
2322
2398
|
args: [{
|
|
2323
2399
|
selector: 'p-smile',
|
|
@@ -2325,8 +2401,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2325
2401
|
template: '<ng-content></ng-content>',
|
|
2326
2402
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2327
2403
|
inputs: ['variant'],
|
|
2404
|
+
standalone: false
|
|
2328
2405
|
}]
|
|
2329
|
-
}], ctorParameters:
|
|
2406
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2330
2407
|
let PStepper = class PStepper {
|
|
2331
2408
|
z;
|
|
2332
2409
|
el;
|
|
@@ -2335,15 +2412,15 @@ let PStepper = class PStepper {
|
|
|
2335
2412
|
c.detach();
|
|
2336
2413
|
this.el = r.nativeElement;
|
|
2337
2414
|
}
|
|
2338
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2339
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2415
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PStepper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2416
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PStepper, isStandalone: false, selector: "p-stepper", inputs: { activeStep: "activeStep", align: "align", contentPosition: "contentPosition", direction: "direction", enableAutoStatus: "enableAutoStatus", steps: "steps" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2340
2417
|
};
|
|
2341
2418
|
PStepper = __decorate([
|
|
2342
2419
|
ProxyCmp({
|
|
2343
2420
|
inputs: ['activeStep', 'align', 'contentPosition', 'direction', 'enableAutoStatus', 'steps']
|
|
2344
2421
|
})
|
|
2345
2422
|
], PStepper);
|
|
2346
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2423
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PStepper, decorators: [{
|
|
2347
2424
|
type: Component,
|
|
2348
2425
|
args: [{
|
|
2349
2426
|
selector: 'p-stepper',
|
|
@@ -2351,8 +2428,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2351
2428
|
template: '<ng-content></ng-content>',
|
|
2352
2429
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2353
2430
|
inputs: ['activeStep', 'align', 'contentPosition', 'direction', 'enableAutoStatus', 'steps'],
|
|
2431
|
+
standalone: false
|
|
2354
2432
|
}]
|
|
2355
|
-
}], ctorParameters:
|
|
2433
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2356
2434
|
let PStepperItem = class PStepperItem {
|
|
2357
2435
|
z;
|
|
2358
2436
|
el;
|
|
@@ -2361,15 +2439,15 @@ let PStepperItem = class PStepperItem {
|
|
|
2361
2439
|
c.detach();
|
|
2362
2440
|
this.el = r.nativeElement;
|
|
2363
2441
|
}
|
|
2364
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2365
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2442
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PStepperItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2443
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PStepperItem, isStandalone: false, selector: "p-stepper-item", inputs: { active: "active", align: "align", contentPosition: "contentPosition", direction: "direction", finished: "finished", number: "number" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2366
2444
|
};
|
|
2367
2445
|
PStepperItem = __decorate([
|
|
2368
2446
|
ProxyCmp({
|
|
2369
2447
|
inputs: ['active', 'align', 'contentPosition', 'direction', 'finished', 'number']
|
|
2370
2448
|
})
|
|
2371
2449
|
], PStepperItem);
|
|
2372
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2450
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PStepperItem, decorators: [{
|
|
2373
2451
|
type: Component,
|
|
2374
2452
|
args: [{
|
|
2375
2453
|
selector: 'p-stepper-item',
|
|
@@ -2377,8 +2455,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2377
2455
|
template: '<ng-content></ng-content>',
|
|
2378
2456
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2379
2457
|
inputs: ['active', 'align', 'contentPosition', 'direction', 'finished', 'number'],
|
|
2458
|
+
standalone: false
|
|
2380
2459
|
}]
|
|
2381
|
-
}], ctorParameters:
|
|
2460
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2382
2461
|
let PStepperLine = class PStepperLine {
|
|
2383
2462
|
z;
|
|
2384
2463
|
el;
|
|
@@ -2387,15 +2466,15 @@ let PStepperLine = class PStepperLine {
|
|
|
2387
2466
|
c.detach();
|
|
2388
2467
|
this.el = r.nativeElement;
|
|
2389
2468
|
}
|
|
2390
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2391
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2469
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PStepperLine, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2470
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PStepperLine, isStandalone: false, selector: "p-stepper-line", inputs: { active: "active", direction: "direction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2392
2471
|
};
|
|
2393
2472
|
PStepperLine = __decorate([
|
|
2394
2473
|
ProxyCmp({
|
|
2395
2474
|
inputs: ['active', 'direction']
|
|
2396
2475
|
})
|
|
2397
2476
|
], PStepperLine);
|
|
2398
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PStepperLine, decorators: [{
|
|
2399
2478
|
type: Component,
|
|
2400
2479
|
args: [{
|
|
2401
2480
|
selector: 'p-stepper-line',
|
|
@@ -2403,8 +2482,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2403
2482
|
template: '<ng-content></ng-content>',
|
|
2404
2483
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2405
2484
|
inputs: ['active', 'direction'],
|
|
2485
|
+
standalone: false
|
|
2406
2486
|
}]
|
|
2407
|
-
}], ctorParameters:
|
|
2487
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2408
2488
|
let PTabContainer = class PTabContainer {
|
|
2409
2489
|
z;
|
|
2410
2490
|
el;
|
|
@@ -2413,13 +2493,13 @@ let PTabContainer = class PTabContainer {
|
|
|
2413
2493
|
c.detach();
|
|
2414
2494
|
this.el = r.nativeElement;
|
|
2415
2495
|
}
|
|
2416
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2417
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2496
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTabContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2497
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTabContainer, isStandalone: false, selector: "p-tab-container", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2418
2498
|
};
|
|
2419
2499
|
PTabContainer = __decorate([
|
|
2420
2500
|
ProxyCmp({})
|
|
2421
2501
|
], PTabContainer);
|
|
2422
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2502
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTabContainer, decorators: [{
|
|
2423
2503
|
type: Component,
|
|
2424
2504
|
args: [{
|
|
2425
2505
|
selector: 'p-tab-container',
|
|
@@ -2427,8 +2507,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2427
2507
|
template: '<ng-content></ng-content>',
|
|
2428
2508
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2429
2509
|
inputs: [],
|
|
2510
|
+
standalone: false
|
|
2430
2511
|
}]
|
|
2431
|
-
}], ctorParameters:
|
|
2512
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2432
2513
|
let PTabItem = class PTabItem {
|
|
2433
2514
|
z;
|
|
2434
2515
|
el;
|
|
@@ -2437,15 +2518,15 @@ let PTabItem = class PTabItem {
|
|
|
2437
2518
|
c.detach();
|
|
2438
2519
|
this.el = r.nativeElement;
|
|
2439
2520
|
}
|
|
2440
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2441
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2521
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2522
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTabItem, isStandalone: false, selector: "p-tab-item", inputs: { active: "active" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2442
2523
|
};
|
|
2443
2524
|
PTabItem = __decorate([
|
|
2444
2525
|
ProxyCmp({
|
|
2445
2526
|
inputs: ['active']
|
|
2446
2527
|
})
|
|
2447
2528
|
], PTabItem);
|
|
2448
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2529
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTabItem, decorators: [{
|
|
2449
2530
|
type: Component,
|
|
2450
2531
|
args: [{
|
|
2451
2532
|
selector: 'p-tab-item',
|
|
@@ -2453,8 +2534,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2453
2534
|
template: '<ng-content></ng-content>',
|
|
2454
2535
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2455
2536
|
inputs: ['active'],
|
|
2537
|
+
standalone: false
|
|
2456
2538
|
}]
|
|
2457
|
-
}], ctorParameters:
|
|
2539
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2458
2540
|
let PTableContainer = class PTableContainer {
|
|
2459
2541
|
z;
|
|
2460
2542
|
el;
|
|
@@ -2463,13 +2545,13 @@ let PTableContainer = class PTableContainer {
|
|
|
2463
2545
|
c.detach();
|
|
2464
2546
|
this.el = r.nativeElement;
|
|
2465
2547
|
}
|
|
2466
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2467
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2548
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2549
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTableContainer, isStandalone: false, selector: "p-table-container", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2468
2550
|
};
|
|
2469
2551
|
PTableContainer = __decorate([
|
|
2470
2552
|
ProxyCmp({})
|
|
2471
2553
|
], PTableContainer);
|
|
2472
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2554
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableContainer, decorators: [{
|
|
2473
2555
|
type: Component,
|
|
2474
2556
|
args: [{
|
|
2475
2557
|
selector: 'p-table-container',
|
|
@@ -2477,8 +2559,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2477
2559
|
template: '<ng-content></ng-content>',
|
|
2478
2560
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2479
2561
|
inputs: [],
|
|
2562
|
+
standalone: false
|
|
2480
2563
|
}]
|
|
2481
|
-
}], ctorParameters:
|
|
2564
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2482
2565
|
let PTableFooter = class PTableFooter {
|
|
2483
2566
|
z;
|
|
2484
2567
|
el;
|
|
@@ -2488,15 +2571,15 @@ let PTableFooter = class PTableFooter {
|
|
|
2488
2571
|
this.el = r.nativeElement;
|
|
2489
2572
|
proxyOutputs(this, this.el, ['pageChange', 'pageSizeChange', 'hiddenChange']);
|
|
2490
2573
|
}
|
|
2491
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2492
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2574
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2575
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTableFooter, isStandalone: false, selector: "p-table-footer", inputs: { enablePaginationPages: "enablePaginationPages", enablePaginationSize: "enablePaginationSize", hideOnSinglePage: "hideOnSinglePage", loading: "loading", page: "page", pageSize: "pageSize", pageSizeOptions: "pageSizeOptions", tableHeaderHasAction: "tableHeaderHasAction", total: "total" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2493
2576
|
};
|
|
2494
2577
|
PTableFooter = __decorate([
|
|
2495
2578
|
ProxyCmp({
|
|
2496
2579
|
inputs: ['enablePaginationPages', 'enablePaginationSize', 'hideOnSinglePage', 'loading', 'page', 'pageSize', 'pageSizeOptions', 'tableHeaderHasAction', 'total']
|
|
2497
2580
|
})
|
|
2498
2581
|
], PTableFooter);
|
|
2499
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2582
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableFooter, decorators: [{
|
|
2500
2583
|
type: Component,
|
|
2501
2584
|
args: [{
|
|
2502
2585
|
selector: 'p-table-footer',
|
|
@@ -2504,8 +2587,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2504
2587
|
template: '<ng-content></ng-content>',
|
|
2505
2588
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2506
2589
|
inputs: ['enablePaginationPages', 'enablePaginationSize', 'hideOnSinglePage', 'loading', 'page', 'pageSize', 'pageSizeOptions', 'tableHeaderHasAction', 'total'],
|
|
2590
|
+
standalone: false
|
|
2507
2591
|
}]
|
|
2508
|
-
}], ctorParameters:
|
|
2592
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2509
2593
|
let PTableHeader = class PTableHeader {
|
|
2510
2594
|
z;
|
|
2511
2595
|
el;
|
|
@@ -2515,15 +2599,15 @@ let PTableHeader = class PTableHeader {
|
|
|
2515
2599
|
this.el = r.nativeElement;
|
|
2516
2600
|
proxyOutputs(this, this.el, ['quickFilter', 'queryChange', 'filter', 'action', 'export']);
|
|
2517
2601
|
}
|
|
2518
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2519
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2602
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2603
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTableHeader, isStandalone: false, selector: "p-table-header", inputs: { actionButtonTemplate: "actionButtonTemplate", actionIcon: "actionIcon", actionLoading: "actionLoading", actionText: "actionText", activeQuickFilterIdentifier: "activeQuickFilterIdentifier", canUseAction: "canUseAction", enableAction: "enableAction", enableExport: "enableExport", enableFilter: "enableFilter", enableFilterDesktop: "enableFilterDesktop", enableSearch: "enableSearch", filterButtonTemplate: "filterButtonTemplate", itemsSelectedAmount: "itemsSelectedAmount", loading: "loading", query: "query", quickFilters: "quickFilters", selectedFiltersAmount: "selectedFiltersAmount" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2520
2604
|
};
|
|
2521
2605
|
PTableHeader = __decorate([
|
|
2522
2606
|
ProxyCmp({
|
|
2523
2607
|
inputs: ['actionButtonTemplate', 'actionIcon', 'actionLoading', 'actionText', 'activeQuickFilterIdentifier', 'canUseAction', 'enableAction', 'enableExport', 'enableFilter', 'enableFilterDesktop', 'enableSearch', 'filterButtonTemplate', 'itemsSelectedAmount', 'loading', 'query', 'quickFilters', 'selectedFiltersAmount']
|
|
2524
2608
|
})
|
|
2525
2609
|
], PTableHeader);
|
|
2526
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2610
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableHeader, decorators: [{
|
|
2527
2611
|
type: Component,
|
|
2528
2612
|
args: [{
|
|
2529
2613
|
selector: 'p-table-header',
|
|
@@ -2531,8 +2615,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2531
2615
|
template: '<ng-content></ng-content>',
|
|
2532
2616
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2533
2617
|
inputs: ['actionButtonTemplate', 'actionIcon', 'actionLoading', 'actionText', 'activeQuickFilterIdentifier', 'canUseAction', 'enableAction', 'enableExport', 'enableFilter', 'enableFilterDesktop', 'enableSearch', 'filterButtonTemplate', 'itemsSelectedAmount', 'loading', 'query', 'quickFilters', 'selectedFiltersAmount'],
|
|
2618
|
+
standalone: false
|
|
2534
2619
|
}]
|
|
2535
|
-
}], ctorParameters:
|
|
2620
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2536
2621
|
let PTableRow = class PTableRow {
|
|
2537
2622
|
z;
|
|
2538
2623
|
el;
|
|
@@ -2541,15 +2626,15 @@ let PTableRow = class PTableRow {
|
|
|
2541
2626
|
c.detach();
|
|
2542
2627
|
this.el = r.nativeElement;
|
|
2543
2628
|
}
|
|
2544
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2545
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2629
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableRow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2630
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTableRow, isStandalone: false, selector: "p-table-row", inputs: { checked: "checked", enableHover: "enableHover", isLast: "isLast", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2546
2631
|
};
|
|
2547
2632
|
PTableRow = __decorate([
|
|
2548
2633
|
ProxyCmp({
|
|
2549
2634
|
inputs: ['checked', 'enableHover', 'isLast', 'variant']
|
|
2550
2635
|
})
|
|
2551
2636
|
], PTableRow);
|
|
2552
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableRow, decorators: [{
|
|
2553
2638
|
type: Component,
|
|
2554
2639
|
args: [{
|
|
2555
2640
|
selector: 'p-table-row',
|
|
@@ -2557,8 +2642,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2557
2642
|
template: '<ng-content></ng-content>',
|
|
2558
2643
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2559
2644
|
inputs: ['checked', 'enableHover', 'isLast', 'variant'],
|
|
2645
|
+
standalone: false
|
|
2560
2646
|
}]
|
|
2561
|
-
}], ctorParameters:
|
|
2647
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2562
2648
|
let PTableRowActionsContainer = class PTableRowActionsContainer {
|
|
2563
2649
|
z;
|
|
2564
2650
|
el;
|
|
@@ -2567,15 +2653,15 @@ let PTableRowActionsContainer = class PTableRowActionsContainer {
|
|
|
2567
2653
|
c.detach();
|
|
2568
2654
|
this.el = r.nativeElement;
|
|
2569
2655
|
}
|
|
2570
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2571
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2656
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableRowActionsContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2657
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTableRowActionsContainer, isStandalone: false, selector: "p-table-row-actions-container", inputs: { checked: "checked" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2572
2658
|
};
|
|
2573
2659
|
PTableRowActionsContainer = __decorate([
|
|
2574
2660
|
ProxyCmp({
|
|
2575
2661
|
inputs: ['checked']
|
|
2576
2662
|
})
|
|
2577
2663
|
], PTableRowActionsContainer);
|
|
2578
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2664
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTableRowActionsContainer, decorators: [{
|
|
2579
2665
|
type: Component,
|
|
2580
2666
|
args: [{
|
|
2581
2667
|
selector: 'p-table-row-actions-container',
|
|
@@ -2583,8 +2669,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2583
2669
|
template: '<ng-content></ng-content>',
|
|
2584
2670
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2585
2671
|
inputs: ['checked'],
|
|
2672
|
+
standalone: false
|
|
2586
2673
|
}]
|
|
2587
|
-
}], ctorParameters:
|
|
2674
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2588
2675
|
let PToast = class PToast {
|
|
2589
2676
|
z;
|
|
2590
2677
|
el;
|
|
@@ -2594,15 +2681,15 @@ let PToast = class PToast {
|
|
|
2594
2681
|
this.el = r.nativeElement;
|
|
2595
2682
|
proxyOutputs(this, this.el, ['action']);
|
|
2596
2683
|
}
|
|
2597
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2598
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2684
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2685
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PToast, isStandalone: false, selector: "p-toast", inputs: { actionIcon: "actionIcon", actionIconFlip: "actionIconFlip", actionIconRotate: "actionIconRotate", content: "content", enableAction: "enableAction", header: "header", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2599
2686
|
};
|
|
2600
2687
|
PToast = __decorate([
|
|
2601
2688
|
ProxyCmp({
|
|
2602
2689
|
inputs: ['actionIcon', 'actionIconFlip', 'actionIconRotate', 'content', 'enableAction', 'header', 'variant']
|
|
2603
2690
|
})
|
|
2604
2691
|
], PToast);
|
|
2605
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2692
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PToast, decorators: [{
|
|
2606
2693
|
type: Component,
|
|
2607
2694
|
args: [{
|
|
2608
2695
|
selector: 'p-toast',
|
|
@@ -2610,8 +2697,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2610
2697
|
template: '<ng-content></ng-content>',
|
|
2611
2698
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2612
2699
|
inputs: ['actionIcon', 'actionIconFlip', 'actionIconRotate', 'content', 'enableAction', 'header', 'variant'],
|
|
2700
|
+
standalone: false
|
|
2613
2701
|
}]
|
|
2614
|
-
}], ctorParameters:
|
|
2702
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2615
2703
|
let PToggle = class PToggle {
|
|
2616
2704
|
z;
|
|
2617
2705
|
el;
|
|
@@ -2621,15 +2709,15 @@ let PToggle = class PToggle {
|
|
|
2621
2709
|
this.el = r.nativeElement;
|
|
2622
2710
|
proxyOutputs(this, this.el, ['checkedChange', 'indeterminateChange']);
|
|
2623
2711
|
}
|
|
2624
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2625
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2712
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2713
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PToggle, isStandalone: false, selector: "p-toggle", inputs: { checked: "checked", disabled: "disabled", id: "id", name: "name", required: "required" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2626
2714
|
};
|
|
2627
2715
|
PToggle = __decorate([
|
|
2628
2716
|
ProxyCmp({
|
|
2629
2717
|
inputs: ['checked', 'disabled', 'id', 'name', 'required']
|
|
2630
2718
|
})
|
|
2631
2719
|
], PToggle);
|
|
2632
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2720
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PToggle, decorators: [{
|
|
2633
2721
|
type: Component,
|
|
2634
2722
|
args: [{
|
|
2635
2723
|
selector: 'p-toggle',
|
|
@@ -2637,8 +2725,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2637
2725
|
template: '<ng-content></ng-content>',
|
|
2638
2726
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2639
2727
|
inputs: ['checked', 'disabled', 'id', 'name', 'required'],
|
|
2728
|
+
standalone: false
|
|
2640
2729
|
}]
|
|
2641
|
-
}], ctorParameters:
|
|
2730
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2642
2731
|
let PTooltip = class PTooltip {
|
|
2643
2732
|
z;
|
|
2644
2733
|
el;
|
|
@@ -2648,15 +2737,15 @@ let PTooltip = class PTooltip {
|
|
|
2648
2737
|
this.el = r.nativeElement;
|
|
2649
2738
|
proxyOutputs(this, this.el, ['isOpen']);
|
|
2650
2739
|
}
|
|
2651
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2652
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2740
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2741
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: PTooltip, isStandalone: false, selector: "p-tooltip", inputs: { canManuallyClose: "canManuallyClose", content: "content", enableUserInput: "enableUserInput", offset: "offset", placement: "placement", show: "show", strategy: "strategy", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2653
2742
|
};
|
|
2654
2743
|
PTooltip = __decorate([
|
|
2655
2744
|
ProxyCmp({
|
|
2656
2745
|
inputs: ['canManuallyClose', 'content', 'enableUserInput', 'offset', 'placement', 'show', 'strategy', 'variant']
|
|
2657
2746
|
})
|
|
2658
2747
|
], PTooltip);
|
|
2659
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2748
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PTooltip, decorators: [{
|
|
2660
2749
|
type: Component,
|
|
2661
2750
|
args: [{
|
|
2662
2751
|
selector: 'p-tooltip',
|
|
@@ -2664,8 +2753,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2664
2753
|
template: '<ng-content></ng-content>',
|
|
2665
2754
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2666
2755
|
inputs: ['canManuallyClose', 'content', 'enableUserInput', 'offset', 'placement', 'show', 'strategy', 'variant'],
|
|
2756
|
+
standalone: false
|
|
2667
2757
|
}]
|
|
2668
|
-
}], ctorParameters:
|
|
2758
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2669
2759
|
|
|
2670
2760
|
const DIRECTIVES = [
|
|
2671
2761
|
PAccordion,
|
|
@@ -2745,11 +2835,11 @@ const DIRECTIVES = [
|
|
|
2745
2835
|
];
|
|
2746
2836
|
|
|
2747
2837
|
class StencilModule {
|
|
2748
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2749
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
2750
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
2838
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: StencilModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2839
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: StencilModule, declarations: [PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PCheckbox, PContentSlider, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PEmptyState, PField, PFieldContainer, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIbanIcon, PIcon, PIllustration, PIllustrationDeprecated, PInfoPanel, PLabel, PLayout, PListing, PListingItem, PListingLine, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPagination, PPaginationPages, PPaginationPagesItem, PPaginationSize, PProfile, PRadio, PRange, PSegmentContainer, PSegmentItem, PSelect, PSmile, PStepper, PStepperItem, PStepperLine, PTabContainer, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PTableRowActionsContainer, PToast, PToggle, PTooltip], exports: [PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PCheckbox, PContentSlider, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PEmptyState, PField, PFieldContainer, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIbanIcon, PIcon, PIllustration, PIllustrationDeprecated, PInfoPanel, PLabel, PLayout, PListing, PListingItem, PListingLine, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPagination, PPaginationPages, PPaginationPagesItem, PPaginationSize, PProfile, PRadio, PRange, PSegmentContainer, PSegmentItem, PSelect, PSmile, PStepper, PStepperItem, PStepperLine, PTabContainer, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PTableRowActionsContainer, PToast, PToggle, PTooltip] });
|
|
2840
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: StencilModule });
|
|
2751
2841
|
}
|
|
2752
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2842
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: StencilModule, decorators: [{
|
|
2753
2843
|
type: NgModule,
|
|
2754
2844
|
args: [{
|
|
2755
2845
|
declarations: [...DIRECTIVES],
|
|
@@ -2834,29 +2924,29 @@ class OverlayService {
|
|
|
2834
2924
|
}
|
|
2835
2925
|
}
|
|
2836
2926
|
}
|
|
2837
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2838
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2927
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: OverlayService, deps: [{ token: i0.Injector }, { token: i1$1.Overlay }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2928
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: OverlayService });
|
|
2839
2929
|
}
|
|
2840
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2930
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: OverlayService, decorators: [{
|
|
2841
2931
|
type: Injectable
|
|
2842
|
-
}], ctorParameters:
|
|
2932
|
+
}], ctorParameters: () => [{ type: i0.Injector }, { type: i1$1.Overlay }] });
|
|
2843
2933
|
|
|
2844
2934
|
class OverlayModule {
|
|
2845
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2846
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
2935
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: OverlayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2936
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: OverlayModule, imports: [CommonModule,
|
|
2847
2937
|
StencilModule,
|
|
2848
2938
|
OverlayModule$1,
|
|
2849
2939
|
PlatformModule,
|
|
2850
2940
|
ObserversModule,
|
|
2851
2941
|
PortalModule], exports: [PortalModule] });
|
|
2852
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
2942
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: OverlayModule, providers: [OverlayService], imports: [CommonModule,
|
|
2853
2943
|
StencilModule,
|
|
2854
2944
|
OverlayModule$1,
|
|
2855
2945
|
PlatformModule,
|
|
2856
2946
|
ObserversModule,
|
|
2857
2947
|
PortalModule, PortalModule] });
|
|
2858
2948
|
}
|
|
2859
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2949
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: OverlayModule, decorators: [{
|
|
2860
2950
|
type: NgModule,
|
|
2861
2951
|
args: [{
|
|
2862
2952
|
imports: [
|
|
@@ -2903,9 +2993,12 @@ const createFormFilters = (values, quickFilters, quickFilterKey) => {
|
|
|
2903
2993
|
|
|
2904
2994
|
let BaseTableComponent = class BaseTableComponent extends BaseFormComponent {
|
|
2905
2995
|
tableOptionsChange = new EventEmitter();
|
|
2996
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2906
2997
|
quickFilters = [];
|
|
2998
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2907
2999
|
filterForm = new FormGroup({});
|
|
2908
3000
|
filterFormQuickFilterKey;
|
|
3001
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2909
3002
|
defaultFilterFormValues = {};
|
|
2910
3003
|
pageSizeDefault = PAGINATION_DEFAULT_PAGE_SIZE;
|
|
2911
3004
|
tableOptions;
|
|
@@ -2968,6 +3061,7 @@ let BaseTableComponent = class BaseTableComponent extends BaseFormComponent {
|
|
|
2968
3061
|
}
|
|
2969
3062
|
return this.tableOptions.value.filters;
|
|
2970
3063
|
}
|
|
3064
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2971
3065
|
set filters(filters) {
|
|
2972
3066
|
this.tableValues = {
|
|
2973
3067
|
filters,
|
|
@@ -2979,6 +3073,7 @@ let BaseTableComponent = class BaseTableComponent extends BaseFormComponent {
|
|
|
2979
3073
|
}
|
|
2980
3074
|
return this.tableOptions.value.selectedRows;
|
|
2981
3075
|
}
|
|
3076
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2982
3077
|
set selectedRows(selectedRows) {
|
|
2983
3078
|
this.tableValues = {
|
|
2984
3079
|
selectedRows,
|
|
@@ -3035,6 +3130,7 @@ let BaseTableComponent = class BaseTableComponent extends BaseFormComponent {
|
|
|
3035
3130
|
this._refresh();
|
|
3036
3131
|
}
|
|
3037
3132
|
}
|
|
3133
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3038
3134
|
applyFormFilters(values = null) {
|
|
3039
3135
|
values = values ?? this.filterForm.value;
|
|
3040
3136
|
const { filters, quickFilter } = createFormFilters(values, this.quickFilters, this.filterFormQuickFilterKey);
|
|
@@ -3051,6 +3147,7 @@ let BaseTableComponent = class BaseTableComponent extends BaseFormComponent {
|
|
|
3051
3147
|
}
|
|
3052
3148
|
}
|
|
3053
3149
|
resetFormFilters(resetQuickFilter = false) {
|
|
3150
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3054
3151
|
const values = this.filterForm.value;
|
|
3055
3152
|
const defaultQuickFilter = this.quickFilters.find(f => f.default);
|
|
3056
3153
|
for (const key of Object.keys(values)) {
|
|
@@ -3091,31 +3188,35 @@ let BaseTableComponent = class BaseTableComponent extends BaseFormComponent {
|
|
|
3091
3188
|
continue;
|
|
3092
3189
|
}
|
|
3093
3190
|
if (JSON.stringify(previous[key]) !== JSON.stringify(next[key])) {
|
|
3094
|
-
// @ts-
|
|
3191
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
3192
|
+
// @ts-expect-error
|
|
3095
3193
|
changes[key] = next[key];
|
|
3096
3194
|
}
|
|
3097
3195
|
}
|
|
3098
|
-
return Object.keys(changes).length ? changes : null;
|
|
3196
|
+
return Object.keys(changes).length > 0 ? changes : null;
|
|
3099
3197
|
}
|
|
3100
3198
|
_watchProperty(observable, identifier = 'id') {
|
|
3101
3199
|
return observable.pipe(untilDestroyed(this), startWith(null), pairwise(), filter$1(([prev, cur]) => prev !== cur && !!cur), tap(([previous, current]) => {
|
|
3102
3200
|
if (previous && previous[identifier] !== current?.[identifier]) {
|
|
3103
3201
|
this.resetTable(false, true);
|
|
3104
3202
|
}
|
|
3105
|
-
}),
|
|
3203
|
+
}),
|
|
3204
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
3205
|
+
map(([_, current]) => current));
|
|
3106
3206
|
}
|
|
3107
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3108
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3207
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseTableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3208
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: BaseTableComponent, isStandalone: false, selector: "ng-component", outputs: { tableOptionsChange: "tableOptionsChange" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
3109
3209
|
};
|
|
3110
3210
|
BaseTableComponent = __decorate([
|
|
3111
3211
|
UntilDestroy({ checkProperties: true })
|
|
3112
3212
|
], BaseTableComponent);
|
|
3113
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3213
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: BaseTableComponent, decorators: [{
|
|
3114
3214
|
type: Component,
|
|
3115
3215
|
args: [{
|
|
3116
3216
|
template: ``,
|
|
3217
|
+
standalone: false,
|
|
3117
3218
|
}]
|
|
3118
|
-
}], ctorParameters:
|
|
3219
|
+
}], ctorParameters: () => [], propDecorators: { tableOptionsChange: [{
|
|
3119
3220
|
type: Output
|
|
3120
3221
|
}] } });
|
|
3121
3222
|
|
|
@@ -3253,12 +3354,12 @@ class TableCell {
|
|
|
3253
3354
|
'text-end': align === 'end',
|
|
3254
3355
|
});
|
|
3255
3356
|
}
|
|
3256
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3257
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3357
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCell, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3358
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: TableCell, isStandalone: false, selector: "p-table-cell-ngx", inputs: { variant: "variant", index: "index", rowIndex: "rowIndex", definition: "definition", item: "item", value: "value", checkbox: "checkbox", checkboxOffset: "checkboxOffset", template: "template", scrollable: "scrollable" }, host: { properties: { "class": "this.class" } }, ngImport: i0, template: "<ng-container *ngIf=\"checkbox\">\n\t<ng-container *ngTemplateOutlet=\"checkbox\"></ng-container>\n</ng-container>\n\n<ng-container [ngSwitch]=\"variant\">\n\t<p-loader\n\t\t*ngSwitchCase=\"'loading'\"\n\t\tvariant=\"ghost\"\n\t\tclass=\"h-6 w-full flex-1 rounded\"\n\t></p-loader>\n\n\t<ng-container *ngSwitchCase=\"'actions'\">\n\t\t<ng-container *ngIf=\"template\">\n\t\t\t<ng-container *ngTemplateOutlet=\"template; context: data\"></ng-container>\n\t\t</ng-container>\n\t</ng-container>\n\n\t<div\n\t\t*ngIf=\"variant === 'header' || variant === 'header-secondary'\"\n\t\t[class]=\"headerClass\"\n\t>\n\t\t<ng-container *ngTemplateOutlet=\"valueTemplate\"></ng-container>\n\t</div>\n\n\t<div\n\t\t*ngSwitchCase=\"'default'\"\n\t\t[class]=\"\n\t\t\tcn('overflow-hidden text-ellipsis', {\n\t\t\t\tflex: definition?.flex,\n\t\t\t\t'flex-1': definition?.flex,\n\t\t\t\t'justify-start':\n\t\t\t\t\tdefinition?.flex &&\n\t\t\t\t\t(definition?.align === undefined || definition.align === 'start'),\n\t\t\t\t'justify-end': definition?.flex && definition.align === 'end',\n\t\t\t\t'justify-center': definition?.flex && definition.align === 'end',\n\t\t\t\t'text-start':\n\t\t\t\t\t!definition?.flex &&\n\t\t\t\t\t(definition?.align === undefined || definition.align === 'start'),\n\t\t\t\t'text-center': !definition?.flex && definition.align === 'center',\n\t\t\t\t'text-end': !definition?.flex && definition.align === 'end'\n\t\t\t})\n\t\t\"\n\t>\n\t\t<ng-container *ngIf=\"template; else valueTemplate\">\n\t\t\t<ng-container *ngTemplateOutlet=\"template; context: data\"></ng-container>\n\t\t</ng-container>\n\t</div>\n</ng-container>\n\n<ng-template #valueTemplate>\n\t<ng-container *ngIf=\"data.value\">\n\t\t{{ data.value }}\n\t</ng-container>\n\n\t<ng-content *ngIf=\"!data.value\"></ng-content>\n</ng-template>\n", dependencies: [{ kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1$2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1$2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "component", type: PLoader, selector: "p-loader", inputs: ["color", "modalDescription", "modalTitle", "show", "variant"] }] });
|
|
3258
3359
|
}
|
|
3259
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3360
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCell, decorators: [{
|
|
3260
3361
|
type: Component,
|
|
3261
|
-
args: [{ selector: 'p-table-cell-ngx', template: "<ng-container *ngIf=\"checkbox\">\n\t<ng-container *ngTemplateOutlet=\"checkbox\"></ng-container>\n</ng-container>\n\n<ng-container [ngSwitch]=\"variant\">\n\t<p-loader\n\t\t*ngSwitchCase=\"'loading'\"\n\t\tvariant=\"ghost\"\n\t\tclass=\"h-6 w-full flex-1 rounded\"\n\t></p-loader>\n\n\t<ng-container *ngSwitchCase=\"'actions'\">\n\t\t<ng-container *ngIf=\"template\">\n\t\t\t<ng-container *ngTemplateOutlet=\"template; context: data\"></ng-container>\n\t\t</ng-container>\n\t</ng-container>\n\n\t<div\n\t\t*ngIf=\"variant === 'header' || variant === 'header-secondary'\"\n\t\t[class]=\"headerClass\"\n\t>\n\t\t<ng-container *ngTemplateOutlet=\"valueTemplate\"></ng-container>\n\t</div>\n\n\t<div\n\t\t*ngSwitchCase=\"'default'\"\n\t\t[class]=\"\n\t\t\tcn('overflow-hidden text-ellipsis', {\n\t\t\t\tflex: definition?.flex,\n\t\t\t\t'flex-1': definition?.flex,\n\t\t\t\t'justify-start':\n\t\t\t\t\tdefinition?.flex &&\n\t\t\t\t\t(definition?.align === undefined || definition.align === 'start'),\n\t\t\t\t'justify-end': definition?.flex && definition.align === 'end',\n\t\t\t\t'justify-center': definition?.flex && definition.align === 'end',\n\t\t\t\t'text-start':\n\t\t\t\t\t!definition?.flex &&\n\t\t\t\t\t(definition?.align === undefined || definition.align === 'start'),\n\t\t\t\t'text-center': !definition?.flex && definition.align === 'center',\n\t\t\t\t'text-end': !definition?.flex && definition.align === 'end'\n\t\t\t})\n\t\t\"\n\t>\n\t\t<ng-container *ngIf=\"template; else valueTemplate\">\n\t\t\t<ng-container *ngTemplateOutlet=\"template; context: data\"></ng-container>\n\t\t</ng-container>\n\t</div>\n</ng-container>\n\n<ng-template #valueTemplate>\n\t<ng-container *ngIf=\"data.value\">\n\t\t{{ data.value }}\n\t</ng-container>\n\n\t<ng-content *ngIf=\"!data.value\"></ng-content>\n</ng-template>\n" }]
|
|
3362
|
+
args: [{ selector: 'p-table-cell-ngx', standalone: false, template: "<ng-container *ngIf=\"checkbox\">\n\t<ng-container *ngTemplateOutlet=\"checkbox\"></ng-container>\n</ng-container>\n\n<ng-container [ngSwitch]=\"variant\">\n\t<p-loader\n\t\t*ngSwitchCase=\"'loading'\"\n\t\tvariant=\"ghost\"\n\t\tclass=\"h-6 w-full flex-1 rounded\"\n\t></p-loader>\n\n\t<ng-container *ngSwitchCase=\"'actions'\">\n\t\t<ng-container *ngIf=\"template\">\n\t\t\t<ng-container *ngTemplateOutlet=\"template; context: data\"></ng-container>\n\t\t</ng-container>\n\t</ng-container>\n\n\t<div\n\t\t*ngIf=\"variant === 'header' || variant === 'header-secondary'\"\n\t\t[class]=\"headerClass\"\n\t>\n\t\t<ng-container *ngTemplateOutlet=\"valueTemplate\"></ng-container>\n\t</div>\n\n\t<div\n\t\t*ngSwitchCase=\"'default'\"\n\t\t[class]=\"\n\t\t\tcn('overflow-hidden text-ellipsis', {\n\t\t\t\tflex: definition?.flex,\n\t\t\t\t'flex-1': definition?.flex,\n\t\t\t\t'justify-start':\n\t\t\t\t\tdefinition?.flex &&\n\t\t\t\t\t(definition?.align === undefined || definition.align === 'start'),\n\t\t\t\t'justify-end': definition?.flex && definition.align === 'end',\n\t\t\t\t'justify-center': definition?.flex && definition.align === 'end',\n\t\t\t\t'text-start':\n\t\t\t\t\t!definition?.flex &&\n\t\t\t\t\t(definition?.align === undefined || definition.align === 'start'),\n\t\t\t\t'text-center': !definition?.flex && definition.align === 'center',\n\t\t\t\t'text-end': !definition?.flex && definition.align === 'end'\n\t\t\t})\n\t\t\"\n\t>\n\t\t<ng-container *ngIf=\"template; else valueTemplate\">\n\t\t\t<ng-container *ngTemplateOutlet=\"template; context: data\"></ng-container>\n\t\t</ng-container>\n\t</div>\n</ng-container>\n\n<ng-template #valueTemplate>\n\t<ng-container *ngIf=\"data.value\">\n\t\t{{ data.value }}\n\t</ng-container>\n\n\t<ng-content *ngIf=\"!data.value\"></ng-content>\n</ng-template>\n" }]
|
|
3262
3363
|
}], propDecorators: { variant: [{
|
|
3263
3364
|
type: Input
|
|
3264
3365
|
}], index: [{
|
|
@@ -3294,8 +3395,8 @@ let TableColumn = class TableColumn {
|
|
|
3294
3395
|
this.el = r.nativeElement;
|
|
3295
3396
|
proxyOutputs(this, this.el, ['tableDefinitionChanged']);
|
|
3296
3397
|
}
|
|
3297
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3298
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3398
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3399
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: TableColumn, isStandalone: false, selector: "p-table-column", inputs: { align: "align", headerAlign: "headerAlign", flex: "flex", name: "name", path: "path", sizes: "sizes", variant: "variant", useSlot: "useSlot", hasCheckbox: "hasCheckbox", sticky: "sticky" }, queries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true, read: TemplateRef, static: true }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3299
3400
|
};
|
|
3300
3401
|
TableColumn = __decorate([
|
|
3301
3402
|
ProxyCmp({
|
|
@@ -3314,7 +3415,7 @@ TableColumn = __decorate([
|
|
|
3314
3415
|
],
|
|
3315
3416
|
})
|
|
3316
3417
|
], TableColumn);
|
|
3317
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3418
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableColumn, decorators: [{
|
|
3318
3419
|
type: Component,
|
|
3319
3420
|
args: [{
|
|
3320
3421
|
selector: 'p-table-column',
|
|
@@ -3332,8 +3433,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3332
3433
|
'hasCheckbox',
|
|
3333
3434
|
'sticky',
|
|
3334
3435
|
],
|
|
3436
|
+
standalone: false
|
|
3335
3437
|
}]
|
|
3336
|
-
}], ctorParameters:
|
|
3438
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { template: [{
|
|
3337
3439
|
type: ContentChild,
|
|
3338
3440
|
args: [TemplateRef, {
|
|
3339
3441
|
read: TemplateRef,
|
|
@@ -3351,8 +3453,8 @@ let TableExtraHeader = class TableExtraHeader {
|
|
|
3351
3453
|
this.el = r.nativeElement;
|
|
3352
3454
|
proxyOutputs(this, this.el, ['tableDefinitionChanged']);
|
|
3353
3455
|
}
|
|
3354
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3355
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3456
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableExtraHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3457
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: TableExtraHeader, isStandalone: false, selector: "p-table-extra-header", inputs: { align: "align", name: "name", sizes: "sizes", parsedSizes: "parsedSizes", useSlot: "useSlot", sticky: "sticky" }, queries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true, read: TemplateRef, static: true }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3356
3458
|
};
|
|
3357
3459
|
TableExtraHeader = __decorate([
|
|
3358
3460
|
ProxyCmp({
|
|
@@ -3360,15 +3462,16 @@ TableExtraHeader = __decorate([
|
|
|
3360
3462
|
inputs: ['align', 'name', 'sizes', 'parsedSizes', 'useSlot', 'sticky'],
|
|
3361
3463
|
})
|
|
3362
3464
|
], TableExtraHeader);
|
|
3363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3465
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableExtraHeader, decorators: [{
|
|
3364
3466
|
type: Component,
|
|
3365
3467
|
args: [{
|
|
3366
3468
|
selector: 'p-table-extra-header',
|
|
3367
3469
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3368
3470
|
template: '<ng-content></ng-content>',
|
|
3369
3471
|
inputs: ['align', 'name', 'sizes', 'parsedSizes', 'useSlot', 'sticky'],
|
|
3472
|
+
standalone: false
|
|
3370
3473
|
}]
|
|
3371
|
-
}], ctorParameters:
|
|
3474
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { template: [{
|
|
3372
3475
|
type: ContentChild,
|
|
3373
3476
|
args: [TemplateRef, {
|
|
3374
3477
|
read: TemplateRef,
|
|
@@ -3377,24 +3480,26 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3377
3480
|
}] } });
|
|
3378
3481
|
|
|
3379
3482
|
class TableCustomFilterDirective {
|
|
3380
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3381
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3483
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCustomFilterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
3484
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableCustomFilterDirective, isStandalone: false, selector: "[p-table-custom-filter]", ngImport: i0 });
|
|
3382
3485
|
}
|
|
3383
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3486
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCustomFilterDirective, decorators: [{
|
|
3384
3487
|
type: Directive,
|
|
3385
3488
|
args: [{
|
|
3386
3489
|
selector: '[p-table-custom-filter]',
|
|
3490
|
+
standalone: false
|
|
3387
3491
|
}]
|
|
3388
3492
|
}] });
|
|
3389
3493
|
|
|
3390
3494
|
class TableFilterModalDirective {
|
|
3391
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3392
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3495
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableFilterModalDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
3496
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableFilterModalDirective, isStandalone: false, selector: "[p-table-filter-modal]", ngImport: i0 });
|
|
3393
3497
|
}
|
|
3394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableFilterModalDirective, decorators: [{
|
|
3395
3499
|
type: Directive,
|
|
3396
3500
|
args: [{
|
|
3397
3501
|
selector: '[p-table-filter-modal]',
|
|
3502
|
+
standalone: false
|
|
3398
3503
|
}]
|
|
3399
3504
|
}] });
|
|
3400
3505
|
|
|
@@ -3418,8 +3523,8 @@ class TableFooterDirective extends BaseValueAccessor {
|
|
|
3418
3523
|
[type]: value,
|
|
3419
3524
|
});
|
|
3420
3525
|
}
|
|
3421
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3422
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3526
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableFooterDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3527
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableFooterDirective, isStandalone: false, selector: "p-table-footer", host: { listeners: { "pageChange": "handleChange($event.detail, \"page\")", "pageSizeChange": "handleChange($event.detail, \"pageSize\")" } }, providers: [
|
|
3423
3528
|
{
|
|
3424
3529
|
provide: NG_VALUE_ACCESSOR,
|
|
3425
3530
|
useExisting: TableFooterDirective,
|
|
@@ -3427,7 +3532,7 @@ class TableFooterDirective extends BaseValueAccessor {
|
|
|
3427
3532
|
},
|
|
3428
3533
|
], usesInheritance: true, ngImport: i0 });
|
|
3429
3534
|
}
|
|
3430
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3535
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableFooterDirective, decorators: [{
|
|
3431
3536
|
type: Directive,
|
|
3432
3537
|
args: [{
|
|
3433
3538
|
/* tslint:disable-next-line:directive-selector */
|
|
@@ -3443,8 +3548,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3443
3548
|
multi: true,
|
|
3444
3549
|
},
|
|
3445
3550
|
],
|
|
3551
|
+
standalone: false
|
|
3446
3552
|
}]
|
|
3447
|
-
}], ctorParameters:
|
|
3553
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
3448
3554
|
|
|
3449
3555
|
class TableHeaderDirective extends BaseValueAccessor {
|
|
3450
3556
|
lastValue = {
|
|
@@ -3473,8 +3579,8 @@ class TableHeaderDirective extends BaseValueAccessor {
|
|
|
3473
3579
|
_setActiveQuickFilter(quickFilter) {
|
|
3474
3580
|
this.el.nativeElement.activeQuickFilterIdentifier = quickFilter?.identifier;
|
|
3475
3581
|
}
|
|
3476
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3477
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3582
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableHeaderDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3583
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableHeaderDirective, isStandalone: false, selector: "p-table-header", host: { listeners: { "queryChange": "handleChange($event.detail, \"query\")", "quickFilter": "handleChange($event.detail, \"quickFilter\")" } }, providers: [
|
|
3478
3584
|
{
|
|
3479
3585
|
provide: NG_VALUE_ACCESSOR,
|
|
3480
3586
|
useExisting: TableHeaderDirective,
|
|
@@ -3482,7 +3588,7 @@ class TableHeaderDirective extends BaseValueAccessor {
|
|
|
3482
3588
|
},
|
|
3483
3589
|
], usesInheritance: true, ngImport: i0 });
|
|
3484
3590
|
}
|
|
3485
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3591
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableHeaderDirective, decorators: [{
|
|
3486
3592
|
type: Directive,
|
|
3487
3593
|
args: [{
|
|
3488
3594
|
/* tslint:disable-next-line:directive-selector */
|
|
@@ -3498,8 +3604,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3498
3604
|
multi: true,
|
|
3499
3605
|
},
|
|
3500
3606
|
],
|
|
3607
|
+
standalone: false
|
|
3501
3608
|
}]
|
|
3502
|
-
}], ctorParameters:
|
|
3609
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
3503
3610
|
|
|
3504
3611
|
/* eslint-disable @angular-eslint/no-host-metadata-property */
|
|
3505
3612
|
class TableNgxDirective extends BaseValueAccessor {
|
|
@@ -3593,8 +3700,8 @@ class TableNgxDirective extends BaseValueAccessor {
|
|
|
3593
3700
|
}
|
|
3594
3701
|
}
|
|
3595
3702
|
}
|
|
3596
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3597
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3703
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableNgxDirective, deps: [{ token: i0.ElementRef }, { token: Table, host: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3704
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableNgxDirective, isStandalone: false, selector: "p-table-ngx", host: { listeners: { "queryChange": "handleChange($event, \"query\")", "quickFilter": "handleChange($event, \"quickFilter\")", "pageChange": "handleChange($event, \"page\")", "pageSizeChange": "handleChange($event, \"pageSize\")", "selectedRowsChange": "handleChange($event, \"selectedRows\")" } }, providers: [
|
|
3598
3705
|
{
|
|
3599
3706
|
provide: NG_VALUE_ACCESSOR,
|
|
3600
3707
|
useExisting: TableNgxDirective,
|
|
@@ -3602,7 +3709,7 @@ class TableNgxDirective extends BaseValueAccessor {
|
|
|
3602
3709
|
},
|
|
3603
3710
|
], usesInheritance: true, ngImport: i0 });
|
|
3604
3711
|
}
|
|
3605
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3712
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableNgxDirective, decorators: [{
|
|
3606
3713
|
type: Directive,
|
|
3607
3714
|
args: [{
|
|
3608
3715
|
selector: 'p-table-ngx',
|
|
@@ -3620,10 +3727,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3620
3727
|
multi: true,
|
|
3621
3728
|
},
|
|
3622
3729
|
],
|
|
3730
|
+
standalone: false
|
|
3623
3731
|
}]
|
|
3624
|
-
}], ctorParameters:
|
|
3732
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: Table, decorators: [{
|
|
3625
3733
|
type: Host
|
|
3626
|
-
}] }]
|
|
3734
|
+
}] }] });
|
|
3627
3735
|
|
|
3628
3736
|
class TableDirective extends BaseValueAccessor {
|
|
3629
3737
|
lastValue = {
|
|
@@ -3667,8 +3775,8 @@ class TableDirective extends BaseValueAccessor {
|
|
|
3667
3775
|
_setActiveQuickFilter(quickFilter) {
|
|
3668
3776
|
this.el.nativeElement.activeQuickFilterIdentifier = quickFilter?.identifier;
|
|
3669
3777
|
}
|
|
3670
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3671
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3778
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3779
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableDirective, isStandalone: false, selector: "p-table", host: { listeners: { "queryChange": "handleChange($event.detail, \"query\")", "quickFilter": "handleChange($event.detail, \"quickFilter\")", "pageChange": "handleChange($event.detail, \"page\")", "pageSizeChange": "handleChange($event.detail, \"pageSize\")", "selectedRowsChange": "handleChange($event.detail, \"selectedRows\")" } }, providers: [
|
|
3672
3780
|
{
|
|
3673
3781
|
provide: NG_VALUE_ACCESSOR,
|
|
3674
3782
|
useExisting: TableDirective,
|
|
@@ -3676,7 +3784,7 @@ class TableDirective extends BaseValueAccessor {
|
|
|
3676
3784
|
},
|
|
3677
3785
|
], usesInheritance: true, ngImport: i0 });
|
|
3678
3786
|
}
|
|
3679
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3787
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableDirective, decorators: [{
|
|
3680
3788
|
type: Directive,
|
|
3681
3789
|
args: [{
|
|
3682
3790
|
/* tslint:disable-next-line:directive-selector */
|
|
@@ -3695,17 +3803,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3695
3803
|
multi: true,
|
|
3696
3804
|
},
|
|
3697
3805
|
],
|
|
3806
|
+
standalone: false
|
|
3698
3807
|
}]
|
|
3699
|
-
}], ctorParameters:
|
|
3808
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
3700
3809
|
|
|
3701
3810
|
class TableCustomActionsDirective {
|
|
3702
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3703
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3811
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCustomActionsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
3812
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableCustomActionsDirective, isStandalone: false, selector: "[p-table-custom-actions]", ngImport: i0 });
|
|
3704
3813
|
}
|
|
3705
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3814
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCustomActionsDirective, decorators: [{
|
|
3706
3815
|
type: Directive,
|
|
3707
3816
|
args: [{
|
|
3708
3817
|
selector: '[p-table-custom-actions]',
|
|
3818
|
+
standalone: false
|
|
3709
3819
|
}]
|
|
3710
3820
|
}] });
|
|
3711
3821
|
|
|
@@ -3715,15 +3825,16 @@ class TableCustomRowDirective {
|
|
|
3715
3825
|
constructor(templateRef) {
|
|
3716
3826
|
this.templateRef = templateRef;
|
|
3717
3827
|
}
|
|
3718
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3719
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3828
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCustomRowDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3829
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TableCustomRowDirective, isStandalone: false, selector: "[p-table-custom-row]", inputs: { variant: "variant" }, ngImport: i0 });
|
|
3720
3830
|
}
|
|
3721
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3831
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableCustomRowDirective, decorators: [{
|
|
3722
3832
|
type: Directive,
|
|
3723
3833
|
args: [{
|
|
3724
3834
|
selector: '[p-table-custom-row]',
|
|
3835
|
+
standalone: false
|
|
3725
3836
|
}]
|
|
3726
|
-
}], ctorParameters:
|
|
3837
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef }], propDecorators: { variant: [{
|
|
3727
3838
|
type: Input
|
|
3728
3839
|
}] } });
|
|
3729
3840
|
|
|
@@ -3773,8 +3884,8 @@ let TableRowAction = class TableRowAction {
|
|
|
3773
3884
|
this._loadingChanged.emit(changes['loading'].currentValue);
|
|
3774
3885
|
}
|
|
3775
3886
|
}
|
|
3776
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3777
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3887
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableRowAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.NgZone }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
3888
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: TableRowAction, isStandalone: false, selector: "p-table-row-action", inputs: { disabled: "disabled", icon: "icon", iconFlip: "iconFlip", iconOnly: "iconOnly", iconRotate: "iconRotate", label: "label", type: "type", loading: "loading", routerLink: "routerLink", queryParams: "queryParams", showFunction: "showFunction" }, outputs: { action: "action", _loadingChanged: "_loadingChanged" }, usesOnChanges: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3778
3889
|
};
|
|
3779
3890
|
TableRowAction = __decorate([
|
|
3780
3891
|
ProxyCmp({
|
|
@@ -3791,7 +3902,7 @@ TableRowAction = __decorate([
|
|
|
3791
3902
|
],
|
|
3792
3903
|
})
|
|
3793
3904
|
], TableRowAction);
|
|
3794
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3905
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableRowAction, decorators: [{
|
|
3795
3906
|
type: Component,
|
|
3796
3907
|
args: [{
|
|
3797
3908
|
selector: 'p-table-row-action',
|
|
@@ -3808,8 +3919,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3808
3919
|
'type',
|
|
3809
3920
|
'loading',
|
|
3810
3921
|
],
|
|
3922
|
+
standalone: false
|
|
3811
3923
|
}]
|
|
3812
|
-
}], ctorParameters:
|
|
3924
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.NgZone }, { type: i0.ElementRef }], propDecorators: { routerLink: [{
|
|
3813
3925
|
type: Input
|
|
3814
3926
|
}], queryParams: [{
|
|
3815
3927
|
type: Input
|
|
@@ -3831,6 +3943,7 @@ let Table = class Table {
|
|
|
3831
3943
|
/**
|
|
3832
3944
|
* The items to be fed to the table
|
|
3833
3945
|
*/
|
|
3946
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3834
3947
|
items;
|
|
3835
3948
|
/**
|
|
3836
3949
|
* Wether data is loading
|
|
@@ -3863,10 +3976,12 @@ let Table = class Table {
|
|
|
3863
3976
|
/**
|
|
3864
3977
|
* The current selection of items
|
|
3865
3978
|
*/
|
|
3979
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3866
3980
|
selectedRows = [];
|
|
3867
3981
|
/**
|
|
3868
3982
|
* Event whenever the current selection changes
|
|
3869
3983
|
*/
|
|
3984
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3870
3985
|
selectedRowsChange = new EventEmitter();
|
|
3871
3986
|
/**
|
|
3872
3987
|
* The key to determine if a row is selected
|
|
@@ -3887,6 +4002,7 @@ let Table = class Table {
|
|
|
3887
4002
|
/**
|
|
3888
4003
|
* The template for amount selected item in the floating menu
|
|
3889
4004
|
*/
|
|
4005
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3890
4006
|
floatingMenuAmountSelectedTemplate;
|
|
3891
4007
|
/**
|
|
3892
4008
|
* Wether the floating menu has been shown atleast once
|
|
@@ -3899,10 +4015,12 @@ let Table = class Table {
|
|
|
3899
4015
|
/**
|
|
3900
4016
|
* Event whenever a row is selected
|
|
3901
4017
|
*/
|
|
4018
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3902
4019
|
rowSelected = new EventEmitter();
|
|
3903
4020
|
/**
|
|
3904
4021
|
* Event whenever a row is deselected
|
|
3905
4022
|
*/
|
|
4023
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3906
4024
|
rowDeselected = new EventEmitter();
|
|
3907
4025
|
/** START HEADER */
|
|
3908
4026
|
/**
|
|
@@ -3940,6 +4058,7 @@ let Table = class Table {
|
|
|
3940
4058
|
/**
|
|
3941
4059
|
* The template for the filter button text
|
|
3942
4060
|
*/
|
|
4061
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3943
4062
|
filterButtonTemplate;
|
|
3944
4063
|
/**
|
|
3945
4064
|
* Wether to show the action button
|
|
@@ -3964,6 +4083,7 @@ let Table = class Table {
|
|
|
3964
4083
|
/**
|
|
3965
4084
|
* The template for the action button text
|
|
3966
4085
|
*/
|
|
4086
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
3967
4087
|
actionButtonTemplate;
|
|
3968
4088
|
/**
|
|
3969
4089
|
* Event when one of the quick filters is clicked
|
|
@@ -4063,8 +4183,11 @@ let Table = class Table {
|
|
|
4063
4183
|
* Wether to show the shadow or not
|
|
4064
4184
|
*/
|
|
4065
4185
|
shadow = true;
|
|
4186
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
4066
4187
|
extraHeaders$ = new BehaviorSubject([]);
|
|
4188
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
4067
4189
|
columns$ = new BehaviorSubject([]);
|
|
4190
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
4068
4191
|
parsedItems = [];
|
|
4069
4192
|
loadingRows = Array.from({
|
|
4070
4193
|
length: this.amountOfLoadingRows,
|
|
@@ -4125,7 +4248,7 @@ let Table = class Table {
|
|
|
4125
4248
|
}
|
|
4126
4249
|
ngOnInit() {
|
|
4127
4250
|
this._parseItems(this.items);
|
|
4128
|
-
onStateChange('theme', value => this._checkTheme(value));
|
|
4251
|
+
onStateChange('theme', (value) => this._checkTheme(value));
|
|
4129
4252
|
this.loadingRows = Array.from({
|
|
4130
4253
|
length: this.amountOfLoadingRows,
|
|
4131
4254
|
});
|
|
@@ -4254,12 +4377,12 @@ let Table = class Table {
|
|
|
4254
4377
|
this.parsedItems = JSON.parse(items);
|
|
4255
4378
|
}
|
|
4256
4379
|
_generateColumns() {
|
|
4257
|
-
let definitionsArray =
|
|
4380
|
+
let definitionsArray = [...this.columnDefinitions];
|
|
4258
4381
|
definitionsArray = this._parseDefinitions(definitionsArray);
|
|
4259
4382
|
this.columns$.next(definitionsArray);
|
|
4260
4383
|
}
|
|
4261
4384
|
_generateExtraHeaders() {
|
|
4262
|
-
let definitionsArray =
|
|
4385
|
+
let definitionsArray = [...this.extraHeaderDefinitions];
|
|
4263
4386
|
definitionsArray = this._parseDefinitions(definitionsArray);
|
|
4264
4387
|
for (const col of definitionsArray) {
|
|
4265
4388
|
col.sticky = col.sticky === true ? 'secondary' : false;
|
|
@@ -4355,7 +4478,7 @@ let Table = class Table {
|
|
|
4355
4478
|
_selectionContains(row, index, returnIndex = false) {
|
|
4356
4479
|
const returnValue = this.selectedRows.findIndex(item => this._getSelectionValue(row, index) ===
|
|
4357
4480
|
this._getSelectionValue(item, index));
|
|
4358
|
-
return
|
|
4481
|
+
return returnIndex ? returnValue : returnValue !== -1;
|
|
4359
4482
|
}
|
|
4360
4483
|
_selectionContainsAll() {
|
|
4361
4484
|
let returnValue = true;
|
|
@@ -4463,12 +4586,12 @@ let Table = class Table {
|
|
|
4463
4586
|
return;
|
|
4464
4587
|
}
|
|
4465
4588
|
if (action.routerLink ||
|
|
4466
|
-
(Array.isArray(action.routerLink) && action.routerLink.length)) {
|
|
4589
|
+
(Array.isArray(action.routerLink) && action.routerLink.length > 0)) {
|
|
4467
4590
|
return;
|
|
4468
4591
|
}
|
|
4469
|
-
const item = rowIndex
|
|
4470
|
-
? this.
|
|
4471
|
-
: this.
|
|
4592
|
+
const item = rowIndex === undefined
|
|
4593
|
+
? this.selectedRows[0]
|
|
4594
|
+
: this.parsedItems[rowIndex];
|
|
4472
4595
|
action.action.emit({
|
|
4473
4596
|
item,
|
|
4474
4597
|
multi: false,
|
|
@@ -4484,12 +4607,12 @@ let Table = class Table {
|
|
|
4484
4607
|
}
|
|
4485
4608
|
return this._findRow(el?.parentElement);
|
|
4486
4609
|
}
|
|
4610
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
4487
4611
|
_findRowAction(el) {
|
|
4488
4612
|
if (!el) {
|
|
4489
4613
|
return null;
|
|
4490
4614
|
}
|
|
4491
|
-
if (el.
|
|
4492
|
-
el.getAttribute('data-is-action') !== 'false') {
|
|
4615
|
+
if (el.dataset['isAction'] !== null && el.dataset['isAction'] !== 'false') {
|
|
4493
4616
|
return el;
|
|
4494
4617
|
}
|
|
4495
4618
|
if (el?.tagName?.toLowerCase() === 'p-table-row') {
|
|
@@ -4506,9 +4629,9 @@ let Table = class Table {
|
|
|
4506
4629
|
this._resizeTimeout = setTimeout(() => {
|
|
4507
4630
|
const mobile = isMobile();
|
|
4508
4631
|
this.isMobile$.next(mobile);
|
|
4509
|
-
const actions =
|
|
4510
|
-
if (this._rowActionsSubscriptions.length) {
|
|
4511
|
-
for (
|
|
4632
|
+
const actions = [...this._rowActions];
|
|
4633
|
+
if (this._rowActionsSubscriptions.length > 0) {
|
|
4634
|
+
for (const subscription of this._rowActionsSubscriptions) {
|
|
4512
4635
|
subscription.unsubscribe();
|
|
4513
4636
|
}
|
|
4514
4637
|
}
|
|
@@ -4545,7 +4668,7 @@ let Table = class Table {
|
|
|
4545
4668
|
_showFloatingMenu() {
|
|
4546
4669
|
this.rowActionsFloatingAll$.pipe(take(1)).subscribe(actions => {
|
|
4547
4670
|
if (this.rowSelectionLimit === 1 &&
|
|
4548
|
-
actions.
|
|
4671
|
+
actions.some(a => (a.type === 'single' || a.type === 'both') && a.showFunction)) {
|
|
4549
4672
|
actions = actions.filter(a => a.type === 'multi' ||
|
|
4550
4673
|
!a.showFunction ||
|
|
4551
4674
|
a.showFunction(this.selectedRows[0]));
|
|
@@ -4559,7 +4682,7 @@ let Table = class Table {
|
|
|
4559
4682
|
}
|
|
4560
4683
|
_parseDefinitionSizes(definition) {
|
|
4561
4684
|
const definitionAny = definition;
|
|
4562
|
-
|
|
4685
|
+
const parsedSizes = { default: 'full' };
|
|
4563
4686
|
for (const [index, size] of tableColumSizesOptions.entries()) {
|
|
4564
4687
|
if (definitionAny.sizes === 'auto' ||
|
|
4565
4688
|
definitionAny.sizes === 'hidden' ||
|
|
@@ -4600,7 +4723,7 @@ let Table = class Table {
|
|
|
4600
4723
|
this._calculateColumnWidthsTimeout = 0;
|
|
4601
4724
|
}
|
|
4602
4725
|
const rows = this.tableRows.map(c => c.nativeElement);
|
|
4603
|
-
const cells = rows.flatMap(row =>
|
|
4726
|
+
const cells = rows.flatMap(row => [...row.querySelectorAll('p-table-cell-ngx')]);
|
|
4604
4727
|
this._calculateColumnWidthsTimeout = setTimeout(async () => {
|
|
4605
4728
|
this._setRowsWidth(rows);
|
|
4606
4729
|
const promises = [];
|
|
@@ -4620,8 +4743,7 @@ let Table = class Table {
|
|
|
4620
4743
|
}, 200);
|
|
4621
4744
|
}
|
|
4622
4745
|
_setRowsWidth(rows, value = null) {
|
|
4623
|
-
for (
|
|
4624
|
-
const row = rows[i];
|
|
4746
|
+
for (const [i, row] of rows.entries()) {
|
|
4625
4747
|
const shadow = row.shadowRoot;
|
|
4626
4748
|
if (!shadow) {
|
|
4627
4749
|
continue;
|
|
@@ -4671,16 +4793,16 @@ let Table = class Table {
|
|
|
4671
4793
|
this._cd.detectChanges();
|
|
4672
4794
|
}, 100);
|
|
4673
4795
|
}
|
|
4674
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4675
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: Table, selector: "p-table-ngx", inputs: { items: "items", loading: "loading", headerLoading: "headerLoading", footerLoading: "footerLoading", amountOfLoadingRows: "amountOfLoadingRows", enableRowSelection: "enableRowSelection", rowSelectionLimit: "rowSelectionLimit", enableRowClick: "enableRowClick", selectedRows: "selectedRows", selectionKey: "selectionKey", canSelectKey: "canSelectKey", enableFloatingMenu: "enableFloatingMenu", floatingMenuAmountSelectedText: "floatingMenuAmountSelectedText", floatingMenuAmountSelectedTemplate: "floatingMenuAmountSelectedTemplate", enableHeader: "enableHeader", quickFilters: "quickFilters", activeQuickFilterIdentifier: "activeQuickFilterIdentifier", enableSearch: "enableSearch", query: "query", enableFilter: "enableFilter", enableFilterDesktop: "enableFilterDesktop", selectedFiltersAmount: "selectedFiltersAmount", filterButtonTemplate: "filterButtonTemplate", enableAction: "enableAction", actionButtonLoading: "actionButtonLoading", actionButtonIcon: "actionButtonIcon", actionButtonEnabled: "actionButtonEnabled", actionButtonText: "actionButtonText", actionButtonTemplate: "actionButtonTemplate", enableFooter: "enableFooter", enablePaginationSize: "enablePaginationSize", enablePaginationPages: "enablePaginationPages", enableExport: "enableExport", page: "page", total: "total", pageSize: "pageSize", pageSizeOptions: "pageSizeOptions", hideOnSinglePage: "hideOnSinglePage", emptyStateType: "emptyStateType", emptyStateIllustration: "emptyStateIllustration", emptyStateHeader: "emptyStateHeader", emptyStateContent: "emptyStateContent", emptyStateAction: "emptyStateAction", emptyStateActionIcon: "emptyStateActionIcon", enableEmptyStateAction: "enableEmptyStateAction", emptyStateFilteredIllustration: "emptyStateFilteredIllustration", emptyStateFilteredHeader: "emptyStateFilteredHeader", emptyStateFilteredContent: "emptyStateFilteredContent", enableScroll: "enableScroll", shadow: "shadow", filterModalHeaderText: "filterModalHeaderText", filterModalSaveText: "filterModalSaveText", filterModalCancelText: "filterModalCancelText", filterModalResetText: "filterModalResetText", filterModalShowReset: "filterModalShowReset", filterModalShowResetMobile: "filterModalShowResetMobile" }, outputs: { selectedRowsChange: "selectedRowsChange", rowClick: "rowClick", rowSelected: "rowSelected", rowDeselected: "rowDeselected", quickFilter: "quickFilter", queryChange: "queryChange", filter: "filter", action: "action", pageChange: "pageChange", pageSizeChange: "pageSizeChange", export: "export", emptyStateActionClick: "emptyStateActionClick", filterModalShow: "filterModalShow", filterModalSave: "filterModalSave", filterModalReset: "filterModalReset" }, host: { listeners: { "window:resize": "onResize($event)", "document:keydown": "keyDown($event)", "document:keyup": "keyUp($event)", "document:visibilitychange": "visibilityChange($event)" }, properties: { "class": "this.className", "attr.data-theme": "this.theme" } }, queries: [{ propertyName: "headerCustomFilterTemplate", first: true, predicate: TableCustomFilterDirective, descendants: true, read: TemplateRef, static: true }, { propertyName: "headerCustomActionsTemplate", first: true, predicate: TableCustomActionsDirective, descendants: true, read: TemplateRef, static: true }, { propertyName: "filterModalTemplate", first: true, predicate: TableFilterModalDirective, descendants: true, read: TemplateRef, static: true }, { propertyName: "columnDefinitions", predicate: TableColumn }, { propertyName: "extraHeaderDefinitions", predicate: TableExtraHeader }, { propertyName: "rowActions", predicate: TableRowAction }, { propertyName: "customRows", predicate: TableCustomRowDirective }], viewQueries: [{ propertyName: "scrollContainer", first: true, predicate: ["scrollContainer"], descendants: true }, { propertyName: "tableRows", predicate: PTableRow, descendants: true, read: ElementRef }, { propertyName: "tableCells", predicate: TableCell, descendants: true, read: ElementRef }], usesOnChanges: true, ngImport: i0, template: "<p-table-container>\n\t<p-table-header\n\t\t*ngIf=\"enableHeader\"\n\t\tclass=\"mb-8\"\n\t\t[quickFilters]=\"quickFilters\"\n\t\t[activeQuickFilterIdentifier]=\"activeQuickFilterIdentifier\"\n\t\t(quickFilter)=\"onQuickFilter($event)\"\n\t\t[enableSearch]=\"enableSearch\"\n\t\t[query]=\"query\"\n\t\t(queryChange)=\"onQueryChange($event)\"\n\t\t[enableFilter]=\"enableFilter\"\n\t\t[enableFilterDesktop]=\"enableFilterDesktop\"\n\t\t[selectedFiltersAmount]=\"selectedFiltersAmount\"\n\t\t[filterButtonTemplate]=\"filterButtonTemplate\"\n\t\t(filter)=\"filterModalShow$.next(true)\"\n\t\t[enableAction]=\"enableAction\"\n\t\t[canUseAction]=\"actionButtonEnabled\"\n\t\t[actionButtonTemplate]=\"actionButtonTemplate\"\n\t\t[actionLoading]=\"actionButtonLoading\"\n\t\t[actionText]=\"actionButtonText\"\n\t\t[actionIcon]=\"actionButtonIcon\"\n\t\t(action)=\"action.emit()\"\n\t\t[itemsSelectedAmount]=\"selectedRows.length\"\n\t\t[enableExport]=\"enableExport\"\n\t\t(export)=\"export.emit()\"\n\t\t[loading]=\"headerLoading\"\n\t>\n\t\t<ng-container *ngIf=\"headerCustomFilterTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomFilterTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\n\t\t<ng-container *ngIf=\"headerCustomActionsTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomActionsTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\t</p-table-header>\n\n\t<div\n\t\tclass=\"relative flex-1\"\n\t\t*ngIf=\"enableScroll; else rowsTemplate\"\n\t>\n\t\t<div\n\t\t\tclass=\"flex flex-col overflow-x-auto\"\n\t\t\t#scrollContainer\n\t\t\t[class]=\"\n\t\t\t\tcn(\n\t\t\t\t\t'before:absolute before:top-0 before:left-0 before:z-[1] before:pointer-events-none',\n\t\t\t\t\t'before:w-24 before:h-full before:transition-opacity',\n\t\t\t\t\t'before:bg-gradient-to-r before:from-white dark:before:from-hurricane-700 before:via-white/80 dark:before:via-hurricane-700/90 before:to-transparent',\n\t\t\t\t\t'after:absolute after:top-0 after:right-0 after:z-[0] before:pointer-events-none',\n\t\t\t\t\t'after:w-24 after:h-full after:transition-opacity',\n\t\t\t\t\t'after:bg-gradient-to-l after:from-white after:dark:from-hurricane-700 after:via-white/80 dark:after:via-hurricane-700/90 after:to-transparent',\n\t\t\t\t\t{\n\t\t\t\t\t\t'before:opacity-0': reachedScrollStart$ | async,\n\t\t\t\t\t\t'after:opacity-0': reachedScrollEnd$ | async,\n\t\t\t\t\t\t'before:opacity-100': (reachedScrollStart$ | async) === false,\n\t\t\t\t\t\t'after:opacity-100': (reachedScrollEnd$ | async) === false\n\t\t\t\t\t}\n\t\t\t\t)\n\t\t\t\"\n\t\t\t(scroll)=\"onContainerXScroll($event)\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"rowsTemplate\"></ng-container>\n\t\t</div>\n\t</div>\n\n\t<ng-container *ngIf=\"enableFloatingMenu && enableRowSelection\">\n\t\t<p-floating-menu-container\n\t\t\t[usedInTable]=\"true\"\n\t\t\t[class]=\"\n\t\t\t\tfloatingMenuContainerClass({\n\t\t\t\t\thasFooter: enableFooter && (footerHidden$ | async) === false,\n\t\t\t\t\tactive: selectedRows.length > 0,\n\t\t\t\t\tshown: $any(floatingMenuShown$ | async)\n\t\t\t\t})\n\t\t\t\"\n\t\t\t[amount]=\"floatingMenuAmountSelectedText\"\n\t\t\t[enableAmountSelected]=\"!!(rowActionsFloating$ | async)?.length\"\n\t\t\t(close)=\"_selectAllChange(null, false)\"\n\t\t>\n\t\t\t<p-floating-menu-item\n\t\t\t\t*ngFor=\"let action of rowActionsFloating$ | async\"\n\t\t\t\tslot=\"floating-menu-item\"\n\t\t\t\t[disabled]=\"\n\t\t\t\t\t(action['type'] === 'single' && selectedRows.length > 1) ||\n\t\t\t\t\taction['disabled']\n\t\t\t\t\"\n\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t[iconFlip]=\"action['iconFlip']\"\n\t\t\t\t(click)=\"_rowActionClick(action)\"\n\t\t\t>\n\t\t\t\t{{ action['label'] }}\n\t\t\t</p-floating-menu-item>\n\t\t</p-floating-menu-container>\n\t</ng-container>\n\n\t<p-table-footer\n\t\t*ngIf=\"enableFooter\"\n\t\t[hideOnSinglePage]=\"hideOnSinglePage\"\n\t\t[enablePaginationSize]=\"enablePaginationSize\"\n\t\t[pageSize]=\"pageSize\"\n\t\t[pageSizeOptions]=\"pageSizeOptions\"\n\t\t(pageSizeChange)=\"onPageSizeChange($event)\"\n\t\t[enablePaginationPages]=\"enablePaginationPages\"\n\t\t[page]=\"page\"\n\t\t[total]=\"total\"\n\t\t(pageChange)=\"onPageChange($event)\"\n\t\t[loading]=\"footerLoading\"\n\t\t(hiddenChange)=\"footerHidden$.next($event.detail)\"\n\t\t[tableHeaderHasAction]=\"enableHeader && enableAction && actionButtonEnabled\"\n\t></p-table-footer>\n</p-table-container>\n\n<ng-template #rowsTemplate>\n\t<p-table-row\n\t\t*ngIf=\"(extraHeaders$ | async)?.length\"\n\t\tvariant=\"header-secondary\"\n\t\tclass=\"z-[2]\"\n\t\t[isLast]=\"true\"\n\t>\n\t\t<ng-container *ngFor=\"let col of extraHeaders$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\tvariant=\"header-secondary\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkboxOffset]=\"index === 0 && enableRowSelection\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t>\n\t\t\t\t<b>{{ col.name }}</b>\n\t\t\t</p-table-cell-ngx>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<p-table-row variant=\"header\">\n\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\t[value]=\"col.name\"\n\t\t\t\tvariant=\"header\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkbox]=\"\n\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t: undefined\n\t\t\t\t\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t></p-table-cell-ngx>\n\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t<p-checkbox\n\t\t\t\t\t(checkedChange)=\"_selectAllChange($event)\"\n\t\t\t\t\t[checked]=\"_selectionContainsAll()\"\n\t\t\t\t\t[indeterminate]=\"_selectionIndeterminate()\"\n\t\t\t\t\t[class.opacity-0]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t\t[disabled]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t></p-checkbox>\n\t\t\t</ng-template>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<div class=\"flex flex-1 flex-col\">\n\t\t<ng-container *ngIf=\"loading; else contentTemplate\">\n\t\t\t<p-table-row\n\t\t\t\t*ngFor=\"let r of loadingRows; let rowIndex = index\"\n\t\t\t\tclass=\"group\"\n\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t[isLast]=\"rowIndex === loadingRows.length - 1\"\n\t\t\t>\n\t\t\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\tvariant=\"loading\"\n\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\"\n\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t></p-table-cell-ngx>\n\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t<p-loader\n\t\t\t\t\t\t\tvariant=\"ghost\"\n\t\t\t\t\t\t\tclass=\"h-6 w-6 rounded\"\n\t\t\t\t\t\t></p-loader>\n\t\t\t\t\t</ng-template>\n\t\t\t\t</ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\n\t\t<ng-template #contentTemplate>\n\t\t\t<ng-container *ngIf=\"parsedItems?.length; else emptyStateTemplate\">\n\t\t\t\t<p-table-row\n\t\t\t\t\t*ngFor=\"let item of parsedItems; let rowIndex = index\"\n\t\t\t\t\tclass=\"group\"\n\t\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t[isLast]=\"rowIndex === parsedItems.length - 1\"\n\t\t\t\t\t(click)=\"_rowClick($event, rowIndex)\"\n\t\t\t\t>\n\t\t\t\t\t<ng-container\n\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\tparseRowActionsRow(\n\t\t\t\t\t\t\t\trowActionsRow$ | async,\n\t\t\t\t\t\t\t\trowIndex\n\t\t\t\t\t\t\t) as rowActionsRow\n\t\t\t\t\t\t\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<ng-container\n\t\t\t\t\t\t\t*ngFor=\"let col of columns$ | async; let index = index\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\t\t\t[item]=\"item\"\n\t\t\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t\t\t[template]=\"col.template\"\n\t\t\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t\t\t></p-table-cell-ngx>\n\n\t\t\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t\t\t<p-checkbox\n\t\t\t\t\t\t\t\t\t(checkedChange)=\"_checkboxChange($event.target, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[disabled]=\"_checkboxDisabled(item, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\t\t></p-checkbox>\n\t\t\t\t\t\t\t</ng-template>\n\t\t\t\t\t\t</ng-container>\n\n\t\t\t\t\t\t<p-table-row-actions-container\n\t\t\t\t\t\t\t*ngIf=\"!!rowActionsRow?.length && !(isMobile$ | async)\"\n\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\tslot=\"actions\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<ng-container *ngFor=\"let action of rowActionsRow\">\n\t\t\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\t\t\t\taction.showFunction\n\t\t\t\t\t\t\t\t\t\t\t? action.showFunction(parsedItems[rowIndex])\n\t\t\t\t\t\t\t\t\t\t\t: true\n\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t[content]=\"action['label']\"\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\t\t\tdata-is-action\n\t\t\t\t\t\t\t\t\t\tvariant=\"secondary\"\n\t\t\t\t\t\t\t\t\t\tslot=\"trigger\"\n\t\t\t\t\t\t\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t\t\t\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t\t\t\t\t\t\ticonFlip=\"action.iconFlip\"\n\t\t\t\t\t\t\t\t\t\ticonOnly=\"true\"\n\t\t\t\t\t\t\t\t\t\tsize=\"sm\"\n\t\t\t\t\t\t\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t\t\t\t\t\t\t[disabled]=\"action['disabled']\"\n\t\t\t\t\t\t\t\t\t\t[routerLink]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.routerLink\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionRouterLink(action.routerLink, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t[queryParams]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.queryParams\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionQueryParams(action.queryParams, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t(onClick)=\"_rowActionClick(action, rowIndex)\"\n\t\t\t\t\t\t\t\t\t></p-button>\n\t\t\t\t\t\t\t\t</p-tooltip>\n\t\t\t\t\t\t\t</ng-container>\n\t\t\t\t\t\t</p-table-row-actions-container>\n\t\t\t\t\t</ng-container>\n\t\t\t\t</p-table-row>\n\t\t\t</ng-container>\n\t\t</ng-template>\n\n\t\t<ng-container *ngFor=\"let customRow of customRows\">\n\t\t\t<p-table-row\n\t\t\t\t[variant]=\"customRow.variant\"\n\t\t\t\t[class]=\"{\n\t\t\t\t\t'z-[2]': customRow.variant === 'secondary'\n\t\t\t\t}\"\n\t\t\t>\n\t\t\t\t<ng-container *ngTemplateOutlet=\"customRow.templateRef\"></ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\t</div>\n</ng-template>\n\n<ng-container *ngIf=\"filterModalTemplate\">\n\t<p-modal\n\t\t[header]=\"filterModalHeaderText\"\n\t\t[show]=\"filterModalShow$ | async\"\n\t\t(closed)=\"filterModalShow$.next(false)\"\n\t>\n\t\t<div\n\t\t\tslot=\"content\"\n\t\t\tclass=\"flex flex-col gap-6\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"filterModalTemplate\"></ng-container>\n\t\t</div>\n\t\t<div\n\t\t\tslot=\"footer\"\n\t\t\tclass=\"flex w-full justify-between gap-4\"\n\t\t>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowResetMobile\"\n\t\t\t\tclass=\"flex w-full tablet:w-auto desktop-xs:hidden\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset(true)\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowReset\"\n\t\t\t\tclass=\"hidden w-full tablet:w-auto desktop-xs:flex\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset()\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\tclass=\"ml-auto w-full tablet:w-auto\"\n\t\t\t\ticon=\"checkmark\"\n\t\t\t\t(onClick)=\"onFilterModalSave()\"\n\t\t\t>\n\t\t\t\t{{ filterModalSaveText }}\n\t\t\t</p-button>\n\t\t</div>\n\t</p-modal>\n</ng-container>\n\n<ng-template #emptyStateTemplate>\n\t<p-empty-state\n\t\t*ngIf=\"emptyStateType === 'filtered'; else emptyStateNonFilterTemplate\"\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateFilteredIllustration\"\n\t\t[header]=\"emptyStateFilteredHeader\"\n\t\t[content]=\"emptyStateFilteredContent\"\n\t\t[enableAction]=\"false\"\n\t></p-empty-state>\n</ng-template>\n\n<ng-template #emptyStateNonFilterTemplate>\n\t<p-empty-state\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateIllustration\"\n\t\t[header]=\"emptyStateHeader\"\n\t\t[content]=\"emptyStateContent\"\n\t\t[enableAction]=\"enableEmptyStateAction\"\n\t\t[actionText]=\"emptyStateAction\"\n\t\t[actionIcon]=\"emptyStateActionIcon\"\n\t\t(action)=\"emptyStateClicked()\"\n\t></p-empty-state>\n</ng-template>\n", dependencies: [{ kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: PButton, selector: "p-button", inputs: ["active", "as", "buttonGroupPosition", "chevron", "chevronPosition", "class", "disabled", "error", "href", "icon", "iconClass", "iconFlip", "iconOnly", "iconPosition", "iconRotate", "inheritText", "label", "loading", "size", "tabIndex", "target", "type", "underline", "variant"] }, { kind: "component", type: PCheckbox, selector: "p-checkbox", inputs: ["checked", "disabled", "id", "indeterminate", "name", "required"] }, { kind: "component", type: PEmptyState, selector: "p-empty-state", inputs: ["actionIcon", "actionIconPosition", "actionLoading", "actionText", "actionVariant", "content", "enableAction", "header", "illustration"] }, { kind: "component", type: PFloatingMenuContainer, selector: "p-floating-menu-container", inputs: ["amount", "amountSelectedTemplate", "enableAmountSelected", "enableClose", "usedInTable"] }, { kind: "component", type: PFloatingMenuItem, selector: "p-floating-menu-item", inputs: ["disabled", "hover", "icon", "iconFlip", "iconPosition", "iconRotate", "loading"] }, { kind: "component", type: PLoader, selector: "p-loader", inputs: ["color", "modalDescription", "modalTitle", "show", "variant"] }, { kind: "component", type: PModal, selector: "p-modal", inputs: ["applyBlur", "backdropClickClose", "header", "scrollLock", "show", "showClose", "showMobileFooter", "size"] }, { kind: "component", type: PTableContainer, selector: "p-table-container" }, { kind: "component", type: PTableFooter, selector: "p-table-footer", inputs: ["enablePaginationPages", "enablePaginationSize", "hideOnSinglePage", "loading", "page", "pageSize", "pageSizeOptions", "tableHeaderHasAction", "total"] }, { kind: "component", type: PTableHeader, selector: "p-table-header", inputs: ["actionButtonTemplate", "actionIcon", "actionLoading", "actionText", "activeQuickFilterIdentifier", "canUseAction", "enableAction", "enableExport", "enableFilter", "enableFilterDesktop", "enableSearch", "filterButtonTemplate", "itemsSelectedAmount", "loading", "query", "quickFilters", "selectedFiltersAmount"] }, { kind: "component", type: PTableRow, selector: "p-table-row", inputs: ["checked", "enableHover", "isLast", "variant"] }, { kind: "component", type: PTableRowActionsContainer, selector: "p-table-row-actions-container", inputs: ["checked"] }, { kind: "component", type: PTooltip, selector: "p-tooltip", inputs: ["canManuallyClose", "content", "enableUserInput", "offset", "placement", "show", "strategy", "variant"] }, { kind: "component", type: TableCell, selector: "p-table-cell-ngx", inputs: ["variant", "index", "rowIndex", "definition", "item", "value", "checkbox", "checkboxOffset", "template", "scrollable"] }, { kind: "directive", type: TableFooterDirective, selector: "p-table-footer" }, { kind: "directive", type: TableHeaderDirective, selector: "p-table-header" }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4796
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: Table, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
4797
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: Table, isStandalone: false, selector: "p-table-ngx", inputs: { items: "items", loading: "loading", headerLoading: "headerLoading", footerLoading: "footerLoading", amountOfLoadingRows: "amountOfLoadingRows", enableRowSelection: "enableRowSelection", rowSelectionLimit: "rowSelectionLimit", enableRowClick: "enableRowClick", selectedRows: "selectedRows", selectionKey: "selectionKey", canSelectKey: "canSelectKey", enableFloatingMenu: "enableFloatingMenu", floatingMenuAmountSelectedText: "floatingMenuAmountSelectedText", floatingMenuAmountSelectedTemplate: "floatingMenuAmountSelectedTemplate", enableHeader: "enableHeader", quickFilters: "quickFilters", activeQuickFilterIdentifier: "activeQuickFilterIdentifier", enableSearch: "enableSearch", query: "query", enableFilter: "enableFilter", enableFilterDesktop: "enableFilterDesktop", selectedFiltersAmount: "selectedFiltersAmount", filterButtonTemplate: "filterButtonTemplate", enableAction: "enableAction", actionButtonLoading: "actionButtonLoading", actionButtonIcon: "actionButtonIcon", actionButtonEnabled: "actionButtonEnabled", actionButtonText: "actionButtonText", actionButtonTemplate: "actionButtonTemplate", enableFooter: "enableFooter", enablePaginationSize: "enablePaginationSize", enablePaginationPages: "enablePaginationPages", enableExport: "enableExport", page: "page", total: "total", pageSize: "pageSize", pageSizeOptions: "pageSizeOptions", hideOnSinglePage: "hideOnSinglePage", emptyStateType: "emptyStateType", emptyStateIllustration: "emptyStateIllustration", emptyStateHeader: "emptyStateHeader", emptyStateContent: "emptyStateContent", emptyStateAction: "emptyStateAction", emptyStateActionIcon: "emptyStateActionIcon", enableEmptyStateAction: "enableEmptyStateAction", emptyStateFilteredIllustration: "emptyStateFilteredIllustration", emptyStateFilteredHeader: "emptyStateFilteredHeader", emptyStateFilteredContent: "emptyStateFilteredContent", enableScroll: "enableScroll", shadow: "shadow", filterModalHeaderText: "filterModalHeaderText", filterModalSaveText: "filterModalSaveText", filterModalCancelText: "filterModalCancelText", filterModalResetText: "filterModalResetText", filterModalShowReset: "filterModalShowReset", filterModalShowResetMobile: "filterModalShowResetMobile" }, outputs: { selectedRowsChange: "selectedRowsChange", rowClick: "rowClick", rowSelected: "rowSelected", rowDeselected: "rowDeselected", quickFilter: "quickFilter", queryChange: "queryChange", filter: "filter", action: "action", pageChange: "pageChange", pageSizeChange: "pageSizeChange", export: "export", emptyStateActionClick: "emptyStateActionClick", filterModalShow: "filterModalShow", filterModalSave: "filterModalSave", filterModalReset: "filterModalReset" }, host: { listeners: { "window:resize": "onResize($event)", "document:keydown": "keyDown($event)", "document:keyup": "keyUp($event)", "document:visibilitychange": "visibilityChange($event)" }, properties: { "class": "this.className", "attr.data-theme": "this.theme" } }, queries: [{ propertyName: "headerCustomFilterTemplate", first: true, predicate: TableCustomFilterDirective, descendants: true, read: TemplateRef, static: true }, { propertyName: "headerCustomActionsTemplate", first: true, predicate: TableCustomActionsDirective, descendants: true, read: TemplateRef, static: true }, { propertyName: "filterModalTemplate", first: true, predicate: TableFilterModalDirective, descendants: true, read: TemplateRef, static: true }, { propertyName: "columnDefinitions", predicate: TableColumn }, { propertyName: "extraHeaderDefinitions", predicate: TableExtraHeader }, { propertyName: "rowActions", predicate: TableRowAction }, { propertyName: "customRows", predicate: TableCustomRowDirective }], viewQueries: [{ propertyName: "scrollContainer", first: true, predicate: ["scrollContainer"], descendants: true }, { propertyName: "tableRows", predicate: PTableRow, descendants: true, read: ElementRef }, { propertyName: "tableCells", predicate: TableCell, descendants: true, read: ElementRef }], usesOnChanges: true, ngImport: i0, template: "<p-table-container>\n\t<p-table-header\n\t\t*ngIf=\"enableHeader\"\n\t\tclass=\"mb-8\"\n\t\t[quickFilters]=\"quickFilters\"\n\t\t[activeQuickFilterIdentifier]=\"activeQuickFilterIdentifier\"\n\t\t(quickFilter)=\"onQuickFilter($event)\"\n\t\t[enableSearch]=\"enableSearch\"\n\t\t[query]=\"query\"\n\t\t(queryChange)=\"onQueryChange($event)\"\n\t\t[enableFilter]=\"enableFilter\"\n\t\t[enableFilterDesktop]=\"enableFilterDesktop\"\n\t\t[selectedFiltersAmount]=\"selectedFiltersAmount\"\n\t\t[filterButtonTemplate]=\"filterButtonTemplate\"\n\t\t(filter)=\"filterModalShow$.next(true)\"\n\t\t[enableAction]=\"enableAction\"\n\t\t[canUseAction]=\"actionButtonEnabled\"\n\t\t[actionButtonTemplate]=\"actionButtonTemplate\"\n\t\t[actionLoading]=\"actionButtonLoading\"\n\t\t[actionText]=\"actionButtonText\"\n\t\t[actionIcon]=\"actionButtonIcon\"\n\t\t(action)=\"action.emit()\"\n\t\t[itemsSelectedAmount]=\"selectedRows.length\"\n\t\t[enableExport]=\"enableExport\"\n\t\t(export)=\"export.emit()\"\n\t\t[loading]=\"headerLoading\"\n\t>\n\t\t<ng-container *ngIf=\"headerCustomFilterTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomFilterTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\n\t\t<ng-container *ngIf=\"headerCustomActionsTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomActionsTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\t</p-table-header>\n\n\t<div\n\t\tclass=\"relative flex-1\"\n\t\t*ngIf=\"enableScroll; else rowsTemplate\"\n\t>\n\t\t<div\n\t\t\tclass=\"flex flex-col overflow-x-auto\"\n\t\t\t#scrollContainer\n\t\t\t[class]=\"\n\t\t\t\tcn(\n\t\t\t\t\t'before:absolute before:top-0 before:left-0 before:z-[1] before:pointer-events-none',\n\t\t\t\t\t'before:w-24 before:h-full before:transition-opacity',\n\t\t\t\t\t'before:bg-gradient-to-r before:from-white dark:before:from-hurricane-700 before:via-white/80 dark:before:via-hurricane-700/90 before:to-transparent',\n\t\t\t\t\t'after:absolute after:top-0 after:right-0 after:z-[0] before:pointer-events-none',\n\t\t\t\t\t'after:w-24 after:h-full after:transition-opacity',\n\t\t\t\t\t'after:bg-gradient-to-l after:from-white after:dark:from-hurricane-700 after:via-white/80 dark:after:via-hurricane-700/90 after:to-transparent',\n\t\t\t\t\t{\n\t\t\t\t\t\t'before:opacity-0': reachedScrollStart$ | async,\n\t\t\t\t\t\t'after:opacity-0': reachedScrollEnd$ | async,\n\t\t\t\t\t\t'before:opacity-100': (reachedScrollStart$ | async) === false,\n\t\t\t\t\t\t'after:opacity-100': (reachedScrollEnd$ | async) === false\n\t\t\t\t\t}\n\t\t\t\t)\n\t\t\t\"\n\t\t\t(scroll)=\"onContainerXScroll($event)\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"rowsTemplate\"></ng-container>\n\t\t</div>\n\t</div>\n\n\t<ng-container *ngIf=\"enableFloatingMenu && enableRowSelection\">\n\t\t<p-floating-menu-container\n\t\t\t[usedInTable]=\"true\"\n\t\t\t[class]=\"\n\t\t\t\tfloatingMenuContainerClass({\n\t\t\t\t\thasFooter: enableFooter && (footerHidden$ | async) === false,\n\t\t\t\t\tactive: selectedRows.length > 0,\n\t\t\t\t\tshown: $any(floatingMenuShown$ | async)\n\t\t\t\t})\n\t\t\t\"\n\t\t\t[amount]=\"floatingMenuAmountSelectedText\"\n\t\t\t[enableAmountSelected]=\"!!(rowActionsFloating$ | async)?.length\"\n\t\t\t(close)=\"_selectAllChange(null, false)\"\n\t\t>\n\t\t\t<p-floating-menu-item\n\t\t\t\t*ngFor=\"let action of rowActionsFloating$ | async\"\n\t\t\t\tslot=\"floating-menu-item\"\n\t\t\t\t[disabled]=\"\n\t\t\t\t\t(action['type'] === 'single' && selectedRows.length > 1) ||\n\t\t\t\t\taction['disabled']\n\t\t\t\t\"\n\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t[iconFlip]=\"action['iconFlip']\"\n\t\t\t\t(click)=\"_rowActionClick(action)\"\n\t\t\t>\n\t\t\t\t{{ action['label'] }}\n\t\t\t</p-floating-menu-item>\n\t\t</p-floating-menu-container>\n\t</ng-container>\n\n\t<p-table-footer\n\t\t*ngIf=\"enableFooter\"\n\t\t[hideOnSinglePage]=\"hideOnSinglePage\"\n\t\t[enablePaginationSize]=\"enablePaginationSize\"\n\t\t[pageSize]=\"pageSize\"\n\t\t[pageSizeOptions]=\"pageSizeOptions\"\n\t\t(pageSizeChange)=\"onPageSizeChange($event)\"\n\t\t[enablePaginationPages]=\"enablePaginationPages\"\n\t\t[page]=\"page\"\n\t\t[total]=\"total\"\n\t\t(pageChange)=\"onPageChange($event)\"\n\t\t[loading]=\"footerLoading\"\n\t\t(hiddenChange)=\"footerHidden$.next($event.detail)\"\n\t\t[tableHeaderHasAction]=\"enableHeader && enableAction && actionButtonEnabled\"\n\t></p-table-footer>\n</p-table-container>\n\n<ng-template #rowsTemplate>\n\t<p-table-row\n\t\t*ngIf=\"(extraHeaders$ | async)?.length\"\n\t\tvariant=\"header-secondary\"\n\t\tclass=\"z-[2]\"\n\t\t[isLast]=\"true\"\n\t>\n\t\t<ng-container *ngFor=\"let col of extraHeaders$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\tvariant=\"header-secondary\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkboxOffset]=\"index === 0 && enableRowSelection\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t>\n\t\t\t\t<b>{{ col.name }}</b>\n\t\t\t</p-table-cell-ngx>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<p-table-row variant=\"header\">\n\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\t[value]=\"col.name\"\n\t\t\t\tvariant=\"header\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkbox]=\"\n\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t: undefined\n\t\t\t\t\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t></p-table-cell-ngx>\n\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t<p-checkbox\n\t\t\t\t\t(checkedChange)=\"_selectAllChange($event)\"\n\t\t\t\t\t[checked]=\"_selectionContainsAll()\"\n\t\t\t\t\t[indeterminate]=\"_selectionIndeterminate()\"\n\t\t\t\t\t[class.opacity-0]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t\t[disabled]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t></p-checkbox>\n\t\t\t</ng-template>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<div class=\"flex flex-1 flex-col\">\n\t\t<ng-container *ngIf=\"loading; else contentTemplate\">\n\t\t\t<p-table-row\n\t\t\t\t*ngFor=\"let r of loadingRows; let rowIndex = index\"\n\t\t\t\tclass=\"group\"\n\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t[isLast]=\"rowIndex === loadingRows.length - 1\"\n\t\t\t>\n\t\t\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\tvariant=\"loading\"\n\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\"\n\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t></p-table-cell-ngx>\n\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t<p-loader\n\t\t\t\t\t\t\tvariant=\"ghost\"\n\t\t\t\t\t\t\tclass=\"h-6 w-6 rounded\"\n\t\t\t\t\t\t></p-loader>\n\t\t\t\t\t</ng-template>\n\t\t\t\t</ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\n\t\t<ng-template #contentTemplate>\n\t\t\t<ng-container *ngIf=\"parsedItems?.length; else emptyStateTemplate\">\n\t\t\t\t<p-table-row\n\t\t\t\t\t*ngFor=\"let item of parsedItems; let rowIndex = index\"\n\t\t\t\t\tclass=\"group\"\n\t\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t[isLast]=\"rowIndex === parsedItems.length - 1\"\n\t\t\t\t\t(click)=\"_rowClick($event, rowIndex)\"\n\t\t\t\t>\n\t\t\t\t\t<ng-container\n\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\tparseRowActionsRow(\n\t\t\t\t\t\t\t\trowActionsRow$ | async,\n\t\t\t\t\t\t\t\trowIndex\n\t\t\t\t\t\t\t) as rowActionsRow\n\t\t\t\t\t\t\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<ng-container\n\t\t\t\t\t\t\t*ngFor=\"let col of columns$ | async; let index = index\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\t\t\t[item]=\"item\"\n\t\t\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t\t\t[template]=\"col.template\"\n\t\t\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t\t\t></p-table-cell-ngx>\n\n\t\t\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t\t\t<p-checkbox\n\t\t\t\t\t\t\t\t\t(checkedChange)=\"_checkboxChange($event.target, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[disabled]=\"_checkboxDisabled(item, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\t\t></p-checkbox>\n\t\t\t\t\t\t\t</ng-template>\n\t\t\t\t\t\t</ng-container>\n\n\t\t\t\t\t\t<p-table-row-actions-container\n\t\t\t\t\t\t\t*ngIf=\"!!rowActionsRow?.length && !(isMobile$ | async)\"\n\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\tslot=\"actions\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<ng-container *ngFor=\"let action of rowActionsRow\">\n\t\t\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\t\t\t\taction.showFunction\n\t\t\t\t\t\t\t\t\t\t\t? action.showFunction(parsedItems[rowIndex])\n\t\t\t\t\t\t\t\t\t\t\t: true\n\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t[content]=\"action['label']\"\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\t\t\tdata-is-action\n\t\t\t\t\t\t\t\t\t\tvariant=\"secondary\"\n\t\t\t\t\t\t\t\t\t\tslot=\"trigger\"\n\t\t\t\t\t\t\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t\t\t\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t\t\t\t\t\t\ticonFlip=\"action.iconFlip\"\n\t\t\t\t\t\t\t\t\t\ticonOnly=\"true\"\n\t\t\t\t\t\t\t\t\t\tsize=\"sm\"\n\t\t\t\t\t\t\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t\t\t\t\t\t\t[disabled]=\"action['disabled']\"\n\t\t\t\t\t\t\t\t\t\t[routerLink]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.routerLink\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionRouterLink(action.routerLink, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t[queryParams]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.queryParams\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionQueryParams(action.queryParams, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t(onClick)=\"_rowActionClick(action, rowIndex)\"\n\t\t\t\t\t\t\t\t\t></p-button>\n\t\t\t\t\t\t\t\t</p-tooltip>\n\t\t\t\t\t\t\t</ng-container>\n\t\t\t\t\t\t</p-table-row-actions-container>\n\t\t\t\t\t</ng-container>\n\t\t\t\t</p-table-row>\n\t\t\t</ng-container>\n\t\t</ng-template>\n\n\t\t<ng-container *ngFor=\"let customRow of customRows\">\n\t\t\t<p-table-row\n\t\t\t\t[variant]=\"customRow.variant\"\n\t\t\t\t[class]=\"{\n\t\t\t\t\t'z-[2]': customRow.variant === 'secondary'\n\t\t\t\t}\"\n\t\t\t>\n\t\t\t\t<ng-container *ngTemplateOutlet=\"customRow.templateRef\"></ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\t</div>\n</ng-template>\n\n<ng-container *ngIf=\"filterModalTemplate\">\n\t<p-modal\n\t\t[header]=\"filterModalHeaderText\"\n\t\t[show]=\"filterModalShow$ | async\"\n\t\t(closed)=\"filterModalShow$.next(false)\"\n\t>\n\t\t<div\n\t\t\tslot=\"content\"\n\t\t\tclass=\"flex flex-col gap-6\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"filterModalTemplate\"></ng-container>\n\t\t</div>\n\t\t<div\n\t\t\tslot=\"footer\"\n\t\t\tclass=\"flex w-full justify-between gap-4\"\n\t\t>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowResetMobile\"\n\t\t\t\tclass=\"flex w-full tablet:w-auto desktop-xs:hidden\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset(true)\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowReset\"\n\t\t\t\tclass=\"hidden w-full tablet:w-auto desktop-xs:flex\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset()\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\tclass=\"ml-auto w-full tablet:w-auto\"\n\t\t\t\ticon=\"checkmark\"\n\t\t\t\t(onClick)=\"onFilterModalSave()\"\n\t\t\t>\n\t\t\t\t{{ filterModalSaveText }}\n\t\t\t</p-button>\n\t\t</div>\n\t</p-modal>\n</ng-container>\n\n<ng-template #emptyStateTemplate>\n\t<p-empty-state\n\t\t*ngIf=\"emptyStateType === 'filtered'; else emptyStateNonFilterTemplate\"\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateFilteredIllustration\"\n\t\t[header]=\"emptyStateFilteredHeader\"\n\t\t[content]=\"emptyStateFilteredContent\"\n\t\t[enableAction]=\"false\"\n\t></p-empty-state>\n</ng-template>\n\n<ng-template #emptyStateNonFilterTemplate>\n\t<p-empty-state\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateIllustration\"\n\t\t[header]=\"emptyStateHeader\"\n\t\t[content]=\"emptyStateContent\"\n\t\t[enableAction]=\"enableEmptyStateAction\"\n\t\t[actionText]=\"emptyStateAction\"\n\t\t[actionIcon]=\"emptyStateActionIcon\"\n\t\t(action)=\"emptyStateClicked()\"\n\t></p-empty-state>\n</ng-template>\n", dependencies: [{ kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: PButton, selector: "p-button", inputs: ["active", "as", "buttonGroupPosition", "chevron", "chevronPosition", "class", "disabled", "error", "href", "icon", "iconClass", "iconFlip", "iconOnly", "iconPosition", "iconRotate", "inheritText", "label", "loading", "size", "tabIndex", "target", "type", "underline", "variant"] }, { kind: "component", type: PCheckbox, selector: "p-checkbox", inputs: ["checked", "disabled", "id", "indeterminate", "name", "required"] }, { kind: "component", type: PEmptyState, selector: "p-empty-state", inputs: ["actionIcon", "actionIconPosition", "actionLoading", "actionText", "actionVariant", "content", "enableAction", "header", "illustration"] }, { kind: "component", type: PFloatingMenuContainer, selector: "p-floating-menu-container", inputs: ["amount", "amountSelectedTemplate", "enableAmountSelected", "enableClose", "usedInTable"] }, { kind: "component", type: PFloatingMenuItem, selector: "p-floating-menu-item", inputs: ["disabled", "hover", "icon", "iconFlip", "iconPosition", "iconRotate", "loading"] }, { kind: "component", type: PLoader, selector: "p-loader", inputs: ["color", "modalDescription", "modalTitle", "show", "variant"] }, { kind: "component", type: PModal, selector: "p-modal", inputs: ["applyBlur", "backdropClickClose", "header", "scrollLock", "show", "showClose", "showMobileFooter", "size"] }, { kind: "component", type: PTableContainer, selector: "p-table-container" }, { kind: "component", type: PTableFooter, selector: "p-table-footer", inputs: ["enablePaginationPages", "enablePaginationSize", "hideOnSinglePage", "loading", "page", "pageSize", "pageSizeOptions", "tableHeaderHasAction", "total"] }, { kind: "component", type: PTableHeader, selector: "p-table-header", inputs: ["actionButtonTemplate", "actionIcon", "actionLoading", "actionText", "activeQuickFilterIdentifier", "canUseAction", "enableAction", "enableExport", "enableFilter", "enableFilterDesktop", "enableSearch", "filterButtonTemplate", "itemsSelectedAmount", "loading", "query", "quickFilters", "selectedFiltersAmount"] }, { kind: "component", type: PTableRow, selector: "p-table-row", inputs: ["checked", "enableHover", "isLast", "variant"] }, { kind: "component", type: PTableRowActionsContainer, selector: "p-table-row-actions-container", inputs: ["checked"] }, { kind: "component", type: PTooltip, selector: "p-tooltip", inputs: ["canManuallyClose", "content", "enableUserInput", "offset", "placement", "show", "strategy", "variant"] }, { kind: "component", type: TableCell, selector: "p-table-cell-ngx", inputs: ["variant", "index", "rowIndex", "definition", "item", "value", "checkbox", "checkboxOffset", "template", "scrollable"] }, { kind: "directive", type: TableFooterDirective, selector: "p-table-footer" }, { kind: "directive", type: TableHeaderDirective, selector: "p-table-header" }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4676
4798
|
};
|
|
4677
4799
|
Table = __decorate([
|
|
4678
4800
|
UntilDestroy({ checkProperties: true })
|
|
4679
4801
|
], Table);
|
|
4680
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4802
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: Table, decorators: [{
|
|
4681
4803
|
type: Component,
|
|
4682
|
-
args: [{ selector: 'p-table-ngx', changeDetection: ChangeDetectionStrategy.OnPush, template: "<p-table-container>\n\t<p-table-header\n\t\t*ngIf=\"enableHeader\"\n\t\tclass=\"mb-8\"\n\t\t[quickFilters]=\"quickFilters\"\n\t\t[activeQuickFilterIdentifier]=\"activeQuickFilterIdentifier\"\n\t\t(quickFilter)=\"onQuickFilter($event)\"\n\t\t[enableSearch]=\"enableSearch\"\n\t\t[query]=\"query\"\n\t\t(queryChange)=\"onQueryChange($event)\"\n\t\t[enableFilter]=\"enableFilter\"\n\t\t[enableFilterDesktop]=\"enableFilterDesktop\"\n\t\t[selectedFiltersAmount]=\"selectedFiltersAmount\"\n\t\t[filterButtonTemplate]=\"filterButtonTemplate\"\n\t\t(filter)=\"filterModalShow$.next(true)\"\n\t\t[enableAction]=\"enableAction\"\n\t\t[canUseAction]=\"actionButtonEnabled\"\n\t\t[actionButtonTemplate]=\"actionButtonTemplate\"\n\t\t[actionLoading]=\"actionButtonLoading\"\n\t\t[actionText]=\"actionButtonText\"\n\t\t[actionIcon]=\"actionButtonIcon\"\n\t\t(action)=\"action.emit()\"\n\t\t[itemsSelectedAmount]=\"selectedRows.length\"\n\t\t[enableExport]=\"enableExport\"\n\t\t(export)=\"export.emit()\"\n\t\t[loading]=\"headerLoading\"\n\t>\n\t\t<ng-container *ngIf=\"headerCustomFilterTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomFilterTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\n\t\t<ng-container *ngIf=\"headerCustomActionsTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomActionsTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\t</p-table-header>\n\n\t<div\n\t\tclass=\"relative flex-1\"\n\t\t*ngIf=\"enableScroll; else rowsTemplate\"\n\t>\n\t\t<div\n\t\t\tclass=\"flex flex-col overflow-x-auto\"\n\t\t\t#scrollContainer\n\t\t\t[class]=\"\n\t\t\t\tcn(\n\t\t\t\t\t'before:absolute before:top-0 before:left-0 before:z-[1] before:pointer-events-none',\n\t\t\t\t\t'before:w-24 before:h-full before:transition-opacity',\n\t\t\t\t\t'before:bg-gradient-to-r before:from-white dark:before:from-hurricane-700 before:via-white/80 dark:before:via-hurricane-700/90 before:to-transparent',\n\t\t\t\t\t'after:absolute after:top-0 after:right-0 after:z-[0] before:pointer-events-none',\n\t\t\t\t\t'after:w-24 after:h-full after:transition-opacity',\n\t\t\t\t\t'after:bg-gradient-to-l after:from-white after:dark:from-hurricane-700 after:via-white/80 dark:after:via-hurricane-700/90 after:to-transparent',\n\t\t\t\t\t{\n\t\t\t\t\t\t'before:opacity-0': reachedScrollStart$ | async,\n\t\t\t\t\t\t'after:opacity-0': reachedScrollEnd$ | async,\n\t\t\t\t\t\t'before:opacity-100': (reachedScrollStart$ | async) === false,\n\t\t\t\t\t\t'after:opacity-100': (reachedScrollEnd$ | async) === false\n\t\t\t\t\t}\n\t\t\t\t)\n\t\t\t\"\n\t\t\t(scroll)=\"onContainerXScroll($event)\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"rowsTemplate\"></ng-container>\n\t\t</div>\n\t</div>\n\n\t<ng-container *ngIf=\"enableFloatingMenu && enableRowSelection\">\n\t\t<p-floating-menu-container\n\t\t\t[usedInTable]=\"true\"\n\t\t\t[class]=\"\n\t\t\t\tfloatingMenuContainerClass({\n\t\t\t\t\thasFooter: enableFooter && (footerHidden$ | async) === false,\n\t\t\t\t\tactive: selectedRows.length > 0,\n\t\t\t\t\tshown: $any(floatingMenuShown$ | async)\n\t\t\t\t})\n\t\t\t\"\n\t\t\t[amount]=\"floatingMenuAmountSelectedText\"\n\t\t\t[enableAmountSelected]=\"!!(rowActionsFloating$ | async)?.length\"\n\t\t\t(close)=\"_selectAllChange(null, false)\"\n\t\t>\n\t\t\t<p-floating-menu-item\n\t\t\t\t*ngFor=\"let action of rowActionsFloating$ | async\"\n\t\t\t\tslot=\"floating-menu-item\"\n\t\t\t\t[disabled]=\"\n\t\t\t\t\t(action['type'] === 'single' && selectedRows.length > 1) ||\n\t\t\t\t\taction['disabled']\n\t\t\t\t\"\n\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t[iconFlip]=\"action['iconFlip']\"\n\t\t\t\t(click)=\"_rowActionClick(action)\"\n\t\t\t>\n\t\t\t\t{{ action['label'] }}\n\t\t\t</p-floating-menu-item>\n\t\t</p-floating-menu-container>\n\t</ng-container>\n\n\t<p-table-footer\n\t\t*ngIf=\"enableFooter\"\n\t\t[hideOnSinglePage]=\"hideOnSinglePage\"\n\t\t[enablePaginationSize]=\"enablePaginationSize\"\n\t\t[pageSize]=\"pageSize\"\n\t\t[pageSizeOptions]=\"pageSizeOptions\"\n\t\t(pageSizeChange)=\"onPageSizeChange($event)\"\n\t\t[enablePaginationPages]=\"enablePaginationPages\"\n\t\t[page]=\"page\"\n\t\t[total]=\"total\"\n\t\t(pageChange)=\"onPageChange($event)\"\n\t\t[loading]=\"footerLoading\"\n\t\t(hiddenChange)=\"footerHidden$.next($event.detail)\"\n\t\t[tableHeaderHasAction]=\"enableHeader && enableAction && actionButtonEnabled\"\n\t></p-table-footer>\n</p-table-container>\n\n<ng-template #rowsTemplate>\n\t<p-table-row\n\t\t*ngIf=\"(extraHeaders$ | async)?.length\"\n\t\tvariant=\"header-secondary\"\n\t\tclass=\"z-[2]\"\n\t\t[isLast]=\"true\"\n\t>\n\t\t<ng-container *ngFor=\"let col of extraHeaders$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\tvariant=\"header-secondary\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkboxOffset]=\"index === 0 && enableRowSelection\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t>\n\t\t\t\t<b>{{ col.name }}</b>\n\t\t\t</p-table-cell-ngx>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<p-table-row variant=\"header\">\n\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\t[value]=\"col.name\"\n\t\t\t\tvariant=\"header\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkbox]=\"\n\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t: undefined\n\t\t\t\t\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t></p-table-cell-ngx>\n\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t<p-checkbox\n\t\t\t\t\t(checkedChange)=\"_selectAllChange($event)\"\n\t\t\t\t\t[checked]=\"_selectionContainsAll()\"\n\t\t\t\t\t[indeterminate]=\"_selectionIndeterminate()\"\n\t\t\t\t\t[class.opacity-0]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t\t[disabled]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t></p-checkbox>\n\t\t\t</ng-template>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<div class=\"flex flex-1 flex-col\">\n\t\t<ng-container *ngIf=\"loading; else contentTemplate\">\n\t\t\t<p-table-row\n\t\t\t\t*ngFor=\"let r of loadingRows; let rowIndex = index\"\n\t\t\t\tclass=\"group\"\n\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t[isLast]=\"rowIndex === loadingRows.length - 1\"\n\t\t\t>\n\t\t\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\tvariant=\"loading\"\n\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\"\n\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t></p-table-cell-ngx>\n\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t<p-loader\n\t\t\t\t\t\t\tvariant=\"ghost\"\n\t\t\t\t\t\t\tclass=\"h-6 w-6 rounded\"\n\t\t\t\t\t\t></p-loader>\n\t\t\t\t\t</ng-template>\n\t\t\t\t</ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\n\t\t<ng-template #contentTemplate>\n\t\t\t<ng-container *ngIf=\"parsedItems?.length; else emptyStateTemplate\">\n\t\t\t\t<p-table-row\n\t\t\t\t\t*ngFor=\"let item of parsedItems; let rowIndex = index\"\n\t\t\t\t\tclass=\"group\"\n\t\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t[isLast]=\"rowIndex === parsedItems.length - 1\"\n\t\t\t\t\t(click)=\"_rowClick($event, rowIndex)\"\n\t\t\t\t>\n\t\t\t\t\t<ng-container\n\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\tparseRowActionsRow(\n\t\t\t\t\t\t\t\trowActionsRow$ | async,\n\t\t\t\t\t\t\t\trowIndex\n\t\t\t\t\t\t\t) as rowActionsRow\n\t\t\t\t\t\t\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<ng-container\n\t\t\t\t\t\t\t*ngFor=\"let col of columns$ | async; let index = index\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\t\t\t[item]=\"item\"\n\t\t\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t\t\t[template]=\"col.template\"\n\t\t\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t\t\t></p-table-cell-ngx>\n\n\t\t\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t\t\t<p-checkbox\n\t\t\t\t\t\t\t\t\t(checkedChange)=\"_checkboxChange($event.target, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[disabled]=\"_checkboxDisabled(item, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\t\t></p-checkbox>\n\t\t\t\t\t\t\t</ng-template>\n\t\t\t\t\t\t</ng-container>\n\n\t\t\t\t\t\t<p-table-row-actions-container\n\t\t\t\t\t\t\t*ngIf=\"!!rowActionsRow?.length && !(isMobile$ | async)\"\n\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\tslot=\"actions\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<ng-container *ngFor=\"let action of rowActionsRow\">\n\t\t\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\t\t\t\taction.showFunction\n\t\t\t\t\t\t\t\t\t\t\t? action.showFunction(parsedItems[rowIndex])\n\t\t\t\t\t\t\t\t\t\t\t: true\n\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t[content]=\"action['label']\"\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\t\t\tdata-is-action\n\t\t\t\t\t\t\t\t\t\tvariant=\"secondary\"\n\t\t\t\t\t\t\t\t\t\tslot=\"trigger\"\n\t\t\t\t\t\t\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t\t\t\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t\t\t\t\t\t\ticonFlip=\"action.iconFlip\"\n\t\t\t\t\t\t\t\t\t\ticonOnly=\"true\"\n\t\t\t\t\t\t\t\t\t\tsize=\"sm\"\n\t\t\t\t\t\t\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t\t\t\t\t\t\t[disabled]=\"action['disabled']\"\n\t\t\t\t\t\t\t\t\t\t[routerLink]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.routerLink\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionRouterLink(action.routerLink, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t[queryParams]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.queryParams\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionQueryParams(action.queryParams, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t(onClick)=\"_rowActionClick(action, rowIndex)\"\n\t\t\t\t\t\t\t\t\t></p-button>\n\t\t\t\t\t\t\t\t</p-tooltip>\n\t\t\t\t\t\t\t</ng-container>\n\t\t\t\t\t\t</p-table-row-actions-container>\n\t\t\t\t\t</ng-container>\n\t\t\t\t</p-table-row>\n\t\t\t</ng-container>\n\t\t</ng-template>\n\n\t\t<ng-container *ngFor=\"let customRow of customRows\">\n\t\t\t<p-table-row\n\t\t\t\t[variant]=\"customRow.variant\"\n\t\t\t\t[class]=\"{\n\t\t\t\t\t'z-[2]': customRow.variant === 'secondary'\n\t\t\t\t}\"\n\t\t\t>\n\t\t\t\t<ng-container *ngTemplateOutlet=\"customRow.templateRef\"></ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\t</div>\n</ng-template>\n\n<ng-container *ngIf=\"filterModalTemplate\">\n\t<p-modal\n\t\t[header]=\"filterModalHeaderText\"\n\t\t[show]=\"filterModalShow$ | async\"\n\t\t(closed)=\"filterModalShow$.next(false)\"\n\t>\n\t\t<div\n\t\t\tslot=\"content\"\n\t\t\tclass=\"flex flex-col gap-6\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"filterModalTemplate\"></ng-container>\n\t\t</div>\n\t\t<div\n\t\t\tslot=\"footer\"\n\t\t\tclass=\"flex w-full justify-between gap-4\"\n\t\t>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowResetMobile\"\n\t\t\t\tclass=\"flex w-full tablet:w-auto desktop-xs:hidden\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset(true)\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowReset\"\n\t\t\t\tclass=\"hidden w-full tablet:w-auto desktop-xs:flex\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset()\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\tclass=\"ml-auto w-full tablet:w-auto\"\n\t\t\t\ticon=\"checkmark\"\n\t\t\t\t(onClick)=\"onFilterModalSave()\"\n\t\t\t>\n\t\t\t\t{{ filterModalSaveText }}\n\t\t\t</p-button>\n\t\t</div>\n\t</p-modal>\n</ng-container>\n\n<ng-template #emptyStateTemplate>\n\t<p-empty-state\n\t\t*ngIf=\"emptyStateType === 'filtered'; else emptyStateNonFilterTemplate\"\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateFilteredIllustration\"\n\t\t[header]=\"emptyStateFilteredHeader\"\n\t\t[content]=\"emptyStateFilteredContent\"\n\t\t[enableAction]=\"false\"\n\t></p-empty-state>\n</ng-template>\n\n<ng-template #emptyStateNonFilterTemplate>\n\t<p-empty-state\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateIllustration\"\n\t\t[header]=\"emptyStateHeader\"\n\t\t[content]=\"emptyStateContent\"\n\t\t[enableAction]=\"enableEmptyStateAction\"\n\t\t[actionText]=\"emptyStateAction\"\n\t\t[actionIcon]=\"emptyStateActionIcon\"\n\t\t(action)=\"emptyStateClicked()\"\n\t></p-empty-state>\n</ng-template>\n" }]
|
|
4683
|
-
}], ctorParameters:
|
|
4804
|
+
args: [{ selector: 'p-table-ngx', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<p-table-container>\n\t<p-table-header\n\t\t*ngIf=\"enableHeader\"\n\t\tclass=\"mb-8\"\n\t\t[quickFilters]=\"quickFilters\"\n\t\t[activeQuickFilterIdentifier]=\"activeQuickFilterIdentifier\"\n\t\t(quickFilter)=\"onQuickFilter($event)\"\n\t\t[enableSearch]=\"enableSearch\"\n\t\t[query]=\"query\"\n\t\t(queryChange)=\"onQueryChange($event)\"\n\t\t[enableFilter]=\"enableFilter\"\n\t\t[enableFilterDesktop]=\"enableFilterDesktop\"\n\t\t[selectedFiltersAmount]=\"selectedFiltersAmount\"\n\t\t[filterButtonTemplate]=\"filterButtonTemplate\"\n\t\t(filter)=\"filterModalShow$.next(true)\"\n\t\t[enableAction]=\"enableAction\"\n\t\t[canUseAction]=\"actionButtonEnabled\"\n\t\t[actionButtonTemplate]=\"actionButtonTemplate\"\n\t\t[actionLoading]=\"actionButtonLoading\"\n\t\t[actionText]=\"actionButtonText\"\n\t\t[actionIcon]=\"actionButtonIcon\"\n\t\t(action)=\"action.emit()\"\n\t\t[itemsSelectedAmount]=\"selectedRows.length\"\n\t\t[enableExport]=\"enableExport\"\n\t\t(export)=\"export.emit()\"\n\t\t[loading]=\"headerLoading\"\n\t>\n\t\t<ng-container *ngIf=\"headerCustomFilterTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomFilterTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\n\t\t<ng-container *ngIf=\"headerCustomActionsTemplate\">\n\t\t\t<ng-container\n\t\t\t\t*ngTemplateOutlet=\"headerCustomActionsTemplate\"\n\t\t\t></ng-container>\n\t\t</ng-container>\n\t</p-table-header>\n\n\t<div\n\t\tclass=\"relative flex-1\"\n\t\t*ngIf=\"enableScroll; else rowsTemplate\"\n\t>\n\t\t<div\n\t\t\tclass=\"flex flex-col overflow-x-auto\"\n\t\t\t#scrollContainer\n\t\t\t[class]=\"\n\t\t\t\tcn(\n\t\t\t\t\t'before:absolute before:top-0 before:left-0 before:z-[1] before:pointer-events-none',\n\t\t\t\t\t'before:w-24 before:h-full before:transition-opacity',\n\t\t\t\t\t'before:bg-gradient-to-r before:from-white dark:before:from-hurricane-700 before:via-white/80 dark:before:via-hurricane-700/90 before:to-transparent',\n\t\t\t\t\t'after:absolute after:top-0 after:right-0 after:z-[0] before:pointer-events-none',\n\t\t\t\t\t'after:w-24 after:h-full after:transition-opacity',\n\t\t\t\t\t'after:bg-gradient-to-l after:from-white after:dark:from-hurricane-700 after:via-white/80 dark:after:via-hurricane-700/90 after:to-transparent',\n\t\t\t\t\t{\n\t\t\t\t\t\t'before:opacity-0': reachedScrollStart$ | async,\n\t\t\t\t\t\t'after:opacity-0': reachedScrollEnd$ | async,\n\t\t\t\t\t\t'before:opacity-100': (reachedScrollStart$ | async) === false,\n\t\t\t\t\t\t'after:opacity-100': (reachedScrollEnd$ | async) === false\n\t\t\t\t\t}\n\t\t\t\t)\n\t\t\t\"\n\t\t\t(scroll)=\"onContainerXScroll($event)\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"rowsTemplate\"></ng-container>\n\t\t</div>\n\t</div>\n\n\t<ng-container *ngIf=\"enableFloatingMenu && enableRowSelection\">\n\t\t<p-floating-menu-container\n\t\t\t[usedInTable]=\"true\"\n\t\t\t[class]=\"\n\t\t\t\tfloatingMenuContainerClass({\n\t\t\t\t\thasFooter: enableFooter && (footerHidden$ | async) === false,\n\t\t\t\t\tactive: selectedRows.length > 0,\n\t\t\t\t\tshown: $any(floatingMenuShown$ | async)\n\t\t\t\t})\n\t\t\t\"\n\t\t\t[amount]=\"floatingMenuAmountSelectedText\"\n\t\t\t[enableAmountSelected]=\"!!(rowActionsFloating$ | async)?.length\"\n\t\t\t(close)=\"_selectAllChange(null, false)\"\n\t\t>\n\t\t\t<p-floating-menu-item\n\t\t\t\t*ngFor=\"let action of rowActionsFloating$ | async\"\n\t\t\t\tslot=\"floating-menu-item\"\n\t\t\t\t[disabled]=\"\n\t\t\t\t\t(action['type'] === 'single' && selectedRows.length > 1) ||\n\t\t\t\t\taction['disabled']\n\t\t\t\t\"\n\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t[iconFlip]=\"action['iconFlip']\"\n\t\t\t\t(click)=\"_rowActionClick(action)\"\n\t\t\t>\n\t\t\t\t{{ action['label'] }}\n\t\t\t</p-floating-menu-item>\n\t\t</p-floating-menu-container>\n\t</ng-container>\n\n\t<p-table-footer\n\t\t*ngIf=\"enableFooter\"\n\t\t[hideOnSinglePage]=\"hideOnSinglePage\"\n\t\t[enablePaginationSize]=\"enablePaginationSize\"\n\t\t[pageSize]=\"pageSize\"\n\t\t[pageSizeOptions]=\"pageSizeOptions\"\n\t\t(pageSizeChange)=\"onPageSizeChange($event)\"\n\t\t[enablePaginationPages]=\"enablePaginationPages\"\n\t\t[page]=\"page\"\n\t\t[total]=\"total\"\n\t\t(pageChange)=\"onPageChange($event)\"\n\t\t[loading]=\"footerLoading\"\n\t\t(hiddenChange)=\"footerHidden$.next($event.detail)\"\n\t\t[tableHeaderHasAction]=\"enableHeader && enableAction && actionButtonEnabled\"\n\t></p-table-footer>\n</p-table-container>\n\n<ng-template #rowsTemplate>\n\t<p-table-row\n\t\t*ngIf=\"(extraHeaders$ | async)?.length\"\n\t\tvariant=\"header-secondary\"\n\t\tclass=\"z-[2]\"\n\t\t[isLast]=\"true\"\n\t>\n\t\t<ng-container *ngFor=\"let col of extraHeaders$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\tvariant=\"header-secondary\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkboxOffset]=\"index === 0 && enableRowSelection\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t>\n\t\t\t\t<b>{{ col.name }}</b>\n\t\t\t</p-table-cell-ngx>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<p-table-row variant=\"header\">\n\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t<p-table-cell-ngx\n\t\t\t\t[definition]=\"col\"\n\t\t\t\t[value]=\"col.name\"\n\t\t\t\tvariant=\"header\"\n\t\t\t\t[index]=\"index\"\n\t\t\t\t[checkbox]=\"\n\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t: undefined\n\t\t\t\t\"\n\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t></p-table-cell-ngx>\n\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t<p-checkbox\n\t\t\t\t\t(checkedChange)=\"_selectAllChange($event)\"\n\t\t\t\t\t[checked]=\"_selectionContainsAll()\"\n\t\t\t\t\t[indeterminate]=\"_selectionIndeterminate()\"\n\t\t\t\t\t[class.opacity-0]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t\t[disabled]=\"rowSelectionLimit !== undefined\"\n\t\t\t\t></p-checkbox>\n\t\t\t</ng-template>\n\t\t</ng-container>\n\t</p-table-row>\n\n\t<div class=\"flex flex-1 flex-col\">\n\t\t<ng-container *ngIf=\"loading; else contentTemplate\">\n\t\t\t<p-table-row\n\t\t\t\t*ngFor=\"let r of loadingRows; let rowIndex = index\"\n\t\t\t\tclass=\"group\"\n\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t[isLast]=\"rowIndex === loadingRows.length - 1\"\n\t\t\t>\n\t\t\t\t<ng-container *ngFor=\"let col of columns$ | async; let index = index\">\n\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\tvariant=\"loading\"\n\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\"\n\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t></p-table-cell-ngx>\n\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t<p-loader\n\t\t\t\t\t\t\tvariant=\"ghost\"\n\t\t\t\t\t\t\tclass=\"h-6 w-6 rounded\"\n\t\t\t\t\t\t></p-loader>\n\t\t\t\t\t</ng-template>\n\t\t\t\t</ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\n\t\t<ng-template #contentTemplate>\n\t\t\t<ng-container *ngIf=\"parsedItems?.length; else emptyStateTemplate\">\n\t\t\t\t<p-table-row\n\t\t\t\t\t*ngFor=\"let item of parsedItems; let rowIndex = index\"\n\t\t\t\t\tclass=\"group\"\n\t\t\t\t\t[enableHover]=\"enableRowSelection || enableRowClick\"\n\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t[isLast]=\"rowIndex === parsedItems.length - 1\"\n\t\t\t\t\t(click)=\"_rowClick($event, rowIndex)\"\n\t\t\t\t>\n\t\t\t\t\t<ng-container\n\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\tparseRowActionsRow(\n\t\t\t\t\t\t\t\trowActionsRow$ | async,\n\t\t\t\t\t\t\t\trowIndex\n\t\t\t\t\t\t\t) as rowActionsRow\n\t\t\t\t\t\t\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<ng-container\n\t\t\t\t\t\t\t*ngFor=\"let col of columns$ | async; let index = index\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<p-table-cell-ngx\n\t\t\t\t\t\t\t\t[definition]=\"col\"\n\t\t\t\t\t\t\t\t[item]=\"item\"\n\t\t\t\t\t\t\t\t[checkbox]=\"\n\t\t\t\t\t\t\t\t\t(index === 0 || col.hasCheckbox) && enableRowSelection\n\t\t\t\t\t\t\t\t\t\t? checkboxTemplate\n\t\t\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t[index]=\"index\"\n\t\t\t\t\t\t\t\t[rowIndex]=\"rowIndex\"\n\t\t\t\t\t\t\t\t[template]=\"col.template\"\n\t\t\t\t\t\t\t\t[scrollable]=\"this.enableScroll\"\n\t\t\t\t\t\t\t></p-table-cell-ngx>\n\n\t\t\t\t\t\t\t<ng-template #checkboxTemplate>\n\t\t\t\t\t\t\t\t<p-checkbox\n\t\t\t\t\t\t\t\t\t(checkedChange)=\"_checkboxChange($event.target, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[disabled]=\"_checkboxDisabled(item, rowIndex)\"\n\t\t\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\t\t></p-checkbox>\n\t\t\t\t\t\t\t</ng-template>\n\t\t\t\t\t\t</ng-container>\n\n\t\t\t\t\t\t<p-table-row-actions-container\n\t\t\t\t\t\t\t*ngIf=\"!!rowActionsRow?.length && !(isMobile$ | async)\"\n\t\t\t\t\t\t\t[checked]=\"_selectionContains(item, rowIndex)\"\n\t\t\t\t\t\t\tslot=\"actions\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<ng-container *ngFor=\"let action of rowActionsRow\">\n\t\t\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\t\t\t*ngIf=\"\n\t\t\t\t\t\t\t\t\t\taction.showFunction\n\t\t\t\t\t\t\t\t\t\t\t? action.showFunction(parsedItems[rowIndex])\n\t\t\t\t\t\t\t\t\t\t\t: true\n\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t[content]=\"action['label']\"\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\t\t\tdata-is-action\n\t\t\t\t\t\t\t\t\t\tvariant=\"secondary\"\n\t\t\t\t\t\t\t\t\t\tslot=\"trigger\"\n\t\t\t\t\t\t\t\t\t\t[icon]=\"action['icon']\"\n\t\t\t\t\t\t\t\t\t\t[iconRotate]=\"action['iconRotate']\"\n\t\t\t\t\t\t\t\t\t\ticonFlip=\"action.iconFlip\"\n\t\t\t\t\t\t\t\t\t\ticonOnly=\"true\"\n\t\t\t\t\t\t\t\t\t\tsize=\"sm\"\n\t\t\t\t\t\t\t\t\t\t[loading]=\"action['loading']\"\n\t\t\t\t\t\t\t\t\t\t[disabled]=\"action['disabled']\"\n\t\t\t\t\t\t\t\t\t\t[routerLink]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.routerLink\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionRouterLink(action.routerLink, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t[queryParams]=\"\n\t\t\t\t\t\t\t\t\t\t\taction.queryParams\n\t\t\t\t\t\t\t\t\t\t\t\t? (_getActionQueryParams(action.queryParams, rowIndex)\n\t\t\t\t\t\t\t\t\t\t\t\t | async)\n\t\t\t\t\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t\t\t\t\t\"\n\t\t\t\t\t\t\t\t\t\t(onClick)=\"_rowActionClick(action, rowIndex)\"\n\t\t\t\t\t\t\t\t\t></p-button>\n\t\t\t\t\t\t\t\t</p-tooltip>\n\t\t\t\t\t\t\t</ng-container>\n\t\t\t\t\t\t</p-table-row-actions-container>\n\t\t\t\t\t</ng-container>\n\t\t\t\t</p-table-row>\n\t\t\t</ng-container>\n\t\t</ng-template>\n\n\t\t<ng-container *ngFor=\"let customRow of customRows\">\n\t\t\t<p-table-row\n\t\t\t\t[variant]=\"customRow.variant\"\n\t\t\t\t[class]=\"{\n\t\t\t\t\t'z-[2]': customRow.variant === 'secondary'\n\t\t\t\t}\"\n\t\t\t>\n\t\t\t\t<ng-container *ngTemplateOutlet=\"customRow.templateRef\"></ng-container>\n\t\t\t</p-table-row>\n\t\t</ng-container>\n\t</div>\n</ng-template>\n\n<ng-container *ngIf=\"filterModalTemplate\">\n\t<p-modal\n\t\t[header]=\"filterModalHeaderText\"\n\t\t[show]=\"filterModalShow$ | async\"\n\t\t(closed)=\"filterModalShow$.next(false)\"\n\t>\n\t\t<div\n\t\t\tslot=\"content\"\n\t\t\tclass=\"flex flex-col gap-6\"\n\t\t>\n\t\t\t<ng-container *ngTemplateOutlet=\"filterModalTemplate\"></ng-container>\n\t\t</div>\n\t\t<div\n\t\t\tslot=\"footer\"\n\t\t\tclass=\"flex w-full justify-between gap-4\"\n\t\t>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowResetMobile\"\n\t\t\t\tclass=\"flex w-full tablet:w-auto desktop-xs:hidden\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset(true)\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\t*ngIf=\"filterModalShowReset\"\n\t\t\t\tclass=\"hidden w-full tablet:w-auto desktop-xs:flex\"\n\t\t\t\tvariant=\"secondary\"\n\t\t\t\t(onClick)=\"onFilterModalReset()\"\n\t\t\t>\n\t\t\t\t{{ filterModalResetText }}\n\t\t\t</p-button>\n\t\t\t<p-button\n\t\t\t\tclass=\"ml-auto w-full tablet:w-auto\"\n\t\t\t\ticon=\"checkmark\"\n\t\t\t\t(onClick)=\"onFilterModalSave()\"\n\t\t\t>\n\t\t\t\t{{ filterModalSaveText }}\n\t\t\t</p-button>\n\t\t</div>\n\t</p-modal>\n</ng-container>\n\n<ng-template #emptyStateTemplate>\n\t<p-empty-state\n\t\t*ngIf=\"emptyStateType === 'filtered'; else emptyStateNonFilterTemplate\"\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateFilteredIllustration\"\n\t\t[header]=\"emptyStateFilteredHeader\"\n\t\t[content]=\"emptyStateFilteredContent\"\n\t\t[enableAction]=\"false\"\n\t></p-empty-state>\n</ng-template>\n\n<ng-template #emptyStateNonFilterTemplate>\n\t<p-empty-state\n\t\tclass=\"my-16 self-center\"\n\t\t[illustration]=\"emptyStateIllustration\"\n\t\t[header]=\"emptyStateHeader\"\n\t\t[content]=\"emptyStateContent\"\n\t\t[enableAction]=\"enableEmptyStateAction\"\n\t\t[actionText]=\"emptyStateAction\"\n\t\t[actionIcon]=\"emptyStateActionIcon\"\n\t\t(action)=\"emptyStateClicked()\"\n\t></p-empty-state>\n</ng-template>\n" }]
|
|
4805
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { className: [{
|
|
4684
4806
|
type: HostBinding,
|
|
4685
4807
|
args: ['class']
|
|
4686
4808
|
}], theme: [{
|
|
@@ -4890,11 +5012,11 @@ const TABLE_COMPONENTS = [
|
|
|
4890
5012
|
];
|
|
4891
5013
|
|
|
4892
5014
|
class TableModule {
|
|
4893
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4894
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4895
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
5015
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5016
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: TableModule, declarations: [Table, TableCell, TableColumn, TableRowAction, TableExtraHeader, TableFooterDirective, TableHeaderDirective, TableDirective, TableNgxDirective, TableFilterModalDirective, TableCustomFilterDirective, TableCustomActionsDirective, TableCustomRowDirective], imports: [CommonModule, RouterModule, StencilModule], exports: [Table, TableCell, TableColumn, TableRowAction, TableExtraHeader, TableFooterDirective, TableHeaderDirective, TableDirective, TableNgxDirective, TableFilterModalDirective, TableCustomFilterDirective, TableCustomActionsDirective, TableCustomRowDirective] });
|
|
5017
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableModule, imports: [CommonModule, RouterModule, StencilModule] });
|
|
4896
5018
|
}
|
|
4897
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5019
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TableModule, decorators: [{
|
|
4898
5020
|
type: NgModule,
|
|
4899
5021
|
args: [{
|
|
4900
5022
|
imports: [CommonModule, RouterModule, StencilModule],
|
|
@@ -4950,10 +5072,10 @@ class ToastService {
|
|
|
4950
5072
|
this.toasts$.next(this._toasts);
|
|
4951
5073
|
return id;
|
|
4952
5074
|
}
|
|
4953
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4954
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5075
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5076
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastService, providedIn: 'root' });
|
|
4955
5077
|
}
|
|
4956
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5078
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastService, decorators: [{
|
|
4957
5079
|
type: Injectable,
|
|
4958
5080
|
args: [{
|
|
4959
5081
|
providedIn: 'root',
|
|
@@ -4984,16 +5106,17 @@ class ToastDirective {
|
|
|
4984
5106
|
doDismiss() {
|
|
4985
5107
|
this.dismiss.next(this.identifier);
|
|
4986
5108
|
}
|
|
4987
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4988
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
5109
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
5110
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: ToastDirective, isStandalone: false, selector: "p-toast", inputs: { delay: "delay", identifier: "identifier", dismissOnAction: "dismissOnAction", actionFunc: "actionFunc", actionData: "actionData" }, outputs: { dismiss: "dismiss" }, host: { listeners: { "action": "onAction()" } }, ngImport: i0 });
|
|
4989
5111
|
}
|
|
4990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5112
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastDirective, decorators: [{
|
|
4991
5113
|
type: Directive,
|
|
4992
5114
|
args: [{
|
|
4993
5115
|
selector: 'p-toast',
|
|
4994
5116
|
host: {
|
|
4995
5117
|
'(action)': 'onAction()',
|
|
4996
5118
|
},
|
|
5119
|
+
standalone: false
|
|
4997
5120
|
}]
|
|
4998
5121
|
}], propDecorators: { delay: [{
|
|
4999
5122
|
type: Input
|
|
@@ -5022,8 +5145,8 @@ let ToastContainer = class ToastContainer {
|
|
|
5022
5145
|
dismiss(identifier) {
|
|
5023
5146
|
this._toastService.hide(identifier);
|
|
5024
5147
|
}
|
|
5025
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5026
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5148
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastContainer, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
5149
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: ToastContainer, isStandalone: false, selector: "p-toast-container", inputs: { placement: "placement" }, ngImport: i0, template: "<p-toast\n\t*ngFor=\"let toast of toasts$ | async; let index = index\"\n\t[variant]=\"toast.variant\"\n\t[header]=\"toast.header\"\n\t[content]=\"toast.content\"\n\t[identifier]=\"toast.identifier\"\n\t[delay]=\"toast.options.delay ?? 5000\"\n\t[dismissOnAction]=\"toast.options.dismissOnAction ?? true\"\n\t[enableAction]=\"toast.options.enableAction\"\n\t[actionFunc]=\"toast.options.action\"\n\t[actionData]=\"toast.options.actionData\"\n\t[actionIcon]=\"toast.options.icon?.variant\"\n\t[actionIconFlip]=\"toast.options.icon?.flip\"\n\t[actionIconRotate]=\"toast.options.icon?.rotate\"\n\t(dismiss)=\"dismiss($event)\"\n\t[@pSlideInBottomOutTop]\n></p-toast>\n", dependencies: [{ kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: PToast, selector: "p-toast", inputs: ["actionIcon", "actionIconFlip", "actionIconRotate", "content", "enableAction", "header", "variant"] }, { kind: "directive", type: ToastDirective, selector: "p-toast", inputs: ["delay", "identifier", "dismissOnAction", "actionFunc", "actionData"], outputs: ["dismiss"] }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }], animations: [SLIDE_IN_TOP_OUT_BOTTOM], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5027
5150
|
};
|
|
5028
5151
|
ToastContainer = __decorate([
|
|
5029
5152
|
ProxyCmp({
|
|
@@ -5031,21 +5154,21 @@ ToastContainer = __decorate([
|
|
|
5031
5154
|
inputs: ['placement'],
|
|
5032
5155
|
})
|
|
5033
5156
|
], ToastContainer);
|
|
5034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5157
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastContainer, decorators: [{
|
|
5035
5158
|
type: Component,
|
|
5036
|
-
args: [{ selector: 'p-toast-container', changeDetection: ChangeDetectionStrategy.OnPush, inputs: ['placement'], animations: [SLIDE_IN_TOP_OUT_BOTTOM], template: "<p-toast\n\t*ngFor=\"let toast of toasts$ | async; let index = index\"\n\t[variant]=\"toast.variant\"\n\t[header]=\"toast.header\"\n\t[content]=\"toast.content\"\n\t[identifier]=\"toast.identifier\"\n\t[delay]=\"toast.options.delay ?? 5000\"\n\t[dismissOnAction]=\"toast.options.dismissOnAction ?? true\"\n\t[enableAction]=\"toast.options.enableAction\"\n\t[actionFunc]=\"toast.options.action\"\n\t[actionData]=\"toast.options.actionData\"\n\t[actionIcon]=\"toast.options.icon?.variant\"\n\t[actionIconFlip]=\"toast.options.icon?.flip\"\n\t[actionIconRotate]=\"toast.options.icon?.rotate\"\n\t(dismiss)=\"dismiss($event)\"\n\t[@pSlideInBottomOutTop]\n></p-toast>\n" }]
|
|
5037
|
-
}], ctorParameters:
|
|
5159
|
+
args: [{ selector: 'p-toast-container', changeDetection: ChangeDetectionStrategy.OnPush, inputs: ['placement'], animations: [SLIDE_IN_TOP_OUT_BOTTOM], standalone: false, template: "<p-toast\n\t*ngFor=\"let toast of toasts$ | async; let index = index\"\n\t[variant]=\"toast.variant\"\n\t[header]=\"toast.header\"\n\t[content]=\"toast.content\"\n\t[identifier]=\"toast.identifier\"\n\t[delay]=\"toast.options.delay ?? 5000\"\n\t[dismissOnAction]=\"toast.options.dismissOnAction ?? true\"\n\t[enableAction]=\"toast.options.enableAction\"\n\t[actionFunc]=\"toast.options.action\"\n\t[actionData]=\"toast.options.actionData\"\n\t[actionIcon]=\"toast.options.icon?.variant\"\n\t[actionIconFlip]=\"toast.options.icon?.flip\"\n\t[actionIconRotate]=\"toast.options.icon?.rotate\"\n\t(dismiss)=\"dismiss($event)\"\n\t[@pSlideInBottomOutTop]\n></p-toast>\n" }]
|
|
5160
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
5038
5161
|
|
|
5039
5162
|
const TOAST_COMPONENTS = [ToastContainer];
|
|
5040
5163
|
|
|
5041
5164
|
const TOAST_DIRECTIVES = [ToastDirective];
|
|
5042
5165
|
|
|
5043
5166
|
class ToastModule {
|
|
5044
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5045
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
5046
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
5167
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5168
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: ToastModule, declarations: [ToastContainer, ToastDirective], imports: [CommonModule, StencilModule], exports: [ToastContainer, ToastDirective] });
|
|
5169
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastModule, providers: [ToastService], imports: [CommonModule, StencilModule] });
|
|
5047
5170
|
}
|
|
5048
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5171
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToastModule, decorators: [{
|
|
5049
5172
|
type: NgModule,
|
|
5050
5173
|
args: [{
|
|
5051
5174
|
imports: [CommonModule, StencilModule],
|
|
@@ -5065,15 +5188,16 @@ class CustomCurrencyPipe {
|
|
|
5065
5188
|
transform(value, currencyCode = 'EUR', display = 'symbol', digitsInfo = '1.2-2', locale = 'nl') {
|
|
5066
5189
|
return this._currencyPipe.transform(value, currencyCode, display, digitsInfo, locale);
|
|
5067
5190
|
}
|
|
5068
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5069
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5191
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CustomCurrencyPipe, deps: [{ token: i1$2.CurrencyPipe }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5192
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: CustomCurrencyPipe, isStandalone: false, name: "pcurrency" });
|
|
5070
5193
|
}
|
|
5071
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5194
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CustomCurrencyPipe, decorators: [{
|
|
5072
5195
|
type: Pipe,
|
|
5073
5196
|
args: [{
|
|
5074
5197
|
name: 'pcurrency',
|
|
5198
|
+
standalone: false
|
|
5075
5199
|
}]
|
|
5076
|
-
}], ctorParameters:
|
|
5200
|
+
}], ctorParameters: () => [{ type: i1$2.CurrencyPipe }] });
|
|
5077
5201
|
|
|
5078
5202
|
class CustomDatePipe {
|
|
5079
5203
|
_datePipe;
|
|
@@ -5083,15 +5207,16 @@ class CustomDatePipe {
|
|
|
5083
5207
|
transform(value, format = 'd MMM yyyy') {
|
|
5084
5208
|
return this._datePipe.transform(value, format);
|
|
5085
5209
|
}
|
|
5086
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5087
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5210
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CustomDatePipe, deps: [{ token: i1$2.DatePipe }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5211
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: CustomDatePipe, isStandalone: false, name: "pdate" });
|
|
5088
5212
|
}
|
|
5089
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5213
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: CustomDatePipe, decorators: [{
|
|
5090
5214
|
type: Pipe,
|
|
5091
5215
|
args: [{
|
|
5092
5216
|
name: 'pdate',
|
|
5217
|
+
standalone: false
|
|
5093
5218
|
}]
|
|
5094
|
-
}], ctorParameters:
|
|
5219
|
+
}], ctorParameters: () => [{ type: i1$2.DatePipe }] });
|
|
5095
5220
|
|
|
5096
5221
|
class SafePipe {
|
|
5097
5222
|
sanitizer;
|
|
@@ -5114,27 +5239,29 @@ class SafePipe {
|
|
|
5114
5239
|
throw new Error(`Invalid safe type specified: ${type}`);
|
|
5115
5240
|
}
|
|
5116
5241
|
}
|
|
5117
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5118
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5242
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SafePipe, deps: [{ token: i1$3.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5243
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: SafePipe, isStandalone: false, name: "psafe" });
|
|
5119
5244
|
}
|
|
5120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5245
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SafePipe, decorators: [{
|
|
5121
5246
|
type: Pipe,
|
|
5122
5247
|
args: [{
|
|
5123
5248
|
name: 'psafe',
|
|
5249
|
+
standalone: false
|
|
5124
5250
|
}]
|
|
5125
|
-
}], ctorParameters:
|
|
5251
|
+
}], ctorParameters: () => [{ type: i1$3.DomSanitizer }] });
|
|
5126
5252
|
|
|
5127
5253
|
class SelectAutocompletePipe {
|
|
5128
5254
|
transform(value) {
|
|
5129
5255
|
return value > SELECT_DEFAULT_MAX_DISPLAYED_ITEMS;
|
|
5130
5256
|
}
|
|
5131
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5132
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5257
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SelectAutocompletePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5258
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: SelectAutocompletePipe, isStandalone: false, name: "pSelectAutocomplete" });
|
|
5133
5259
|
}
|
|
5134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5260
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SelectAutocompletePipe, decorators: [{
|
|
5135
5261
|
type: Pipe,
|
|
5136
5262
|
args: [{
|
|
5137
5263
|
name: 'pSelectAutocomplete',
|
|
5264
|
+
standalone: false
|
|
5138
5265
|
}]
|
|
5139
5266
|
}] });
|
|
5140
5267
|
|
|
@@ -5142,13 +5269,14 @@ class SelectSelectAllPipe {
|
|
|
5142
5269
|
transform(value) {
|
|
5143
5270
|
return value <= SELECT_DEFAULT_MAX_DISPLAYED_ITEMS;
|
|
5144
5271
|
}
|
|
5145
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5146
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5272
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SelectSelectAllPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5273
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: SelectSelectAllPipe, isStandalone: false, name: "pSelectSelectAll" });
|
|
5147
5274
|
}
|
|
5148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5275
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SelectSelectAllPipe, decorators: [{
|
|
5149
5276
|
type: Pipe,
|
|
5150
5277
|
args: [{
|
|
5151
5278
|
name: 'pSelectSelectAll',
|
|
5279
|
+
standalone: false
|
|
5152
5280
|
}]
|
|
5153
5281
|
}] });
|
|
5154
5282
|
|
|
@@ -5162,11 +5290,11 @@ const PIPES = [
|
|
|
5162
5290
|
|
|
5163
5291
|
const NGX_PIPES = [DatePipe, CurrencyPipe];
|
|
5164
5292
|
class PaperlessModule {
|
|
5165
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5166
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
5167
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
5293
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PaperlessModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5294
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: PaperlessModule, declarations: [PaginationSizeDirective, PaginationPagesDirective, SelectDirective, DatepickerDirective, CropperDirective, FieldDirective, FieldNumberDirective, RadioDirective, CheckboxDirective, ToggleDirective, CustomCurrencyPipe, CustomDatePipe, SafePipe, SelectAutocompletePipe, SelectSelectAllPipe], imports: [CommonModule, StencilModule, TableModule, ToastModule, OverlayModule], exports: [StencilModule, TableModule, ToastModule, OverlayModule, PaginationSizeDirective, PaginationPagesDirective, SelectDirective, DatepickerDirective, CropperDirective, FieldDirective, FieldNumberDirective, RadioDirective, CheckboxDirective, ToggleDirective, CustomCurrencyPipe, CustomDatePipe, SafePipe, SelectAutocompletePipe, SelectSelectAllPipe] });
|
|
5295
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PaperlessModule, providers: [...NGX_PIPES, ...PIPES], imports: [CommonModule, StencilModule, MODULES, StencilModule, TableModule, ToastModule, OverlayModule] });
|
|
5168
5296
|
}
|
|
5169
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5297
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: PaperlessModule, decorators: [{
|
|
5170
5298
|
type: NgModule,
|
|
5171
5299
|
args: [{
|
|
5172
5300
|
imports: [CommonModule, StencilModule, ...MODULES],
|