@dereekb/dbx-web 9.24.5 → 9.24.6
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/calendar/package.json +2 -2
- package/esm2020/lib/interaction/filter/filter.popover.button.component.mjs +7 -5
- package/fesm2015/dereekb-dbx-web.mjs +6 -4
- package/fesm2015/dereekb-dbx-web.mjs.map +1 -1
- package/fesm2020/dereekb-dbx-web.mjs +6 -4
- package/fesm2020/dereekb-dbx-web.mjs.map +1 -1
- package/lib/interaction/filter/filter.popover.button.component.d.ts +2 -1
- package/mapbox/package.json +3 -3
- package/package.json +3 -3
- package/table/package.json +3 -3
package/calendar/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dereekb/dbx-web/calendar",
|
|
3
|
-
"version": "9.24.
|
|
3
|
+
"version": "9.24.6",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "^14.2.0",
|
|
6
6
|
"@angular/core": "^14.2.0",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"rxjs": "^7.5.0",
|
|
9
9
|
"@angular/material": "^14.2.0",
|
|
10
10
|
"angular-calendar": "^0.30.1",
|
|
11
|
-
"@dereekb/dbx-web": "9.24.
|
|
11
|
+
"@dereekb/dbx-web": "9.24.6"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"tslib": "^2.3.0"
|
|
@@ -25,22 +25,24 @@ export class DbxFilterPopoverButtonComponent extends AbstractFilterPopoverButton
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
DbxFilterPopoverButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFilterPopoverButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
28
|
-
DbxFilterPopoverButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.12", type: DbxFilterPopoverButtonComponent, selector: "dbx-filter-popover-button", inputs: { buttonDisplay: "buttonDisplay" }, viewQueries: [{ propertyName: "buttonElement", first: true, predicate: ["button"], descendants: true, read: ElementRef }], usesInheritance: true, ngImport: i0, template: `
|
|
29
|
-
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay"></dbx-icon-button>
|
|
28
|
+
DbxFilterPopoverButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.12", type: DbxFilterPopoverButtonComponent, selector: "dbx-filter-popover-button", inputs: { disabled: "disabled", buttonDisplay: "buttonDisplay" }, viewQueries: [{ propertyName: "buttonElement", first: true, predicate: ["button"], descendants: true, read: ElementRef }], usesInheritance: true, ngImport: i0, template: `
|
|
29
|
+
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay" [disabled]="disabled"></dbx-icon-button>
|
|
30
30
|
`, isInline: true, dependencies: [{ kind: "component", type: i1.DbxIconButtonComponent, selector: "dbx-icon-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
31
31
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFilterPopoverButtonComponent, decorators: [{
|
|
32
32
|
type: Component,
|
|
33
33
|
args: [{
|
|
34
34
|
selector: 'dbx-filter-popover-button',
|
|
35
35
|
template: `
|
|
36
|
-
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay"></dbx-icon-button>
|
|
36
|
+
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay" [disabled]="disabled"></dbx-icon-button>
|
|
37
37
|
`,
|
|
38
38
|
changeDetection: ChangeDetectionStrategy.OnPush
|
|
39
39
|
}]
|
|
40
|
-
}], propDecorators: {
|
|
40
|
+
}], propDecorators: { disabled: [{
|
|
41
|
+
type: Input
|
|
42
|
+
}], buttonDisplay: [{
|
|
41
43
|
type: Input
|
|
42
44
|
}], buttonElement: [{
|
|
43
45
|
type: ViewChild,
|
|
44
46
|
args: ['button', { read: ElementRef, static: false }]
|
|
45
47
|
}] } });
|
|
46
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
48
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsdGVyLnBvcG92ZXIuYnV0dG9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL2RieC13ZWIvc3JjL2xpYi9pbnRlcmFjdGlvbi9maWx0ZXIvZmlsdGVyLnBvcG92ZXIuYnV0dG9uLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxLQUFLLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pHLE9BQU8sRUFBRSxvQ0FBb0MsRUFBRSxNQUFNLG1DQUFtQyxDQUFDOzs7QUFJekYsTUFBTSw2Q0FBNkMsR0FBNEI7SUFDN0UsSUFBSSxFQUFFLGFBQWE7Q0FDcEIsQ0FBQztBQVNGLE1BQU0sT0FBTywrQkFBMkQsU0FBUSxvQ0FBdUM7SUFQdkg7O1FBUVUsbUJBQWMsR0FBNEIsNkNBQTZDLENBQUM7S0F5QmpHO0lBcEJDLElBQ0ksYUFBYTtRQUNmLE9BQU8sSUFBSSxDQUFDLGNBQWMsQ0FBQztJQUM3QixDQUFDO0lBRUQsSUFBSSxhQUFhLENBQUMsYUFBNkM7UUFDN0QsSUFBSSxDQUFDLGFBQWEsRUFBRTtZQUNsQixhQUFhLEdBQUcsNkNBQTZDLENBQUM7U0FDL0Q7UUFFRCxJQUFJLENBQUMsY0FBYyxHQUFHLGFBQWEsQ0FBQztJQUN0QyxDQUFDO0lBS0QsaUJBQWlCO1FBQ2YsTUFBTSxNQUFNLEdBQUcsSUFBSSxDQUFDLGFBQWEsQ0FBQyxhQUFhLENBQUM7UUFDaEQsSUFBSSxDQUFDLFdBQVcsQ0FBQyxNQUFNLENBQUMsQ0FBQztJQUMzQixDQUFDOzs2SEF6QlUsK0JBQStCO2lIQUEvQiwrQkFBK0IsdU5BbUJiLFVBQVUsb0RBeEI3Qjs7R0FFVDs0RkFHVSwrQkFBK0I7a0JBUDNDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLDJCQUEyQjtvQkFDckMsUUFBUSxFQUFFOztHQUVUO29CQUNELGVBQWUsRUFBRSx1QkFBdUIsQ0FBQyxNQUFNO2lCQUNoRDs4QkFLQyxRQUFRO3NCQURQLEtBQUs7Z0JBSUYsYUFBYTtzQkFEaEIsS0FBSztnQkFjTixhQUFhO3NCQURaLFNBQVM7dUJBQUMsUUFBUSxFQUFFLEVBQUUsSUFBSSxFQUFFLFVBQVUsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgRWxlbWVudFJlZiwgSW5wdXQsIFZpZXdDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQWJzdHJhY3RGaWx0ZXJQb3BvdmVyQnV0dG9uRGlyZWN0aXZlIH0gZnJvbSAnLi9maWx0ZXIucG9wb3Zlci5idXR0b24uZGlyZWN0aXZlJztcbmltcG9ydCB7IERieEJ1dHRvbkRpc3BsYXlDb250ZW50IH0gZnJvbSAnQGRlcmVla2IvZGJ4LWNvcmUnO1xuaW1wb3J0IHsgTWF5YmUgfSBmcm9tICdAZGVyZWVrYi91dGlsJztcblxuY29uc3QgREVGQVVMVF9GSUxURVJfUE9QT1ZFUl9CVVRUT05fRElTUExBWV9DT05URU5UOiBEYnhCdXR0b25EaXNwbGF5Q29udGVudCA9IHtcbiAgaWNvbjogJ2ZpbHRlcl9saXN0J1xufTtcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZGJ4LWZpbHRlci1wb3BvdmVyLWJ1dHRvbicsXG4gIHRlbXBsYXRlOiBgXG4gICAgPGRieC1pY29uLWJ1dHRvbiAjYnV0dG9uIChidXR0b25DbGljayk9XCJzaG93RmlsdGVyUG9wb3ZlcigpXCIgW2J1dHRvbkRpc3BsYXldPVwiYnV0dG9uRGlzcGxheVwiIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiPjwvZGJ4LWljb24tYnV0dG9uPlxuICBgLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaFxufSlcbmV4cG9ydCBjbGFzcyBEYnhGaWx0ZXJQb3BvdmVyQnV0dG9uQ29tcG9uZW50PEYgZXh0ZW5kcyBvYmplY3QgPSBvYmplY3Q+IGV4dGVuZHMgQWJzdHJhY3RGaWx0ZXJQb3BvdmVyQnV0dG9uRGlyZWN0aXZlPEY+IHtcbiAgcHJpdmF0ZSBfYnV0dG9uRGlzcGxheTogRGJ4QnV0dG9uRGlzcGxheUNvbnRlbnQgPSBERUZBVUxUX0ZJTFRFUl9QT1BPVkVSX0JVVFRPTl9ESVNQTEFZX0NPTlRFTlQ7XG5cbiAgQElucHV0KClcbiAgZGlzYWJsZWQ/OiBNYXliZTxib29sZWFuPjtcblxuICBASW5wdXQoKVxuICBnZXQgYnV0dG9uRGlzcGxheSgpOiBEYnhCdXR0b25EaXNwbGF5Q29udGVudCB7XG4gICAgcmV0dXJuIHRoaXMuX2J1dHRvbkRpc3BsYXk7XG4gIH1cblxuICBzZXQgYnV0dG9uRGlzcGxheShidXR0b25EaXNwbGF5OiBNYXliZTxEYnhCdXR0b25EaXNwbGF5Q29udGVudD4pIHtcbiAgICBpZiAoIWJ1dHRvbkRpc3BsYXkpIHtcbiAgICAgIGJ1dHRvbkRpc3BsYXkgPSBERUZBVUxUX0ZJTFRFUl9QT1BPVkVSX0JVVFRPTl9ESVNQTEFZX0NPTlRFTlQ7XG4gICAgfVxuXG4gICAgdGhpcy5fYnV0dG9uRGlzcGxheSA9IGJ1dHRvbkRpc3BsYXk7XG4gIH1cblxuICBAVmlld0NoaWxkKCdidXR0b24nLCB7IHJlYWQ6IEVsZW1lbnRSZWYsIHN0YXRpYzogZmFsc2UgfSlcbiAgYnV0dG9uRWxlbWVudCE6IEVsZW1lbnRSZWY7XG5cbiAgc2hvd0ZpbHRlclBvcG92ZXIoKTogdm9pZCB7XG4gICAgY29uc3Qgb3JpZ2luID0gdGhpcy5idXR0b25FbGVtZW50Lm5hdGl2ZUVsZW1lbnQ7XG4gICAgdGhpcy5zaG93UG9wb3ZlcihvcmlnaW4pO1xuICB9XG59XG4iXX0=
|
|
@@ -2102,19 +2102,21 @@ class DbxFilterPopoverButtonComponent extends AbstractFilterPopoverButtonDirecti
|
|
|
2102
2102
|
}
|
|
2103
2103
|
}
|
|
2104
2104
|
DbxFilterPopoverButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFilterPopoverButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
2105
|
-
DbxFilterPopoverButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.12", type: DbxFilterPopoverButtonComponent, selector: "dbx-filter-popover-button", inputs: { buttonDisplay: "buttonDisplay" }, viewQueries: [{ propertyName: "buttonElement", first: true, predicate: ["button"], descendants: true, read: ElementRef }], usesInheritance: true, ngImport: i0, template: `
|
|
2106
|
-
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay"></dbx-icon-button>
|
|
2105
|
+
DbxFilterPopoverButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.12", type: DbxFilterPopoverButtonComponent, selector: "dbx-filter-popover-button", inputs: { disabled: "disabled", buttonDisplay: "buttonDisplay" }, viewQueries: [{ propertyName: "buttonElement", first: true, predicate: ["button"], descendants: true, read: ElementRef }], usesInheritance: true, ngImport: i0, template: `
|
|
2106
|
+
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay" [disabled]="disabled"></dbx-icon-button>
|
|
2107
2107
|
`, isInline: true, dependencies: [{ kind: "component", type: DbxIconButtonComponent, selector: "dbx-icon-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2108
2108
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFilterPopoverButtonComponent, decorators: [{
|
|
2109
2109
|
type: Component,
|
|
2110
2110
|
args: [{
|
|
2111
2111
|
selector: 'dbx-filter-popover-button',
|
|
2112
2112
|
template: `
|
|
2113
|
-
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay"></dbx-icon-button>
|
|
2113
|
+
<dbx-icon-button #button (buttonClick)="showFilterPopover()" [buttonDisplay]="buttonDisplay" [disabled]="disabled"></dbx-icon-button>
|
|
2114
2114
|
`,
|
|
2115
2115
|
changeDetection: ChangeDetectionStrategy.OnPush
|
|
2116
2116
|
}]
|
|
2117
|
-
}], propDecorators: {
|
|
2117
|
+
}], propDecorators: { disabled: [{
|
|
2118
|
+
type: Input
|
|
2119
|
+
}], buttonDisplay: [{
|
|
2118
2120
|
type: Input
|
|
2119
2121
|
}], buttonElement: [{
|
|
2120
2122
|
type: ViewChild,
|