@progress/kendo-angular-scheduler 18.2.1-develop.3 → 18.3.0-develop.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.
@@ -10,7 +10,7 @@ export const packageMetadata = {
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCode: 'KENDOUIANGULAR',
12
12
  productCodes: ['KENDOUIANGULAR'],
13
- publishDate: 1742998984,
14
- version: '18.2.1-develop.3',
13
+ publishDate: 1743161964,
14
+ version: '18.3.0-develop.2',
15
15
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
16
16
  };
@@ -69,7 +69,7 @@ export class MonthViewComponent extends ConfigurationViewBase {
69
69
  /**
70
70
  * The short-date format for displaying the
71
71
  * selected date in the Scheduler toolbar.
72
- * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting.
72
+ * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting)).
73
73
  * @default '{0:y}'
74
74
  */
75
75
  selectedShortDateFormat = '{0:y}';
@@ -74,7 +74,7 @@ export class MultiWeekViewComponent extends ConfigurationViewBase {
74
74
  /**
75
75
  * The short-date format for displaying the
76
76
  * selected date in the Scheduler toolbar.
77
- * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting.
77
+ * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting)).
78
78
  * @default '{0:d} - {1:d}'
79
79
  */
80
80
  selectedShortDateFormat = '{0:d} - {1:d}';
@@ -43,8 +43,8 @@ const packageMetadata = {
43
43
  productName: 'Kendo UI for Angular',
44
44
  productCode: 'KENDOUIANGULAR',
45
45
  productCodes: ['KENDOUIANGULAR'],
46
- publishDate: 1742998984,
47
- version: '18.2.1-develop.3',
46
+ publishDate: 1743161964,
47
+ version: '18.3.0-develop.2',
48
48
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
49
49
  };
50
50
 
@@ -14455,7 +14455,7 @@ class MonthViewComponent extends ConfigurationViewBase {
14455
14455
  /**
14456
14456
  * The short-date format for displaying the
14457
14457
  * selected date in the Scheduler toolbar.
14458
- * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting.
14458
+ * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting)).
14459
14459
  * @default '{0:y}'
14460
14460
  */
14461
14461
  selectedShortDateFormat = '{0:y}';
@@ -14630,7 +14630,7 @@ class MultiWeekViewComponent extends ConfigurationViewBase {
14630
14630
  /**
14631
14631
  * The short-date format for displaying the
14632
14632
  * selected date in the Scheduler toolbar.
14633
- * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting.
14633
+ * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting)).
14634
14634
  * @default '{0:d} - {1:d}'
14635
14635
  */
14636
14636
  selectedShortDateFormat = '{0:d} - {1:d}';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-scheduler",
3
- "version": "18.2.1-develop.3",
3
+ "version": "18.3.0-develop.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",
@@ -19,7 +19,7 @@
19
19
  "package": {
20
20
  "productName": "Kendo UI for Angular",
21
21
  "productCode": "KENDOUIANGULAR",
22
- "publishDate": 1742998984,
22
+ "publishDate": 1743161964,
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.0.0",
33
33
  "@progress/kendo-drawing": "^1.21.0",
34
34
  "@progress/kendo-licensing": "^1.5.0",
35
- "@progress/kendo-angular-tooltip": "18.2.1-develop.3",
36
- "@progress/kendo-angular-buttons": "18.2.1-develop.3",
37
- "@progress/kendo-angular-common": "18.2.1-develop.3",
38
- "@progress/kendo-angular-dateinputs": "18.2.1-develop.3",
39
- "@progress/kendo-angular-dialog": "18.2.1-develop.3",
40
- "@progress/kendo-angular-dropdowns": "18.2.1-develop.3",
41
- "@progress/kendo-angular-icons": "18.2.1-develop.3",
42
- "@progress/kendo-angular-inputs": "18.2.1-develop.3",
43
- "@progress/kendo-angular-intl": "18.2.1-develop.3",
44
- "@progress/kendo-angular-l10n": "18.2.1-develop.3",
45
- "@progress/kendo-angular-label": "18.2.1-develop.3",
46
- "@progress/kendo-angular-popup": "18.2.1-develop.3",
35
+ "@progress/kendo-angular-tooltip": "18.3.0-develop.2",
36
+ "@progress/kendo-angular-buttons": "18.3.0-develop.2",
37
+ "@progress/kendo-angular-common": "18.3.0-develop.2",
38
+ "@progress/kendo-angular-dateinputs": "18.3.0-develop.2",
39
+ "@progress/kendo-angular-dialog": "18.3.0-develop.2",
40
+ "@progress/kendo-angular-dropdowns": "18.3.0-develop.2",
41
+ "@progress/kendo-angular-icons": "18.3.0-develop.2",
42
+ "@progress/kendo-angular-inputs": "18.3.0-develop.2",
43
+ "@progress/kendo-angular-intl": "18.3.0-develop.2",
44
+ "@progress/kendo-angular-l10n": "18.3.0-develop.2",
45
+ "@progress/kendo-angular-label": "18.3.0-develop.2",
46
+ "@progress/kendo-angular-popup": "18.3.0-develop.2",
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": "18.2.1-develop.3",
51
+ "@progress/kendo-angular-schematics": "18.3.0-develop.2",
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",
@@ -4,10 +4,10 @@ const schematics_1 = require("@angular-devkit/schematics");
4
4
  function default_1(options) {
5
5
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'SchedulerModule', package: 'scheduler', peerDependencies: {
6
6
  // peer deps of the dropdowns
7
- '@progress/kendo-angular-treeview': '18.2.1-develop.3',
8
- '@progress/kendo-angular-navigation': '18.2.1-develop.3',
7
+ '@progress/kendo-angular-treeview': '18.3.0-develop.2',
8
+ '@progress/kendo-angular-navigation': '18.3.0-develop.2',
9
9
  // peer dependency of kendo-angular-inputs
10
- '@progress/kendo-angular-dialog': '18.2.1-develop.3',
10
+ '@progress/kendo-angular-dialog': '18.3.0-develop.2',
11
11
  // peer dependency of kendo-angular-icons
12
12
  '@progress/kendo-svg-icons': '^4.0.0'
13
13
  } });
@@ -56,7 +56,7 @@ export declare class MonthViewComponent extends ConfigurationViewBase implements
56
56
  /**
57
57
  * The short-date format for displaying the
58
58
  * selected date in the Scheduler toolbar.
59
- * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting.
59
+ * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting)).
60
60
  * @default '{0:y}'
61
61
  */
62
62
  selectedShortDateFormat: string;
@@ -61,7 +61,7 @@ export declare class MultiWeekViewComponent extends ConfigurationViewBase implem
61
61
  /**
62
62
  * The short-date format for displaying the
63
63
  * selected date in the Scheduler toolbar.
64
- * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting.
64
+ * ([more information]({% slug parsingandformatting_intl %}#toc-date-formatting)).
65
65
  * @default '{0:d} - {1:d}'
66
66
  */
67
67
  selectedShortDateFormat: string;