@progress/kendo-angular-scheduler 24.0.0-develop.20 → 24.0.0-develop.22
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/fesm2022/progress-kendo-angular-scheduler.mjs +94 -76
- package/package-metadata.mjs +2 -2
- package/package.json +15 -15
- package/schematics/ngAdd/index.js +3 -3
- package/toolbar/view-selector.component.d.ts +16 -0
- package/views/agenda/agenda-view-list.component.d.ts +2 -2
- package/views/day-time/day-time-view-item.component.d.ts +4 -4
- package/views/month/month-view-item.component.d.ts +2 -2
- package/views/view-items/base-view-item.d.ts +2 -2
- package/views/year/year-view-internal.component.d.ts +2 -2
|
@@ -20,8 +20,8 @@ import * as i4 from '@progress/kendo-angular-intl';
|
|
|
20
20
|
import { formatDate, CldrIntlService, DatePipe, parseDate } from '@progress/kendo-angular-intl';
|
|
21
21
|
import { MultiSelectComponent, ItemTemplateDirective, TagTemplateDirective, DropDownListComponent, ComboBoxComponent } from '@progress/kendo-angular-dropdowns';
|
|
22
22
|
import { NgStyle, NgTemplateOutlet, AsyncPipe, NgClass } from '@angular/common';
|
|
23
|
-
import { saveIcon, cancelOutlineIcon, calendarIcon,
|
|
24
|
-
import { ButtonGroupComponent, ButtonComponent, Button } from '@progress/kendo-angular-buttons';
|
|
23
|
+
import { saveIcon, cancelOutlineIcon, calendarIcon, chevronRightIcon, chevronLeftIcon, filePdfIcon, arrowRotateCwIcon, arrowsNoRepeatIcon, xIcon, moreHorizontalIcon, clockIcon, chevronUpIcon, chevronDownIcon } from '@progress/kendo-svg-icons';
|
|
24
|
+
import { ButtonGroupComponent, ButtonComponent, Button, SegmentedControlComponent } from '@progress/kendo-angular-buttons';
|
|
25
25
|
import { NumericTextBoxComponent, NumericTextBoxCustomMessagesComponent, FormFieldComponent, TextBoxDirective, CheckBoxDirective, TextAreaDirective } from '@progress/kendo-angular-inputs';
|
|
26
26
|
import { parseRule, serializeRule, expand } from '@progress/kendo-recurrence';
|
|
27
27
|
import { DatePickerComponent, DatePickerCustomMessagesComponent, DateTimePickerComponent, DateTimePickerCustomMessagesComponent, CalendarComponent, CalendarCustomMessagesComponent, MultiViewCalendarComponent, MonthCellTemplateDirective, CalendarDOMService, CenturyViewService, DecadeViewService, MonthViewService, YearViewService, NavigationService, TimePickerDOMService, HoursService, MinutesService, SecondsService, MillisecondsService, DayPeriodService } from '@progress/kendo-angular-dateinputs';
|
|
@@ -43,8 +43,8 @@ const packageMetadata = {
|
|
|
43
43
|
productName: 'Kendo UI for Angular',
|
|
44
44
|
productCode: 'KENDOUIANGULAR',
|
|
45
45
|
productCodes: ['KENDOUIANGULAR'],
|
|
46
|
-
publishDate:
|
|
47
|
-
version: '24.0.0-develop.
|
|
46
|
+
publishDate: 1778164830,
|
|
47
|
+
version: '24.0.0-develop.22',
|
|
48
48
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
49
49
|
};
|
|
50
50
|
|
|
@@ -4468,7 +4468,7 @@ class RecurrenceWeekdayRuleEditorComponent {
|
|
|
4468
4468
|
</kendo-buttongroup>
|
|
4469
4469
|
</div>
|
|
4470
4470
|
</div>
|
|
4471
|
-
`, isInline: true, dependencies: [{ kind: "component", type: LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional", "labelCssStyle", "labelCssClass"], exportAs: ["kendoLabel"] }, { kind: "component", type: ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"
|
|
4471
|
+
`, isInline: true, dependencies: [{ kind: "component", type: LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional", "labelCssStyle", "labelCssClass"], exportAs: ["kendoLabel"] }, { kind: "component", type: ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
4472
4472
|
}
|
|
4473
4473
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RecurrenceWeekdayRuleEditorComponent, decorators: [{
|
|
4474
4474
|
type: Component,
|
|
@@ -4728,7 +4728,7 @@ class RecurrenceFrequencyEditorComponent {
|
|
|
4728
4728
|
</kendo-buttongroup>
|
|
4729
4729
|
</div>
|
|
4730
4730
|
</div>
|
|
4731
|
-
`, isInline: true, dependencies: [{ kind: "component", type: LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional", "labelCssStyle", "labelCssClass"], exportAs: ["kendoLabel"] }, { kind: "component", type: ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"
|
|
4731
|
+
`, isInline: true, dependencies: [{ kind: "component", type: LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional", "labelCssStyle", "labelCssClass"], exportAs: ["kendoLabel"] }, { kind: "component", type: ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
4732
4732
|
}
|
|
4733
4733
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RecurrenceFrequencyEditorComponent, decorators: [{
|
|
4734
4734
|
type: Component,
|
|
@@ -6310,7 +6310,7 @@ class EditDialogComponent {
|
|
|
6310
6310
|
</kendo-dialog-actions>
|
|
6311
6311
|
</kendo-dialog>
|
|
6312
6312
|
}
|
|
6313
|
-
`, isInline: true, dependencies: [{ kind: "component", type: DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "closable", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation"
|
|
6313
|
+
`, isInline: true, dependencies: [{ kind: "component", type: DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "closable", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i5.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i5.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i5.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i5.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i5.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i5.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i5.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: FormFieldComponent, selector: "kendo-formfield", inputs: ["showHints", "orientation", "showErrors", "colSpan"] }, { kind: "component", type: LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional", "labelCssStyle", "labelCssClass"], exportAs: ["kendoLabel"] }, { kind: "directive", type: TextBoxDirective, selector: "input[kendoTextBox]", inputs: ["value"] }, { kind: "component", type: SchedulerDateTimePickerComponent, selector: "kendo-scheduler-datetime-picker", inputs: ["isAllDay"], outputs: ["valueChange"] }, { kind: "directive", type: CheckBoxDirective, selector: "input[kendoCheckBox]", inputs: ["size", "rounded"] }, { kind: "directive", type: LabelDirective, selector: "label[for]", inputs: ["for", "labelClass"] }, { kind: "component", type: TimeZoneEditorComponent, selector: "kendo-timezone-editor", inputs: ["width"], outputs: ["valueChange"] }, { kind: "component", type: RecurrenceEditorComponent, selector: "kendo-recurrence-editor", inputs: ["start", "timezone", "weekStart", "repeatEveryOptions", "endAfterOptions", "repeatOnOptions", "endOnOptions"], outputs: ["valueChange"], exportAs: ["kendoRecurrenceEditor"] }, { kind: "directive", type: TextAreaDirective, selector: "textarea[kendoTextArea]", inputs: ["autoSize", "value"], outputs: ["valueChange"] }, { kind: "component", type: MultipleResourceEditorComponent, selector: "kendo-multiple-resource-editor" }, { kind: "component", type: SingleResourceEditorComponent, selector: "kendo-single-resource-editor" }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
6314
6314
|
}
|
|
6315
6315
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditDialogComponent, decorators: [{
|
|
6316
6316
|
type: Component,
|
|
@@ -6537,6 +6537,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
|
|
|
6537
6537
|
type: Input
|
|
6538
6538
|
}] } });
|
|
6539
6539
|
|
|
6540
|
+
const EMPTY_VIEWS = [];
|
|
6540
6541
|
/**
|
|
6541
6542
|
* A toolbar component that contains controls for switching views
|
|
6542
6543
|
* ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/toolbar#including-the-built-in-components)).
|
|
@@ -6577,7 +6578,26 @@ class ToolbarViewSelectorComponent {
|
|
|
6577
6578
|
get selectView() {
|
|
6578
6579
|
return this.localization.get('selectView');
|
|
6579
6580
|
}
|
|
6581
|
+
/**
|
|
6582
|
+
* @hidden
|
|
6583
|
+
*/
|
|
6584
|
+
get viewItems() {
|
|
6585
|
+
const views = Array.from(this.ctx.views ?? EMPTY_VIEWS);
|
|
6586
|
+
if (!this.areSameViews(views) || this.cachedViewItems === null) {
|
|
6587
|
+
this.cachedViews = views;
|
|
6588
|
+
this.cachedViewItems = views.map(view => ({ text: view.title }));
|
|
6589
|
+
}
|
|
6590
|
+
return this.cachedViewItems;
|
|
6591
|
+
}
|
|
6592
|
+
/**
|
|
6593
|
+
* @hidden
|
|
6594
|
+
*/
|
|
6595
|
+
get selectedViewIndex() {
|
|
6596
|
+
return Array.from(this.ctx.views ?? EMPTY_VIEWS).indexOf(this.ctx.selectedView);
|
|
6597
|
+
}
|
|
6580
6598
|
detachDomEvents;
|
|
6599
|
+
cachedViews = null;
|
|
6600
|
+
cachedViewItems = null;
|
|
6581
6601
|
constructor(service, localization) {
|
|
6582
6602
|
this.service = service;
|
|
6583
6603
|
this.localization = localization;
|
|
@@ -6598,11 +6618,20 @@ class ToolbarViewSelectorComponent {
|
|
|
6598
6618
|
});
|
|
6599
6619
|
}
|
|
6600
6620
|
}
|
|
6621
|
+
/**
|
|
6622
|
+
* @hidden
|
|
6623
|
+
*/
|
|
6624
|
+
onViewChange(index) {
|
|
6625
|
+
const view = Array.from(this.ctx.views ?? EMPTY_VIEWS)[index];
|
|
6626
|
+
if (view) {
|
|
6627
|
+
this.select(view);
|
|
6628
|
+
}
|
|
6629
|
+
}
|
|
6601
6630
|
/**
|
|
6602
6631
|
* @hidden
|
|
6603
6632
|
*/
|
|
6604
6633
|
onChange(e) {
|
|
6605
|
-
const view = this.ctx.views.find(view => view.name === e.target.value);
|
|
6634
|
+
const view = Array.from(this.ctx.views ?? EMPTY_VIEWS).find(view => view.name === e.target.value);
|
|
6606
6635
|
if (view) {
|
|
6607
6636
|
this.select(view);
|
|
6608
6637
|
}
|
|
@@ -6613,6 +6642,15 @@ class ToolbarViewSelectorComponent {
|
|
|
6613
6642
|
isSelected(view) {
|
|
6614
6643
|
return this.ctx.selectedView === view;
|
|
6615
6644
|
}
|
|
6645
|
+
areSameViews(views) {
|
|
6646
|
+
if (this.cachedViews === views) {
|
|
6647
|
+
return true;
|
|
6648
|
+
}
|
|
6649
|
+
if (this.cachedViews?.length !== views.length) {
|
|
6650
|
+
return false;
|
|
6651
|
+
}
|
|
6652
|
+
return this.cachedViews.every((view, index) => view === views[index]);
|
|
6653
|
+
}
|
|
6616
6654
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarViewSelectorComponent, deps: [{ token: ToolbarService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6617
6655
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ToolbarViewSelectorComponent, isStandalone: true, selector: "[kendoSchedulerToolbarViewSelector]", inputs: { toolbarWidth: "toolbarWidth", responsiveBreakpoint: "responsiveBreakpoint" }, ngImport: i0, template: `
|
|
6618
6656
|
@if (ctx.views?.length > 1 && toolbarWidth <= responsiveBreakpoint) {
|
|
@@ -6633,26 +6671,16 @@ class ToolbarViewSelectorComponent {
|
|
|
6633
6671
|
</select>
|
|
6634
6672
|
}
|
|
6635
6673
|
@if (toolbarWidth > responsiveBreakpoint) {
|
|
6636
|
-
<
|
|
6637
|
-
class="k-
|
|
6638
|
-
|
|
6639
|
-
|
|
6640
|
-
|
|
6641
|
-
|
|
6642
|
-
|
|
6643
|
-
|
|
6644
|
-
[attr.aria-pressed]="isSelected(view)"
|
|
6645
|
-
(click)="select(view)"
|
|
6646
|
-
[kendoSchedulerFocusIndex]="0"
|
|
6647
|
-
containerType="toolbar">
|
|
6648
|
-
<span class="k-button-text">
|
|
6649
|
-
{{ view.title }}
|
|
6650
|
-
</span>
|
|
6651
|
-
</button>
|
|
6652
|
-
}
|
|
6653
|
-
</span>
|
|
6674
|
+
<kendo-segmented-control
|
|
6675
|
+
class="k-scheduler-views"
|
|
6676
|
+
[items]="viewItems"
|
|
6677
|
+
[selected]="selectedViewIndex"
|
|
6678
|
+
(selectedChange)="onViewChange($event)"
|
|
6679
|
+
[kendoSchedulerFocusIndex]="0"
|
|
6680
|
+
containerType="toolbar">
|
|
6681
|
+
</kendo-segmented-control>
|
|
6654
6682
|
}
|
|
6655
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoSchedulerFocusIndex]", inputs: ["kendoSchedulerFocusIndex", "containerType"] }, { kind: "component", type:
|
|
6683
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoSchedulerFocusIndex]", inputs: ["kendoSchedulerFocusIndex", "containerType"] }, { kind: "component", type: SegmentedControlComponent, selector: "kendo-segmented-control", inputs: ["items", "layoutMode", "size", "selected"], outputs: ["selectedChange"] }] });
|
|
6656
6684
|
}
|
|
6657
6685
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarViewSelectorComponent, decorators: [{
|
|
6658
6686
|
type: Component,
|
|
@@ -6677,28 +6705,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
|
|
|
6677
6705
|
</select>
|
|
6678
6706
|
}
|
|
6679
6707
|
@if (toolbarWidth > responsiveBreakpoint) {
|
|
6680
|
-
<
|
|
6681
|
-
class="k-
|
|
6682
|
-
|
|
6683
|
-
|
|
6684
|
-
|
|
6685
|
-
|
|
6686
|
-
|
|
6687
|
-
|
|
6688
|
-
[attr.aria-pressed]="isSelected(view)"
|
|
6689
|
-
(click)="select(view)"
|
|
6690
|
-
[kendoSchedulerFocusIndex]="0"
|
|
6691
|
-
containerType="toolbar">
|
|
6692
|
-
<span class="k-button-text">
|
|
6693
|
-
{{ view.title }}
|
|
6694
|
-
</span>
|
|
6695
|
-
</button>
|
|
6696
|
-
}
|
|
6697
|
-
</span>
|
|
6708
|
+
<kendo-segmented-control
|
|
6709
|
+
class="k-scheduler-views"
|
|
6710
|
+
[items]="viewItems"
|
|
6711
|
+
[selected]="selectedViewIndex"
|
|
6712
|
+
(selectedChange)="onViewChange($event)"
|
|
6713
|
+
[kendoSchedulerFocusIndex]="0"
|
|
6714
|
+
containerType="toolbar">
|
|
6715
|
+
</kendo-segmented-control>
|
|
6698
6716
|
}
|
|
6699
6717
|
`,
|
|
6700
6718
|
standalone: true,
|
|
6701
|
-
imports: [FocusableDirective,
|
|
6719
|
+
imports: [FocusableDirective, SegmentedControlComponent]
|
|
6702
6720
|
}]
|
|
6703
6721
|
}], ctorParameters: () => [{ type: ToolbarService }, { type: i1$1.LocalizationService }], propDecorators: { toolbarWidth: [{
|
|
6704
6722
|
type: Input
|
|
@@ -6706,7 +6724,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
|
|
|
6706
6724
|
type: Input
|
|
6707
6725
|
}] } });
|
|
6708
6726
|
|
|
6709
|
-
const iconsMap = {
|
|
6727
|
+
const iconsMap = { chevronLeftIcon, chevronRightIcon, calendarIcon };
|
|
6710
6728
|
/**
|
|
6711
6729
|
* A toolbar component that contains controls for date navigation
|
|
6712
6730
|
* ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/toolbar#including-the-built-in-components)).
|
|
@@ -6909,10 +6927,10 @@ class ToolbarNavigationComponent {
|
|
|
6909
6927
|
this.cd.detectChanges();
|
|
6910
6928
|
}
|
|
6911
6929
|
get arrowIcons() {
|
|
6912
|
-
return !this.localization.rtl ? ['
|
|
6930
|
+
return !this.localization.rtl ? ['chevron-left', 'chevron-right'] : ['chevron-right', 'chevron-left'];
|
|
6913
6931
|
}
|
|
6914
6932
|
get arrowSVGIcons() {
|
|
6915
|
-
return !this.localization.rtl ? ['
|
|
6933
|
+
return !this.localization.rtl ? ['chevronLeftIcon', 'chevronRightIcon'] : ['chevronRightIcon', 'chevronLeftIcon'];
|
|
6916
6934
|
}
|
|
6917
6935
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarNavigationComponent, deps: [{ token: i1$2.PopupService }, { token: ToolbarService }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: ViewContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6918
6936
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ToolbarNavigationComponent, isStandalone: true, selector: "[kendoSchedulerToolbarNavigation]", inputs: { min: "min", max: "max", activeView: "activeView", bottomView: "bottomView" }, host: { properties: { "class.k-toolbar-group": "this.hostClass" } }, providers: [
|
|
@@ -6982,7 +7000,7 @@ class ToolbarNavigationComponent {
|
|
|
6982
7000
|
</kendo-calendar-messages>
|
|
6983
7001
|
</kendo-calendar>
|
|
6984
7002
|
</ng-template>
|
|
6985
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"
|
|
7003
|
+
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoSchedulerFocusIndex]", inputs: ["kendoSchedulerFocusIndex", "containerType"] }, { kind: "component", type: CalendarComponent, selector: "kendo-calendar", inputs: ["showOtherMonthDays", "id", "focusedDate", "min", "max", "rangeValidation", "weekDaysFormat", "footer", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "disabledDates", "navigation", "activeView", "bottomView", "topView", "type", "animateNavigation", "weekNumber", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "navigationItemTemplate", "size", "activeRangeEnd"], outputs: ["closePopup", "activeViewChange", "navigate", "activeViewDateChange", "blur", "focus", "valueChange"], exportAs: ["kendo-calendar"] }, { kind: "component", type: CalendarCustomMessagesComponent, selector: "kendo-calendar-messages" }, { kind: "pipe", type: AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6986
7004
|
}
|
|
6987
7005
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarNavigationComponent, decorators: [{
|
|
6988
7006
|
type: Component,
|
|
@@ -11134,8 +11152,8 @@ class AgendaListComponent {
|
|
|
11134
11152
|
agendaTimeTemplate;
|
|
11135
11153
|
agendaDateTemplate;
|
|
11136
11154
|
editable;
|
|
11137
|
-
|
|
11138
|
-
|
|
11155
|
+
chevronLeftIcon = chevronLeftIcon;
|
|
11156
|
+
chevronRightIcon = chevronRightIcon;
|
|
11139
11157
|
constructor(intlService, localization) {
|
|
11140
11158
|
this.intlService = intlService;
|
|
11141
11159
|
this.localization = localization;
|
|
@@ -11202,10 +11220,10 @@ class AgendaListComponent {
|
|
|
11202
11220
|
}
|
|
11203
11221
|
}
|
|
11204
11222
|
get arrowIcons() {
|
|
11205
|
-
return !this.localization.rtl ? ['
|
|
11223
|
+
return !this.localization.rtl ? ['chevron-left', 'chevron-right'] : ['chevron-right', 'chevron-left'];
|
|
11206
11224
|
}
|
|
11207
11225
|
get arrowSVGIcons() {
|
|
11208
|
-
return !this.localization.rtl ? [this.
|
|
11226
|
+
return !this.localization.rtl ? [this.chevronLeftIcon, this.chevronRightIcon] : [this.chevronRightIcon, this.chevronLeftIcon];
|
|
11209
11227
|
}
|
|
11210
11228
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AgendaListComponent, deps: [{ token: i4.IntlService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11211
11229
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: AgendaListComponent, isStandalone: true, selector: "[kendoSchedulerAgendaList]", inputs: { tasks: "tasks", eventTemplate: "eventTemplate", slotClass: "slotClass", eventClass: "eventClass", eventStyles: "eventStyles", agendaTimeTemplate: "agendaTimeTemplate", agendaDateTemplate: "agendaDateTemplate", editable: "editable" }, host: { properties: { "class.k-scheduler-content": "this.classes" } }, ngImport: i0, template: `
|
|
@@ -13738,8 +13756,8 @@ class BaseViewItem {
|
|
|
13738
13756
|
get removable() {
|
|
13739
13757
|
return this.editable && this.editable.remove !== false;
|
|
13740
13758
|
}
|
|
13741
|
-
|
|
13742
|
-
|
|
13759
|
+
chevronLeftIcon = chevronLeftIcon;
|
|
13760
|
+
chevronRightIcon = chevronRightIcon;
|
|
13743
13761
|
rect;
|
|
13744
13762
|
subs = new Subscription();
|
|
13745
13763
|
constructor(slotService, localization, focusService, element, renderer, intl) {
|
|
@@ -13834,10 +13852,10 @@ class BaseViewItem {
|
|
|
13834
13852
|
this.subs.unsubscribe();
|
|
13835
13853
|
}
|
|
13836
13854
|
get arrowIcons() {
|
|
13837
|
-
return !this.localization.rtl ? ['
|
|
13855
|
+
return !this.localization.rtl ? ['chevron-left', 'chevron-right'] : ['chevron-right', 'chevron-left'];
|
|
13838
13856
|
}
|
|
13839
13857
|
get arrowSVGIcons() {
|
|
13840
|
-
return !this.localization.rtl ? [this.
|
|
13858
|
+
return !this.localization.rtl ? [this.chevronLeftIcon, this.chevronRightIcon] : [this.chevronRightIcon, this.chevronLeftIcon];
|
|
13841
13859
|
}
|
|
13842
13860
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BaseViewItem, deps: [{ token: BaseSlotService }, { token: i1$1.LocalizationService }, { token: FocusService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i4.IntlService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
13843
13861
|
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: BaseViewItem, isStandalone: true, inputs: { item: "item", resourceIndex: "resourceIndex", rangeIndex: "rangeIndex", index: "index", eventTemplate: "eventTemplate", editable: "editable", dragHint: "dragHint", resources: "resources" }, host: { properties: { "class.k-event": "this.className", "attr.data-task-index": "this.taskIndex", "style.touch-action": "this.touchAction", "attr.aria-label": "this.eventTitle" } }, usesOnChanges: true, ngImport: i0 });
|
|
@@ -13878,8 +13896,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
|
|
|
13878
13896
|
* @hidden
|
|
13879
13897
|
*/
|
|
13880
13898
|
class MonthViewItemComponent extends BaseViewItem {
|
|
13881
|
-
|
|
13882
|
-
|
|
13899
|
+
chevronLeftIcon = chevronLeftIcon;
|
|
13900
|
+
chevronRightIcon = chevronRightIcon;
|
|
13883
13901
|
arrowRotateCwIcon = arrowRotateCwIcon;
|
|
13884
13902
|
arrowsNoRepeatIcon = arrowsNoRepeatIcon;
|
|
13885
13903
|
xIcon = xIcon;
|
|
@@ -15743,7 +15761,7 @@ class ViewFooterComponent {
|
|
|
15743
15761
|
</button>
|
|
15744
15762
|
}
|
|
15745
15763
|
</span>
|
|
15746
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"
|
|
15764
|
+
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoSchedulerFocusIndex]", inputs: ["kendoSchedulerFocusIndex", "containerType"] }] });
|
|
15747
15765
|
}
|
|
15748
15766
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ViewFooterComponent, decorators: [{
|
|
15749
15767
|
type: Component,
|
|
@@ -16606,10 +16624,10 @@ function createTimeSlots(intlService, { showWorkHours, startTime, endTime, workD
|
|
|
16606
16624
|
*/
|
|
16607
16625
|
class DayTimeViewItemComponent extends BaseViewItem {
|
|
16608
16626
|
intlService;
|
|
16609
|
-
|
|
16610
|
-
|
|
16611
|
-
|
|
16612
|
-
|
|
16627
|
+
chevronLeftIcon = chevronLeftIcon;
|
|
16628
|
+
chevronRightIcon = chevronRightIcon;
|
|
16629
|
+
chevronUpIcon = chevronUpIcon;
|
|
16630
|
+
chevronDownIcon = chevronDownIcon;
|
|
16613
16631
|
arrowRotateCwIcon = arrowRotateCwIcon;
|
|
16614
16632
|
arrowsNoRepeatIcon = arrowsNoRepeatIcon;
|
|
16615
16633
|
xIcon = xIcon;
|
|
@@ -16679,13 +16697,13 @@ class DayTimeViewItemComponent extends BaseViewItem {
|
|
|
16679
16697
|
|
|
16680
16698
|
@if (item.tail && vertical) {
|
|
16681
16699
|
<span class="k-event-top-actions">
|
|
16682
|
-
<kendo-icon-wrapper name="
|
|
16700
|
+
<kendo-icon-wrapper name="chevron-up" [svgIcon]="chevronUpIcon"></kendo-icon-wrapper>
|
|
16683
16701
|
</span>
|
|
16684
16702
|
}
|
|
16685
16703
|
|
|
16686
16704
|
@if (item.head && vertical) {
|
|
16687
16705
|
<span class="k-event-bottom-actions">
|
|
16688
|
-
<kendo-icon-wrapper name="
|
|
16706
|
+
<kendo-icon-wrapper name="chevron-down" [svgIcon]="chevronDownIcon"></kendo-icon-wrapper>
|
|
16689
16707
|
</span>
|
|
16690
16708
|
}
|
|
16691
16709
|
|
|
@@ -16763,13 +16781,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
|
|
|
16763
16781
|
|
|
16764
16782
|
@if (item.tail && vertical) {
|
|
16765
16783
|
<span class="k-event-top-actions">
|
|
16766
|
-
<kendo-icon-wrapper name="
|
|
16784
|
+
<kendo-icon-wrapper name="chevron-up" [svgIcon]="chevronUpIcon"></kendo-icon-wrapper>
|
|
16767
16785
|
</span>
|
|
16768
16786
|
}
|
|
16769
16787
|
|
|
16770
16788
|
@if (item.head && vertical) {
|
|
16771
16789
|
<span class="k-event-bottom-actions">
|
|
16772
|
-
<kendo-icon-wrapper name="
|
|
16790
|
+
<kendo-icon-wrapper name="chevron-down" [svgIcon]="chevronDownIcon"></kendo-icon-wrapper>
|
|
16773
16791
|
</span>
|
|
16774
16792
|
}
|
|
16775
16793
|
|
|
@@ -20281,16 +20299,16 @@ class YearViewInternalComponent extends BaseView {
|
|
|
20281
20299
|
tooltip;
|
|
20282
20300
|
get arrowIcons() {
|
|
20283
20301
|
return !this.localization.rtl
|
|
20284
|
-
? ['
|
|
20285
|
-
: ['
|
|
20302
|
+
? ['chevron-left', 'chevron-right']
|
|
20303
|
+
: ['chevron-right', 'chevron-left'];
|
|
20286
20304
|
}
|
|
20287
20305
|
get arrowSVGIcons() {
|
|
20288
20306
|
return !this.localization.rtl
|
|
20289
|
-
? [this.
|
|
20290
|
-
: [this.
|
|
20307
|
+
? [this.chevronLeftIcon, this.chevronRightIcon]
|
|
20308
|
+
: [this.chevronRightIcon, this.chevronLeftIcon];
|
|
20291
20309
|
}
|
|
20292
|
-
|
|
20293
|
-
|
|
20310
|
+
chevronLeftIcon = chevronLeftIcon;
|
|
20311
|
+
chevronRightIcon = chevronRightIcon;
|
|
20294
20312
|
eventsPerSelectedDay = [];
|
|
20295
20313
|
days = [];
|
|
20296
20314
|
focusedDate;
|
|
@@ -20595,7 +20613,7 @@ class YearViewInternalComponent extends BaseView {
|
|
|
20595
20613
|
</div>
|
|
20596
20614
|
}
|
|
20597
20615
|
</ng-template>
|
|
20598
|
-
`, isInline: true, dependencies: [{ kind: "component", type: MultiViewCalendarComponent, selector: "kendo-multiviewcalendar", inputs: ["showOtherMonthDays", "showCalendarHeader", "size", "id", "focusedDate", "footer", "min", "max", "rangeValidation", "disabledDatesRangeValidation", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "weekDaysFormat", "isActive", "disabledDates", "activeView", "bottomView", "topView", "showViewHeader", "animateNavigation", "weekNumber", "activeRangeEnd", "selectionRange", "views", "orientation", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "footerTemplate", "headerTitleTemplate", "headerTemplate"], outputs: ["activeViewChange", "navigate", "cellEnter", "cellLeave", "valueChange", "rangeSelectionChange", "blur", "focus", "focusCalendar", "onClosePopup", "onTabPress", "onShiftTabPress"], exportAs: ["kendo-multiviewcalendar"] }, { kind: "directive", type: TooltipDirective, selector: "[kendoTooltip]", inputs: ["filter", "position", "titleTemplate", "showOn", "showAfter", "callout", "closable", "offset", "tooltipWidth", "tooltipHeight", "tooltipClass", "tooltipContentClass", "collision", "closeTitle", "tooltipTemplate"], exportAs: ["kendoTooltip"] }, { kind: "directive", type: MonthCellTemplateDirective, selector: "[kendoCalendarMonthCellTemplate]" }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
|
|
20616
|
+
`, isInline: true, dependencies: [{ kind: "component", type: MultiViewCalendarComponent, selector: "kendo-multiviewcalendar", inputs: ["showOtherMonthDays", "showCalendarHeader", "size", "id", "focusedDate", "footer", "min", "max", "rangeValidation", "disabledDatesRangeValidation", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "weekDaysFormat", "isActive", "disabledDates", "activeView", "bottomView", "topView", "showViewHeader", "animateNavigation", "weekNumber", "activeRangeEnd", "selectionRange", "views", "orientation", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "footerTemplate", "headerTitleTemplate", "headerTemplate"], outputs: ["activeViewChange", "navigate", "cellEnter", "cellLeave", "valueChange", "rangeSelectionChange", "blur", "focus", "focusCalendar", "onClosePopup", "onTabPress", "onShiftTabPress"], exportAs: ["kendo-multiviewcalendar"] }, { kind: "directive", type: TooltipDirective, selector: "[kendoTooltip]", inputs: ["filter", "position", "titleTemplate", "showOn", "showAfter", "callout", "closable", "offset", "tooltipWidth", "tooltipHeight", "tooltipClass", "themeColor", "tooltipContentClass", "collision", "closeTitle", "tooltipTemplate"], exportAs: ["kendoTooltip"] }, { kind: "directive", type: MonthCellTemplateDirective, selector: "[kendoCalendarMonthCellTemplate]" }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
|
|
20599
20617
|
}
|
|
20600
20618
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: YearViewInternalComponent, decorators: [{
|
|
20601
20619
|
type: Component,
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "24.0.0-develop.
|
|
10
|
+
"publishDate": 1778164830,
|
|
11
|
+
"version": "24.0.0-develop.22",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-scheduler",
|
|
3
|
-
"version": "24.0.0-develop.
|
|
3
|
+
"version": "24.0.0-develop.22",
|
|
4
4
|
"description": "Kendo UI Scheduler Angular - Outlook or Google-style angular scheduler calendar. Full-featured and customizable embedded scheduling from the creator developers trust for professional UI components.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"package": {
|
|
35
35
|
"productName": "Kendo UI for Angular",
|
|
36
36
|
"productCode": "KENDOUIANGULAR",
|
|
37
|
-
"publishDate":
|
|
37
|
+
"publishDate": 1778164830,
|
|
38
38
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
39
39
|
}
|
|
40
40
|
},
|
|
@@ -47,23 +47,23 @@
|
|
|
47
47
|
"@progress/kendo-data-query": "^1.7.3",
|
|
48
48
|
"@progress/kendo-drawing": "^1.25.0",
|
|
49
49
|
"@progress/kendo-licensing": "^1.11.0",
|
|
50
|
-
"@progress/kendo-angular-tooltip": "24.0.0-develop.
|
|
51
|
-
"@progress/kendo-angular-buttons": "24.0.0-develop.
|
|
52
|
-
"@progress/kendo-angular-common": "24.0.0-develop.
|
|
53
|
-
"@progress/kendo-angular-dateinputs": "24.0.0-develop.
|
|
54
|
-
"@progress/kendo-angular-dialog": "24.0.0-develop.
|
|
55
|
-
"@progress/kendo-angular-dropdowns": "24.0.0-develop.
|
|
56
|
-
"@progress/kendo-angular-icons": "24.0.0-develop.
|
|
57
|
-
"@progress/kendo-angular-inputs": "24.0.0-develop.
|
|
58
|
-
"@progress/kendo-angular-intl": "24.0.0-develop.
|
|
59
|
-
"@progress/kendo-angular-l10n": "24.0.0-develop.
|
|
60
|
-
"@progress/kendo-angular-label": "24.0.0-develop.
|
|
61
|
-
"@progress/kendo-angular-popup": "24.0.0-develop.
|
|
50
|
+
"@progress/kendo-angular-tooltip": "24.0.0-develop.22",
|
|
51
|
+
"@progress/kendo-angular-buttons": "24.0.0-develop.22",
|
|
52
|
+
"@progress/kendo-angular-common": "24.0.0-develop.22",
|
|
53
|
+
"@progress/kendo-angular-dateinputs": "24.0.0-develop.22",
|
|
54
|
+
"@progress/kendo-angular-dialog": "24.0.0-develop.22",
|
|
55
|
+
"@progress/kendo-angular-dropdowns": "24.0.0-develop.22",
|
|
56
|
+
"@progress/kendo-angular-icons": "24.0.0-develop.22",
|
|
57
|
+
"@progress/kendo-angular-inputs": "24.0.0-develop.22",
|
|
58
|
+
"@progress/kendo-angular-intl": "24.0.0-develop.22",
|
|
59
|
+
"@progress/kendo-angular-l10n": "24.0.0-develop.22",
|
|
60
|
+
"@progress/kendo-angular-label": "24.0.0-develop.22",
|
|
61
|
+
"@progress/kendo-angular-popup": "24.0.0-develop.22",
|
|
62
62
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"tslib": "^2.3.1",
|
|
66
|
-
"@progress/kendo-angular-schematics": "24.0.0-develop.
|
|
66
|
+
"@progress/kendo-angular-schematics": "24.0.0-develop.22",
|
|
67
67
|
"@progress/kendo-date-math": "^1.3.2",
|
|
68
68
|
"@progress/kendo-draggable": "^3.0.2",
|
|
69
69
|
"@progress/kendo-file-saver": "^1.0.7",
|
|
@@ -9,10 +9,10 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
9
9
|
function default_1(options) {
|
|
10
10
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'SchedulerModule', package: 'scheduler', peerDependencies: {
|
|
11
11
|
// peer deps of the dropdowns
|
|
12
|
-
'@progress/kendo-angular-treeview': '24.0.0-develop.
|
|
13
|
-
'@progress/kendo-angular-navigation': '24.0.0-develop.
|
|
12
|
+
'@progress/kendo-angular-treeview': '24.0.0-develop.22',
|
|
13
|
+
'@progress/kendo-angular-navigation': '24.0.0-develop.22',
|
|
14
14
|
// peer dependency of kendo-angular-inputs
|
|
15
|
-
'@progress/kendo-angular-dialog': '24.0.0-develop.
|
|
15
|
+
'@progress/kendo-angular-dialog': '24.0.0-develop.22',
|
|
16
16
|
// peer dependency of kendo-angular-icons
|
|
17
17
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
18
18
|
} });
|
|
@@ -7,6 +7,7 @@ import { SchedulerView } from '../types';
|
|
|
7
7
|
import { ToolbarService } from './toolbar.service';
|
|
8
8
|
import { ToolbarContext } from './toolbar-context';
|
|
9
9
|
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
10
|
+
import { SegmentedItemSettings } from '@progress/kendo-angular-buttons';
|
|
10
11
|
import * as i0 from "@angular/core";
|
|
11
12
|
/**
|
|
12
13
|
* A toolbar component that contains controls for switching views
|
|
@@ -44,13 +45,27 @@ export declare class ToolbarViewSelectorComponent implements OnDestroy {
|
|
|
44
45
|
* @hidden
|
|
45
46
|
*/
|
|
46
47
|
get selectView(): string;
|
|
48
|
+
/**
|
|
49
|
+
* @hidden
|
|
50
|
+
*/
|
|
51
|
+
get viewItems(): SegmentedItemSettings[];
|
|
52
|
+
/**
|
|
53
|
+
* @hidden
|
|
54
|
+
*/
|
|
55
|
+
get selectedViewIndex(): number;
|
|
47
56
|
private detachDomEvents;
|
|
57
|
+
private cachedViews;
|
|
58
|
+
private cachedViewItems;
|
|
48
59
|
constructor(service: ToolbarService, localization: LocalizationService);
|
|
49
60
|
ngOnDestroy(): void;
|
|
50
61
|
/**
|
|
51
62
|
* @hidden
|
|
52
63
|
*/
|
|
53
64
|
select(view: SchedulerView): void;
|
|
65
|
+
/**
|
|
66
|
+
* @hidden
|
|
67
|
+
*/
|
|
68
|
+
onViewChange(index: number): void;
|
|
54
69
|
/**
|
|
55
70
|
* @hidden
|
|
56
71
|
*/
|
|
@@ -59,6 +74,7 @@ export declare class ToolbarViewSelectorComponent implements OnDestroy {
|
|
|
59
74
|
* @hidden
|
|
60
75
|
*/
|
|
61
76
|
isSelected(view: SchedulerView): boolean;
|
|
77
|
+
private areSameViews;
|
|
62
78
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarViewSelectorComponent, never>;
|
|
63
79
|
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarViewSelectorComponent, "[kendoSchedulerToolbarViewSelector]", never, { "toolbarWidth": { "alias": "toolbarWidth"; "required": false; }; "responsiveBreakpoint": { "alias": "responsiveBreakpoint"; "required": false; }; }, {}, never, never, true, never>;
|
|
64
80
|
}
|
|
@@ -22,8 +22,8 @@ export declare class AgendaListComponent {
|
|
|
22
22
|
agendaTimeTemplate: TemplateRef<any>;
|
|
23
23
|
agendaDateTemplate: TemplateRef<any>;
|
|
24
24
|
editable: any;
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
chevronLeftIcon: SVGIcon;
|
|
26
|
+
chevronRightIcon: SVGIcon;
|
|
27
27
|
constructor(intlService: IntlService, localization: LocalizationService);
|
|
28
28
|
extractDataItem(item: any): any;
|
|
29
29
|
extractDataItemInLocalTime(item: any): any;
|
|
@@ -15,10 +15,10 @@ import * as i0 from "@angular/core";
|
|
|
15
15
|
*/
|
|
16
16
|
export declare class DayTimeViewItemComponent extends BaseViewItem {
|
|
17
17
|
private intlService;
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
18
|
+
chevronLeftIcon: SVGIcon;
|
|
19
|
+
chevronRightIcon: SVGIcon;
|
|
20
|
+
chevronUpIcon: SVGIcon;
|
|
21
|
+
chevronDownIcon: SVGIcon;
|
|
22
22
|
arrowRotateCwIcon: SVGIcon;
|
|
23
23
|
arrowsNoRepeatIcon: SVGIcon;
|
|
24
24
|
xIcon: SVGIcon;
|
|
@@ -14,8 +14,8 @@ import * as i0 from "@angular/core";
|
|
|
14
14
|
* @hidden
|
|
15
15
|
*/
|
|
16
16
|
export declare class MonthViewItemComponent extends BaseViewItem {
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
chevronLeftIcon: SVGIcon;
|
|
18
|
+
chevronRightIcon: SVGIcon;
|
|
19
19
|
arrowRotateCwIcon: SVGIcon;
|
|
20
20
|
arrowsNoRepeatIcon: SVGIcon;
|
|
21
21
|
xIcon: SVGIcon;
|
|
@@ -35,8 +35,8 @@ export declare class BaseViewItem implements OnInit, OnChanges, OnDestroy, ViewI
|
|
|
35
35
|
get deleteMessage(): string;
|
|
36
36
|
get resizable(): boolean;
|
|
37
37
|
get removable(): boolean;
|
|
38
|
-
|
|
39
|
-
|
|
38
|
+
chevronLeftIcon: SVGIcon;
|
|
39
|
+
chevronRightIcon: SVGIcon;
|
|
40
40
|
rect: Rect;
|
|
41
41
|
private subs;
|
|
42
42
|
constructor(slotService: BaseSlotService, localization: LocalizationService, focusService: FocusService, element: ElementRef, renderer: Renderer2, intl: IntlService);
|
|
@@ -35,8 +35,8 @@ export declare class YearViewInternalComponent extends BaseView implements After
|
|
|
35
35
|
tooltip: TooltipDirective;
|
|
36
36
|
get arrowIcons(): string[];
|
|
37
37
|
get arrowSVGIcons(): SVGIcon[];
|
|
38
|
-
|
|
39
|
-
|
|
38
|
+
chevronLeftIcon: SVGIcon;
|
|
39
|
+
chevronRightIcon: SVGIcon;
|
|
40
40
|
eventsPerSelectedDay: any[];
|
|
41
41
|
days: Date[];
|
|
42
42
|
focusedDate: Date;
|