@paperless/angular 0.1.0-alpha.82 → 0.1.0-alpha.85
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/paperless.module.mjs +1 -1
- package/esm2020/lib/stencil/components.mjs +46 -16
- package/esm2020/lib/stencil/index.mjs +2 -1
- package/fesm2015/paperless-angular.mjs +47 -17
- package/fesm2015/paperless-angular.mjs.map +1 -1
- package/fesm2020/paperless-angular.mjs +47 -17
- package/fesm2020/paperless-angular.mjs.map +1 -1
- package/lib/paperless.module.d.ts +1 -1
- package/lib/stencil/components.d.ts +18 -5
- package/lib/stencil/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -79,7 +79,7 @@ export declare class PCounter {
|
|
|
79
79
|
protected el: HTMLElement;
|
|
80
80
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
81
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<PCounter, never>;
|
|
82
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PCounter, "p-counter", never, {}, {}, never, ["*"], false>;
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PCounter, "p-counter", never, { "size": "size"; "variant": "variant"; }, {}, never, ["*"], false>;
|
|
83
83
|
}
|
|
84
84
|
export declare interface PDivider extends Components.PDivider {
|
|
85
85
|
}
|
|
@@ -101,7 +101,7 @@ export declare class PDropdown {
|
|
|
101
101
|
protected el: HTMLElement;
|
|
102
102
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
103
103
|
static ɵfac: i0.ɵɵFactoryDeclaration<PDropdown, never>;
|
|
104
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PDropdown, "p-dropdown", never, { "disableTriggerClick": "disableTriggerClick"; "insideClick": "insideClick"; "placement": "placement"; "show": "show"; }, {}, never, ["*"], false>;
|
|
104
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PDropdown, "p-dropdown", never, { "disableTriggerClick": "disableTriggerClick"; "insideClick": "insideClick"; "placement": "placement"; "show": "show"; "strategy": "strategy"; }, {}, never, ["*"], false>;
|
|
105
105
|
}
|
|
106
106
|
export declare interface PDropdownMenuContainer extends Components.PDropdownMenuContainer {
|
|
107
107
|
}
|
|
@@ -119,7 +119,7 @@ export declare class PDropdownMenuItem {
|
|
|
119
119
|
protected el: HTMLElement;
|
|
120
120
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
121
121
|
static ɵfac: i0.ɵɵFactoryDeclaration<PDropdownMenuItem, never>;
|
|
122
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PDropdownMenuItem, "p-dropdown-menu-item", never, { "active": "active"; }, {}, never, ["*"], false>;
|
|
122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PDropdownMenuItem, "p-dropdown-menu-item", never, { "active": "active"; "icon": "icon"; }, {}, never, ["*"], false>;
|
|
123
123
|
}
|
|
124
124
|
export declare interface PHelper extends Components.PHelper {
|
|
125
125
|
}
|
|
@@ -238,6 +238,15 @@ export declare class PModalHeader {
|
|
|
238
238
|
static ɵfac: i0.ɵɵFactoryDeclaration<PModalHeader, never>;
|
|
239
239
|
static ɵcmp: i0.ɵɵComponentDeclaration<PModalHeader, "p-modal-header", never, {}, {}, never, ["*"], false>;
|
|
240
240
|
}
|
|
241
|
+
export declare interface PNavbar extends Components.PNavbar {
|
|
242
|
+
}
|
|
243
|
+
export declare class PNavbar {
|
|
244
|
+
protected z: NgZone;
|
|
245
|
+
protected el: HTMLElement;
|
|
246
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
247
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PNavbar, never>;
|
|
248
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PNavbar, "p-navbar", never, { "closeText": "closeText"; "menuText": "menuText"; }, {}, never, ["*"], false>;
|
|
249
|
+
}
|
|
241
250
|
export declare interface PNavigationItem extends Components.PNavigationItem {
|
|
242
251
|
}
|
|
243
252
|
export declare class PNavigationItem {
|
|
@@ -276,7 +285,7 @@ export declare class PProfile {
|
|
|
276
285
|
protected el: HTMLElement;
|
|
277
286
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
278
287
|
static ɵfac: i0.ɵɵFactoryDeclaration<PProfile, never>;
|
|
279
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PProfile, "p-profile", never, {}, {}, never, ["*"], false>;
|
|
288
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PProfile, "p-profile", never, { "variant": "variant"; }, {}, never, ["*"], false>;
|
|
280
289
|
}
|
|
281
290
|
export declare interface PSegmentContainer extends Components.PSegmentContainer {
|
|
282
291
|
}
|
|
@@ -360,11 +369,15 @@ export declare class PTag {
|
|
|
360
369
|
static ɵcmp: i0.ɵɵComponentDeclaration<PTag, "p-tag", never, { "circle": "circle"; "variant": "variant"; }, {}, never, ["*"], false>;
|
|
361
370
|
}
|
|
362
371
|
export declare interface PTooltip extends Components.PTooltip {
|
|
372
|
+
/**
|
|
373
|
+
* Open change event
|
|
374
|
+
*/
|
|
375
|
+
isOpen: EventEmitter<CustomEvent<boolean>>;
|
|
363
376
|
}
|
|
364
377
|
export declare class PTooltip {
|
|
365
378
|
protected z: NgZone;
|
|
366
379
|
protected el: HTMLElement;
|
|
367
380
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
368
381
|
static ɵfac: i0.ɵɵFactoryDeclaration<PTooltip, never>;
|
|
369
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PTooltip, "p-tooltip", never, { "canManuallyClose": "canManuallyClose"; "placement": "placement"; "popover": "popover"; "show": "show"; "variant": "variant"; }, {}, never, ["*"], false>;
|
|
382
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PTooltip, "p-tooltip", never, { "canManuallyClose": "canManuallyClose"; "placement": "placement"; "popover": "popover"; "show": "show"; "strategy": "strategy"; "variant": "variant"; }, {}, never, ["*"], false>;
|
|
370
383
|
}
|
package/lib/stencil/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as d from './components';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.PAccordion | typeof d.PAvatar | typeof d.PAvatarGroup | typeof d.PButton | typeof d.PCardBody | typeof d.PCardContainer | typeof d.PCardHeader | typeof d.PCounter | typeof d.PDivider | typeof d.PDropdown | typeof d.PDropdownMenuContainer | typeof d.PDropdownMenuItem | typeof d.PHelper | typeof d.PIcon | typeof d.PIllustration | typeof d.PInfoPanel | typeof d.PInputGroup | typeof d.PLayout | typeof d.PLoader | typeof d.PModal | typeof d.PModalBackdrop | typeof d.PModalBody | typeof d.PModalContainer | typeof d.PModalFooter | typeof d.PModalHeader | typeof d.PNavigationItem | typeof d.PPagination | typeof d.PPaginationItem | typeof d.PProfile | typeof d.PSegmentContainer | typeof d.PSegmentItem | typeof d.PStatus | typeof d.PStepper | typeof d.PStepperItem | typeof d.PStepperLine | typeof d.PTabGroup | typeof d.PTabItem | typeof d.PTag | typeof d.PTooltip)[];
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.PAccordion | typeof d.PAvatar | typeof d.PAvatarGroup | typeof d.PButton | typeof d.PCardBody | typeof d.PCardContainer | typeof d.PCardHeader | typeof d.PCounter | typeof d.PDivider | typeof d.PDropdown | typeof d.PDropdownMenuContainer | typeof d.PDropdownMenuItem | typeof d.PHelper | typeof d.PIcon | typeof d.PIllustration | typeof d.PInfoPanel | typeof d.PInputGroup | typeof d.PLayout | typeof d.PLoader | typeof d.PModal | typeof d.PModalBackdrop | typeof d.PModalBody | typeof d.PModalContainer | typeof d.PModalFooter | typeof d.PModalHeader | typeof d.PNavbar | typeof d.PNavigationItem | typeof d.PPagination | typeof d.PPaginationItem | typeof d.PProfile | typeof d.PSegmentContainer | typeof d.PSegmentItem | typeof d.PStatus | typeof d.PStepper | typeof d.PStepperItem | typeof d.PStepperLine | typeof d.PTabGroup | typeof d.PTabItem | typeof d.PTag | typeof d.PTooltip)[];
|