@progress/kendo-angular-scheduler 23.1.0-develop.1 → 23.1.0-develop.3
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.
|
@@ -44,7 +44,7 @@ const packageMetadata = {
|
|
|
44
44
|
productCode: 'KENDOUIANGULAR',
|
|
45
45
|
productCodes: ['KENDOUIANGULAR'],
|
|
46
46
|
publishDate: 0,
|
|
47
|
-
version: '23.1.0-develop.
|
|
47
|
+
version: '23.1.0-develop.3',
|
|
48
48
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
49
49
|
};
|
|
50
50
|
|
|
@@ -2069,7 +2069,6 @@ class FocusService {
|
|
|
2069
2069
|
focusToolbar() {
|
|
2070
2070
|
const items = Array.from(this.focusableItems);
|
|
2071
2071
|
const firstFocusableTool = items.find(item => item.containerType === 'toolbar');
|
|
2072
|
-
// eslint-disable-next-line no-unused-expressions
|
|
2073
2072
|
firstFocusableTool && firstFocusableTool.focus();
|
|
2074
2073
|
this.activeItem = firstFocusableTool;
|
|
2075
2074
|
}
|
|
@@ -2352,7 +2351,6 @@ class LoadingComponent {
|
|
|
2352
2351
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LoadingComponent, decorators: [{
|
|
2353
2352
|
type: Component,
|
|
2354
2353
|
args: [{
|
|
2355
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
2356
2354
|
selector: '[kendoSchedulerLoading]',
|
|
2357
2355
|
template: `
|
|
2358
2356
|
<div class="k-loading-image"></div>
|
|
@@ -2402,7 +2400,6 @@ class FocusableDirective {
|
|
|
2402
2400
|
if (!isViewSelector || !isDocumentAvailable()) {
|
|
2403
2401
|
return;
|
|
2404
2402
|
}
|
|
2405
|
-
// eslint-disable-next-line no-unused-expressions
|
|
2406
2403
|
isVisible$1(element) ? this.focusService.register(this) : this.focusService.unregister(this);
|
|
2407
2404
|
}
|
|
2408
2405
|
ngOnInit() {
|
|
@@ -6653,7 +6650,6 @@ class ToolbarViewSelectorComponent {
|
|
|
6653
6650
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToolbarViewSelectorComponent, decorators: [{
|
|
6654
6651
|
type: Component,
|
|
6655
6652
|
args: [{
|
|
6656
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
6657
6653
|
selector: '[kendoSchedulerToolbarViewSelector]',
|
|
6658
6654
|
template: `
|
|
6659
6655
|
@if (ctx.views?.length > 1 && toolbarWidth <= responsiveBreakpoint) {
|
|
@@ -6984,7 +6980,6 @@ class ToolbarNavigationComponent {
|
|
|
6984
6980
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ToolbarNavigationComponent, decorators: [{
|
|
6985
6981
|
type: Component,
|
|
6986
6982
|
args: [{
|
|
6987
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
6988
6983
|
selector: '[kendoSchedulerToolbarNavigation]',
|
|
6989
6984
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
6990
6985
|
providers: [
|
|
@@ -10959,7 +10954,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
10959
10954
|
type: Component,
|
|
10960
10955
|
args: [{
|
|
10961
10956
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10962
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
10963
10957
|
selector: '[kendoSchedulerAgendaTaskItem]',
|
|
10964
10958
|
template: `
|
|
10965
10959
|
<div class="k-task" [title]="item.title">
|
|
@@ -11045,7 +11039,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
11045
11039
|
type: Component,
|
|
11046
11040
|
args: [{
|
|
11047
11041
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11048
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
11049
11042
|
selector: '[kendoSchedulerAgendaHeaderItem]',
|
|
11050
11043
|
template: `
|
|
11051
11044
|
@if (!agendaDateTemplate) {
|
|
@@ -11239,7 +11232,6 @@ class AgendaListComponent {
|
|
|
11239
11232
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AgendaListComponent, decorators: [{
|
|
11240
11233
|
type: Component,
|
|
11241
11234
|
args: [{
|
|
11242
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
11243
11235
|
selector: '[kendoSchedulerAgendaList]',
|
|
11244
11236
|
template: `
|
|
11245
11237
|
<table class="k-scheduler-table" role="none">
|
|
@@ -11366,7 +11358,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
11366
11358
|
type: Component,
|
|
11367
11359
|
args: [{
|
|
11368
11360
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11369
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
11370
11361
|
selector: '[kendoSchedulerAgendaHeader]',
|
|
11371
11362
|
template: `
|
|
11372
11363
|
<div class="k-scheduler-header-wrap">
|
|
@@ -11734,7 +11725,6 @@ class AgendaViewInternalComponent {
|
|
|
11734
11725
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: AgendaViewInternalComponent, decorators: [{
|
|
11735
11726
|
type: Component,
|
|
11736
11727
|
args: [{
|
|
11737
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
11738
11728
|
selector: 'agenda-view-internal',
|
|
11739
11729
|
template: `
|
|
11740
11730
|
<table class="k-scheduler-layout k-scheduler-agendaview" role="grid">
|
|
@@ -13906,7 +13896,6 @@ class MonthViewItemComponent extends BaseViewItem {
|
|
|
13906
13896
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MonthViewItemComponent, decorators: [{
|
|
13907
13897
|
type: Component,
|
|
13908
13898
|
args: [{
|
|
13909
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
13910
13899
|
selector: '[monthViewItem]',
|
|
13911
13900
|
template: `
|
|
13912
13901
|
<span class="k-event-actions">
|
|
@@ -14005,7 +13994,6 @@ class ResourceIteratorPipe {
|
|
|
14005
13994
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ResourceIteratorPipe, decorators: [{
|
|
14006
13995
|
type: Pipe,
|
|
14007
13996
|
args: [{
|
|
14008
|
-
// eslint-disable-next-line @angular-eslint/pipe-prefix
|
|
14009
13997
|
name: 'resourceIterator',
|
|
14010
13998
|
standalone: true
|
|
14011
13999
|
}]
|
|
@@ -14035,7 +14023,6 @@ class RepeatPipe {
|
|
|
14035
14023
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: RepeatPipe, decorators: [{
|
|
14036
14024
|
type: Pipe,
|
|
14037
14025
|
args: [{
|
|
14038
|
-
// eslint-disable-next-line @angular-eslint/pipe-prefix
|
|
14039
14026
|
name: 'repeat',
|
|
14040
14027
|
standalone: true
|
|
14041
14028
|
}]
|
|
@@ -14082,7 +14069,6 @@ class ResizeHintComponent {
|
|
|
14082
14069
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ResizeHintComponent, decorators: [{
|
|
14083
14070
|
type: Component,
|
|
14084
14071
|
args: [{
|
|
14085
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
14086
14072
|
selector: '[kendoResizeHint]',
|
|
14087
14073
|
template: `
|
|
14088
14074
|
<div class="k-marquee-color"></div>
|
|
@@ -14330,7 +14316,6 @@ class MonthSlotComponent extends BaseSlotDirective {
|
|
|
14330
14316
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MonthSlotComponent, decorators: [{
|
|
14331
14317
|
type: Component,
|
|
14332
14318
|
args: [{
|
|
14333
|
-
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
14334
14319
|
selector: '[monthSlot]',
|
|
14335
14320
|
template: `
|
|
14336
14321
|
@if (!monthDaySlotTemplateRef) {
|
|
@@ -14806,7 +14791,6 @@ class MonthViewRendererComponent extends BaseView {
|
|
|
14806
14791
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MonthViewRendererComponent, decorators: [{
|
|
14807
14792
|
type: Component,
|
|
14808
14793
|
args: [{
|
|
14809
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
14810
14794
|
selector: 'month-view',
|
|
14811
14795
|
providers: [
|
|
14812
14796
|
MonthSlotService
|
|
@@ -15676,7 +15660,6 @@ class ViewFooterComponent {
|
|
|
15676
15660
|
this.sub = viewState.toggleWorkHours.subscribe(() => this.itemClick.emit());
|
|
15677
15661
|
}
|
|
15678
15662
|
ngOnDestroy() {
|
|
15679
|
-
// eslint-disable-next-line no-unused-expressions
|
|
15680
15663
|
this.sub && this.sub.unsubscribe();
|
|
15681
15664
|
}
|
|
15682
15665
|
onItemClick(e, item) {
|
|
@@ -15705,7 +15688,6 @@ class ViewFooterComponent {
|
|
|
15705
15688
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ViewFooterComponent, decorators: [{
|
|
15706
15689
|
type: Component,
|
|
15707
15690
|
args: [{
|
|
15708
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
15709
15691
|
selector: '[viewFooter]',
|
|
15710
15692
|
template: `
|
|
15711
15693
|
<span class="k-scheduler-navigation">
|
|
@@ -16595,7 +16577,6 @@ class DayTimeViewItemComponent extends BaseViewItem {
|
|
|
16595
16577
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DayTimeViewItemComponent, decorators: [{
|
|
16596
16578
|
type: Component,
|
|
16597
16579
|
args: [{
|
|
16598
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
16599
16580
|
selector: '[dayTimeViewItem]',
|
|
16600
16581
|
template: `
|
|
16601
16582
|
<span class="k-event-actions">
|
|
@@ -17149,7 +17130,6 @@ class TimeSlotDirective extends BaseSlotDirective {
|
|
|
17149
17130
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TimeSlotDirective, decorators: [{
|
|
17150
17131
|
type: Directive,
|
|
17151
17132
|
args: [{
|
|
17152
|
-
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
17153
17133
|
selector: '[timeSlot]',
|
|
17154
17134
|
exportAs: 'timeSlot',
|
|
17155
17135
|
standalone: true
|
|
@@ -17209,7 +17189,6 @@ class DaySlotDirective extends BaseSlotDirective {
|
|
|
17209
17189
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: DaySlotDirective, decorators: [{
|
|
17210
17190
|
type: Directive,
|
|
17211
17191
|
args: [{
|
|
17212
|
-
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
17213
17192
|
selector: '[daySlot]',
|
|
17214
17193
|
standalone: true
|
|
17215
17194
|
}]
|
|
@@ -17811,7 +17790,6 @@ class MultiDayViewRendererComponent extends DayTimeViewComponent {
|
|
|
17811
17790
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: MultiDayViewRendererComponent, decorators: [{
|
|
17812
17791
|
type: Component,
|
|
17813
17792
|
args: [{
|
|
17814
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
17815
17793
|
selector: 'multi-day-view',
|
|
17816
17794
|
providers: [
|
|
17817
17795
|
DayTimeSlotService
|
|
@@ -18941,7 +18919,6 @@ class SortPipe {
|
|
|
18941
18919
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SortPipe, decorators: [{
|
|
18942
18920
|
type: Pipe,
|
|
18943
18921
|
args: [{
|
|
18944
|
-
// eslint-disable-next-line @angular-eslint/pipe-prefix
|
|
18945
18922
|
name: 'sort',
|
|
18946
18923
|
standalone: true
|
|
18947
18924
|
}]
|
|
@@ -19308,7 +19285,6 @@ class TimelineMultiDayViewComponent extends DayTimeViewComponent {
|
|
|
19308
19285
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TimelineMultiDayViewComponent, decorators: [{
|
|
19309
19286
|
type: Component,
|
|
19310
19287
|
args: [{
|
|
19311
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
19312
19288
|
selector: 'timeline-multi-day-view',
|
|
19313
19289
|
providers: [
|
|
19314
19290
|
DayTimeSlotService
|
|
@@ -21042,7 +21018,6 @@ class EditingDirectiveBase {
|
|
|
21042
21018
|
handleUpdate(item, value, mode) {
|
|
21043
21019
|
const svc = this.editService;
|
|
21044
21020
|
if (mode === EditMode.Occurrence) {
|
|
21045
|
-
// eslint-disable-next-line no-unused-expressions
|
|
21046
21021
|
svc.isException(item) ?
|
|
21047
21022
|
svc.update(item, value) :
|
|
21048
21023
|
svc.createException(item, value);
|
|
@@ -21379,7 +21354,6 @@ class ShortcutsDirective {
|
|
|
21379
21354
|
const isFirstEvent = item.containerType === 'content' && item.element.nativeElement.matches(':first-of-type');
|
|
21380
21355
|
const code = normalizeKeys(e);
|
|
21381
21356
|
const isUpArrow = code === Keys.ArrowUp;
|
|
21382
|
-
// eslint-disable-next-line no-unused-expressions
|
|
21383
21357
|
isFirstEvent && isUpArrow ? this.focusService.focusToolbar() : this.focusService.focusNext({ offset: -1 });
|
|
21384
21358
|
e.preventDefault();
|
|
21385
21359
|
}
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "23.1.0-develop.
|
|
10
|
+
"publishDate": 1771356157,
|
|
11
|
+
"version": "23.1.0-develop.3",
|
|
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": "23.1.0-develop.
|
|
3
|
+
"version": "23.1.0-develop.3",
|
|
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",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"package": {
|
|
20
20
|
"productName": "Kendo UI for Angular",
|
|
21
21
|
"productCode": "KENDOUIANGULAR",
|
|
22
|
-
"publishDate":
|
|
22
|
+
"publishDate": 1771356157,
|
|
23
23
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
24
24
|
}
|
|
25
25
|
},
|
|
@@ -32,23 +32,23 @@
|
|
|
32
32
|
"@progress/kendo-data-query": "^1.7.3",
|
|
33
33
|
"@progress/kendo-drawing": "^1.24.0",
|
|
34
34
|
"@progress/kendo-licensing": "^1.10.0",
|
|
35
|
-
"@progress/kendo-angular-tooltip": "23.1.0-develop.
|
|
36
|
-
"@progress/kendo-angular-buttons": "23.1.0-develop.
|
|
37
|
-
"@progress/kendo-angular-common": "23.1.0-develop.
|
|
38
|
-
"@progress/kendo-angular-dateinputs": "23.1.0-develop.
|
|
39
|
-
"@progress/kendo-angular-dialog": "23.1.0-develop.
|
|
40
|
-
"@progress/kendo-angular-dropdowns": "23.1.0-develop.
|
|
41
|
-
"@progress/kendo-angular-icons": "23.1.0-develop.
|
|
42
|
-
"@progress/kendo-angular-inputs": "23.1.0-develop.
|
|
43
|
-
"@progress/kendo-angular-intl": "23.1.0-develop.
|
|
44
|
-
"@progress/kendo-angular-l10n": "23.1.0-develop.
|
|
45
|
-
"@progress/kendo-angular-label": "23.1.0-develop.
|
|
46
|
-
"@progress/kendo-angular-popup": "23.1.0-develop.
|
|
35
|
+
"@progress/kendo-angular-tooltip": "23.1.0-develop.3",
|
|
36
|
+
"@progress/kendo-angular-buttons": "23.1.0-develop.3",
|
|
37
|
+
"@progress/kendo-angular-common": "23.1.0-develop.3",
|
|
38
|
+
"@progress/kendo-angular-dateinputs": "23.1.0-develop.3",
|
|
39
|
+
"@progress/kendo-angular-dialog": "23.1.0-develop.3",
|
|
40
|
+
"@progress/kendo-angular-dropdowns": "23.1.0-develop.3",
|
|
41
|
+
"@progress/kendo-angular-icons": "23.1.0-develop.3",
|
|
42
|
+
"@progress/kendo-angular-inputs": "23.1.0-develop.3",
|
|
43
|
+
"@progress/kendo-angular-intl": "23.1.0-develop.3",
|
|
44
|
+
"@progress/kendo-angular-l10n": "23.1.0-develop.3",
|
|
45
|
+
"@progress/kendo-angular-label": "23.1.0-develop.3",
|
|
46
|
+
"@progress/kendo-angular-popup": "23.1.0-develop.3",
|
|
47
47
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"tslib": "^2.3.1",
|
|
51
|
-
"@progress/kendo-angular-schematics": "23.1.0-develop.
|
|
51
|
+
"@progress/kendo-angular-schematics": "23.1.0-develop.3",
|
|
52
52
|
"@progress/kendo-date-math": "^1.3.2",
|
|
53
53
|
"@progress/kendo-draggable": "^3.0.2",
|
|
54
54
|
"@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': '23.1.0-develop.
|
|
13
|
-
'@progress/kendo-angular-navigation': '23.1.0-develop.
|
|
12
|
+
'@progress/kendo-angular-treeview': '23.1.0-develop.3',
|
|
13
|
+
'@progress/kendo-angular-navigation': '23.1.0-develop.3',
|
|
14
14
|
// peer dependency of kendo-angular-inputs
|
|
15
|
-
'@progress/kendo-angular-dialog': '23.1.0-develop.
|
|
15
|
+
'@progress/kendo-angular-dialog': '23.1.0-develop.3',
|
|
16
16
|
// peer dependency of kendo-angular-icons
|
|
17
17
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
18
18
|
} });
|