@paperless/angular 2.0.1-beta.13 → 2.0.1-beta.15
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/esm2020/lib/stencil/components.mjs +29 -4
- package/esm2020/lib/stencil/index.mjs +2 -1
- package/esm2020/lib/stencil.module.mjs +1 -1
- package/fesm2015/paperless-angular.mjs +30 -5
- package/fesm2015/paperless-angular.mjs.map +1 -1
- package/fesm2020/paperless-angular.mjs +30 -5
- package/fesm2020/paperless-angular.mjs.map +1 -1
- package/lib/stencil/components.d.ts +10 -1
- package/lib/stencil/index.d.ts +1 -1
- package/lib/stencil.module.d.ts +1 -1
- package/package.json +1 -1
|
@@ -49,6 +49,7 @@ export const DIRECTIVES = [
|
|
|
49
49
|
d.PPageSizeSelect,
|
|
50
50
|
d.PPagination,
|
|
51
51
|
d.PPaginationItem,
|
|
52
|
+
d.PPortal,
|
|
52
53
|
d.PProfile,
|
|
53
54
|
d.PSegmentContainer,
|
|
54
55
|
d.PSegmentItem,
|
|
@@ -67,4 +68,4 @@ export const DIRECTIVES = [
|
|
|
67
68
|
d.PToast,
|
|
68
69
|
d.PTooltip
|
|
69
70
|
];
|
|
70
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
71
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9wYXBlcmxlc3Mvc3JjL2xpYi9zdGVuY2lsL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxDQUFDLE1BQU0sY0FBYyxDQUFDO0FBRWxDLE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixDQUFDLENBQUMsVUFBVTtJQUNaLENBQUMsQ0FBQyxXQUFXO0lBQ2IsQ0FBQyxDQUFDLE9BQU87SUFDVCxDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxTQUFTO0lBQ1gsQ0FBQyxDQUFDLE1BQU07SUFDUixDQUFDLENBQUMsT0FBTztJQUNULENBQUMsQ0FBQyxZQUFZO0lBQ2QsQ0FBQyxDQUFDLFNBQVM7SUFDWCxDQUFDLENBQUMsU0FBUztJQUNYLENBQUMsQ0FBQyxjQUFjO0lBQ2hCLENBQUMsQ0FBQyxXQUFXO0lBQ2IsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLFFBQVE7SUFDVixDQUFDLENBQUMsUUFBUTtJQUNWLENBQUMsQ0FBQyxXQUFXO0lBQ2IsQ0FBQyxDQUFDLFFBQVE7SUFDVixDQUFDLENBQUMsT0FBTztJQUNULENBQUMsQ0FBQyxXQUFXO0lBQ2IsQ0FBQyxDQUFDLGdCQUFnQjtJQUNsQixDQUFDLENBQUMsYUFBYTtJQUNmLENBQUMsQ0FBQyxTQUFTO0lBQ1gsQ0FBQyxDQUFDLHNCQUFzQjtJQUN4QixDQUFDLENBQUMsaUJBQWlCO0lBQ25CLENBQUMsQ0FBQyxzQkFBc0I7SUFDeEIsQ0FBQyxDQUFDLGlCQUFpQjtJQUNuQixDQUFDLENBQUMsT0FBTztJQUNULENBQUMsQ0FBQyxTQUFTO0lBQ1gsQ0FBQyxDQUFDLEtBQUs7SUFDUCxDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsYUFBYTtJQUNmLENBQUMsQ0FBQyxVQUFVO0lBQ1osQ0FBQyxDQUFDLFdBQVc7SUFDYixDQUFDLENBQUMsV0FBVztJQUNiLENBQUMsQ0FBQyxNQUFNO0lBQ1IsQ0FBQyxDQUFDLE9BQU87SUFDVCxDQUFDLENBQUMsT0FBTztJQUNULENBQUMsQ0FBQyxNQUFNO0lBQ1IsQ0FBQyxDQUFDLFVBQVU7SUFDWixDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxZQUFZO0lBQ2QsQ0FBQyxDQUFDLE9BQU87SUFDVCxDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsa0JBQWtCO0lBQ3BCLENBQUMsQ0FBQyxnQkFBZ0I7SUFDbEIsQ0FBQyxDQUFDLGVBQWU7SUFDakIsQ0FBQyxDQUFDLFdBQVc7SUFDYixDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsT0FBTztJQUNULENBQUMsQ0FBQyxRQUFRO0lBQ1YsQ0FBQyxDQUFDLGlCQUFpQjtJQUNuQixDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxPQUFPO0lBQ1QsQ0FBQyxDQUFDLGdCQUFnQjtJQUNsQixDQUFDLENBQUMsT0FBTztJQUNULENBQUMsQ0FBQyxRQUFRO0lBQ1YsQ0FBQyxDQUFDLFlBQVk7SUFDZCxDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxTQUFTO0lBQ1gsQ0FBQyxDQUFDLFFBQVE7SUFDVixDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxZQUFZO0lBQ2QsQ0FBQyxDQUFDLFNBQVM7SUFDWCxDQUFDLENBQUMsTUFBTTtJQUNSLENBQUMsQ0FBQyxRQUFRO0NBQ1gsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIlxuaW1wb3J0ICogYXMgZCBmcm9tICcuL2NvbXBvbmVudHMnO1xuXG5leHBvcnQgY29uc3QgRElSRUNUSVZFUyA9IFtcbiAgZC5QQWNjb3JkaW9uLFxuICBkLlBBdHRhY2htZW50LFxuICBkLlBBdmF0YXIsXG4gIGQuUEF2YXRhckdyb3VwLFxuICBkLlBCYWNrZHJvcCxcbiAgZC5QQmFkZ2UsXG4gIGQuUEJ1dHRvbixcbiAgZC5QQnV0dG9uR3JvdXAsXG4gIGQuUENhbGVuZGFyLFxuICBkLlBDYXJkQm9keSxcbiAgZC5QQ2FyZENvbnRhaW5lcixcbiAgZC5QQ2FyZEhlYWRlcixcbiAgZC5QQ29udGVudFNsaWRlcixcbiAgZC5QQ291bnRlcixcbiAgZC5QQ3JvcHBlcixcbiAgZC5QRGF0ZXBpY2tlcixcbiAgZC5QRGl2aWRlcixcbiAgZC5QRHJhd2VyLFxuICBkLlBEcmF3ZXJCb2R5LFxuICBkLlBEcmF3ZXJDb250YWluZXIsXG4gIGQuUERyYXdlckhlYWRlcixcbiAgZC5QRHJvcGRvd24sXG4gIGQuUERyb3Bkb3duTWVudUNvbnRhaW5lcixcbiAgZC5QRHJvcGRvd25NZW51SXRlbSxcbiAgZC5QRmxvYXRpbmdNZW51Q29udGFpbmVyLFxuICBkLlBGbG9hdGluZ01lbnVJdGVtLFxuICBkLlBIZWxwZXIsXG4gIGQuUEliYW5JY29uLFxuICBkLlBJY29uLFxuICBkLlBJY29uRGVwcmVjYXRlZCxcbiAgZC5QSWxsdXN0cmF0aW9uLFxuICBkLlBJbmZvUGFuZWwsXG4gIGQuUElucHV0RXJyb3IsXG4gIGQuUElucHV0R3JvdXAsXG4gIGQuUExhYmVsLFxuICBkLlBMYXlvdXQsXG4gIGQuUExvYWRlcixcbiAgZC5QTW9kYWwsXG4gIGQuUE1vZGFsQm9keSxcbiAgZC5QTW9kYWxDb250YWluZXIsXG4gIGQuUE1vZGFsRm9vdGVyLFxuICBkLlBNb2RhbEhlYWRlcixcbiAgZC5QTmF2YmFyLFxuICBkLlBOYXZpZ2F0aW9uSXRlbSxcbiAgZC5QTmF2aWdhdGlvblNlY3Rpb24sXG4gIGQuUE5hdmlnYXRpb25UaXRsZSxcbiAgZC5QUGFnZVNpemVTZWxlY3QsXG4gIGQuUFBhZ2luYXRpb24sXG4gIGQuUFBhZ2luYXRpb25JdGVtLFxuICBkLlBQb3J0YWwsXG4gIGQuUFByb2ZpbGUsXG4gIGQuUFNlZ21lbnRDb250YWluZXIsXG4gIGQuUFNlZ21lbnRJdGVtLFxuICBkLlBTZWxlY3QsXG4gIGQuUFNsaWRlckluZGljYXRvcixcbiAgZC5QU3RhdHVzLFxuICBkLlBTdGVwcGVyLFxuICBkLlBTdGVwcGVySXRlbSxcbiAgZC5QU3RlcHBlckxpbmUsXG4gIGQuUFRhYkdyb3VwLFxuICBkLlBUYWJJdGVtLFxuICBkLlBUYWJsZUNvbnRhaW5lcixcbiAgZC5QVGFibGVGb290ZXIsXG4gIGQuUFRhYmxlSGVhZGVyLFxuICBkLlBUYWJsZVJvdyxcbiAgZC5QVG9hc3QsXG4gIGQuUFRvb2x0aXBcbl07XG4iXX0=
|
|
@@ -5,7 +5,7 @@ import * as i1 from "./stencil/components";
|
|
|
5
5
|
export class StencilModule {
|
|
6
6
|
}
|
|
7
7
|
StencilModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
-
StencilModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, declarations: [i1.PAccordion, i1.PAttachment, i1.PAvatar, i1.PAvatarGroup, i1.PBackdrop, i1.PBadge, i1.PButton, i1.PButtonGroup, i1.PCalendar, i1.PCardBody, i1.PCardContainer, i1.PCardHeader, i1.PContentSlider, i1.PCounter, i1.PCropper, i1.PDatepicker, i1.PDivider, i1.PDrawer, i1.PDrawerBody, i1.PDrawerContainer, i1.PDrawerHeader, i1.PDropdown, i1.PDropdownMenuContainer, i1.PDropdownMenuItem, i1.PFloatingMenuContainer, i1.PFloatingMenuItem, i1.PHelper, i1.PIbanIcon, i1.PIcon, i1.PIconDeprecated, i1.PIllustration, i1.PInfoPanel, i1.PInputError, i1.PInputGroup, i1.PLabel, i1.PLayout, i1.PLoader, i1.PModal, i1.PModalBody, i1.PModalContainer, i1.PModalFooter, i1.PModalHeader, i1.PNavbar, i1.PNavigationItem, i1.PNavigationSection, i1.PNavigationTitle, i1.PPageSizeSelect, i1.PPagination, i1.PPaginationItem, i1.PProfile, i1.PSegmentContainer, i1.PSegmentItem, i1.PSelect, i1.PSliderIndicator, i1.PStatus, i1.PStepper, i1.PStepperItem, i1.PStepperLine, i1.PTabGroup, i1.PTabItem, i1.PTableContainer, i1.PTableFooter, i1.PTableHeader, i1.PTableRow, i1.PToast, i1.PTooltip], exports: [i1.PAccordion, i1.PAttachment, i1.PAvatar, i1.PAvatarGroup, i1.PBackdrop, i1.PBadge, i1.PButton, i1.PButtonGroup, i1.PCalendar, i1.PCardBody, i1.PCardContainer, i1.PCardHeader, i1.PContentSlider, i1.PCounter, i1.PCropper, i1.PDatepicker, i1.PDivider, i1.PDrawer, i1.PDrawerBody, i1.PDrawerContainer, i1.PDrawerHeader, i1.PDropdown, i1.PDropdownMenuContainer, i1.PDropdownMenuItem, i1.PFloatingMenuContainer, i1.PFloatingMenuItem, i1.PHelper, i1.PIbanIcon, i1.PIcon, i1.PIconDeprecated, i1.PIllustration, i1.PInfoPanel, i1.PInputError, i1.PInputGroup, i1.PLabel, i1.PLayout, i1.PLoader, i1.PModal, i1.PModalBody, i1.PModalContainer, i1.PModalFooter, i1.PModalHeader, i1.PNavbar, i1.PNavigationItem, i1.PNavigationSection, i1.PNavigationTitle, i1.PPageSizeSelect, i1.PPagination, i1.PPaginationItem, i1.PProfile, i1.PSegmentContainer, i1.PSegmentItem, i1.PSelect, i1.PSliderIndicator, i1.PStatus, i1.PStepper, i1.PStepperItem, i1.PStepperLine, i1.PTabGroup, i1.PTabItem, i1.PTableContainer, i1.PTableFooter, i1.PTableHeader, i1.PTableRow, i1.PToast, i1.PTooltip] });
|
|
8
|
+
StencilModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, declarations: [i1.PAccordion, i1.PAttachment, i1.PAvatar, i1.PAvatarGroup, i1.PBackdrop, i1.PBadge, i1.PButton, i1.PButtonGroup, i1.PCalendar, i1.PCardBody, i1.PCardContainer, i1.PCardHeader, i1.PContentSlider, i1.PCounter, i1.PCropper, i1.PDatepicker, i1.PDivider, i1.PDrawer, i1.PDrawerBody, i1.PDrawerContainer, i1.PDrawerHeader, i1.PDropdown, i1.PDropdownMenuContainer, i1.PDropdownMenuItem, i1.PFloatingMenuContainer, i1.PFloatingMenuItem, i1.PHelper, i1.PIbanIcon, i1.PIcon, i1.PIconDeprecated, i1.PIllustration, i1.PInfoPanel, i1.PInputError, i1.PInputGroup, i1.PLabel, i1.PLayout, i1.PLoader, i1.PModal, i1.PModalBody, i1.PModalContainer, i1.PModalFooter, i1.PModalHeader, i1.PNavbar, i1.PNavigationItem, i1.PNavigationSection, i1.PNavigationTitle, i1.PPageSizeSelect, i1.PPagination, i1.PPaginationItem, i1.PPortal, i1.PProfile, i1.PSegmentContainer, i1.PSegmentItem, i1.PSelect, i1.PSliderIndicator, i1.PStatus, i1.PStepper, i1.PStepperItem, i1.PStepperLine, i1.PTabGroup, i1.PTabItem, i1.PTableContainer, i1.PTableFooter, i1.PTableHeader, i1.PTableRow, i1.PToast, i1.PTooltip], exports: [i1.PAccordion, i1.PAttachment, i1.PAvatar, i1.PAvatarGroup, i1.PBackdrop, i1.PBadge, i1.PButton, i1.PButtonGroup, i1.PCalendar, i1.PCardBody, i1.PCardContainer, i1.PCardHeader, i1.PContentSlider, i1.PCounter, i1.PCropper, i1.PDatepicker, i1.PDivider, i1.PDrawer, i1.PDrawerBody, i1.PDrawerContainer, i1.PDrawerHeader, i1.PDropdown, i1.PDropdownMenuContainer, i1.PDropdownMenuItem, i1.PFloatingMenuContainer, i1.PFloatingMenuItem, i1.PHelper, i1.PIbanIcon, i1.PIcon, i1.PIconDeprecated, i1.PIllustration, i1.PInfoPanel, i1.PInputError, i1.PInputGroup, i1.PLabel, i1.PLayout, i1.PLoader, i1.PModal, i1.PModalBody, i1.PModalContainer, i1.PModalFooter, i1.PModalHeader, i1.PNavbar, i1.PNavigationItem, i1.PNavigationSection, i1.PNavigationTitle, i1.PPageSizeSelect, i1.PPagination, i1.PPaginationItem, i1.PPortal, i1.PProfile, i1.PSegmentContainer, i1.PSegmentItem, i1.PSelect, i1.PSliderIndicator, i1.PStatus, i1.PStepper, i1.PStepperItem, i1.PStepperLine, i1.PTabGroup, i1.PTabItem, i1.PTableContainer, i1.PTableFooter, i1.PTableHeader, i1.PTableRow, i1.PToast, i1.PTooltip] });
|
|
9
9
|
StencilModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: StencilModule });
|
|
10
10
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
@@ -1006,10 +1006,10 @@ let PDropdown = class PDropdown {
|
|
|
1006
1006
|
}
|
|
1007
1007
|
};
|
|
1008
1008
|
PDropdown.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1009
|
-
PDropdown.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: PDropdown, selector: "p-dropdown", inputs: { allowOverflow: "allowOverflow", applyChevron: "applyChevron", applyFullWidth: "applyFullWidth", applyMaxWidth: "applyMaxWidth", calculateWidth: "calculateWidth", chevronDirection: "chevronDirection", chevronPosition: "chevronPosition", disableTriggerClick: "disableTriggerClick", insideClick: "insideClick", offset: "offset", placement: "placement", scrollable: "scrollable", show: "show", strategy: "strategy" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1009
|
+
PDropdown.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: PDropdown, selector: "p-dropdown", inputs: { allowOverflow: "allowOverflow", applyChevron: "applyChevron", applyFullWidth: "applyFullWidth", applyMaxWidth: "applyMaxWidth", calculateWidth: "calculateWidth", chevronDirection: "chevronDirection", chevronPosition: "chevronPosition", disableTriggerClick: "disableTriggerClick", insideClick: "insideClick", offset: "offset", placement: "placement", scrollable: "scrollable", show: "show", strategy: "strategy", usePortal: "usePortal" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1010
1010
|
PDropdown = __decorate([
|
|
1011
1011
|
ProxyCmp({
|
|
1012
|
-
inputs: ['allowOverflow', 'applyChevron', 'applyFullWidth', 'applyMaxWidth', 'calculateWidth', 'chevronDirection', 'chevronPosition', 'disableTriggerClick', 'insideClick', 'offset', 'placement', 'scrollable', 'show', 'strategy']
|
|
1012
|
+
inputs: ['allowOverflow', 'applyChevron', 'applyFullWidth', 'applyMaxWidth', 'calculateWidth', 'chevronDirection', 'chevronPosition', 'disableTriggerClick', 'insideClick', 'offset', 'placement', 'scrollable', 'show', 'strategy', 'usePortal']
|
|
1013
1013
|
})
|
|
1014
1014
|
], PDropdown);
|
|
1015
1015
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PDropdown, decorators: [{
|
|
@@ -1019,7 +1019,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
|
|
|
1019
1019
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1020
1020
|
template: '<ng-content></ng-content>',
|
|
1021
1021
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1022
|
-
inputs: ['allowOverflow', 'applyChevron', 'applyFullWidth', 'applyMaxWidth', 'calculateWidth', 'chevronDirection', 'chevronPosition', 'disableTriggerClick', 'insideClick', 'offset', 'placement', 'scrollable', 'show', 'strategy'],
|
|
1022
|
+
inputs: ['allowOverflow', 'applyChevron', 'applyFullWidth', 'applyMaxWidth', 'calculateWidth', 'chevronDirection', 'chevronPosition', 'disableTriggerClick', 'insideClick', 'offset', 'placement', 'scrollable', 'show', 'strategy', 'usePortal'],
|
|
1023
1023
|
}]
|
|
1024
1024
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1025
1025
|
let PDropdownMenuContainer = class PDropdownMenuContainer {
|
|
@@ -1669,6 +1669,30 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
|
|
|
1669
1669
|
inputs: ['active'],
|
|
1670
1670
|
}]
|
|
1671
1671
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1672
|
+
let PPortal = class PPortal {
|
|
1673
|
+
constructor(c, r, z) {
|
|
1674
|
+
this.z = z;
|
|
1675
|
+
c.detach();
|
|
1676
|
+
this.el = r.nativeElement;
|
|
1677
|
+
}
|
|
1678
|
+
};
|
|
1679
|
+
PPortal.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PPortal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1680
|
+
PPortal.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: PPortal, selector: "p-portal", inputs: { containerClass: "containerClass" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1681
|
+
PPortal = __decorate([
|
|
1682
|
+
ProxyCmp({
|
|
1683
|
+
inputs: ['containerClass']
|
|
1684
|
+
})
|
|
1685
|
+
], PPortal);
|
|
1686
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PPortal, decorators: [{
|
|
1687
|
+
type: Component,
|
|
1688
|
+
args: [{
|
|
1689
|
+
selector: 'p-portal',
|
|
1690
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1691
|
+
template: '<ng-content></ng-content>',
|
|
1692
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1693
|
+
inputs: ['containerClass'],
|
|
1694
|
+
}]
|
|
1695
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1672
1696
|
let PProfile = class PProfile {
|
|
1673
1697
|
constructor(c, r, z) {
|
|
1674
1698
|
this.z = z;
|
|
@@ -2129,6 +2153,7 @@ const DIRECTIVES = [
|
|
|
2129
2153
|
PPageSizeSelect,
|
|
2130
2154
|
PPagination,
|
|
2131
2155
|
PPaginationItem,
|
|
2156
|
+
PPortal,
|
|
2132
2157
|
PProfile,
|
|
2133
2158
|
PSegmentContainer,
|
|
2134
2159
|
PSegmentItem,
|
|
@@ -2151,7 +2176,7 @@ const DIRECTIVES = [
|
|
|
2151
2176
|
class StencilModule {
|
|
2152
2177
|
}
|
|
2153
2178
|
StencilModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2154
|
-
StencilModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, declarations: [PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PContentSlider, PCounter, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIbanIcon, PIcon, PIconDeprecated, PIllustration, PInfoPanel, PInputError, PInputGroup, PLabel, PLayout, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPageSizeSelect, PPagination, PPaginationItem, PProfile, PSegmentContainer, PSegmentItem, PSelect, PSliderIndicator, PStatus, PStepper, PStepperItem, PStepperLine, PTabGroup, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PToast, PTooltip], exports: [PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PContentSlider, PCounter, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIbanIcon, PIcon, PIconDeprecated, PIllustration, PInfoPanel, PInputError, PInputGroup, PLabel, PLayout, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPageSizeSelect, PPagination, PPaginationItem, PProfile, PSegmentContainer, PSegmentItem, PSelect, PSliderIndicator, PStatus, PStepper, PStepperItem, PStepperLine, PTabGroup, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PToast, PTooltip] });
|
|
2179
|
+
StencilModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, declarations: [PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PContentSlider, PCounter, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIbanIcon, PIcon, PIconDeprecated, PIllustration, PInfoPanel, PInputError, PInputGroup, PLabel, PLayout, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPageSizeSelect, PPagination, PPaginationItem, PPortal, PProfile, PSegmentContainer, PSegmentItem, PSelect, PSliderIndicator, PStatus, PStepper, PStepperItem, PStepperLine, PTabGroup, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PToast, PTooltip], exports: [PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PContentSlider, PCounter, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIbanIcon, PIcon, PIconDeprecated, PIllustration, PInfoPanel, PInputError, PInputGroup, PLabel, PLayout, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPageSizeSelect, PPagination, PPaginationItem, PPortal, PProfile, PSegmentContainer, PSegmentItem, PSelect, PSliderIndicator, PStatus, PStepper, PStepperItem, PStepperLine, PTabGroup, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PToast, PTooltip] });
|
|
2155
2180
|
StencilModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: StencilModule });
|
|
2156
2181
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: StencilModule, decorators: [{
|
|
2157
2182
|
type: NgModule,
|
|
@@ -4214,5 +4239,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
|
|
|
4214
4239
|
* Generated bundle index. Do not edit.
|
|
4215
4240
|
*/
|
|
4216
4241
|
|
|
4217
|
-
export { BaseFormComponent, BaseTableComponent, BaseUploadComponent, BaseValueAccessor, CropperDirective, CustomCurrencyPipe, CustomDatePipe, DIRECTIVES$1 as DIRECTIVES, DatepickerDirective, FADE_IN, FADE_OUT, MODULES, OVERLAY_SERVICES, OverlayModule, OverlayRef, OverlayService, PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PContentSlider, PCounter, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIPES, PIbanIcon, PIcon, PIconDeprecated, PIllustration, PInfoPanel, PInputError, PInputGroup, PLabel, PLayout, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPageSizeSelect, PPagination, PPaginationItem, PProfile, PSegmentContainer, PSegmentItem, PSelect, PSliderIndicator, PStatus, PStepper, PStepperItem, PStepperLine, PTabGroup, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PToast, PTooltip, PageSizeSelectDirective, PaginationDirective, PaperlessModule, SLIDE_IN_BOTTOM_OUT_TOP, SLIDE_IN_TOP_OUT_BOTTOM, SafePipe, SelectDirective, StencilModule, TABLE_COMPONENTS, TABLE_DIRECTIVES, TOAST_COMPONENTS, TOAST_DIRECTIVES, TOAST_SERVICES, Table, TableCell, TableColumn, TableCustomActionsDirective, TableCustomFilterDirective, TableDirective, TableFilterModalDirective, TableFooterDirective, TableHeaderDirective, TableModule, TableNgxDirective, TableRowAction, ToastContainer, ToastDirective, ToastModule, ToastService, ToastVariants, createFormFilters };
|
|
4242
|
+
export { BaseFormComponent, BaseTableComponent, BaseUploadComponent, BaseValueAccessor, CropperDirective, CustomCurrencyPipe, CustomDatePipe, DIRECTIVES$1 as DIRECTIVES, DatepickerDirective, FADE_IN, FADE_OUT, MODULES, OVERLAY_SERVICES, OverlayModule, OverlayRef, OverlayService, PAccordion, PAttachment, PAvatar, PAvatarGroup, PBackdrop, PBadge, PButton, PButtonGroup, PCalendar, PCardBody, PCardContainer, PCardHeader, PContentSlider, PCounter, PCropper, PDatepicker, PDivider, PDrawer, PDrawerBody, PDrawerContainer, PDrawerHeader, PDropdown, PDropdownMenuContainer, PDropdownMenuItem, PFloatingMenuContainer, PFloatingMenuItem, PHelper, PIPES, PIbanIcon, PIcon, PIconDeprecated, PIllustration, PInfoPanel, PInputError, PInputGroup, PLabel, PLayout, PLoader, PModal, PModalBody, PModalContainer, PModalFooter, PModalHeader, PNavbar, PNavigationItem, PNavigationSection, PNavigationTitle, PPageSizeSelect, PPagination, PPaginationItem, PPortal, PProfile, PSegmentContainer, PSegmentItem, PSelect, PSliderIndicator, PStatus, PStepper, PStepperItem, PStepperLine, PTabGroup, PTabItem, PTableContainer, PTableFooter, PTableHeader, PTableRow, PToast, PTooltip, PageSizeSelectDirective, PaginationDirective, PaperlessModule, SLIDE_IN_BOTTOM_OUT_TOP, SLIDE_IN_TOP_OUT_BOTTOM, SafePipe, SelectDirective, StencilModule, TABLE_COMPONENTS, TABLE_DIRECTIVES, TOAST_COMPONENTS, TOAST_DIRECTIVES, TOAST_SERVICES, Table, TableCell, TableColumn, TableCustomActionsDirective, TableCustomFilterDirective, TableDirective, TableFilterModalDirective, TableFooterDirective, TableHeaderDirective, TableModule, TableNgxDirective, TableRowAction, ToastContainer, ToastDirective, ToastModule, ToastService, ToastVariants, createFormFilters };
|
|
4218
4243
|
//# sourceMappingURL=paperless-angular.mjs.map
|