@dereekb/dbx-form 9.25.0 → 9.25.2
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/lib/field/schedule/calendar.schedule.field.component.d.ts +3 -3
- package/calendar/lib/field/schedule/calendar.schedule.field.d.ts +2 -2
- package/calendar/lib/field/schedule/calendar.schedule.module.d.ts +4 -4
- package/esm2020/calendar/lib/field/schedule/calendar.schedule.field.component.mjs +5 -5
- package/esm2020/calendar/lib/field/schedule/calendar.schedule.field.mjs +1 -1
- package/esm2020/calendar/lib/field/schedule/calendar.schedule.module.mjs +10 -10
- package/fesm2015/dereekb-dbx-form-calendar.mjs +13 -13
- package/fesm2015/dereekb-dbx-form-calendar.mjs.map +1 -1
- package/fesm2020/dereekb-dbx-form-calendar.mjs +13 -13
- package/fesm2020/dereekb-dbx-form-calendar.mjs.map +1 -1
- package/mapbox/package.json +4 -4
- package/package.json +4 -4
|
@@ -1446,7 +1446,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1446
1446
|
type: Input
|
|
1447
1447
|
}] } });
|
|
1448
1448
|
|
|
1449
|
-
class
|
|
1449
|
+
class DbxFormCalendarDateScheduleRangeFieldComponent extends FieldType {
|
|
1450
1450
|
constructor(compact, dbxCalendarScheduleSelectionStore, ngZone) {
|
|
1451
1451
|
super();
|
|
1452
1452
|
this.compact = compact;
|
|
@@ -1563,8 +1563,8 @@ class DbxFormCalendarDateCellScheduleRangeFieldComponent extends FieldType {
|
|
|
1563
1563
|
this._formControlObs.complete();
|
|
1564
1564
|
}
|
|
1565
1565
|
}
|
|
1566
|
-
|
|
1567
|
-
|
|
1566
|
+
DbxFormCalendarDateScheduleRangeFieldComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFormCalendarDateScheduleRangeFieldComponent, deps: [{ token: i1$1.CompactContextStore, optional: true }, { token: DbxCalendarScheduleSelectionStore }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1567
|
+
DbxFormCalendarDateScheduleRangeFieldComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.12", type: DbxFormCalendarDateScheduleRangeFieldComponent, selector: "ng-component", providers: [provideCalendarScheduleSelectionStoreIfParentIsUnavailable()], usesInheritance: true, ngImport: i0, template: `
|
|
1568
1568
|
<div class="dbx-schedule-selection-field">
|
|
1569
1569
|
<dbx-schedule-selection-calendar-date-range [openPickerOnTextClick]="openPickerOnTextClick" [showCustomize]="showCustomize" [required]="required" [disabled]="isReadonlyOrDisabled" [label]="label" [hint]="description">
|
|
1570
1570
|
<dbx-schedule-selection-calendar-date-dialog-button customizeButton [disabled]="disableCustomize$ | async" [contentConfig]="dialogContentConfig"></dbx-schedule-selection-calendar-date-dialog-button>
|
|
@@ -1572,7 +1572,7 @@ DbxFormCalendarDateCellScheduleRangeFieldComponent.ɵcmp = i0.ɵɵngDeclareCompo
|
|
|
1572
1572
|
</dbx-schedule-selection-calendar-date-range>
|
|
1573
1573
|
</div>
|
|
1574
1574
|
`, isInline: true, dependencies: [{ kind: "component", type: i3$1.DbxInjectionComponent, selector: "dbx-injection, [dbxInjection], [dbx-injection]", inputs: ["config", "template"] }, { kind: "component", type: DbxScheduleSelectionCalendarDateRangeComponent, selector: "dbx-schedule-selection-calendar-date-range", inputs: ["openPickerOnTextClick", "label", "hint", "disabled", "showCustomize", "required"] }, { kind: "component", type: DbxScheduleSelectionCalendarDateDialogButtonComponent, selector: "dbx-schedule-selection-calendar-date-dialog-button", inputs: ["buttonText", "disabled", "contentConfig", "closeConfig"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }] });
|
|
1575
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type:
|
|
1575
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFormCalendarDateScheduleRangeFieldComponent, decorators: [{
|
|
1576
1576
|
type: Component,
|
|
1577
1577
|
args: [{
|
|
1578
1578
|
template: `
|
|
@@ -1717,10 +1717,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1717
1717
|
}]
|
|
1718
1718
|
}] });
|
|
1719
1719
|
|
|
1720
|
-
class
|
|
1720
|
+
class DbxFormDateScheduleRangeFieldModule {
|
|
1721
1721
|
}
|
|
1722
|
-
|
|
1723
|
-
|
|
1722
|
+
DbxFormDateScheduleRangeFieldModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFormDateScheduleRangeFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1723
|
+
DbxFormDateScheduleRangeFieldModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: DbxFormDateScheduleRangeFieldModule, declarations: [DbxFormCalendarDateScheduleRangeFieldComponent], imports: [DbxInjectionComponentModule,
|
|
1724
1724
|
CommonModule,
|
|
1725
1725
|
MatIconModule,
|
|
1726
1726
|
DbxFormCalendarModule,
|
|
@@ -1729,7 +1729,7 @@ DbxFormDateCellScheduleRangeFieldModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVe
|
|
|
1729
1729
|
FormsModule,
|
|
1730
1730
|
ReactiveFormsModule,
|
|
1731
1731
|
MatInputModule, i1$3.FormlyModule] });
|
|
1732
|
-
|
|
1732
|
+
DbxFormDateScheduleRangeFieldModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFormDateScheduleRangeFieldModule, imports: [DbxInjectionComponentModule,
|
|
1733
1733
|
CommonModule,
|
|
1734
1734
|
MatIconModule,
|
|
1735
1735
|
DbxFormCalendarModule,
|
|
@@ -1739,9 +1739,9 @@ DbxFormDateCellScheduleRangeFieldModule.ɵinj = i0.ɵɵngDeclareInjector({ minVe
|
|
|
1739
1739
|
ReactiveFormsModule,
|
|
1740
1740
|
MatInputModule,
|
|
1741
1741
|
FormlyModule.forChild({
|
|
1742
|
-
types: [{ name: 'date-schedule-range', component:
|
|
1742
|
+
types: [{ name: 'date-schedule-range', component: DbxFormCalendarDateScheduleRangeFieldComponent }]
|
|
1743
1743
|
})] });
|
|
1744
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type:
|
|
1744
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: DbxFormDateScheduleRangeFieldModule, decorators: [{
|
|
1745
1745
|
type: NgModule,
|
|
1746
1746
|
args: [{
|
|
1747
1747
|
imports: [
|
|
@@ -1755,10 +1755,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1755
1755
|
ReactiveFormsModule,
|
|
1756
1756
|
MatInputModule,
|
|
1757
1757
|
FormlyModule.forChild({
|
|
1758
|
-
types: [{ name: 'date-schedule-range', component:
|
|
1758
|
+
types: [{ name: 'date-schedule-range', component: DbxFormCalendarDateScheduleRangeFieldComponent }]
|
|
1759
1759
|
})
|
|
1760
1760
|
],
|
|
1761
|
-
declarations: [
|
|
1761
|
+
declarations: [DbxFormCalendarDateScheduleRangeFieldComponent]
|
|
1762
1762
|
}]
|
|
1763
1763
|
}] });
|
|
1764
1764
|
|
|
@@ -1768,5 +1768,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1768
1768
|
* Generated bundle index. Do not edit.
|
|
1769
1769
|
*/
|
|
1770
1770
|
|
|
1771
|
-
export { CalendarScheduleSelectionDayState, DEFAULT_DBX_SCHEDULE_SELECTION_CALENDAR_DATE_POPUP_CLOSE_CONFIG_TOKEN, DEFAULT_DBX_SCHEDULE_SELECTION_CALENDAR_DATE_POPUP_CONTENT_CONFIG_TOKEN, DEFAULT_SCHEDULE_SELECTION_CALENDAR_DATE_POPOVER_KEY, DbxCalendarScheduleSelectionStore, DbxCalendarScheduleSelectionStoreInjectionBlockDirective, DbxCalendarScheduleSelectionStoreProviderBlock,
|
|
1771
|
+
export { CalendarScheduleSelectionDayState, DEFAULT_DBX_SCHEDULE_SELECTION_CALENDAR_DATE_POPUP_CLOSE_CONFIG_TOKEN, DEFAULT_DBX_SCHEDULE_SELECTION_CALENDAR_DATE_POPUP_CONTENT_CONFIG_TOKEN, DEFAULT_SCHEDULE_SELECTION_CALENDAR_DATE_POPOVER_KEY, DbxCalendarScheduleSelectionStore, DbxCalendarScheduleSelectionStoreInjectionBlockDirective, DbxCalendarScheduleSelectionStoreProviderBlock, DbxFormCalendarDateScheduleRangeFieldComponent, DbxFormCalendarModule, DbxFormDateScheduleRangeFieldModule, DbxScheduleSelectionCalendarCellComponent, DbxScheduleSelectionCalendarComponent, DbxScheduleSelectionCalendarDateDaysComponent, DbxScheduleSelectionCalendarDateDaysFormComponent, DbxScheduleSelectionCalendarDateDialogButtonComponent, DbxScheduleSelectionCalendarDateDialogComponent, DbxScheduleSelectionCalendarDatePopoverButtonComponent, DbxScheduleSelectionCalendarDatePopoverComponent, DbxScheduleSelectionCalendarDatePopoverContentComponent, DbxScheduleSelectionCalendarDateRangeComponent, DbxScheduleSelectionCalendarSelectionToggleButtonComponent, calendarScheduleMaxDate, calendarScheduleMinAndMaxDateRange, calendarScheduleMinDate, calendarScheduleStartBeingUsedFromFilter, computeCalendarScheduleSelectionDateCellRange, computeCalendarScheduleSelectionRange, computeScheduleSelectionRangeAndExclusion, computeScheduleSelectionValue, dateScheduleRangeField, dbxScheduleSelectionCalendarBeforeMonthViewRenderFactory, dbxScheduleSelectionCalendarDateDaysFormDayFields, dbxScheduleSelectionCalendarDateDaysFormFields, defaultCalendarScheduleSelectionCellContentFactory, finalizeNewCalendarScheduleSelectionState, finalizeUpdateStateWithChangedScheduleDays, initialCalendarScheduleSelectionState, isEnabledDayInCalendarScheduleSelectionState, noSelectionCalendarScheduleSelectionState, provideCalendarScheduleSelectionStoreIfParentIsUnavailable, updateStateWithChangedDates, updateStateWithChangedDefaultScheduleDays, updateStateWithChangedRange, updateStateWithChangedScheduleDays, updateStateWithComputeSelectionResultRelativeToFilter, updateStateWithDateCellScheduleRangeValue, updateStateWithExclusions, updateStateWithFilter, updateStateWithInitialSelectionState, updateStateWithMinMaxDateRange, updateStateWithTimezoneValue };
|
|
1772
1772
|
//# sourceMappingURL=dereekb-dbx-form-calendar.mjs.map
|