@progress/kendo-angular-editor 16.7.1-develop.2 → 16.7.1-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.
@@ -6,11 +6,11 @@
6
6
  * @hidden
7
7
  */
8
8
  export const EditorErrorMessages = {
9
- schemaType: 'Expected value of type Schema. See http://www.telerik.com/kendo-angular-ui/components/editor/schema/',
10
- setSchemaOnce: 'The Schema cannot be changed dynamically. See http://www.telerik.com/kendo-angular-ui/components/editor/schema/',
9
+ schemaType: 'Expected value of type Schema. See https://www.telerik.com/kendo-angular-ui/components/editor/schema/',
10
+ setSchemaOnce: 'The Schema cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/schema/',
11
11
  pluginsCallbackType: (arg) => `plugins must be a function, but received ${JSON.stringify(arg)}.`,
12
12
  pastedContentCallbackType: (arg) => `pastedContent must be a function, but received ${JSON.stringify(arg)}.`,
13
- setPluginsOnce: 'The plugins cannot be changed dynamically. See http://www.telerik.com/kendo-angular-ui/components/editor/plugins/',
13
+ setPluginsOnce: 'The plugins cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/plugins/',
14
14
  setPlaceHolderOnce: 'The placeholder cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/plugins/#toc-custom-plugins/',
15
15
  printTool: 'The Print tool and functionality are supported only in iframe mode. See https://www.telerik.com/kendo-angular-ui-develop/components/editor/api/EditorPrintDirective/'
16
16
  };
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-editor',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1723192254,
13
- version: '16.7.1-develop.2',
12
+ publishDate: 1723193120,
13
+ version: '16.7.1-develop.3',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -35,8 +35,8 @@ const packageMetadata = {
35
35
  name: '@progress/kendo-angular-editor',
36
36
  productName: 'Kendo UI for Angular',
37
37
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
38
- publishDate: 1723192254,
39
- version: '16.7.1-develop.2',
38
+ publishDate: 1723193120,
39
+ version: '16.7.1-develop.3',
40
40
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
41
41
  };
42
42
 
@@ -1508,11 +1508,11 @@ const rtlStyles = 'body { direction: rtl }';
1508
1508
  * @hidden
1509
1509
  */
1510
1510
  const EditorErrorMessages = {
1511
- schemaType: 'Expected value of type Schema. See http://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1512
- setSchemaOnce: 'The Schema cannot be changed dynamically. See http://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1511
+ schemaType: 'Expected value of type Schema. See https://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1512
+ setSchemaOnce: 'The Schema cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1513
1513
  pluginsCallbackType: (arg) => `plugins must be a function, but received ${JSON.stringify(arg)}.`,
1514
1514
  pastedContentCallbackType: (arg) => `pastedContent must be a function, but received ${JSON.stringify(arg)}.`,
1515
- setPluginsOnce: 'The plugins cannot be changed dynamically. See http://www.telerik.com/kendo-angular-ui/components/editor/plugins/',
1515
+ setPluginsOnce: 'The plugins cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/plugins/',
1516
1516
  setPlaceHolderOnce: 'The placeholder cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/plugins/#toc-custom-plugins/',
1517
1517
  printTool: 'The Print tool and functionality are supported only in iframe mode. See https://www.telerik.com/kendo-angular-ui-develop/components/editor/api/EditorPrintDirective/'
1518
1518
  };
@@ -35,8 +35,8 @@ const packageMetadata = {
35
35
  name: '@progress/kendo-angular-editor',
36
36
  productName: 'Kendo UI for Angular',
37
37
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
38
- publishDate: 1723192254,
39
- version: '16.7.1-develop.2',
38
+ publishDate: 1723193120,
39
+ version: '16.7.1-develop.3',
40
40
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
41
41
  };
42
42
 
@@ -1512,11 +1512,11 @@ const rtlStyles = 'body { direction: rtl }';
1512
1512
  * @hidden
1513
1513
  */
