@paperless/angular 2.22.0-alpha.27 → 2.22.0-alpha.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paperless/angular",
|
|
3
|
-
"version": "2.22.0-alpha.
|
|
3
|
+
"version": "2.22.0-alpha.28",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/Employes/Paperless.git"
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
"registry": "https://registry.npmjs.org"
|
|
11
11
|
},
|
|
12
12
|
"peerDependencies": {
|
|
13
|
-
"@angular/cdk": "^
|
|
14
|
-
"@angular/common": "^
|
|
15
|
-
"@angular/core": "^
|
|
13
|
+
"@angular/cdk": "^19.0.0",
|
|
14
|
+
"@angular/common": "^19.0.0",
|
|
15
|
+
"@angular/core": "^19.0.0"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@ngneat/until-destroy": "10.0.0",
|
|
@@ -1761,12 +1761,6 @@ declare class ToastService {
|
|
|
1761
1761
|
|
|
1762
1762
|
declare const MODULES: (typeof OverlayModule)[];
|
|
1763
1763
|
|
|
1764
|
-
declare class PaperlessModule {
|
|
1765
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaperlessModule, never>;
|
|
1766
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PaperlessModule, never, [typeof PAccordion, typeof PAttachment, typeof PAvatar, typeof PAvatarGroup, typeof PBackdrop, typeof PBadge, typeof PButton, typeof PButtonGroup, typeof PCalendar, typeof PCardBody, typeof PCardContainer, typeof PCardHeader, typeof PCheckbox, typeof PContentSlider, typeof PCropper, typeof PDatepicker, typeof PDivider, typeof PDrawer, typeof PDrawerBody, typeof PDrawerContainer, typeof PDrawerHeader, typeof PDropdown, typeof PDropdownMenuContainer, typeof PDropdownMenuItem, typeof PEmptyState, typeof PField, typeof PFieldContainer, typeof PFloatingMenuContainer, typeof PFloatingMenuItem, typeof PHelper, typeof PIbanIcon, typeof PIcon, typeof PIllustration, typeof PInfoPanel, typeof PLabel, typeof PLayout, typeof PListing, typeof PListingItem, typeof PListingLine, typeof PLoader, typeof PModal, typeof PModalBody, typeof PModalContainer, typeof PModalFooter, typeof PModalHeader, typeof PNavbar, typeof PNavigationItem, typeof PNavigationSection, typeof PNavigationTitle, typeof PPagination, typeof PPaginationPages, typeof PPaginationPagesItem, typeof PPaginationSize, typeof PProfile, typeof PRadio, typeof PRange, typeof PSegmentContainer, typeof PSegmentItem, typeof PSelect, typeof PSmile, typeof PStepper, typeof PStepperItem, typeof PStepperLine, typeof PTabContainer, typeof PTabItem, typeof PTableContainer, typeof PTableFooter, typeof PTableHeader, typeof PTableRow, typeof PTableRowActionsContainer, typeof PToast, typeof PToggle, typeof PTooltip, typeof PaginationSizeDirective, typeof PaginationPagesDirective, typeof SelectDirective, typeof DatepickerDirective, typeof CropperDirective, typeof FieldDirective, typeof FieldNumberDirective, typeof RadioDirective, typeof CheckboxDirective, typeof ToggleDirective, typeof TableModule, typeof ToastModule, typeof OverlayModule], [typeof TableModule, typeof ToastModule, typeof OverlayModule, typeof PaginationSizeDirective, typeof PaginationPagesDirective, typeof SelectDirective, typeof DatepickerDirective, typeof CropperDirective, typeof FieldDirective, typeof FieldNumberDirective, typeof RadioDirective, typeof CheckboxDirective, typeof ToggleDirective, typeof PAccordion, typeof PAttachment, typeof PAvatar, typeof PAvatarGroup, typeof PBackdrop, typeof PBadge, typeof PButton, typeof PButtonGroup, typeof PCalendar, typeof PCardBody, typeof PCardContainer, typeof PCardHeader, typeof PCheckbox, typeof PContentSlider, typeof PCropper, typeof PDatepicker, typeof PDivider, typeof PDrawer, typeof PDrawerBody, typeof PDrawerContainer, typeof PDrawerHeader, typeof PDropdown, typeof PDropdownMenuContainer, typeof PDropdownMenuItem, typeof PEmptyState, typeof PField, typeof PFieldContainer, typeof PFloatingMenuContainer, typeof PFloatingMenuItem, typeof PHelper, typeof PIbanIcon, typeof PIcon, typeof PIllustration, typeof PInfoPanel, typeof PLabel, typeof PLayout, typeof PListing, typeof PListingItem, typeof PListingLine, typeof PLoader, typeof PModal, typeof PModalBody, typeof PModalContainer, typeof PModalFooter, typeof PModalHeader, typeof PNavbar, typeof PNavigationItem, typeof PNavigationSection, typeof PNavigationTitle, typeof PPagination, typeof PPaginationPages, typeof PPaginationPagesItem, typeof PPaginationSize, typeof PProfile, typeof PRadio, typeof PRange, typeof PSegmentContainer, typeof PSegmentItem, typeof PSelect, typeof PSmile, typeof PStepper, typeof PStepperItem, typeof PStepperLine, typeof PTabContainer, typeof PTabItem, typeof PTableContainer, typeof PTableFooter, typeof PTableHeader, typeof PTableRow, typeof PTableRowActionsContainer, typeof PToast, typeof PToggle, typeof PTooltip]>;
|
|
1767
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PaperlessModule>;
|
|
1768
|
-
}
|
|
1769
|
-
|
|
1770
1764
|
declare class CustomCurrencyPipe implements PipeTransform {
|
|
1771
1765
|
private _currencyPipe;
|
|
1772
1766
|
constructor(_currencyPipe: CurrencyPipe);
|
|
@@ -1803,6 +1797,12 @@ declare class SelectSelectAllPipe implements PipeTransform {
|
|
|
1803
1797
|
static ɵpipe: i0.ɵɵPipeDeclaration<SelectSelectAllPipe, "pSelectSelectAll", true>;
|
|
1804
1798
|
}
|
|
1805
1799
|
|
|
1800
|
+
declare class PaperlessModule {
|
|
1801
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaperlessModule, never>;
|
|
1802
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PaperlessModule, never, [typeof PAccordion, typeof PAttachment, typeof PAvatar, typeof PAvatarGroup, typeof PBackdrop, typeof PBadge, typeof PButton, typeof PButtonGroup, typeof PCalendar, typeof PCardBody, typeof PCardContainer, typeof PCardHeader, typeof PCheckbox, typeof PContentSlider, typeof PCropper, typeof PDatepicker, typeof PDivider, typeof PDrawer, typeof PDrawerBody, typeof PDrawerContainer, typeof PDrawerHeader, typeof PDropdown, typeof PDropdownMenuContainer, typeof PDropdownMenuItem, typeof PEmptyState, typeof PField, typeof PFieldContainer, typeof PFloatingMenuContainer, typeof PFloatingMenuItem, typeof PHelper, typeof PIbanIcon, typeof PIcon, typeof PIllustration, typeof PInfoPanel, typeof PLabel, typeof PLayout, typeof PListing, typeof PListingItem, typeof PListingLine, typeof PLoader, typeof PModal, typeof PModalBody, typeof PModalContainer, typeof PModalFooter, typeof PModalHeader, typeof PNavbar, typeof PNavigationItem, typeof PNavigationSection, typeof PNavigationTitle, typeof PPagination, typeof PPaginationPages, typeof PPaginationPagesItem, typeof PPaginationSize, typeof PProfile, typeof PRadio, typeof PRange, typeof PSegmentContainer, typeof PSegmentItem, typeof PSelect, typeof PSmile, typeof PStepper, typeof PStepperItem, typeof PStepperLine, typeof PTabContainer, typeof PTabItem, typeof PTableContainer, typeof PTableFooter, typeof PTableHeader, typeof PTableRow, typeof PTableRowActionsContainer, typeof PToast, typeof PToggle, typeof PTooltip, typeof PaginationSizeDirective, typeof PaginationPagesDirective, typeof SelectDirective, typeof DatepickerDirective, typeof CropperDirective, typeof FieldDirective, typeof FieldNumberDirective, typeof RadioDirective, typeof CheckboxDirective, typeof ToggleDirective, typeof TableModule, typeof ToastModule, typeof OverlayModule, typeof CustomCurrencyPipe, typeof CustomDatePipe, typeof SafePipe, typeof SelectAutocompletePipe, typeof SelectSelectAllPipe], [typeof TableModule, typeof ToastModule, typeof OverlayModule, typeof PaginationSizeDirective, typeof PaginationPagesDirective, typeof SelectDirective, typeof DatepickerDirective, typeof CropperDirective, typeof FieldDirective, typeof FieldNumberDirective, typeof RadioDirective, typeof CheckboxDirective, typeof ToggleDirective, typeof PAccordion, typeof PAttachment, typeof PAvatar, typeof PAvatarGroup, typeof PBackdrop, typeof PBadge, typeof PButton, typeof PButtonGroup, typeof PCalendar, typeof PCardBody, typeof PCardContainer, typeof PCardHeader, typeof PCheckbox, typeof PContentSlider, typeof PCropper, typeof PDatepicker, typeof PDivider, typeof PDrawer, typeof PDrawerBody, typeof PDrawerContainer, typeof PDrawerHeader, typeof PDropdown, typeof PDropdownMenuContainer, typeof PDropdownMenuItem, typeof PEmptyState, typeof PField, typeof PFieldContainer, typeof PFloatingMenuContainer, typeof PFloatingMenuItem, typeof PHelper, typeof PIbanIcon, typeof PIcon, typeof PIllustration, typeof PInfoPanel, typeof PLabel, typeof PLayout, typeof PListing, typeof PListingItem, typeof PListingLine, typeof PLoader, typeof PModal, typeof PModalBody, typeof PModalContainer, typeof PModalFooter, typeof PModalHeader, typeof PNavbar, typeof PNavigationItem, typeof PNavigationSection, typeof PNavigationTitle, typeof PPagination, typeof PPaginationPages, typeof PPaginationPagesItem, typeof PPaginationSize, typeof PProfile, typeof PRadio, typeof PRange, typeof PSegmentContainer, typeof PSegmentItem, typeof PSelect, typeof PSmile, typeof PStepper, typeof PStepperItem, typeof PStepperLine, typeof PTabContainer, typeof PTabItem, typeof PTableContainer, typeof PTableFooter, typeof PTableHeader, typeof PTableRow, typeof PTableRowActionsContainer, typeof PToast, typeof PToggle, typeof PTooltip, typeof CustomCurrencyPipe, typeof CustomDatePipe, typeof SafePipe, typeof SelectAutocompletePipe, typeof SelectSelectAllPipe]>;
|
|
1803
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<PaperlessModule>;
|
|
1804
|
+
}
|
|
1805
|
+
|
|
1806
1806
|
declare const PIPES: (typeof CustomCurrencyPipe | typeof CustomDatePipe | typeof SafePipe | typeof SelectAutocompletePipe)[];
|
|
1807
1807
|
|
|
1808
1808
|
export { BaseFormComponent, BaseTableComponent, BaseUploadComponent, BaseValueAccessor, CheckboxDirective, CropperDirective, CustomCurrencyPipe, CustomDatePipe, DIRECTIVES, DatepickerDirective, FADE_IN, FADE_OUT, FieldDirective, FieldNumberDirective, MODULES, OverlayModule, OverlayRef, OverlayService, 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, PIPES, PIbanIcon, PIcon, PIllustration, 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, PaginationPagesDirective, PaginationSizeDirective, PaperlessModule, RadioDirective, SLIDE_IN_BOTTOM_OUT_TOP, SLIDE_IN_TOP_OUT_BOTTOM, SafePipe, SelectAutocompletePipe, SelectDirective, SelectSelectAllPipe, TABLE_COMPONENTS, TABLE_DIRECTIVES, TOAST_COMPONENTS, TOAST_DIRECTIVES, TableCellComponent, TableColumnComponent, TableComponent, TableCustomActionsDirective, TableCustomFilterDirective, TableCustomRowDirective, TableDirective, TableExtraHeaderComponent, TableFilterModalDirective, TableFooterDirective, TableHeaderDirective, TableModule, TableNgxDirective, TableRowActionComponent, ToastContainerComponent, ToastDirective, ToastModule, ToastService, ToastVariants, ToggleDirective, createFormFilters };
|