@progress/kendo-angular-scheduler 24.0.2-develop.4 → 24.0.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.
|
@@ -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.2
|
|
46
|
+
publishDate: 1779950354,
|
|
47
|
+
version: '24.0.2',
|
|
48
48
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
49
49
|
};
|
|
50
50
|
|
|
@@ -20707,7 +20707,7 @@ class YearViewInternalComponent extends BaseView {
|
|
|
20707
20707
|
</div>
|
|
20708
20708
|
}
|
|
20709
20709
|
</ng-template>
|
|
20710
|
-
`, 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", "
|
|
20710
|
+
`, 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", "tooltipThemeColor", "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"] }] });
|
|
20711
20711
|
}
|
|
20712
20712
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: YearViewInternalComponent, decorators: [{
|
|
20713
20713
|
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.2
|
|
10
|
+
"publishDate": 1779950354,
|
|
11
|
+
"version": "24.0.2",
|
|
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.2
|
|
3
|
+
"version": "24.0.2",
|
|
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",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"package": {
|
|
42
42
|
"productName": "Kendo UI for Angular",
|
|
43
43
|
"productCode": "KENDOUIANGULAR",
|
|
44
|
-
"publishDate":
|
|
44
|
+
"publishDate": 1779950354,
|
|
45
45
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
46
46
|
}
|
|
47
47
|
},
|
|
@@ -54,23 +54,23 @@
|
|
|
54
54
|
"@progress/kendo-data-query": "^1.7.3",
|
|
55
55
|
"@progress/kendo-drawing": "^1.25.0",
|
|
56
56
|
"@progress/kendo-licensing": "^1.11.0",
|
|
57
|
-
"@progress/kendo-angular-tooltip": "24.0.2
|
|
58
|
-
"@progress/kendo-angular-buttons": "24.0.2
|
|
59
|
-
"@progress/kendo-angular-common": "24.0.2
|
|
60
|
-
"@progress/kendo-angular-dateinputs": "24.0.2
|
|
61
|
-
"@progress/kendo-angular-dialog": "24.0.2
|
|
62
|
-
"@progress/kendo-angular-dropdowns": "24.0.2
|
|
63
|
-
"@progress/kendo-angular-icons": "24.0.2
|
|
64
|
-
"@progress/kendo-angular-inputs": "24.0.2
|
|
65
|
-
"@progress/kendo-angular-intl": "24.0.2
|
|
66
|
-
"@progress/kendo-angular-l10n": "24.0.2
|
|
67
|
-
"@progress/kendo-angular-label": "24.0.2
|
|
68
|
-
"@progress/kendo-angular-popup": "24.0.2
|
|
57
|
+
"@progress/kendo-angular-tooltip": "24.0.2",
|
|
58
|
+
"@progress/kendo-angular-buttons": "24.0.2",
|
|
59
|
+
"@progress/kendo-angular-common": "24.0.2",
|
|
60
|
+
"@progress/kendo-angular-dateinputs": "24.0.2",
|
|
61
|
+
"@progress/kendo-angular-dialog": "24.0.2",
|
|
62
|
+
"@progress/kendo-angular-dropdowns": "24.0.2",
|
|
63
|
+
"@progress/kendo-angular-icons": "24.0.2",
|
|
64
|
+
"@progress/kendo-angular-inputs": "24.0.2",
|
|
65
|
+
"@progress/kendo-angular-intl": "24.0.2",
|
|
66
|
+
"@progress/kendo-angular-l10n": "24.0.2",
|
|
67
|
+
"@progress/kendo-angular-label": "24.0.2",
|
|
68
|
+
"@progress/kendo-angular-popup": "24.0.2",
|
|
69
69
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
72
|
"tslib": "^2.3.1",
|
|
73
|
-
"@progress/kendo-angular-schematics": "24.0.2
|
|
73
|
+
"@progress/kendo-angular-schematics": "24.0.2",
|
|
74
74
|
"@progress/kendo-date-math": "^1.3.2",
|
|
75
75
|
"@progress/kendo-draggable": "^3.0.2",
|
|
76
76
|
"@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.2
|
|
13
|
-
'@progress/kendo-angular-navigation': '24.0.2
|
|
12
|
+
'@progress/kendo-angular-treeview': '24.0.2',
|
|
13
|
+
'@progress/kendo-angular-navigation': '24.0.2',
|
|
14
14
|
// peer dependency of kendo-angular-inputs
|
|
15
|
-
'@progress/kendo-angular-dialog': '24.0.2
|
|
15
|
+
'@progress/kendo-angular-dialog': '24.0.2',
|
|
16
16
|
// peer dependency of kendo-angular-icons
|
|
17
17
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
18
18
|
} });
|