1514
1514
  const EditorErrorMessages = {
1515
- schemaType: 'Expected value of type Schema. See http://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1516
- setSchemaOnce: 'The Schema cannot be changed dynamically. See http://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1515
+ schemaType: 'Expected value of type Schema. See https://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1516
+ setSchemaOnce: 'The Schema cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/schema/',
1517
1517
  pluginsCallbackType: (arg) => `plugins must be a function, but received ${JSON.stringify(arg)}.`,
1518
1518
  pastedContentCallbackType: (arg) => `pastedContent must be a function, but received ${JSON.stringify(arg)}.`,
1519
- setPluginsOnce: 'The plugins cannot be changed dynamically. See http://www.telerik.com/kendo-angular-ui/components/editor/plugins/',
1519
+ setPluginsOnce: 'The plugins cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/plugins/',
1520
1520
  setPlaceHolderOnce: 'The placeholder cannot be changed dynamically. See https://www.telerik.com/kendo-angular-ui/components/editor/plugins/#toc-custom-plugins/',
1521
1521
  printTool: 'The Print tool and functionality are supported only in iframe mode. See https://www.telerik.com/kendo-angular-ui-develop/components/editor/api/EditorPrintDirective/'
1522
1522
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-editor",
3
- "version": "16.7.1-develop.2",
3
+ "version": "16.7.1-develop.3",
4
4
  "description": "Kendo UI Editor for Angular",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -23,23 +23,23 @@
23
23
  "@angular/platform-browser": "15 - 18",
24
24
  "@progress/kendo-drawing": "^1.19.0",
25
25
  "@progress/kendo-licensing": "^1.0.2",
26
- "@progress/kendo-angular-buttons": "16.7.1-develop.2",
27
- "@progress/kendo-angular-common": "16.7.1-develop.2",
28
- "@progress/kendo-angular-dialog": "16.7.1-develop.2",
29
- "@progress/kendo-angular-dropdowns": "16.7.1-develop.2",
30
- "@progress/kendo-angular-inputs": "16.7.1-develop.2",
31
- "@progress/kendo-angular-intl": "16.7.1-develop.2",
32
- "@progress/kendo-angular-l10n": "16.7.1-develop.2",
33
- "@progress/kendo-angular-label": "16.7.1-develop.2",
34
- "@progress/kendo-angular-layout": "16.7.1-develop.2",
35
- "@progress/kendo-angular-icons": "16.7.1-develop.2",
36
- "@progress/kendo-angular-popup": "16.7.1-develop.2",
37
- "@progress/kendo-angular-toolbar": "16.7.1-develop.2",
26
+ "@progress/kendo-angular-buttons": "16.7.1-develop.3",
27
+ "@progress/kendo-angular-common": "16.7.1-develop.3",
28
+ "@progress/kendo-angular-dialog": "16.7.1-develop.3",
29
+ "@progress/kendo-angular-dropdowns": "16.7.1-develop.3",
30
+ "@progress/kendo-angular-inputs": "16.7.1-develop.3",
31
+ "@progress/kendo-angular-intl": "16.7.1-develop.3",
32
+ "@progress/kendo-angular-l10n": "16.7.1-develop.3",
33
+ "@progress/kendo-angular-label": "16.7.1-develop.3",
34
+ "@progress/kendo-angular-layout": "16.7.1-develop.3",
35
+ "@progress/kendo-angular-icons": "16.7.1-develop.3",
36
+ "@progress/kendo-angular-popup": "16.7.1-develop.3",
37
+ "@progress/kendo-angular-toolbar": "16.7.1-develop.3",
38
38
  "rxjs": "^6.5.3 || ^7.0.0"
39
39
  },
40
40
  "dependencies": {
41
41
  "tslib": "^2.3.1",
42
- "@progress/kendo-angular-schematics": "16.7.1-develop.2",
42
+ "@progress/kendo-angular-schematics": "16.7.1-develop.3",
43
43
  "@progress/kendo-editor-common": "1.11.6"
44
44
  },
45
45
  "schematics": "./schematics/collection.json",
@@ -4,12 +4,12 @@ const schematics_1 = require("@angular-devkit/schematics");
4
4
  function default_1(options) {
5
5
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'EditorModule', package: 'editor', peerDependencies: {
6
6
  // peer dependencies of kendo-angular-dropdowns
7
- '@progress/kendo-angular-navigation': '16.7.1-develop.2',
8
- '@progress/kendo-angular-treeview': '16.7.1-develop.2',
7
+ '@progress/kendo-angular-navigation': '16.7.1-develop.3',
8
+ '@progress/kendo-angular-treeview': '16.7.1-develop.3',
9
9
  // peer dependency of kendo-angular-layout
10
- '@progress/kendo-angular-progressbar': '16.7.1-develop.2',
10
+ '@progress/kendo-angular-progressbar': '16.7.1-develop.3',
11
11
  // peer dependency of kendo-angular-inputs
12
- '@progress/kendo-angular-dialog': '16.7.1-develop.2',
12
+ '@progress/kendo-angular-dialog': '16.7.1-develop.3',
13
13
  // Peer dependency of icons
14
14
  '@progress/kendo-svg-icons': '^3.0.0'
15
15
  } });