diff --git a/components/barcodegenerator/package.json b/components/barcodegenerator/package.json
index 999e6bfb9..d13bb69c8 100644
--- a/components/barcodegenerator/package.json
+++ b/components/barcodegenerator/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-barcode-generator",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/base/CHANGELOG.md b/components/base/CHANGELOG.md
index 2fcc9537c..427fb69a6 100644
--- a/components/base/CHANGELOG.md
+++ b/components/base/CHANGELOG.md
@@ -2,7 +2,7 @@
## [Unreleased]
-## 17.2.34 (2019-07-11)
+## 17.2.28-beta (2019-06-27)
### Common
diff --git a/components/base/package.json b/components/base/package.json
index 9e94e4d41..9239003c9 100644
--- a/components/base/package.json
+++ b/components/base/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-base",
- "version": "17.1.1",
+ "version": "17.2.34",
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/buttons/CHANGELOG.md b/components/buttons/CHANGELOG.md
index 8a87b4b20..4826218c2 100644
--- a/components/buttons/CHANGELOG.md
+++ b/components/buttons/CHANGELOG.md
@@ -2,7 +2,7 @@
## [Unreleased]
-## 17.2.34 (2019-07-11)
+## 17.2.35 (2019-07-17)
### Chips
diff --git a/components/buttons/package.json b/components/buttons/package.json
index b3c7a2696..30181402d 100644
--- a/components/buttons/package.json
+++ b/components/buttons/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-buttons",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/calendars/CHANGELOG.md b/components/calendars/CHANGELOG.md
index 60ae791be..2aeb33fc1 100644
--- a/components/calendars/CHANGELOG.md
+++ b/components/calendars/CHANGELOG.md
@@ -2,6 +2,32 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### DatePicker
+
+#### Bug Fixes
+
+- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
+
+### DateRangePicker
+
+#### Bug Fixes
+
+- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
+
+### DateTimePicker
+
+#### Bug Fixes
+
+- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
+
+### TimePicker
+
+#### Bug Fixes
+
+- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
+
## 17.2.34 (2019-07-11)
### DateTimePicker
diff --git a/components/calendars/package.json b/components/calendars/package.json
index 4e63101b6..fc977cb90 100644
--- a/components/calendars/package.json
+++ b/components/calendars/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-calendars",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/charts/CHANGELOG.md b/components/charts/CHANGELOG.md
index 6a323c42c..afb96f9ed 100644
--- a/components/charts/CHANGELOG.md
+++ b/components/charts/CHANGELOG.md
@@ -2,6 +2,14 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### Accumulation chart
+
+#### Bug Fixes
+
+- #241559 - Console error on doughnut chart when trying to hide a point via legend icon issue fixed.
+
## 17.2.34 (2019-07-11)
### Accumulation chart
diff --git a/components/circulargauge/package.json b/components/circulargauge/package.json
index 4ce0bb026..9a4e85a3e 100644
--- a/components/circulargauge/package.json
+++ b/components/circulargauge/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-circulargauge",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 CircularGauge Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/diagrams/CHANGELOG.md b/components/diagrams/CHANGELOG.md
index 44f5acd22..75930ba8a 100644
--- a/components/diagrams/CHANGELOG.md
+++ b/components/diagrams/CHANGELOG.md
@@ -2,7 +2,7 @@
## [Unreleased]
-## 17.2.34 (2019-07-11)
+## 17.2.35 (2019-07-17)
### Diagram
diff --git a/components/diagrams/package.json b/components/diagrams/package.json
index 00074cfed..af16f13f7 100644
--- a/components/diagrams/package.json
+++ b/components/diagrams/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-diagrams",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/documenteditor/CHANGELOG.md b/components/documenteditor/CHANGELOG.md
index 78aade845..bd185ad68 100644
--- a/components/documenteditor/CHANGELOG.md
+++ b/components/documenteditor/CHANGELOG.md
@@ -2,6 +2,18 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### Document Editor
+
+#### Bug Fixes
+
+- `#144676` - Table is now layout properly if table contains grid after value.
+- `#235990` - Table is now layout properly if table width type is not auto.
+- `#228049` - Table with row margin is now layout properly.
+- `#228049` - Text is now rendered properly without clipping.
+- `#237734` - Table borders are now exported properly.
+
## 17.2.34 (2019-07-11)
### Document Editor
diff --git a/components/documenteditor/package.json b/components/documenteditor/package.json
index 92b875248..f0e7c51c9 100644
--- a/components/documenteditor/package.json
+++ b/components/documenteditor/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-documenteditor",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/dropdowns/CHANGELOG.md b/components/dropdowns/CHANGELOG.md
index e0b426b02..7e6d3c0f4 100644
--- a/components/dropdowns/CHANGELOG.md
+++ b/components/dropdowns/CHANGELOG.md
@@ -24,6 +24,12 @@
- `#F145367` - Issue with "filtering is not working with item template" has been resolved.
+### ListBox
+
+#### Bug Fixes
+
+- `#240594` - Form submit occurs while click toolbar item issue is fixed.
+
## 17.2.28-beta (2019-06-27)
### ListBox
diff --git a/components/dropdowns/package.json b/components/dropdowns/package.json
index 1cf693c59..a33f638ea 100644
--- a/components/dropdowns/package.json
+++ b/components/dropdowns/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-dropdowns",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 DropDown Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/filemanager/CHANGELOG.md b/components/filemanager/CHANGELOG.md
index dc380c6ec..2215c20ef 100644
--- a/components/filemanager/CHANGELOG.md
+++ b/components/filemanager/CHANGELOG.md
@@ -2,6 +2,14 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### File Manager
+
+#### Bug Fixes
+
+- Issue with `empty folder icon alignment when persistence enabled` is fixed.
+
## 17.2.34 (2019-07-11)
### File Manager
diff --git a/components/filemanager/package.json b/components/filemanager/package.json
index 5989ec0a0..c8323daf1 100644
--- a/components/filemanager/package.json
+++ b/components/filemanager/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-filemanager",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 FileManager Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/grids/CHANGELOG.md b/components/grids/CHANGELOG.md
index 86c024496..c82a47a52 100644
--- a/components/grids/CHANGELOG.md
+++ b/components/grids/CHANGELOG.md
@@ -2,6 +2,22 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### Grid
+
+#### Bug Fixes
+
+- `#238402` - Sort comparer is now working properly for `RemoteSaveAdaptor`;
+- `#235736`, `#237229` - Provided responsive height support for `columnChooser` of `columnMenu`.
+- `#234395` - Provided currency code while exporting to excel end `csv` documents.
+- `#232623` - Comparer object is now properly working in custom `sortComparer` function while performing in descending order.
+- `#240045` - `recordDoubleClick` event is now prevented while clicking on `groupcaption` row.
+- `#239272` - `autoFitColumns` for column resizing is now calculated based on aggregates cell content too.
+- `#241310` - Text wrap is now applying for movable headers too while refreshing the grid.
+- `#234709` - Sorting order is now maintained in the column after undo operation of the grouped column.
+- `#236350` - Script error has been resolved while destroying the grid with pager template.
+
## 17.2.34 (2019-07-11)
### Grid
diff --git a/components/heatmap/package.json b/components/heatmap/package.json
index 0f22fd1ca..da022211d 100644
--- a/components/heatmap/package.json
+++ b/components/heatmap/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-heatmap",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/inplaceeditor/CHANGELOG.md b/components/inplaceeditor/CHANGELOG.md
index 636dd1967..28495d02e 100644
--- a/components/inplaceeditor/CHANGELOG.md
+++ b/components/inplaceeditor/CHANGELOG.md
@@ -2,6 +2,14 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### In-place Editor
+
+#### New Features
+
+- #240715 - Provided new event `beginEdit` that triggers when change to editing mode and it helps to skip the focus from `In-place Editor` component.
+
## 17.2.28-beta (2019-06-27)
### In-place Editor
diff --git a/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js b/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js
index 535f28889..5408fbf6c 100644
--- a/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js
+++ b/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js
@@ -1,2 +1,2 @@
-!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-inplace-editor"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-inplace-editor","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2InplaceEditor,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},r=["actionOnBlur","adaptor","cancelButton","cssClass","disabled","editableOn","emptyText","enableEditMode","enablePersistence","enableRtl","locale","mode","model","name","popupSettings","primaryKey","saveButton","showButtons","submitOnEnter","template","type","url","validationRules","value","actionBegin","actionFailure","actionSuccess","created","destroyed","validating"],i=[],a=function(e){function a(){var n=e.call(this)||this;return n.propKeys=r,n.models=i,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.InPlaceEditor({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(a,e),a.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},a.prototype.render=function(e){return e("div",this.$slots.default)},a.prototype.extendModelValue=function(e){return this.ej2Instances.extendModelValue(e)},a.prototype.save=function(){return this.ej2Instances.save()},a.prototype.setValue=function(){return this.ej2Instances.setValue()},a.prototype.validate=function(){return this.ej2Instances.validate()},a=s([n.EJComponentDecorator({props:r})],a)}(n.ComponentBase),c={name:"ejs-inplaceeditor",install:function(e){e.component(c.name,a)}};e.InPlaceEditorComponent=a,e.InPlaceEditorPlugin=c,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
+!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-inplace-editor"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-inplace-editor","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2InplaceEditor,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},r=["actionOnBlur","adaptor","cancelButton","cssClass","disabled","editableOn","emptyText","enableEditMode","enablePersistence","enableRtl","locale","mode","model","name","popupSettings","primaryKey","saveButton","showButtons","submitOnEnter","template","type","url","validationRules","value","actionBegin","actionFailure","actionSuccess","beginEdit","created","destroyed","validating"],i=[],a=function(e){function a(){var n=e.call(this)||this;return n.propKeys=r,n.models=i,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.InPlaceEditor({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(a,e),a.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},a.prototype.render=function(e){return e("div",this.$slots.default)},a.prototype.extendModelValue=function(e){return this.ej2Instances.extendModelValue(e)},a.prototype.save=function(){return this.ej2Instances.save()},a.prototype.setValue=function(){return this.ej2Instances.setValue()},a.prototype.validate=function(){return this.ej2Instances.validate()},a=s([n.EJComponentDecorator({props:r})],a)}(n.ComponentBase),c={name:"ejs-inplaceeditor",install:function(e){e.component(c.name,a)}};e.InPlaceEditorComponent=a,e.InPlaceEditorPlugin=c,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-inplace-editor.umd.min.js.map
diff --git a/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js.map b/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js.map
index 8fb5ab212..34cd04203 100644
--- a/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js.map
+++ b/components/inplaceeditor/dist/ej2-vue-inplace-editor.umd.min.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-inplace-editor.umd.min.js","sources":["../src/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nexport var properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'created', 'destroyed', 'validating'];\nexport var modelProps = [];\n/**\n * `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.\n * ```vue\n * \n * ```\n */\nvar InPlaceEditorComponent = /** @class */ (function (_super) {\n __extends(InPlaceEditorComponent, _super);\n function InPlaceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new InPlaceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n InPlaceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n InPlaceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n InPlaceEditorComponent.prototype.extendModelValue = function (val) {\n return this.ej2Instances.extendModelValue(val);\n };\n InPlaceEditorComponent.prototype.save = function () {\n return this.ej2Instances.save();\n };\n InPlaceEditorComponent.prototype.setValue = function () {\n return this.ej2Instances.setValue();\n };\n InPlaceEditorComponent.prototype.validate = function () {\n return this.ej2Instances.validate();\n };\n InPlaceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], InPlaceEditorComponent);\n return InPlaceEditorComponent;\n}(ComponentBase));\nexport { InPlaceEditorComponent };\nexport var InPlaceEditorPlugin = {\n name: 'ejs-inplaceeditor',\n install: function (Vue) {\n Vue.component(InPlaceEditorPlugin.name, InPlaceEditorComponent);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","properties","modelProps","InPlaceEditorComponent","_super","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","tagNameMapper","ej2Instances","InPlaceEditor","bindProperties","_setProperties","setProperties","prop","muteOnChange","keys","map","model","test","$emit","render","createElement","$slots","default","extendModelValue","val","save","setValue","validate","EJComponentDecorator","props","ComponentBase","InPlaceEditorPlugin","name","install","Vue","component"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-inplace-editor.umd.min.js","sources":["../src/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nexport var properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'beginEdit', 'created', 'destroyed', 'validating'];\nexport var modelProps = [];\n/**\n * `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.\n * ```vue\n * \n * ```\n */\nvar InPlaceEditorComponent = /** @class */ (function (_super) {\n __extends(InPlaceEditorComponent, _super);\n function InPlaceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new InPlaceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n InPlaceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n InPlaceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n InPlaceEditorComponent.prototype.extendModelValue = function (val) {\n return this.ej2Instances.extendModelValue(val);\n };\n InPlaceEditorComponent.prototype.save = function () {\n return this.ej2Instances.save();\n };\n InPlaceEditorComponent.prototype.setValue = function () {\n return this.ej2Instances.setValue();\n };\n InPlaceEditorComponent.prototype.validate = function () {\n return this.ej2Instances.validate();\n };\n InPlaceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], InPlaceEditorComponent);\n return InPlaceEditorComponent;\n}(ComponentBase));\nexport { InPlaceEditorComponent };\nexport var InPlaceEditorPlugin = {\n name: 'ejs-inplaceeditor',\n install: function (Vue) {\n Vue.component(InPlaceEditorPlugin.name, InPlaceEditorComponent);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","properties","modelProps","InPlaceEditorComponent","_super","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","tagNameMapper","ej2Instances","InPlaceEditor","bindProperties","_setProperties","setProperties","prop","muteOnChange","keys","map","model","test","$emit","render","createElement","$slots","default","extendModelValue","val","save","setValue","validate","EJComponentDecorator","props","ComponentBase","InPlaceEditorPlugin","name","install","Vue","component"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js
index 30a874018..2df1b8866 100644
--- a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js
+++ b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js
@@ -7,7 +7,7 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
return c > 3 && r && Object.defineProperty(target, key, r), r;
};
-const properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'created', 'destroyed', 'validating'];
+const properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'beginEdit', 'created', 'destroyed', 'validating'];
const modelProps = [];
/**
* `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.
diff --git a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js.map b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js.map
index 52daeaf30..3371fe1f2 100644
--- a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js.map
+++ b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es2015.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-inplace-editor.es2015.js","sources":["../src/es6/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nexport const properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'created', 'destroyed', 'validating'];\nexport const modelProps = [];\n/**\n * `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.\n * ```vue\n * \n * ```\n */\nlet InPlaceEditorComponent = class InPlaceEditorComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = false;\n this.hasInjectedModules = true;\n this.tagMapper = {};\n this.tagNameMapper = {};\n this.ej2Instances = new InPlaceEditor({});\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n extendModelValue(val) {\n return this.ej2Instances.extendModelValue(val);\n }\n save() {\n return this.ej2Instances.save();\n }\n setValue() {\n return this.ej2Instances.setValue();\n }\n validate() {\n return this.ej2Instances.validate();\n }\n};\nInPlaceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n], InPlaceEditorComponent);\nexport { InPlaceEditorComponent };\nexport const InPlaceEditorPlugin = {\n name: 'ejs-inplaceeditor',\n install(Vue) {\n Vue.component(InPlaceEditorPlugin.name, InPlaceEditorComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-inplace-editor.es2015.js","sources":["../src/es6/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nexport const properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'beginEdit', 'created', 'destroyed', 'validating'];\nexport const modelProps = [];\n/**\n * `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.\n * ```vue\n * \n * ```\n */\nlet InPlaceEditorComponent = class InPlaceEditorComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = false;\n this.hasInjectedModules = true;\n this.tagMapper = {};\n this.tagNameMapper = {};\n this.ej2Instances = new InPlaceEditor({});\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n extendModelValue(val) {\n return this.ej2Instances.extendModelValue(val);\n }\n save() {\n return this.ej2Instances.save();\n }\n setValue() {\n return this.ej2Instances.setValue();\n }\n validate() {\n return this.ej2Instances.validate();\n }\n};\nInPlaceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n], InPlaceEditorComponent);\nexport { InPlaceEditorComponent };\nexport const InPlaceEditorPlugin = {\n name: 'ejs-inplaceeditor',\n install(Vue) {\n Vue.component(InPlaceEditorPlugin.name, InPlaceEditorComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js
index a95ab3c41..d6df1ba94 100644
--- a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js
+++ b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js
@@ -20,7 +20,7 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
return c > 3 && r && Object.defineProperty(target, key, r), r;
};
-var properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'created', 'destroyed', 'validating'];
+var properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'beginEdit', 'created', 'destroyed', 'validating'];
var modelProps = [];
/**
* `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.
diff --git a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js.map b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js.map
index 1a6cdcfaf..9ff4181cb 100644
--- a/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js.map
+++ b/components/inplaceeditor/dist/es6/ej2-vue-inplace-editor.es5.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-inplace-editor.es5.js","sources":["../../src/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nexport var properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'created', 'destroyed', 'validating'];\nexport var modelProps = [];\n/**\n * `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.\n * ```vue\n * \n * ```\n */\nvar InPlaceEditorComponent = /** @class */ (function (_super) {\n __extends(InPlaceEditorComponent, _super);\n function InPlaceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new InPlaceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n InPlaceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n InPlaceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n InPlaceEditorComponent.prototype.extendModelValue = function (val) {\n return this.ej2Instances.extendModelValue(val);\n };\n InPlaceEditorComponent.prototype.save = function () {\n return this.ej2Instances.save();\n };\n InPlaceEditorComponent.prototype.setValue = function () {\n return this.ej2Instances.setValue();\n };\n InPlaceEditorComponent.prototype.validate = function () {\n return this.ej2Instances.validate();\n };\n InPlaceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], InPlaceEditorComponent);\n return InPlaceEditorComponent;\n}(ComponentBase));\nexport { InPlaceEditorComponent };\nexport var InPlaceEditorPlugin = {\n name: 'ejs-inplaceeditor',\n install: function (Vue) {\n Vue.component(InPlaceEditorPlugin.name, InPlaceEditorComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-inplace-editor.es5.js","sources":["../../src/inplace-editor/inplaceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';\nexport var properties = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'beginEdit', 'created', 'destroyed', 'validating'];\nexport var modelProps = [];\n/**\n * `ejs-inplace-editor` represents the VueJS InPlaceEditor Component.\n * ```vue\n * \n * ```\n */\nvar InPlaceEditorComponent = /** @class */ (function (_super) {\n __extends(InPlaceEditorComponent, _super);\n function InPlaceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new InPlaceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n InPlaceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n InPlaceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n InPlaceEditorComponent.prototype.extendModelValue = function (val) {\n return this.ej2Instances.extendModelValue(val);\n };\n InPlaceEditorComponent.prototype.save = function () {\n return this.ej2Instances.save();\n };\n InPlaceEditorComponent.prototype.setValue = function () {\n return this.ej2Instances.setValue();\n };\n InPlaceEditorComponent.prototype.validate = function () {\n return this.ej2Instances.validate();\n };\n InPlaceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], InPlaceEditorComponent);\n return InPlaceEditorComponent;\n}(ComponentBase));\nexport { InPlaceEditorComponent };\nexport var InPlaceEditorPlugin = {\n name: 'ejs-inplaceeditor',\n install: function (Vue) {\n Vue.component(InPlaceEditorPlugin.name, InPlaceEditorComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/inplaceeditor/package.json b/components/inplaceeditor/package.json
index 3f149f076..4a6a64031 100644
--- a/components/inplaceeditor/package.json
+++ b/components/inplaceeditor/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-inplace-editor",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/inplaceeditor/src/inplace-editor/inplaceeditor.component.ts b/components/inplaceeditor/src/inplace-editor/inplaceeditor.component.ts
index 127f86204..64ad86565 100644
--- a/components/inplaceeditor/src/inplace-editor/inplaceeditor.component.ts
+++ b/components/inplaceeditor/src/inplace-editor/inplaceeditor.component.ts
@@ -3,7 +3,7 @@ import { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';
import { InPlaceEditor } from '@syncfusion/ej2-inplace-editor';
-export const properties: string[] = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'created', 'destroyed', 'validating'];
+export const properties: string[] = ['actionOnBlur', 'adaptor', 'cancelButton', 'cssClass', 'disabled', 'editableOn', 'emptyText', 'enableEditMode', 'enablePersistence', 'enableRtl', 'locale', 'mode', 'model', 'name', 'popupSettings', 'primaryKey', 'saveButton', 'showButtons', 'submitOnEnter', 'template', 'type', 'url', 'validationRules', 'value', 'actionBegin', 'actionFailure', 'actionSuccess', 'beginEdit', 'created', 'destroyed', 'validating'];
export const modelProps: string[] = [];
/**
diff --git a/components/inputs/CHANGELOG.md b/components/inputs/CHANGELOG.md
index 64e456188..56ebf35a8 100644
--- a/components/inputs/CHANGELOG.md
+++ b/components/inputs/CHANGELOG.md
@@ -2,6 +2,35 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### Form Validator
+
+#### Bug Fixes
+
+- `#212351` - Now, localized text of form validator was included in ej2-locale package.
+
+### Uploader
+
+#### Bug Fixes
+
+- `#145718` - Issue with `Material spinner appearance in Safari browser` has been resolved.
+
+### MaskedTextBox
+
+#### Bug Fixes
+
+- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
+
+### TextBox
+
+#### Bug Fixes
+
+- `#240368` - Now, you can get the updated previous value in the `input event` argument.
+- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
+
+- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
+
## 17.2.34 (2019-07-11)
### NumericTextBox
@@ -20,6 +49,7 @@
#### Bug Fixes
- Now, changed the bottom padding of input to meet the Material theme standard.
+- `#240368` - Now, you can get the updated previous value in the `input event` argument.
## 17.2.28-beta (2019-06-27)
diff --git a/components/inputs/package.json b/components/inputs/package.json
index c2ae49689..443c8c702 100644
--- a/components/inputs/package.json
+++ b/components/inputs/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-inputs",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/layouts/package.json b/components/layouts/package.json
index 5875bc557..83556e27d 100644
--- a/components/layouts/package.json
+++ b/components/layouts/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-layouts",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/lineargauge/package.json b/components/lineargauge/package.json
index 9102e346d..bfe88cf01 100644
--- a/components/lineargauge/package.json
+++ b/components/lineargauge/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-lineargauge",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 LinearGauge Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/lists/package.json b/components/lists/package.json
index b4c71f12c..9e997001f 100644
--- a/components/lists/package.json
+++ b/components/lists/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-lists",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/maps/CHANGELOG.md b/components/maps/CHANGELOG.md
index b690ac0c8..3e4289d68 100644
--- a/components/maps/CHANGELOG.md
+++ b/components/maps/CHANGELOG.md
@@ -2,6 +2,16 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### Maps
+
+#### Bug Fixes
+
+- `#I240835` - Highlight border thickness on the shape is huge when hovering on the legend item, it does not set as we given in code issue has been fixed
+- `#I240836` - Marker highlight and selection settings do not make a difference issue has been fixed
+- `#I240834` - Interactive legend is not working while changing data source issue has been fixed.
+
## 17.2.34 (2019-07-11)
### Maps
diff --git a/components/maps/package.json b/components/maps/package.json
index 47d99703e..8ff6a7e44 100644
--- a/components/maps/package.json
+++ b/components/maps/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-maps",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/notifications/package.json b/components/notifications/package.json
index fec9f742c..30871c2f8 100644
--- a/components/notifications/package.json
+++ b/components/notifications/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-notifications",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/pdfviewer/CHANGELOG.md b/components/pdfviewer/CHANGELOG.md
index df584ed7d..97717589e 100644
--- a/components/pdfviewer/CHANGELOG.md
+++ b/components/pdfviewer/CHANGELOG.md
@@ -2,6 +2,14 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### PDF Viewer
+
+#### Bug Fixes
+
+- #229426 - Provided the API to select, edit, and delete the annotations.
+
## 17.2.34 (2019-07-11)
### PDF Viewer
diff --git a/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js b/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js
index 6d39565de..2bd4d3ad6 100644
--- a/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js
+++ b/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js
@@ -1,2 +1,2 @@
-!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-pdfviewer"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-pdfviewer","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Pdfviewer,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),i=function(e,t,n,o){var i,r=arguments.length,s=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(s=(r<3?i(s):r>3?i(t,n,s):i(t,n))||s);return r>3&&s&&Object.defineProperty(t,n,s),s},r=["annotations","drawingObject","tool","ajaxRequestSettings","annotationToolbarSettings","areaSettings","arrowSettings","circleSettings","customStampSettings","distanceSettings","documentPath","enableAnnotation","enableBookmark","enableDownload","enableHyperlink","enableMagnification","enableMeasureAnnotation","enableNavigation","enableNavigationToolbar","enablePersistence","enablePinchZoom","enablePrint","enableRtl","enableShapeAnnotation","enableStampAnnotations","enableStickyNotesAnnotation","enableTextMarkupAnnotation","enableTextSearch","enableTextSelection","enableThumbnail","enableToolbar","height","highlightSettings","hyperlinkOpenState","interactionMode","lineSettings","locale","perimeterSettings","polygonSettings","radiusSettings","rectangleSettings","selectedItems","serverActionSettings","serviceUrl","stampSettings","stickyNotesSettings","strikethroughSettings","toolbarSettings","underlineSettings","volumeSettings","width","ajaxRequestFailed","annotationAdd","annotationPropertiesChange","annotationRemove","annotationResize","documentLoad","documentLoadFailed","documentUnload","hyperlinkClick","pageChange","pageClick","zoomChange"],s=[],a=function(e){function a(){var n=e.call(this)||this;return n.propKeys=r,n.models=s,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.PdfViewer({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(a,e),a.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},a.prototype.render=function(e){return e("div",this.$slots.default)},a.prototype.download=function(){return this.ej2Instances.download()},a.prototype.load=function(e,t){return this.ej2Instances.load(e,t)},a.prototype.redo=function(){return this.ej2Instances.redo()},a.prototype.requiredModules=function(){return this.ej2Instances.requiredModules()},a.prototype.undo=function(){return this.ej2Instances.undo()},a.prototype.unload=function(){return this.ej2Instances.unload()},a=i([n.EJComponentDecorator({props:r})],a)}(n.ComponentBase),c={name:"ejs-pdfviewer",install:function(e){e.component(c.name,a)}};e.PdfViewerComponent=a,e.PdfViewerPlugin=c,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
+!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-pdfviewer"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-pdfviewer","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Pdfviewer,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),i=function(e,t,n,o){var i,r=arguments.length,a=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(a=(r<3?i(a):r>3?i(t,n,a):i(t,n))||a);return r>3&&a&&Object.defineProperty(t,n,a),a},r=["annotations","drawingObject","tool","ajaxRequestSettings","annotationToolbarSettings","areaSettings","arrowSettings","circleSettings","customStampSettings","distanceSettings","documentPath","enableAnnotation","enableBookmark","enableDownload","enableHyperlink","enableMagnification","enableMeasureAnnotation","enableNavigation","enableNavigationToolbar","enablePersistence","enablePinchZoom","enablePrint","enableRtl","enableShapeAnnotation","enableStampAnnotations","enableStickyNotesAnnotation","enableTextMarkupAnnotation","enableTextSearch","enableTextSelection","enableThumbnail","enableToolbar","height","highlightSettings","hyperlinkOpenState","interactionMode","lineSettings","locale","perimeterSettings","polygonSettings","radiusSettings","rectangleSettings","selectedItems","serverActionSettings","serviceUrl","stampSettings","stickyNotesSettings","strikethroughSettings","toolbarSettings","underlineSettings","volumeSettings","width","ajaxRequestFailed","annotationAdd","annotationPropertiesChange","annotationRemove","annotationResize","annotationSelect","documentLoad","documentLoadFailed","documentUnload","hyperlinkClick","pageChange","pageClick","zoomChange"],a=[],s=function(e){function s(){var n=e.call(this)||this;return n.propKeys=r,n.models=a,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.PdfViewer({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.render=function(e){return e("div",this.$slots.default)},s.prototype.download=function(){return this.ej2Instances.download()},s.prototype.load=function(e,t){return this.ej2Instances.load(e,t)},s.prototype.redo=function(){return this.ej2Instances.redo()},s.prototype.requiredModules=function(){return this.ej2Instances.requiredModules()},s.prototype.undo=function(){return this.ej2Instances.undo()},s.prototype.unload=function(){return this.ej2Instances.unload()},s.prototype.updateViewerContainer=function(){return this.ej2Instances.updateViewerContainer()},s=i([n.EJComponentDecorator({props:r})],s)}(n.ComponentBase),c={name:"ejs-pdfviewer",install:function(e){e.component(c.name,s)}};e.PdfViewerComponent=s,e.PdfViewerPlugin=c,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-pdfviewer.umd.min.js.map
diff --git a/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js.map b/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js.map
index 549a1d662..5bc3745e8 100644
--- a/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js.map
+++ b/components/pdfviewer/dist/ej2-vue-pdfviewer.umd.min.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-pdfviewer.umd.min.js","sources":["../src/pdfviewer/pdfviewer.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\nexport var properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];\nexport var modelProps = [];\n/**\n * `ejs-pdfviewer` represents the VueJS PdfViewer Component.\n * ```vue\n * \n * ```\n */\nvar PdfViewerComponent = /** @class */ (function (_super) {\n __extends(PdfViewerComponent, _super);\n function PdfViewerComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new PdfViewer({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n PdfViewerComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n PdfViewerComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n PdfViewerComponent.prototype.download = function () {\n return this.ej2Instances.download();\n };\n PdfViewerComponent.prototype.load = function (document, password) {\n return this.ej2Instances.load(document, password);\n };\n PdfViewerComponent.prototype.redo = function () {\n return this.ej2Instances.redo();\n };\n PdfViewerComponent.prototype.requiredModules = function () {\n return this.ej2Instances.requiredModules();\n };\n PdfViewerComponent.prototype.undo = function () {\n return this.ej2Instances.undo();\n };\n PdfViewerComponent.prototype.unload = function () {\n return this.ej2Instances.unload();\n };\n PdfViewerComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], PdfViewerComponent);\n return PdfViewerComponent;\n}(ComponentBase));\nexport { PdfViewerComponent };\nexport var PdfViewerPlugin = {\n name: 'ejs-pdfviewer',\n install: function (Vue) {\n Vue.component(PdfViewerPlugin.name, PdfViewerComponent);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","properties","modelProps","PdfViewerComponent","_super","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","tagNameMapper","ej2Instances","PdfViewer","bindProperties","_setProperties","setProperties","prop","muteOnChange","keys","map","model","test","$emit","render","createElement","$slots","default","download","load","document","password","redo","requiredModules","undo","unload","EJComponentDecorator","props","ComponentBase","PdfViewerPlugin","name","install","Vue","component"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-pdfviewer.umd.min.js","sources":["../src/pdfviewer/pdfviewer.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\nexport var properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];\nexport var modelProps = [];\n/**\n * `ejs-pdfviewer` represents the VueJS PdfViewer Component.\n * ```vue\n * \n * ```\n */\nvar PdfViewerComponent = /** @class */ (function (_super) {\n __extends(PdfViewerComponent, _super);\n function PdfViewerComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new PdfViewer({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n PdfViewerComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n PdfViewerComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n PdfViewerComponent.prototype.download = function () {\n return this.ej2Instances.download();\n };\n PdfViewerComponent.prototype.load = function (document, password) {\n return this.ej2Instances.load(document, password);\n };\n PdfViewerComponent.prototype.redo = function () {\n return this.ej2Instances.redo();\n };\n PdfViewerComponent.prototype.requiredModules = function () {\n return this.ej2Instances.requiredModules();\n };\n PdfViewerComponent.prototype.undo = function () {\n return this.ej2Instances.undo();\n };\n PdfViewerComponent.prototype.unload = function () {\n return this.ej2Instances.unload();\n };\n PdfViewerComponent.prototype.updateViewerContainer = function () {\n return this.ej2Instances.updateViewerContainer();\n };\n PdfViewerComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], PdfViewerComponent);\n return PdfViewerComponent;\n}(ComponentBase));\nexport { PdfViewerComponent };\nexport var PdfViewerPlugin = {\n name: 'ejs-pdfviewer',\n install: function (Vue) {\n Vue.component(PdfViewerPlugin.name, PdfViewerComponent);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","properties","modelProps","PdfViewerComponent","_super","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","tagNameMapper","ej2Instances","PdfViewer","bindProperties","_setProperties","setProperties","prop","muteOnChange","keys","map","model","test","$emit","render","createElement","$slots","default","download","load","document","password","redo","requiredModules","undo","unload","updateViewerContainer","EJComponentDecorator","props","ComponentBase","PdfViewerPlugin","name","install","Vue","component"],"mappings":"qVAAA,IAAIA,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,EAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAIrDM,GAAc,cAAe,gBAAiB,OAAQ,sBAAuB,4BAA6B,eAAgB,gBAAiB,iBAAkB,sBAAuB,mBAAoB,eAAgB,mBAAoB,iBAAkB,iBAAkB,kBAAmB,sBAAuB,0BAA2B,mBAAoB,0BAA2B,oBAAqB,kBAAmB,cAAe,YAAa,wBAAyB,yBAA0B,8BAA+B,6BAA8B,mBAAoB,sBAAuB,kBAAmB,gBAAiB,SAAU,oBAAqB,qBAAsB,kBAAmB,eAAgB,SAAU,oBAAqB,kBAAmB,iBAAkB,oBAAqB,gBAAiB,uBAAwB,aAAc,gBAAiB,sBAAuB,wBAAyB,kBAAmB,oBAAqB,iBAAkB,QAAS,oBAAqB,gBAAiB,6BAA8B,mBAAoB,mBAAoB,mBAAoB,eAAgB,qBAAsB,iBAAkB,iBAAkB,aAAc,YAAa,cACxtCC,KAOPC,EAAoC,SAAUC,GAE9C,SAASD,IACL,IAAIE,EAAQD,EAAOE,KAAKvB,OAASA,KAWjC,OAVAsB,EAAME,SAAWN,EACjBI,EAAMG,OAASN,EACfG,EAAMI,mBAAoB,EAC1BJ,EAAMK,oBAAqB,EAC3BL,EAAMM,aACNN,EAAMO,iBACNP,EAAMQ,aAAe,IAAIC,gBACzBT,EAAMU,iBACNV,EAAMQ,aAAaG,eAAiBX,EAAMQ,aAAaI,cACvDZ,EAAMQ,aAAaI,cAAgBZ,EAAMY,cAClCZ,EA8CX,OA3DAjC,EAAU+B,EAAoBC,GAe9BD,EAAmBlB,UAAUgC,cAAgB,SAAUC,EAAMC,GACzD,IAAId,EAAQtB,KACRA,KAAK8B,cAAgB9B,KAAK8B,aAAaG,gBACvCjC,KAAK8B,aAAaG,eAAeE,EAAMC,GAEvCD,GAAQnC,KAAKyB,QAAUzB,KAAKyB,OAAOd,QACnClB,OAAO4C,KAAKF,GAAMG,IAAI,SAAU/B,GAC5Be,EAAMG,OAAOa,IAAI,SAAUC,GAClBhC,IAAQgC,GAAY,cAAcC,KAAKjC,IACxCe,EAAMmB,MAAM,UAAYlC,EAAK4B,EAAK5B,SAMtDa,EAAmBlB,UAAUwC,OAAS,SAAUC,GAC5C,OAAOA,EAAc,MAAO3C,KAAK4C,OAAOC,UAE5CzB,EAAmBlB,UAAU4C,SAAW,WACpC,OAAO9C,KAAK8B,aAAagB,YAE7B1B,EAAmBlB,UAAU6C,KAAO,SAAUC,EAAUC,GACpD,OAAOjD,KAAK8B,aAAaiB,KAAKC,EAAUC,IAE5C7B,EAAmBlB,UAAUgD,KAAO,WAChC,OAAOlD,KAAK8B,aAAaoB,QAE7B9B,EAAmBlB,UAAUiD,gBAAkB,WAC3C,OAAOnD,KAAK8B,aAAaqB,mBAE7B/B,EAAmBlB,UAAUkD,KAAO,WAChC,OAAOpD,KAAK8B,aAAasB,QAE7BhC,EAAmBlB,UAAUmD,OAAS,WAClC,OAAOrD,KAAK8B,aAAauB,UAE7BjC,EAAmBlB,UAAUoD,sBAAwB,WACjD,OAAOtD,KAAK8B,aAAawB,yBAE7BlC,EAAqBhB,GACjBmD,wBACIC,MAAOtC,KAEZE,IAELqC,iBAESC,GACPC,KAAM,gBACNC,QAAS,SAAUC,GACfA,EAAIC,UAAUJ,EAAgBC,KAAMvC"}
\ No newline at end of file
diff --git a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js
index 0b0616981..9bb96add7 100644
--- a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js
+++ b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js
@@ -7,7 +7,7 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
return c > 3 && r && Object.defineProperty(target, key, r), r;
};
-const properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];
+const properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];
const modelProps = [];
/**
* `ejs-pdfviewer` represents the VueJS PdfViewer Component.
@@ -64,6 +64,9 @@ let PdfViewerComponent = class PdfViewerComponent extends ComponentBase {
unload() {
return this.ej2Instances.unload();
}
+ updateViewerContainer() {
+ return this.ej2Instances.updateViewerContainer();
+ }
};
PdfViewerComponent = __decorate([
EJComponentDecorator({
diff --git a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js.map b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js.map
index 624c39d8d..d88b04a08 100644
--- a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js.map
+++ b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es2015.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-pdfviewer.es2015.js","sources":["../src/es6/pdfviewer/pdfviewer.component.js"],"sourcesContent":["var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\nexport const properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];\nexport const modelProps = [];\n/**\n * `ejs-pdfviewer` represents the VueJS PdfViewer Component.\n * ```vue\n * \n * ```\n */\nlet PdfViewerComponent = class PdfViewerComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = false;\n this.hasInjectedModules = true;\n this.tagMapper = {};\n this.tagNameMapper = {};\n this.ej2Instances = new PdfViewer({});\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n download() {\n return this.ej2Instances.download();\n }\n load(document, password) {\n return this.ej2Instances.load(document, password);\n }\n redo() {\n return this.ej2Instances.redo();\n }\n requiredModules() {\n return this.ej2Instances.requiredModules();\n }\n undo() {\n return this.ej2Instances.undo();\n }\n unload() {\n return this.ej2Instances.unload();\n }\n};\nPdfViewerComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n], PdfViewerComponent);\nexport { PdfViewerComponent };\nexport const PdfViewerPlugin = {\n name: 'ejs-pdfviewer',\n install(Vue) {\n Vue.component(PdfViewerPlugin.name, PdfViewerComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-pdfviewer.es2015.js","sources":["../src/es6/pdfviewer/pdfviewer.component.js"],"sourcesContent":["var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\nexport const properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];\nexport const modelProps = [];\n/**\n * `ejs-pdfviewer` represents the VueJS PdfViewer Component.\n * ```vue\n * \n * ```\n */\nlet PdfViewerComponent = class PdfViewerComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = false;\n this.hasInjectedModules = true;\n this.tagMapper = {};\n this.tagNameMapper = {};\n this.ej2Instances = new PdfViewer({});\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n download() {\n return this.ej2Instances.download();\n }\n load(document, password) {\n return this.ej2Instances.load(document, password);\n }\n redo() {\n return this.ej2Instances.redo();\n }\n requiredModules() {\n return this.ej2Instances.requiredModules();\n }\n undo() {\n return this.ej2Instances.undo();\n }\n unload() {\n return this.ej2Instances.unload();\n }\n updateViewerContainer() {\n return this.ej2Instances.updateViewerContainer();\n }\n};\nPdfViewerComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n], PdfViewerComponent);\nexport { PdfViewerComponent };\nexport const PdfViewerPlugin = {\n name: 'ejs-pdfviewer',\n install(Vue) {\n Vue.component(PdfViewerPlugin.name, PdfViewerComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js
index fe3e6defe..e5b37013d 100644
--- a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js
+++ b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js
@@ -20,7 +20,7 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
return c > 3 && r && Object.defineProperty(target, key, r), r;
};
-var properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];
+var properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];
var modelProps = [];
/**
* `ejs-pdfviewer` represents the VueJS PdfViewer Component.
@@ -80,6 +80,9 @@ var PdfViewerComponent = /** @__PURE__ @class */ (function (_super) {
PdfViewerComponent.prototype.unload = function () {
return this.ej2Instances.unload();
};
+ PdfViewerComponent.prototype.updateViewerContainer = function () {
+ return this.ej2Instances.updateViewerContainer();
+ };
PdfViewerComponent = __decorate([
EJComponentDecorator({
props: properties
diff --git a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js.map b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js.map
index 2ff89bb3b..b6ad2b493 100644
--- a/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js.map
+++ b/components/pdfviewer/dist/es6/ej2-vue-pdfviewer.es5.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-pdfviewer.es5.js","sources":["../../src/pdfviewer/pdfviewer.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\nexport var properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];\nexport var modelProps = [];\n/**\n * `ejs-pdfviewer` represents the VueJS PdfViewer Component.\n * ```vue\n * \n * ```\n */\nvar PdfViewerComponent = /** @class */ (function (_super) {\n __extends(PdfViewerComponent, _super);\n function PdfViewerComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new PdfViewer({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n PdfViewerComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n PdfViewerComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n PdfViewerComponent.prototype.download = function () {\n return this.ej2Instances.download();\n };\n PdfViewerComponent.prototype.load = function (document, password) {\n return this.ej2Instances.load(document, password);\n };\n PdfViewerComponent.prototype.redo = function () {\n return this.ej2Instances.redo();\n };\n PdfViewerComponent.prototype.requiredModules = function () {\n return this.ej2Instances.requiredModules();\n };\n PdfViewerComponent.prototype.undo = function () {\n return this.ej2Instances.undo();\n };\n PdfViewerComponent.prototype.unload = function () {\n return this.ej2Instances.unload();\n };\n PdfViewerComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], PdfViewerComponent);\n return PdfViewerComponent;\n}(ComponentBase));\nexport { PdfViewerComponent };\nexport var PdfViewerPlugin = {\n name: 'ejs-pdfviewer',\n install: function (Vue) {\n Vue.component(PdfViewerPlugin.name, PdfViewerComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-pdfviewer.es5.js","sources":["../../src/pdfviewer/pdfviewer.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { PdfViewer } from '@syncfusion/ej2-pdfviewer';\nexport var properties = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];\nexport var modelProps = [];\n/**\n * `ejs-pdfviewer` represents the VueJS PdfViewer Component.\n * ```vue\n * \n * ```\n */\nvar PdfViewerComponent = /** @class */ (function (_super) {\n __extends(PdfViewerComponent, _super);\n function PdfViewerComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = true;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new PdfViewer({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n PdfViewerComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n PdfViewerComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n PdfViewerComponent.prototype.download = function () {\n return this.ej2Instances.download();\n };\n PdfViewerComponent.prototype.load = function (document, password) {\n return this.ej2Instances.load(document, password);\n };\n PdfViewerComponent.prototype.redo = function () {\n return this.ej2Instances.redo();\n };\n PdfViewerComponent.prototype.requiredModules = function () {\n return this.ej2Instances.requiredModules();\n };\n PdfViewerComponent.prototype.undo = function () {\n return this.ej2Instances.undo();\n };\n PdfViewerComponent.prototype.unload = function () {\n return this.ej2Instances.unload();\n };\n PdfViewerComponent.prototype.updateViewerContainer = function () {\n return this.ej2Instances.updateViewerContainer();\n };\n PdfViewerComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], PdfViewerComponent);\n return PdfViewerComponent;\n}(ComponentBase));\nexport { PdfViewerComponent };\nexport var PdfViewerPlugin = {\n name: 'ejs-pdfviewer',\n install: function (Vue) {\n Vue.component(PdfViewerPlugin.name, PdfViewerComponent);\n }\n};\n"],"names":["this"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/pdfviewer/package.json b/components/pdfviewer/package.json
index 8824c9395..77ed13748 100644
--- a/components/pdfviewer/package.json
+++ b/components/pdfviewer/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-pdfviewer",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 PDF viewer Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/pdfviewer/src/pdfviewer/pdfviewer.component.ts b/components/pdfviewer/src/pdfviewer/pdfviewer.component.ts
index 8879922d0..c09a8d32c 100644
--- a/components/pdfviewer/src/pdfviewer/pdfviewer.component.ts
+++ b/components/pdfviewer/src/pdfviewer/pdfviewer.component.ts
@@ -3,7 +3,7 @@ import { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';
import { PdfViewer } from '@syncfusion/ej2-pdfviewer';
-export const properties: string[] = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];
+export const properties: string[] = ['annotations', 'drawingObject', 'tool', 'ajaxRequestSettings', 'annotationToolbarSettings', 'areaSettings', 'arrowSettings', 'circleSettings', 'customStampSettings', 'distanceSettings', 'documentPath', 'enableAnnotation', 'enableBookmark', 'enableDownload', 'enableHyperlink', 'enableMagnification', 'enableMeasureAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enableRtl', 'enableShapeAnnotation', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'height', 'highlightSettings', 'hyperlinkOpenState', 'interactionMode', 'lineSettings', 'locale', 'perimeterSettings', 'polygonSettings', 'radiusSettings', 'rectangleSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'ajaxRequestFailed', 'annotationAdd', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'hyperlinkClick', 'pageChange', 'pageClick', 'zoomChange'];
export const modelProps: string[] = [];
/**
@@ -74,6 +74,10 @@ export class PdfViewerComponent extends ComponentBase {
public unload(): void {
return this.ej2Instances.unload();
}
+
+ public updateViewerContainer(): void {
+ return this.ej2Instances.updateViewerContainer();
+ }
}
export const PdfViewerPlugin = {
diff --git a/components/pivotview/package.json b/components/pivotview/package.json
index 0ed16d01b..8e8367436 100644
--- a/components/pivotview/package.json
+++ b/components/pivotview/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-pivotview",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/popups/package.json b/components/popups/package.json
index 76683bcec..376821c6f 100644
--- a/components/popups/package.json
+++ b/components/popups/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-popups",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/querybuilder/CHANGELOG.md b/components/querybuilder/CHANGELOG.md
index 754684be9..38d6a333b 100644
--- a/components/querybuilder/CHANGELOG.md
+++ b/components/querybuilder/CHANGELOG.md
@@ -2,7 +2,7 @@
## [Unreleased]
-## 17.2.34 (2019-07-11)
+## 17.2.35 (2019-07-17)
### QueryBuilder
diff --git a/components/querybuilder/package.json b/components/querybuilder/package.json
index 320cf4fb2..861b7d3d8 100644
--- a/components/querybuilder/package.json
+++ b/components/querybuilder/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-querybuilder",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 QueryBuilder for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/richtexteditor/CHANGELOG.md b/components/richtexteditor/CHANGELOG.md
index 6544d2503..eca9ed5e1 100644
--- a/components/richtexteditor/CHANGELOG.md
+++ b/components/richtexteditor/CHANGELOG.md
@@ -2,6 +2,19 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### RichTextEditor
+
+#### Bug Fixes
+
+- `#241388` - The issue, "browser context menu is not shown on right click when enabling the showOnRightClick property" has been resolved.
+
+#### New Features
+
+- **Paste from Microsoft Word**
+- This feature allows users to paste clean-formatted HTML markup by removing all unnecessary elements, styles, and attributes from text while copying and pasting it from Microsoft Word.
+
## 17.2.34 (2019-07-11)
### RichTextEditor
@@ -16,11 +29,6 @@
- `#240024` - The issue, "spacing between words is removed when focus out the editor" has been resolved.
- `#234519`, `#234586`, `#F138909` - The issues with table and its functionalities in IE11 has been resolved.
-#### New Features
-
-- **Paste from Microsoft Word**
-- This feature allows users to paste clean-formatted HTML markup by removing all unnecessary elements, styles, and attributes from text while copying and pasting it from Microsoft Word.
-
## 17.2.28-beta (2019-06-27)
### RichTextEditor
diff --git a/components/richtexteditor/package.json b/components/richtexteditor/package.json
index b7a806019..44327d46e 100644
--- a/components/richtexteditor/package.json
+++ b/components/richtexteditor/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-richtexteditor",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 RichTextEditor component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/schedule/CHANGELOG.md b/components/schedule/CHANGELOG.md
index 02a992b98..8eea0c627 100644
--- a/components/schedule/CHANGELOG.md
+++ b/components/schedule/CHANGELOG.md
@@ -2,6 +2,14 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### Schedule
+
+#### Bug Fixes
+
+- `#240271` - An issue with misalignment of +more indicator when the custom elements and appointments are rendered in same cell has been fixed.
+
## 17.2.34 (2019-07-11)
### Schedule
@@ -9,7 +17,8 @@
#### Bug Fixes
- Start and end time of events in month and timeline views now been correctly acquired in `eventRendered` event and event template.
-- #240585 - Start time, end time and group index of clone element now been tracked in the events `drag` and `resizing`.
+- `#240585` - Start time, end time and group index of clone element now been tracked in the events `drag` and `resizing`.
+- `#240271` - An issue with misalignment of +more indicator when the custom elements and appointments are rendered in same cell has been fixed.
## 17.2.28-beta (2019-06-27)
@@ -27,7 +36,7 @@
- Localization is not set properly to `datetimepicker` in editor window issue has been fixed.
- `openEditor` method is not set the given start and end time in month view issue has been fixed.
-- #145352 - An issue with displaying expand icon of parent resource which has no child has been fixed.
+- `#145352` - An issue with displaying expand icon of parent resource which has no child has been fixed.
## 17.1.51 (2019-06-11)
@@ -35,8 +44,8 @@
#### Bug Fixes
-- #234343 - An issue with adding resources dynamically when it has empty collection in initially has been fixed.
-- #235165 - An issue with `rowAutoHeight` property enabled the horizontal scroll wrongly in month view has been fixed.
+- `#234343` - An issue with adding resources dynamically when it has empty collection in initially has been fixed.
+- `#235165` - An issue with `rowAutoHeight` property enabled the horizontal scroll wrongly in month view has been fixed.
## 17.1.50 (2019-06-04)
@@ -44,10 +53,10 @@
#### Bug Fixes
-- #234667 - An issue with Scheduler is not properly navigating to selected date in timeline views has been fixed.
-- #234974 - An issue with Deleting ready only events is fixed.
-- #143894 - An issue with selecting work cells for multiple rows is fixed.
-- #234587 - An issue with rendering events with huge number of events in same times in week view is fixed.
+- `#234667` - An issue with Scheduler is not properly navigating to selected date in timeline views has been fixed.
+- `#234974` - An issue with Deleting ready only events is fixed.
+- `#143894` - An issue with selecting work cells for multiple rows is fixed.
+- `#234587` - An issue with rendering events with huge number of events in same times in week view is fixed.
## 17.1.48 (2019-05-21)
@@ -55,8 +64,8 @@
#### Bug Fixes
-- #143979 - Events not rendered properly with `allowGroupEdit` when the resource id is two digit issue has been fixed.
-- #234916 - Delete key not working properly in IE11 issue has been fixed.
+- `#143979` - Events not rendered properly with `allowGroupEdit` when the resource id is two digit issue has been fixed.
+- `#234916` - Delete key not working properly in IE11 issue has been fixed.
## 17.1.44 (2019-05-07)
@@ -64,9 +73,9 @@
#### Bug Fixes
-- #233286 - An issue with event not rendered properly in start and end time date format as string in agenda view is fixed.
-- #234231 - An issue with setting the different work hours in timeline week is fixed.
-- #143531 - An issue with event not loaded properly in agenda virtual scrolling is fixed.
+- `#233286` - An issue with event not rendered properly in start and end time date format as string in agenda view is fixed.
+- `#234231` - An issue with setting the different work hours in timeline week is fixed.
+- `#143531` - An issue with event not loaded properly in agenda virtual scrolling is fixed.
## 17.1.43 (2019-04-30)
@@ -74,7 +83,7 @@
#### Bug Fixes
-- #233410 - An issue with date is not retrieved in view navigation in timeline month view is fixed.
+- `#233410` - An issue with date is not retrieved in view navigation in timeline month view is fixed.
## 17.1.42 (2019-04-23)
@@ -82,9 +91,9 @@
#### Bug Fixes
-- #143894 - An issue with select event arguments element value returns wrongly has been fixed.
-- #230544 - An issue with `editorTemplate` is not accessing the cell or event details has been fixed.
-- #229980, #229989 - An issue with appointment position misplaced in timeline views has been fixed.
+- `#143894` - An issue with select event arguments element value returns wrongly has been fixed.
+- `#230544` - An issue with `editorTemplate` is not accessing the cell or event details has been fixed.
+- `#229980`, `#229989` - An issue with appointment position misplaced in timeline views has been fixed.
## 17.1.41 (2019-04-16)
@@ -92,10 +101,10 @@
#### Bug Fixes
-- #143412 - An issue with event editing using public `saveEvent` method and checking slot availability using `isSlotAvailable` method is fixed.
-- #143720 - An issue with passing multiple resource for adding dynamically using `addResource` public method is fixed.
-- #232246 - An issue with event resizing is not properly update when `startHour` and `endHour` using in timeline views is fixed.
-- #231332 - An issue with block alert validation in recurrence event and data is not received in `popupOpen` event is fixed.
+- `#143412` - An issue with event editing using public `saveEvent` method and checking slot availability using `isSlotAvailable` method is fixed.
+- `#143720` - An issue with passing multiple resource for adding dynamically using `addResource` public method is fixed.
+- `#232246` - An issue with event resizing is not properly update when `startHour` and `endHour` using in timeline views is fixed.
+- `#231332` - An issue with block alert validation in recurrence event and data is not received in `popupOpen` event is fixed.
## 17.1.38 (2019-03-29)
diff --git a/components/schedule/dist/ej2-vue-schedule.umd.min.js b/components/schedule/dist/ej2-vue-schedule.umd.min.js
index 1a89468b9..5877fec20 100644
--- a/components/schedule/dist/ej2-vue-schedule.umd.min.js
+++ b/components/schedule/dist/ej2-vue-schedule.umd.min.js
@@ -1,2 +1,2 @@
-!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-schedule"),require("vue"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-schedule","vue","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t(e.ej={},e.ej2Schedule,e.Vue,e.ej2VueBase,e.ej2Base)}(this,function(e,t,n,r,o){"use strict";n=n&&n.hasOwnProperty("default")?n.default:n;var s=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return s(t,e),t.prototype.render=function(){},t=i([r.EJComponentDecorator({})],t)}(n),a={name:"e-views",install:function(e){e.component(a.name,c)}},u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return s(t,e),t.prototype.render=function(){},t=i([r.EJComponentDecorator({})],t)}(n),p={name:"e-view",install:function(e){e.component(p.name,u)}},l=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),f=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return l(t,e),t.prototype.render=function(){},t=f([r.EJComponentDecorator({})],t)}(n),h={name:"e-resources",install:function(e){e.component(h.name,d)}},y=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return l(t,e),t.prototype.render=function(){},t=f([r.EJComponentDecorator({})],t)}(n),g={name:"e-resource",install:function(e){e.component(g.name,y)}},m=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),j=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},I=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return m(t,e),t.prototype.render=function(){},t=j([r.EJComponentDecorator({})],t)}(n),v={name:"e-header-rows",install:function(e){e.component(v.name,I)}},w=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return m(t,e),t.prototype.render=function(){},t=j([r.EJComponentDecorator({})],t)}(n),D={name:"e-header-row",install:function(e){e.component(D.name,w)}},R=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),C=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},P=["agendaDaysCount","allowDragAndDrop","allowKeyboardInteraction","allowResizing","calendarMode","cellTemplate","cssClass","currentView","dateFormat","dateHeaderTemplate","editorTemplate","enablePersistence","enableRtl","endHour","eventDragArea","eventSettings","firstDayOfWeek","group","headerRows","height","hideEmptyAgendaDays","locale","quickInfoTemplates","readonly","resourceHeaderTemplate","resources","rowAutoHeight","selectedDate","showHeaderBar","showQuickInfo","showTimeIndicator","showWeekNumber","showWeekend","startHour","timeScale","timezone","views","width","workDays","workHours","actionBegin","actionComplete","actionFailure","cellClick","cellDoubleClick","created","dataBinding","dataBound","destroyed","drag","dragStart","dragStop","eventClick","eventRendered","navigating","popupOpen","renderCell","resizeStart","resizeStop","resizing","select"],b=["currentView","selectedDate"],T=function(e){function n(){var n=e.call(this)||this;return n.propKeys=P,n.models=b,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={"e-views":"e-view","e-resources":"e-resource","e-header-rows":"e-header-row"},n.tagNameMapper={"e-header-rows":"e-headerRows"},n.ej2Instances=new t.Schedule({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return R(n,e),n.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(r){t!==r||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},n.prototype.trigger=function(e,t,n){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var r=this.models.toString().match(/checked|value/)||[],s=r[0];t&&r&&!o.isUndefined(t[s])&&(this.$emit("update:"+s,t[s]),this.$emit("modelchanged",t[s]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,n)},n.prototype.render=function(e){return e("div",this.$slots.default)},n.prototype.addEvent=function(e){return this.ej2Instances.addEvent(e)},n.prototype.addResource=function(e,t,n){return this.ej2Instances.addResource(e,t,n)},n.prototype.addSelectedClass=function(e,t){return this.ej2Instances.addSelectedClass(e,t)},n.prototype.boundaryValidation=function(e,t){return this.ej2Instances.boundaryValidation(e,t)},n.prototype.changeDate=function(e,t){return this.ej2Instances.changeDate(e,t)},n.prototype.changeView=function(e,t,n,r){return this.ej2Instances.changeView(e,t,n,r)},n.prototype.deleteEvent=function(e,t){return this.ej2Instances.deleteEvent(e,t)},n.prototype.exportToExcel=function(e){return this.ej2Instances.exportToExcel(e)},n.prototype.exportToICalendar=function(e){return this.ej2Instances.exportToICalendar(e)},n.prototype.getAllDayRow=function(){return this.ej2Instances.getAllDayRow()},n.prototype.getAppointmentTemplate=function(){return this.ej2Instances.getAppointmentTemplate()},n.prototype.getCalendarMode=function(){return this.ej2Instances.getCalendarMode()},n.prototype.getCellDetails=function(e){return this.ej2Instances.getCellDetails(e)},n.prototype.getCellTemplate=function(){return this.ej2Instances.getCellTemplate()},n.prototype.getContentTable=function(){return this.ej2Instances.getContentTable()},n.prototype.getCssProperties=function(){return this.ej2Instances.getCssProperties()},n.prototype.getCurrentTime=function(){return this.ej2Instances.getCurrentTime()},n.prototype.getCurrentViewDates=function(){return this.ej2Instances.getCurrentViewDates()},n.prototype.getCurrentViewEvents=function(){return this.ej2Instances.getCurrentViewEvents()},n.prototype.getDateFromElement=function(e){return this.ej2Instances.getDateFromElement(e)},n.prototype.getDateHeaderTemplate=function(){return this.ej2Instances.getDateHeaderTemplate()},n.prototype.getDayNames=function(e){return this.ej2Instances.getDayNames(e)},n.prototype.getEditorTemplate=function(){return this.ej2Instances.getEditorTemplate()},n.prototype.getEventDetails=function(e){return this.ej2Instances.getEventDetails(e)},n.prototype.getEventTooltipTemplate=function(){return this.ej2Instances.getEventTooltipTemplate()},n.prototype.getEvents=function(e,t,n){return this.ej2Instances.getEvents(e,t,n)},n.prototype.getHeaderTooltipTemplate=function(){return this.ej2Instances.getHeaderTooltipTemplate()},n.prototype.getIndexOfDate=function(e,t){return this.ej2Instances.getIndexOfDate(e,t)},n.prototype.getMajorSlotTemplate=function(){return this.ej2Instances.getMajorSlotTemplate()},n.prototype.getMinorSlotTemplate=function(){return this.ej2Instances.getMinorSlotTemplate()},n.prototype.getNavigateView=function(){return this.ej2Instances.getNavigateView()},n.prototype.getOccurrencesByID=function(e){return this.ej2Instances.getOccurrencesByID(e)},n.prototype.getOccurrencesByRange=function(e,t){return this.ej2Instances.getOccurrencesByRange(e,t)},n.prototype.getQuickInfoTemplatesContent=function(){return this.ej2Instances.getQuickInfoTemplatesContent()},n.prototype.getQuickInfoTemplatesFooter=function(){return this.ej2Instances.getQuickInfoTemplatesFooter()},n.prototype.getQuickInfoTemplatesHeader=function(){return this.ej2Instances.getQuickInfoTemplatesHeader()},n.prototype.getResourceHeaderTemplate=function(){return this.ej2Instances.getResourceHeaderTemplate()},n.prototype.getResourcesByIndex=function(e){return this.ej2Instances.getResourcesByIndex(e)},n.prototype.getSelectedElements=function(){return this.ej2Instances.getSelectedElements()},n.prototype.getStartEndTime=function(e){return this.ej2Instances.getStartEndTime(e)},n.prototype.getTableRows=function(){return this.ej2Instances.getTableRows()},n.prototype.getTimeString=function(e){return this.ej2Instances.getTimeString(e)},n.prototype.getWorkCellElements=function(){return this.ej2Instances.getWorkCellElements()},n.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},n.prototype.importICalendar=function(e){return this.ej2Instances.importICalendar(e)},n.prototype.isAllDayCell=function(e){return this.ej2Instances.isAllDayCell(e)},n.prototype.isSelectedDate=function(e){return this.ej2Instances.isSelectedDate(e)},n.prototype.isSlotAvailable=function(e,t,n){return this.ej2Instances.isSlotAvailable(e,t,n)},n.prototype.openEditor=function(e,t,n,r){return this.ej2Instances.openEditor(e,t,n,r)},n.prototype.print=function(){return this.ej2Instances.print()},n.prototype.refreshEvents=function(){return this.ej2Instances.refreshEvents()},n.prototype.removeNewEventElement=function(){return this.ej2Instances.removeNewEventElement()},n.prototype.removeResource=function(e,t){return this.ej2Instances.removeResource(e,t)},n.prototype.removeSelectedClass=function(){return this.ej2Instances.removeSelectedClass()},n.prototype.renderElements=function(e){return this.ej2Instances.renderElements(e)},n.prototype.resetWorkHours=function(e,t,n,r){return this.ej2Instances.resetWorkHours(e,t,n,r)},n.prototype.saveEvent=function(e,t){return this.ej2Instances.saveEvent(e,t)},n.prototype.scrollTo=function(e){return this.ej2Instances.scrollTo(e)},n.prototype.selectCell=function(e){return this.ej2Instances.selectCell(e)},n.prototype.setWorkHours=function(e,t,n,r){return this.ej2Instances.setWorkHours(e,t,n,r)},n.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},n.prototype.templateParser=function(e){return this.ej2Instances.templateParser(e)},n=C([r.EJComponentDecorator({props:P,model:{event:"modelchanged"}})],n)}(r.ComponentBase),_={name:"ejs-schedule",install:function(e){e.component(_.name,T),e.component(p.name,u),e.component(a.name,c),e.component(g.name,y),e.component(h.name,d),e.component(D.name,w),e.component(v.name,I)}},E=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),O=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},S=["calendarMode","cssClass","dateFormat","enablePersistence","enableRtl","firstDayOfWeek","frequencies","locale","maxDate","minDate","selectedType","startDate","value","change"],k=[],H=function(e){function n(){var n=e.call(this)||this;return n.propKeys=S,n.models=k,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.RecurrenceEditor({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return E(n,e),n.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(r){t!==r||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},n.prototype.render=function(e){return e("div",this.$slots.default)},n.prototype.getCalendarMode=function(){return this.ej2Instances.getCalendarMode()},n.prototype.getRecurrenceDates=function(e,t,n,r,o){return this.ej2Instances.getRecurrenceDates(e,t,n,r,o)},n.prototype.getRecurrenceRule=function(){return this.ej2Instances.getRecurrenceRule()},n.prototype.getRuleSummary=function(e){return this.ej2Instances.getRuleSummary(e)},n.prototype.resetFields=function(){return this.ej2Instances.resetFields()},n.prototype.setRecurrenceRule=function(e,t){return this.ej2Instances.setRecurrenceRule(e,t)},n=O([r.EJComponentDecorator({props:S})],n)}(r.ComponentBase),V={name:"ejs-recurrenceeditor",install:function(e){e.component(V.name,H)}};e.ViewsDirective=c,e.ViewDirective=u,e.ViewsPlugin=a,e.ViewPlugin=p,e.ResourcesDirective=d,e.ResourceDirective=y,e.ResourcesPlugin=h,e.ResourcePlugin=g,e.HeaderRowsDirective=I,e.HeaderRowDirective=w,e.HeaderRowsPlugin=v,e.HeaderRowPlugin=D,e.ScheduleComponent=T,e.SchedulePlugin=_,e.RecurrenceEditorComponent=H,e.RecurrenceEditorPlugin=V,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
+!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-schedule"),require("vue"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-schedule","vue","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t(e.ej={},e.ej2Schedule,e.Vue,e.ej2VueBase,e.ej2Base)}(this,function(e,t,n,r,o){"use strict";n=n&&n.hasOwnProperty("default")?n.default:n;var s=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return s(t,e),t.prototype.render=function(){},t=i([r.EJComponentDecorator({})],t)}(n),a={name:"e-views",install:function(e){e.component(a.name,c)}},u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return s(t,e),t.prototype.render=function(){},t=i([r.EJComponentDecorator({})],t)}(n),p={name:"e-view",install:function(e){e.component(p.name,u)}},l=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),f=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return l(t,e),t.prototype.render=function(){},t=f([r.EJComponentDecorator({})],t)}(n),y={name:"e-resources",install:function(e){e.component(y.name,d)}},h=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return l(t,e),t.prototype.render=function(){},t=f([r.EJComponentDecorator({})],t)}(n),m={name:"e-resource",install:function(e){e.component(m.name,h)}},g=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),j=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},I=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return g(t,e),t.prototype.render=function(){},t=j([r.EJComponentDecorator({})],t)}(n),v={name:"e-header-rows",install:function(e){e.component(v.name,I)}},w=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return g(t,e),t.prototype.render=function(){},t=j([r.EJComponentDecorator({})],t)}(n),D={name:"e-header-row",install:function(e){e.component(D.name,w)}},R=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),T=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},C=["agendaDaysCount","allowDragAndDrop","allowKeyboardInteraction","allowResizing","calendarMode","cellTemplate","cssClass","currentView","dateFormat","dateHeaderTemplate","editorTemplate","enablePersistence","enableRtl","endHour","eventDragArea","eventSettings","firstDayOfWeek","group","headerRows","height","hideEmptyAgendaDays","locale","quickInfoTemplates","readonly","resourceHeaderTemplate","resources","rowAutoHeight","selectedDate","showHeaderBar","showQuickInfo","showTimeIndicator","showWeekNumber","showWeekend","startHour","timeScale","timezone","views","width","workDays","workHours","actionBegin","actionComplete","actionFailure","cellClick","cellDoubleClick","created","dataBinding","dataBound","destroyed","drag","dragStart","dragStop","eventClick","eventRendered","navigating","popupOpen","renderCell","resizeStart","resizeStop","resizing","select"],P=["currentView","selectedDate"],b=function(e){function n(){var n=e.call(this)||this;return n.propKeys=C,n.models=P,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={"e-views":"e-view","e-resources":"e-resource","e-header-rows":"e-header-row"},n.tagNameMapper={"e-header-rows":"e-headerRows"},n.ej2Instances=new t.Schedule({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return R(n,e),n.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(r){t!==r||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},n.prototype.trigger=function(e,t,n){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var r=this.models.toString().match(/checked|value/)||[],s=r[0];t&&r&&!o.isUndefined(t[s])&&(this.$emit("update:"+s,t[s]),this.$emit("modelchanged",t[s]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,n)},n.prototype.render=function(e){return e("div",this.$slots.default)},n.prototype.addEvent=function(e){return this.ej2Instances.addEvent(e)},n.prototype.addResource=function(e,t,n){return this.ej2Instances.addResource(e,t,n)},n.prototype.addSelectedClass=function(e,t){return this.ej2Instances.addSelectedClass(e,t)},n.prototype.boundaryValidation=function(e,t){return this.ej2Instances.boundaryValidation(e,t)},n.prototype.changeDate=function(e,t){return this.ej2Instances.changeDate(e,t)},n.prototype.changeView=function(e,t,n,r){return this.ej2Instances.changeView(e,t,n,r)},n.prototype.deleteEvent=function(e,t){return this.ej2Instances.deleteEvent(e,t)},n.prototype.exportToExcel=function(e){return this.ej2Instances.exportToExcel(e)},n.prototype.exportToICalendar=function(e){return this.ej2Instances.exportToICalendar(e)},n.prototype.getAllDayRow=function(){return this.ej2Instances.getAllDayRow()},n.prototype.getAppointmentTemplate=function(){return this.ej2Instances.getAppointmentTemplate()},n.prototype.getCalendarMode=function(){return this.ej2Instances.getCalendarMode()},n.prototype.getCellDetails=function(e){return this.ej2Instances.getCellDetails(e)},n.prototype.getCellTemplate=function(){return this.ej2Instances.getCellTemplate()},n.prototype.getContentTable=function(){return this.ej2Instances.getContentTable()},n.prototype.getCssProperties=function(){return this.ej2Instances.getCssProperties()},n.prototype.getCurrentTime=function(){return this.ej2Instances.getCurrentTime()},n.prototype.getCurrentViewDates=function(){return this.ej2Instances.getCurrentViewDates()},n.prototype.getCurrentViewEvents=function(){return this.ej2Instances.getCurrentViewEvents()},n.prototype.getDateFromElement=function(e){return this.ej2Instances.getDateFromElement(e)},n.prototype.getDateHeaderTemplate=function(){return this.ej2Instances.getDateHeaderTemplate()},n.prototype.getDayNames=function(e){return this.ej2Instances.getDayNames(e)},n.prototype.getEditorTemplate=function(){return this.ej2Instances.getEditorTemplate()},n.prototype.getEventDetails=function(e){return this.ej2Instances.getEventDetails(e)},n.prototype.getEventTooltipTemplate=function(){return this.ej2Instances.getEventTooltipTemplate()},n.prototype.getEvents=function(e,t,n){return this.ej2Instances.getEvents(e,t,n)},n.prototype.getHeaderTooltipTemplate=function(){return this.ej2Instances.getHeaderTooltipTemplate()},n.prototype.getIndexOfDate=function(e,t){return this.ej2Instances.getIndexOfDate(e,t)},n.prototype.getMajorSlotTemplate=function(){return this.ej2Instances.getMajorSlotTemplate()},n.prototype.getMinorSlotTemplate=function(){return this.ej2Instances.getMinorSlotTemplate()},n.prototype.getNavigateView=function(){return this.ej2Instances.getNavigateView()},n.prototype.getOccurrencesByID=function(e){return this.ej2Instances.getOccurrencesByID(e)},n.prototype.getOccurrencesByRange=function(e,t){return this.ej2Instances.getOccurrencesByRange(e,t)},n.prototype.getQuickInfoTemplatesContent=function(){return this.ej2Instances.getQuickInfoTemplatesContent()},n.prototype.getQuickInfoTemplatesFooter=function(){return this.ej2Instances.getQuickInfoTemplatesFooter()},n.prototype.getQuickInfoTemplatesHeader=function(){return this.ej2Instances.getQuickInfoTemplatesHeader()},n.prototype.getResourceHeaderTemplate=function(){return this.ej2Instances.getResourceHeaderTemplate()},n.prototype.getResourcesByIndex=function(e){return this.ej2Instances.getResourcesByIndex(e)},n.prototype.getSelectedElements=function(){return this.ej2Instances.getSelectedElements()},n.prototype.getStartEndTime=function(e){return this.ej2Instances.getStartEndTime(e)},n.prototype.getTableRows=function(){return this.ej2Instances.getTableRows()},n.prototype.getTimeString=function(e){return this.ej2Instances.getTimeString(e)},n.prototype.getWorkCellElements=function(){return this.ej2Instances.getWorkCellElements()},n.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},n.prototype.importICalendar=function(e){return this.ej2Instances.importICalendar(e)},n.prototype.isAllDayCell=function(e){return this.ej2Instances.isAllDayCell(e)},n.prototype.isSelectedDate=function(e){return this.ej2Instances.isSelectedDate(e)},n.prototype.isSlotAvailable=function(e,t,n){return this.ej2Instances.isSlotAvailable(e,t,n)},n.prototype.openEditor=function(e,t,n,r){return this.ej2Instances.openEditor(e,t,n,r)},n.prototype.print=function(){return this.ej2Instances.print()},n.prototype.refreshEvents=function(){return this.ej2Instances.refreshEvents()},n.prototype.removeNewEventElement=function(){return this.ej2Instances.removeNewEventElement()},n.prototype.removeResource=function(e,t){return this.ej2Instances.removeResource(e,t)},n.prototype.removeSelectedClass=function(){return this.ej2Instances.removeSelectedClass()},n.prototype.renderElements=function(e){return this.ej2Instances.renderElements(e)},n.prototype.resetEventTemplates=function(){return this.ej2Instances.resetEventTemplates()},n.prototype.resetLayoutTemplates=function(){return this.ej2Instances.resetLayoutTemplates()},n.prototype.resetWorkHours=function(e,t,n,r){return this.ej2Instances.resetWorkHours(e,t,n,r)},n.prototype.saveEvent=function(e,t){return this.ej2Instances.saveEvent(e,t)},n.prototype.scrollTo=function(e){return this.ej2Instances.scrollTo(e)},n.prototype.selectCell=function(e){return this.ej2Instances.selectCell(e)},n.prototype.setWorkHours=function(e,t,n,r){return this.ej2Instances.setWorkHours(e,t,n,r)},n.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},n.prototype.templateParser=function(e){return this.ej2Instances.templateParser(e)},n.prototype.updateLayoutTemplates=function(){return this.ej2Instances.updateLayoutTemplates()},n=T([r.EJComponentDecorator({props:C,model:{event:"modelchanged"}})],n)}(r.ComponentBase),E={name:"ejs-schedule",install:function(e){e.component(E.name,b),e.component(p.name,u),e.component(a.name,c),e.component(m.name,h),e.component(y.name,d),e.component(D.name,w),e.component(v.name,I)}},_=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),O=function(e,t,n,r){var o,s=arguments.length,i=s<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(s<3?o(i):s>3?o(t,n,i):o(t,n))||i);return s>3&&i&&Object.defineProperty(t,n,i),i},S=["calendarMode","cssClass","dateFormat","enablePersistence","enableRtl","firstDayOfWeek","frequencies","locale","maxDate","minDate","selectedType","startDate","value","change"],k=[],H=function(e){function n(){var n=e.call(this)||this;return n.propKeys=S,n.models=k,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.RecurrenceEditor({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return _(n,e),n.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(r){t!==r||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},n.prototype.render=function(e){return e("div",this.$slots.default)},n.prototype.getCalendarMode=function(){return this.ej2Instances.getCalendarMode()},n.prototype.getRecurrenceDates=function(e,t,n,r,o){return this.ej2Instances.getRecurrenceDates(e,t,n,r,o)},n.prototype.getRecurrenceRule=function(){return this.ej2Instances.getRecurrenceRule()},n.prototype.getRuleSummary=function(e){return this.ej2Instances.getRuleSummary(e)},n.prototype.resetFields=function(){return this.ej2Instances.resetFields()},n.prototype.setRecurrenceRule=function(e,t){return this.ej2Instances.setRecurrenceRule(e,t)},n=O([r.EJComponentDecorator({props:S})],n)}(r.ComponentBase),V={name:"ejs-recurrenceeditor",install:function(e){e.component(V.name,H)}};e.ViewsDirective=c,e.ViewDirective=u,e.ViewsPlugin=a,e.ViewPlugin=p,e.ResourcesDirective=d,e.ResourceDirective=h,e.ResourcesPlugin=y,e.ResourcePlugin=m,e.HeaderRowsDirective=I,e.HeaderRowDirective=w,e.HeaderRowsPlugin=v,e.HeaderRowPlugin=D,e.ScheduleComponent=b,e.SchedulePlugin=E,e.RecurrenceEditorComponent=H,e.RecurrenceEditorPlugin=V,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-schedule.umd.min.js.map
diff --git a/components/schedule/dist/ej2-vue-schedule.umd.min.js.map b/components/schedule/dist/ej2-vue-schedule.umd.min.js.map
index 83f1934d2..6385de39c 100644
--- a/components/schedule/dist/ej2-vue-schedule.umd.min.js.map
+++ b/components/schedule/dist/ej2-vue-schedule.umd.min.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-schedule.umd.min.js","sources":["../src/schedule/views.directive.js","../src/schedule/resources.directive.js","../src/schedule/headerrows.directive.js","../src/schedule/schedule.component.js","../src/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ViewsDirective = /** @class */ (function (_super) {\n __extends(ViewsDirective, _super);\n function ViewsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewsDirective.prototype.render = function () {\n return;\n };\n ViewsDirective = __decorate([\n EJComponentDecorator({})\n ], ViewsDirective);\n return ViewsDirective;\n}(Vue));\nexport { ViewsDirective };\nexport var ViewsPlugin = {\n name: 'e-views',\n install: function (Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ViewDirective = /** @class */ (function (_super) {\n __extends(ViewDirective, _super);\n function ViewDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewDirective.prototype.render = function () {\n return;\n };\n ViewDirective = __decorate([\n EJComponentDecorator({})\n ], ViewDirective);\n return ViewDirective;\n}(Vue));\nexport { ViewDirective };\nexport var ViewPlugin = {\n name: 'e-view',\n install: function (Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ResourcesDirective = /** @class */ (function (_super) {\n __extends(ResourcesDirective, _super);\n function ResourcesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourcesDirective.prototype.render = function () {\n return;\n };\n ResourcesDirective = __decorate([\n EJComponentDecorator({})\n ], ResourcesDirective);\n return ResourcesDirective;\n}(Vue));\nexport { ResourcesDirective };\nexport var ResourcesPlugin = {\n name: 'e-resources',\n install: function (Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ResourceDirective = /** @class */ (function (_super) {\n __extends(ResourceDirective, _super);\n function ResourceDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourceDirective.prototype.render = function () {\n return;\n };\n ResourceDirective = __decorate([\n EJComponentDecorator({})\n ], ResourceDirective);\n return ResourceDirective;\n}(Vue));\nexport { ResourceDirective };\nexport var ResourcePlugin = {\n name: 'e-resource',\n install: function (Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar HeaderRowsDirective = /** @class */ (function (_super) {\n __extends(HeaderRowsDirective, _super);\n function HeaderRowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowsDirective.prototype.render = function () {\n return;\n };\n HeaderRowsDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowsDirective);\n return HeaderRowsDirective;\n}(Vue));\nexport { HeaderRowsDirective };\nexport var HeaderRowsPlugin = {\n name: 'e-header-rows',\n install: function (Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar HeaderRowDirective = /** @class */ (function (_super) {\n __extends(HeaderRowDirective, _super);\n function HeaderRowDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowDirective.prototype.render = function () {\n return;\n };\n HeaderRowDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowDirective);\n return HeaderRowDirective;\n}(Vue));\nexport { HeaderRowDirective };\nexport var HeaderRowPlugin = {\n name: 'e-header-row',\n install: function (Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nexport var properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowKeyboardInteraction', 'allowResizing', 'calendarMode', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'editorTemplate', 'enablePersistence', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'group', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeScale', 'timezone', 'views', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'navigating', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];\nexport var modelProps = ['currentView', 'selectedDate'];\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * \n * ```\n */\nvar ScheduleComponent = /** @class */ (function (_super) {\n __extends(ScheduleComponent, _super);\n function ScheduleComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = true;\n _this.hasInjectedModules = true;\n _this.tagMapper = { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\" };\n _this.tagNameMapper = { \"e-header-rows\": \"e-headerRows\" };\n _this.ej2Instances = new Schedule({});\n _this.ej2Instances._trigger = _this.ej2Instances.trigger;\n _this.ej2Instances.trigger = _this.trigger;\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n ScheduleComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n ScheduleComponent.prototype.trigger = function (eventName, eventProp, successHandler) {\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n if (this.ej2Instances && this.ej2Instances._trigger) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n };\n ScheduleComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n ScheduleComponent.prototype.addEvent = function (data) {\n return this.ej2Instances.addEvent(data);\n };\n ScheduleComponent.prototype.addResource = function (resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n };\n ScheduleComponent.prototype.addSelectedClass = function (cells, focusCell) {\n return this.ej2Instances.addSelectedClass(cells, focusCell);\n };\n ScheduleComponent.prototype.boundaryValidation = function (pageY, pageX) {\n return this.ej2Instances.boundaryValidation(pageY, pageX);\n };\n ScheduleComponent.prototype.changeDate = function (selectedDate, event) {\n return this.ej2Instances.changeDate(selectedDate, event);\n };\n ScheduleComponent.prototype.changeView = function (view, event, muteOnChange, index) {\n return this.ej2Instances.changeView(view, event, muteOnChange, index);\n };\n ScheduleComponent.prototype.deleteEvent = function (id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n };\n ScheduleComponent.prototype.exportToExcel = function (excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n };\n ScheduleComponent.prototype.exportToICalendar = function (fileName) {\n return this.ej2Instances.exportToICalendar(fileName);\n };\n ScheduleComponent.prototype.getAllDayRow = function () {\n return this.ej2Instances.getAllDayRow();\n };\n ScheduleComponent.prototype.getAppointmentTemplate = function () {\n return this.ej2Instances.getAppointmentTemplate();\n };\n ScheduleComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n ScheduleComponent.prototype.getCellDetails = function (tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n };\n ScheduleComponent.prototype.getCellTemplate = function () {\n return this.ej2Instances.getCellTemplate();\n };\n ScheduleComponent.prototype.getContentTable = function () {\n return this.ej2Instances.getContentTable();\n };\n ScheduleComponent.prototype.getCssProperties = function () {\n return this.ej2Instances.getCssProperties();\n };\n ScheduleComponent.prototype.getCurrentTime = function () {\n return this.ej2Instances.getCurrentTime();\n };\n ScheduleComponent.prototype.getCurrentViewDates = function () {\n return this.ej2Instances.getCurrentViewDates();\n };\n ScheduleComponent.prototype.getCurrentViewEvents = function () {\n return this.ej2Instances.getCurrentViewEvents();\n };\n ScheduleComponent.prototype.getDateFromElement = function (td) {\n return this.ej2Instances.getDateFromElement(td);\n };\n ScheduleComponent.prototype.getDateHeaderTemplate = function () {\n return this.ej2Instances.getDateHeaderTemplate();\n };\n ScheduleComponent.prototype.getDayNames = function (type) {\n return this.ej2Instances.getDayNames(type);\n };\n ScheduleComponent.prototype.getEditorTemplate = function () {\n return this.ej2Instances.getEditorTemplate();\n };\n ScheduleComponent.prototype.getEventDetails = function (element) {\n return this.ej2Instances.getEventDetails(element);\n };\n ScheduleComponent.prototype.getEventTooltipTemplate = function () {\n return this.ej2Instances.getEventTooltipTemplate();\n };\n ScheduleComponent.prototype.getEvents = function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n };\n ScheduleComponent.prototype.getHeaderTooltipTemplate = function () {\n return this.ej2Instances.getHeaderTooltipTemplate();\n };\n ScheduleComponent.prototype.getIndexOfDate = function (collection, date) {\n return this.ej2Instances.getIndexOfDate(collection, date);\n };\n ScheduleComponent.prototype.getMajorSlotTemplate = function () {\n return this.ej2Instances.getMajorSlotTemplate();\n };\n ScheduleComponent.prototype.getMinorSlotTemplate = function () {\n return this.ej2Instances.getMinorSlotTemplate();\n };\n ScheduleComponent.prototype.getNavigateView = function () {\n return this.ej2Instances.getNavigateView();\n };\n ScheduleComponent.prototype.getOccurrencesByID = function (eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n };\n ScheduleComponent.prototype.getOccurrencesByRange = function (startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesContent = function () {\n return this.ej2Instances.getQuickInfoTemplatesContent();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesFooter = function () {\n return this.ej2Instances.getQuickInfoTemplatesFooter();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesHeader = function () {\n return this.ej2Instances.getQuickInfoTemplatesHeader();\n };\n ScheduleComponent.prototype.getResourceHeaderTemplate = function () {\n return this.ej2Instances.getResourceHeaderTemplate();\n };\n ScheduleComponent.prototype.getResourcesByIndex = function (index) {\n return this.ej2Instances.getResourcesByIndex(index);\n };\n ScheduleComponent.prototype.getSelectedElements = function () {\n return this.ej2Instances.getSelectedElements();\n };\n ScheduleComponent.prototype.getStartEndTime = function (startEndTime) {\n return this.ej2Instances.getStartEndTime(startEndTime);\n };\n ScheduleComponent.prototype.getTableRows = function () {\n return this.ej2Instances.getTableRows();\n };\n ScheduleComponent.prototype.getTimeString = function (date) {\n return this.ej2Instances.getTimeString(date);\n };\n ScheduleComponent.prototype.getWorkCellElements = function () {\n return this.ej2Instances.getWorkCellElements();\n };\n ScheduleComponent.prototype.hideSpinner = function () {\n return this.ej2Instances.hideSpinner();\n };\n ScheduleComponent.prototype.importICalendar = function (fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n };\n ScheduleComponent.prototype.isAllDayCell = function (td) {\n return this.ej2Instances.isAllDayCell(td);\n };\n ScheduleComponent.prototype.isSelectedDate = function (date) {\n return this.ej2Instances.isSelectedDate(date);\n };\n ScheduleComponent.prototype.isSlotAvailable = function (startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n };\n ScheduleComponent.prototype.openEditor = function (data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n };\n ScheduleComponent.prototype.print = function () {\n return this.ej2Instances.print();\n };\n ScheduleComponent.prototype.refreshEvents = function () {\n return this.ej2Instances.refreshEvents();\n };\n ScheduleComponent.prototype.removeNewEventElement = function () {\n return this.ej2Instances.removeNewEventElement();\n };\n ScheduleComponent.prototype.removeResource = function (resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n };\n ScheduleComponent.prototype.removeSelectedClass = function () {\n return this.ej2Instances.removeSelectedClass();\n };\n ScheduleComponent.prototype.renderElements = function (isLayoutOnly) {\n return this.ej2Instances.renderElements(isLayoutOnly);\n };\n ScheduleComponent.prototype.resetWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.saveEvent = function (data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n };\n ScheduleComponent.prototype.scrollTo = function (hour) {\n return this.ej2Instances.scrollTo(hour);\n };\n ScheduleComponent.prototype.selectCell = function (element) {\n return this.ej2Instances.selectCell(element);\n };\n ScheduleComponent.prototype.setWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.showSpinner = function () {\n return this.ej2Instances.showSpinner();\n };\n ScheduleComponent.prototype.templateParser = function (template) {\n return this.ej2Instances.templateParser(template);\n };\n ScheduleComponent = __decorate([\n EJComponentDecorator({\n props: properties,\n model: {\n event: 'modelchanged'\n }\n })\n ], ScheduleComponent);\n return ScheduleComponent;\n}(ComponentBase));\nexport { ScheduleComponent };\nexport var SchedulePlugin = {\n name: 'ejs-schedule',\n install: function (Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport var properties = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport var modelProps = [];\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * \n * ```\n */\nvar RecurrenceEditorComponent = /** @class */ (function (_super) {\n __extends(RecurrenceEditorComponent, _super);\n function RecurrenceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = false;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new RecurrenceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n RecurrenceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n RecurrenceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n RecurrenceEditorComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n RecurrenceEditorComponent.prototype.getRecurrenceDates = function (startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n };\n RecurrenceEditorComponent.prototype.getRecurrenceRule = function () {\n return this.ej2Instances.getRecurrenceRule();\n };\n RecurrenceEditorComponent.prototype.getRuleSummary = function (rule) {\n return this.ej2Instances.getRuleSummary(rule);\n };\n RecurrenceEditorComponent.prototype.resetFields = function () {\n return this.ej2Instances.resetFields();\n };\n RecurrenceEditorComponent.prototype.setRecurrenceRule = function (rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n };\n RecurrenceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], RecurrenceEditorComponent);\n return RecurrenceEditorComponent;\n}(ComponentBase));\nexport { RecurrenceEditorComponent };\nexport var RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install: function (Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","ViewsDirective","_super","apply","render","EJComponentDecorator","Vue","ViewsPlugin","name","install","component","ViewDirective","ViewPlugin","ResourcesDirective","ResourcesPlugin","ResourceDirective","ResourcePlugin","HeaderRowsDirective","HeaderRowsPlugin","HeaderRowDirective","HeaderRowPlugin","properties","modelProps","ScheduleComponent","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-views","e-resources","e-header-rows","tagNameMapper","ej2Instances","Schedule","_trigger","trigger","bindProperties","_setProperties","setProperties","prop","muteOnChange","keys","map","model","test","$emit","eventName","eventProp","successHandler","toString","match","propKey","isUndefined","createElement","$slots","default","addEvent","data","addResource","resources","index","addSelectedClass","cells","focusCell","boundaryValidation","pageY","pageX","changeDate","selectedDate","event","changeView","view","deleteEvent","id","currentAction","exportToExcel","excelExportOptions","exportToICalendar","fileName","getAllDayRow","getAppointmentTemplate","getCalendarMode","getCellDetails","tdCol","getCellTemplate","getContentTable","getCssProperties","getCurrentTime","getCurrentViewDates","getCurrentViewEvents","getDateFromElement","td","getDateHeaderTemplate","getDayNames","type","getEditorTemplate","getEventDetails","element","getEventTooltipTemplate","getEvents","startDate","endDate","includeOccurrences","getHeaderTooltipTemplate","getIndexOfDate","collection","date","getMajorSlotTemplate","getMinorSlotTemplate","getNavigateView","getOccurrencesByID","eventID","getOccurrencesByRange","startTime","endTime","getQuickInfoTemplatesContent","getQuickInfoTemplatesFooter","getQuickInfoTemplatesHeader","getResourceHeaderTemplate","getResourcesByIndex","getSelectedElements","getStartEndTime","startEndTime","getTableRows","getTimeString","getWorkCellElements","hideSpinner","importICalendar","fileContent","isAllDayCell","isSelectedDate","isSlotAvailable","groupIndex","openEditor","action","isEventData","repeatType","print","refreshEvents","removeNewEventElement","removeResource","resourceId","removeSelectedClass","renderElements","isLayoutOnly","resetWorkHours","dates","start","end","saveEvent","scrollTo","hour","selectCell","setWorkHours","showSpinner","templateParser","template","props","ComponentBase","SchedulePlugin","RecurrenceEditorComponent","RecurrenceEditor","getRecurrenceDates","rule","excludeDate","maximumCount","viewDate","getRecurrenceRule","getRuleSummary","resetFields","setRecurrenceRule","RecurrenceEditorPlugin"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-schedule.umd.min.js","sources":["../src/schedule/views.directive.js","../src/schedule/resources.directive.js","../src/schedule/headerrows.directive.js","../src/schedule/schedule.component.js","../src/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ViewsDirective = /** @class */ (function (_super) {\n __extends(ViewsDirective, _super);\n function ViewsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewsDirective.prototype.render = function () {\n return;\n };\n ViewsDirective = __decorate([\n EJComponentDecorator({})\n ], ViewsDirective);\n return ViewsDirective;\n}(Vue));\nexport { ViewsDirective };\nexport var ViewsPlugin = {\n name: 'e-views',\n install: function (Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ViewDirective = /** @class */ (function (_super) {\n __extends(ViewDirective, _super);\n function ViewDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewDirective.prototype.render = function () {\n return;\n };\n ViewDirective = __decorate([\n EJComponentDecorator({})\n ], ViewDirective);\n return ViewDirective;\n}(Vue));\nexport { ViewDirective };\nexport var ViewPlugin = {\n name: 'e-view',\n install: function (Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ResourcesDirective = /** @class */ (function (_super) {\n __extends(ResourcesDirective, _super);\n function ResourcesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourcesDirective.prototype.render = function () {\n return;\n };\n ResourcesDirective = __decorate([\n EJComponentDecorator({})\n ], ResourcesDirective);\n return ResourcesDirective;\n}(Vue));\nexport { ResourcesDirective };\nexport var ResourcesPlugin = {\n name: 'e-resources',\n install: function (Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ResourceDirective = /** @class */ (function (_super) {\n __extends(ResourceDirective, _super);\n function ResourceDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourceDirective.prototype.render = function () {\n return;\n };\n ResourceDirective = __decorate([\n EJComponentDecorator({})\n ], ResourceDirective);\n return ResourceDirective;\n}(Vue));\nexport { ResourceDirective };\nexport var ResourcePlugin = {\n name: 'e-resource',\n install: function (Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar HeaderRowsDirective = /** @class */ (function (_super) {\n __extends(HeaderRowsDirective, _super);\n function HeaderRowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowsDirective.prototype.render = function () {\n return;\n };\n HeaderRowsDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowsDirective);\n return HeaderRowsDirective;\n}(Vue));\nexport { HeaderRowsDirective };\nexport var HeaderRowsPlugin = {\n name: 'e-header-rows',\n install: function (Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar HeaderRowDirective = /** @class */ (function (_super) {\n __extends(HeaderRowDirective, _super);\n function HeaderRowDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowDirective.prototype.render = function () {\n return;\n };\n HeaderRowDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowDirective);\n return HeaderRowDirective;\n}(Vue));\nexport { HeaderRowDirective };\nexport var HeaderRowPlugin = {\n name: 'e-header-row',\n install: function (Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nexport var properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowKeyboardInteraction', 'allowResizing', 'calendarMode', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'editorTemplate', 'enablePersistence', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'group', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeScale', 'timezone', 'views', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'navigating', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];\nexport var modelProps = ['currentView', 'selectedDate'];\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * \n * ```\n */\nvar ScheduleComponent = /** @class */ (function (_super) {\n __extends(ScheduleComponent, _super);\n function ScheduleComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = true;\n _this.hasInjectedModules = true;\n _this.tagMapper = { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\" };\n _this.tagNameMapper = { \"e-header-rows\": \"e-headerRows\" };\n _this.ej2Instances = new Schedule({});\n _this.ej2Instances._trigger = _this.ej2Instances.trigger;\n _this.ej2Instances.trigger = _this.trigger;\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n ScheduleComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n ScheduleComponent.prototype.trigger = function (eventName, eventProp, successHandler) {\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n if (this.ej2Instances && this.ej2Instances._trigger) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n };\n ScheduleComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n ScheduleComponent.prototype.addEvent = function (data) {\n return this.ej2Instances.addEvent(data);\n };\n ScheduleComponent.prototype.addResource = function (resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n };\n ScheduleComponent.prototype.addSelectedClass = function (cells, focusCell) {\n return this.ej2Instances.addSelectedClass(cells, focusCell);\n };\n ScheduleComponent.prototype.boundaryValidation = function (pageY, pageX) {\n return this.ej2Instances.boundaryValidation(pageY, pageX);\n };\n ScheduleComponent.prototype.changeDate = function (selectedDate, event) {\n return this.ej2Instances.changeDate(selectedDate, event);\n };\n ScheduleComponent.prototype.changeView = function (view, event, muteOnChange, index) {\n return this.ej2Instances.changeView(view, event, muteOnChange, index);\n };\n ScheduleComponent.prototype.deleteEvent = function (id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n };\n ScheduleComponent.prototype.exportToExcel = function (excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n };\n ScheduleComponent.prototype.exportToICalendar = function (fileName) {\n return this.ej2Instances.exportToICalendar(fileName);\n };\n ScheduleComponent.prototype.getAllDayRow = function () {\n return this.ej2Instances.getAllDayRow();\n };\n ScheduleComponent.prototype.getAppointmentTemplate = function () {\n return this.ej2Instances.getAppointmentTemplate();\n };\n ScheduleComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n ScheduleComponent.prototype.getCellDetails = function (tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n };\n ScheduleComponent.prototype.getCellTemplate = function () {\n return this.ej2Instances.getCellTemplate();\n };\n ScheduleComponent.prototype.getContentTable = function () {\n return this.ej2Instances.getContentTable();\n };\n ScheduleComponent.prototype.getCssProperties = function () {\n return this.ej2Instances.getCssProperties();\n };\n ScheduleComponent.prototype.getCurrentTime = function () {\n return this.ej2Instances.getCurrentTime();\n };\n ScheduleComponent.prototype.getCurrentViewDates = function () {\n return this.ej2Instances.getCurrentViewDates();\n };\n ScheduleComponent.prototype.getCurrentViewEvents = function () {\n return this.ej2Instances.getCurrentViewEvents();\n };\n ScheduleComponent.prototype.getDateFromElement = function (td) {\n return this.ej2Instances.getDateFromElement(td);\n };\n ScheduleComponent.prototype.getDateHeaderTemplate = function () {\n return this.ej2Instances.getDateHeaderTemplate();\n };\n ScheduleComponent.prototype.getDayNames = function (type) {\n return this.ej2Instances.getDayNames(type);\n };\n ScheduleComponent.prototype.getEditorTemplate = function () {\n return this.ej2Instances.getEditorTemplate();\n };\n ScheduleComponent.prototype.getEventDetails = function (element) {\n return this.ej2Instances.getEventDetails(element);\n };\n ScheduleComponent.prototype.getEventTooltipTemplate = function () {\n return this.ej2Instances.getEventTooltipTemplate();\n };\n ScheduleComponent.prototype.getEvents = function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n };\n ScheduleComponent.prototype.getHeaderTooltipTemplate = function () {\n return this.ej2Instances.getHeaderTooltipTemplate();\n };\n ScheduleComponent.prototype.getIndexOfDate = function (collection, date) {\n return this.ej2Instances.getIndexOfDate(collection, date);\n };\n ScheduleComponent.prototype.getMajorSlotTemplate = function () {\n return this.ej2Instances.getMajorSlotTemplate();\n };\n ScheduleComponent.prototype.getMinorSlotTemplate = function () {\n return this.ej2Instances.getMinorSlotTemplate();\n };\n ScheduleComponent.prototype.getNavigateView = function () {\n return this.ej2Instances.getNavigateView();\n };\n ScheduleComponent.prototype.getOccurrencesByID = function (eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n };\n ScheduleComponent.prototype.getOccurrencesByRange = function (startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesContent = function () {\n return this.ej2Instances.getQuickInfoTemplatesContent();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesFooter = function () {\n return this.ej2Instances.getQuickInfoTemplatesFooter();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesHeader = function () {\n return this.ej2Instances.getQuickInfoTemplatesHeader();\n };\n ScheduleComponent.prototype.getResourceHeaderTemplate = function () {\n return this.ej2Instances.getResourceHeaderTemplate();\n };\n ScheduleComponent.prototype.getResourcesByIndex = function (index) {\n return this.ej2Instances.getResourcesByIndex(index);\n };\n ScheduleComponent.prototype.getSelectedElements = function () {\n return this.ej2Instances.getSelectedElements();\n };\n ScheduleComponent.prototype.getStartEndTime = function (startEndTime) {\n return this.ej2Instances.getStartEndTime(startEndTime);\n };\n ScheduleComponent.prototype.getTableRows = function () {\n return this.ej2Instances.getTableRows();\n };\n ScheduleComponent.prototype.getTimeString = function (date) {\n return this.ej2Instances.getTimeString(date);\n };\n ScheduleComponent.prototype.getWorkCellElements = function () {\n return this.ej2Instances.getWorkCellElements();\n };\n ScheduleComponent.prototype.hideSpinner = function () {\n return this.ej2Instances.hideSpinner();\n };\n ScheduleComponent.prototype.importICalendar = function (fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n };\n ScheduleComponent.prototype.isAllDayCell = function (td) {\n return this.ej2Instances.isAllDayCell(td);\n };\n ScheduleComponent.prototype.isSelectedDate = function (date) {\n return this.ej2Instances.isSelectedDate(date);\n };\n ScheduleComponent.prototype.isSlotAvailable = function (startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n };\n ScheduleComponent.prototype.openEditor = function (data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n };\n ScheduleComponent.prototype.print = function () {\n return this.ej2Instances.print();\n };\n ScheduleComponent.prototype.refreshEvents = function () {\n return this.ej2Instances.refreshEvents();\n };\n ScheduleComponent.prototype.removeNewEventElement = function () {\n return this.ej2Instances.removeNewEventElement();\n };\n ScheduleComponent.prototype.removeResource = function (resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n };\n ScheduleComponent.prototype.removeSelectedClass = function () {\n return this.ej2Instances.removeSelectedClass();\n };\n ScheduleComponent.prototype.renderElements = function (isLayoutOnly) {\n return this.ej2Instances.renderElements(isLayoutOnly);\n };\n ScheduleComponent.prototype.resetEventTemplates = function () {\n return this.ej2Instances.resetEventTemplates();\n };\n ScheduleComponent.prototype.resetLayoutTemplates = function () {\n return this.ej2Instances.resetLayoutTemplates();\n };\n ScheduleComponent.prototype.resetWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.saveEvent = function (data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n };\n ScheduleComponent.prototype.scrollTo = function (hour) {\n return this.ej2Instances.scrollTo(hour);\n };\n ScheduleComponent.prototype.selectCell = function (element) {\n return this.ej2Instances.selectCell(element);\n };\n ScheduleComponent.prototype.setWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.showSpinner = function () {\n return this.ej2Instances.showSpinner();\n };\n ScheduleComponent.prototype.templateParser = function (template) {\n return this.ej2Instances.templateParser(template);\n };\n ScheduleComponent.prototype.updateLayoutTemplates = function () {\n return this.ej2Instances.updateLayoutTemplates();\n };\n ScheduleComponent = __decorate([\n EJComponentDecorator({\n props: properties,\n model: {\n event: 'modelchanged'\n }\n })\n ], ScheduleComponent);\n return ScheduleComponent;\n}(ComponentBase));\nexport { ScheduleComponent };\nexport var SchedulePlugin = {\n name: 'ejs-schedule',\n install: function (Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport var properties = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport var modelProps = [];\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * \n * ```\n */\nvar RecurrenceEditorComponent = /** @class */ (function (_super) {\n __extends(RecurrenceEditorComponent, _super);\n function RecurrenceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = false;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new RecurrenceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n RecurrenceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n RecurrenceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n RecurrenceEditorComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n RecurrenceEditorComponent.prototype.getRecurrenceDates = function (startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n };\n RecurrenceEditorComponent.prototype.getRecurrenceRule = function () {\n return this.ej2Instances.getRecurrenceRule();\n };\n RecurrenceEditorComponent.prototype.getRuleSummary = function (rule) {\n return this.ej2Instances.getRuleSummary(rule);\n };\n RecurrenceEditorComponent.prototype.resetFields = function () {\n return this.ej2Instances.resetFields();\n };\n RecurrenceEditorComponent.prototype.setRecurrenceRule = function (rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n };\n RecurrenceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], RecurrenceEditorComponent);\n return RecurrenceEditorComponent;\n}(ComponentBase));\nexport { RecurrenceEditorComponent };\nexport var RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install: function (Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","ViewsDirective","_super","apply","render","EJComponentDecorator","Vue","ViewsPlugin","name","install","component","ViewDirective","ViewPlugin","ResourcesDirective","ResourcesPlugin","ResourceDirective","ResourcePlugin","HeaderRowsDirective","HeaderRowsPlugin","HeaderRowDirective","HeaderRowPlugin","properties","modelProps","ScheduleComponent","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-views","e-resources","e-header-rows","tagNameMapper","ej2Instances","Schedule","_trigger","trigger","bindProperties","_setProperties","setProperties","prop","muteOnChange","keys","map","model","test","$emit","eventName","eventProp","successHandler","toString","match","propKey","isUndefined","createElement","$slots","default","addEvent","data","addResource","resources","index","addSelectedClass","cells","focusCell","boundaryValidation","pageY","pageX","changeDate","selectedDate","event","changeView","view","deleteEvent","id","currentAction","exportToExcel","excelExportOptions","exportToICalendar","fileName","getAllDayRow","getAppointmentTemplate","getCalendarMode","getCellDetails","tdCol","getCellTemplate","getContentTable","getCssProperties","getCurrentTime","getCurrentViewDates","getCurrentViewEvents","getDateFromElement","td","getDateHeaderTemplate","getDayNames","type","getEditorTemplate","getEventDetails","element","getEventTooltipTemplate","getEvents","startDate","endDate","includeOccurrences","getHeaderTooltipTemplate","getIndexOfDate","collection","date","getMajorSlotTemplate","getMinorSlotTemplate","getNavigateView","getOccurrencesByID","eventID","getOccurrencesByRange","startTime","endTime","getQuickInfoTemplatesContent","getQuickInfoTemplatesFooter","getQuickInfoTemplatesHeader","getResourceHeaderTemplate","getResourcesByIndex","getSelectedElements","getStartEndTime","startEndTime","getTableRows","getTimeString","getWorkCellElements","hideSpinner","importICalendar","fileContent","isAllDayCell","isSelectedDate","isSlotAvailable","groupIndex","openEditor","action","isEventData","repeatType","print","refreshEvents","removeNewEventElement","removeResource","resourceId","removeSelectedClass","renderElements","isLayoutOnly","resetEventTemplates","resetLayoutTemplates","resetWorkHours","dates","start","end","saveEvent","scrollTo","hour","selectCell","setWorkHours","showSpinner","templateParser","template","updateLayoutTemplates","props","ComponentBase","SchedulePlugin","RecurrenceEditorComponent","RecurrenceEditor","getRecurrenceDates","rule","excludeDate","maximumCount","viewDate","getRecurrenceRule","getRuleSummary","resetFields","setRecurrenceRule","RecurrenceEditorPlugin"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/schedule/dist/es6/ej2-vue-schedule.es2015.js b/components/schedule/dist/es6/ej2-vue-schedule.es2015.js
index 60a17fb70..cad54a4b5 100644
--- a/components/schedule/dist/es6/ej2-vue-schedule.es2015.js
+++ b/components/schedule/dist/es6/ej2-vue-schedule.es2015.js
@@ -369,6 +369,12 @@ let ScheduleComponent = class ScheduleComponent extends ComponentBase {
renderElements(isLayoutOnly) {
return this.ej2Instances.renderElements(isLayoutOnly);
}
+ resetEventTemplates() {
+ return this.ej2Instances.resetEventTemplates();
+ }
+ resetLayoutTemplates() {
+ return this.ej2Instances.resetLayoutTemplates();
+ }
resetWorkHours(dates, start, end, groupIndex) {
return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);
}
@@ -390,6 +396,9 @@ let ScheduleComponent = class ScheduleComponent extends ComponentBase {
templateParser(template) {
return this.ej2Instances.templateParser(template);
}
+ updateLayoutTemplates() {
+ return this.ej2Instances.updateLayoutTemplates();
+ }
};
ScheduleComponent = __decorate$3([
EJComponentDecorator({
diff --git a/components/schedule/dist/es6/ej2-vue-schedule.es2015.js.map b/components/schedule/dist/es6/ej2-vue-schedule.es2015.js.map
index f7066e9fa..142a4b2ff 100644
--- a/components/schedule/dist/es6/ej2-vue-schedule.es2015.js.map
+++ b/components/schedule/dist/es6/ej2-vue-schedule.es2015.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-schedule.es2015.js","sources":["../src/es6/schedule/views.directive.js","../src/es6/schedule/resources.directive.js","../src/es6/schedule/headerrows.directive.js","../src/es6/schedule/schedule.component.js","../src/es6/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nlet ViewsDirective = class ViewsDirective extends Vue {\n render() {\n return;\n }\n};\nViewsDirective = __decorate([\n EJComponentDecorator({})\n], ViewsDirective);\nexport { ViewsDirective };\nexport const ViewsPlugin = {\n name: 'e-views',\n install(Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nlet ViewDirective = class ViewDirective extends Vue {\n render() {\n return;\n }\n};\nViewDirective = __decorate([\n EJComponentDecorator({})\n], ViewDirective);\nexport { ViewDirective };\nexport const ViewPlugin = {\n name: 'e-view',\n install(Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nlet ResourcesDirective = class ResourcesDirective extends Vue {\n render() {\n return;\n }\n};\nResourcesDirective = __decorate([\n EJComponentDecorator({})\n], ResourcesDirective);\nexport { ResourcesDirective };\nexport const ResourcesPlugin = {\n name: 'e-resources',\n install(Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nlet ResourceDirective = class ResourceDirective extends Vue {\n render() {\n return;\n }\n};\nResourceDirective = __decorate([\n EJComponentDecorator({})\n], ResourceDirective);\nexport { ResourceDirective };\nexport const ResourcePlugin = {\n name: 'e-resource',\n install(Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nlet HeaderRowsDirective = class HeaderRowsDirective extends Vue {\n render() {\n return;\n }\n};\nHeaderRowsDirective = __decorate([\n EJComponentDecorator({})\n], HeaderRowsDirective);\nexport { HeaderRowsDirective };\nexport const HeaderRowsPlugin = {\n name: 'e-header-rows',\n install(Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nlet HeaderRowDirective = class HeaderRowDirective extends Vue {\n render() {\n return;\n }\n};\nHeaderRowDirective = __decorate([\n EJComponentDecorator({})\n], HeaderRowDirective);\nexport { HeaderRowDirective };\nexport const HeaderRowPlugin = {\n name: 'e-header-row',\n install(Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nexport const properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowKeyboardInteraction', 'allowResizing', 'calendarMode', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'editorTemplate', 'enablePersistence', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'group', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeScale', 'timezone', 'views', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'navigating', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];\nexport const modelProps = ['currentView', 'selectedDate'];\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * \n * ```\n */\nlet ScheduleComponent = class ScheduleComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = true;\n this.hasInjectedModules = true;\n this.tagMapper = { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\" };\n this.tagNameMapper = { \"e-header-rows\": \"e-headerRows\" };\n this.ej2Instances = new Schedule({});\n this.ej2Instances._trigger = this.ej2Instances.trigger;\n this.ej2Instances.trigger = this.trigger;\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n trigger(eventName, eventProp, successHandler) {\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n let key = this.models.toString().match(/checked|value/) || [];\n let propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n if (this.ej2Instances && this.ej2Instances._trigger) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n addEvent(data) {\n return this.ej2Instances.addEvent(data);\n }\n addResource(resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n }\n addSelectedClass(cells, focusCell) {\n return this.ej2Instances.addSelectedClass(cells, focusCell);\n }\n boundaryValidation(pageY, pageX) {\n return this.ej2Instances.boundaryValidation(pageY, pageX);\n }\n changeDate(selectedDate, event) {\n return this.ej2Instances.changeDate(selectedDate, event);\n }\n changeView(view, event, muteOnChange, index) {\n return this.ej2Instances.changeView(view, event, muteOnChange, index);\n }\n deleteEvent(id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n }\n exportToExcel(excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n }\n exportToICalendar(fileName) {\n return this.ej2Instances.exportToICalendar(fileName);\n }\n getAllDayRow() {\n return this.ej2Instances.getAllDayRow();\n }\n getAppointmentTemplate() {\n return this.ej2Instances.getAppointmentTemplate();\n }\n getCalendarMode() {\n return this.ej2Instances.getCalendarMode();\n }\n getCellDetails(tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n }\n getCellTemplate() {\n return this.ej2Instances.getCellTemplate();\n }\n getContentTable() {\n return this.ej2Instances.getContentTable();\n }\n getCssProperties() {\n return this.ej2Instances.getCssProperties();\n }\n getCurrentTime() {\n return this.ej2Instances.getCurrentTime();\n }\n getCurrentViewDates() {\n return this.ej2Instances.getCurrentViewDates();\n }\n getCurrentViewEvents() {\n return this.ej2Instances.getCurrentViewEvents();\n }\n getDateFromElement(td) {\n return this.ej2Instances.getDateFromElement(td);\n }\n getDateHeaderTemplate() {\n return this.ej2Instances.getDateHeaderTemplate();\n }\n getDayNames(type) {\n return this.ej2Instances.getDayNames(type);\n }\n getEditorTemplate() {\n return this.ej2Instances.getEditorTemplate();\n }\n getEventDetails(element) {\n return this.ej2Instances.getEventDetails(element);\n }\n getEventTooltipTemplate() {\n return this.ej2Instances.getEventTooltipTemplate();\n }\n getEvents(startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n }\n getHeaderTooltipTemplate() {\n return this.ej2Instances.getHeaderTooltipTemplate();\n }\n getIndexOfDate(collection, date) {\n return this.ej2Instances.getIndexOfDate(collection, date);\n }\n getMajorSlotTemplate() {\n return this.ej2Instances.getMajorSlotTemplate();\n }\n getMinorSlotTemplate() {\n return this.ej2Instances.getMinorSlotTemplate();\n }\n getNavigateView() {\n return this.ej2Instances.getNavigateView();\n }\n getOccurrencesByID(eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n }\n getOccurrencesByRange(startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n }\n getQuickInfoTemplatesContent() {\n return this.ej2Instances.getQuickInfoTemplatesContent();\n }\n getQuickInfoTemplatesFooter() {\n return this.ej2Instances.getQuickInfoTemplatesFooter();\n }\n getQuickInfoTemplatesHeader() {\n return this.ej2Instances.getQuickInfoTemplatesHeader();\n }\n getResourceHeaderTemplate() {\n return this.ej2Instances.getResourceHeaderTemplate();\n }\n getResourcesByIndex(index) {\n return this.ej2Instances.getResourcesByIndex(index);\n }\n getSelectedElements() {\n return this.ej2Instances.getSelectedElements();\n }\n getStartEndTime(startEndTime) {\n return this.ej2Instances.getStartEndTime(startEndTime);\n }\n getTableRows() {\n return this.ej2Instances.getTableRows();\n }\n getTimeString(date) {\n return this.ej2Instances.getTimeString(date);\n }\n getWorkCellElements() {\n return this.ej2Instances.getWorkCellElements();\n }\n hideSpinner() {\n return this.ej2Instances.hideSpinner();\n }\n importICalendar(fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n }\n isAllDayCell(td) {\n return this.ej2Instances.isAllDayCell(td);\n }\n isSelectedDate(date) {\n return this.ej2Instances.isSelectedDate(date);\n }\n isSlotAvailable(startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n }\n openEditor(data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n }\n print() {\n return this.ej2Instances.print();\n }\n refreshEvents() {\n return this.ej2Instances.refreshEvents();\n }\n removeNewEventElement() {\n return this.ej2Instances.removeNewEventElement();\n }\n removeResource(resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n }\n removeSelectedClass() {\n return this.ej2Instances.removeSelectedClass();\n }\n renderElements(isLayoutOnly) {\n return this.ej2Instances.renderElements(isLayoutOnly);\n }\n resetWorkHours(dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n }\n saveEvent(data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n }\n scrollTo(hour) {\n return this.ej2Instances.scrollTo(hour);\n }\n selectCell(element) {\n return this.ej2Instances.selectCell(element);\n }\n setWorkHours(dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n }\n showSpinner() {\n return this.ej2Instances.showSpinner();\n }\n templateParser(template) {\n return this.ej2Instances.templateParser(template);\n }\n};\nScheduleComponent = __decorate([\n EJComponentDecorator({\n props: properties,\n model: {\n event: 'modelchanged'\n }\n })\n], ScheduleComponent);\nexport { ScheduleComponent };\nexport const SchedulePlugin = {\n name: 'ejs-schedule',\n install(Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport const properties = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport const modelProps = [];\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * \n * ```\n */\nlet RecurrenceEditorComponent = class RecurrenceEditorComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = false;\n this.hasInjectedModules = false;\n this.tagMapper = {};\n this.tagNameMapper = {};\n this.ej2Instances = new RecurrenceEditor({});\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n getCalendarMode() {\n return this.ej2Instances.getCalendarMode();\n }\n getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n }\n getRecurrenceRule() {\n return this.ej2Instances.getRecurrenceRule();\n }\n getRuleSummary(rule) {\n return this.ej2Instances.getRuleSummary(rule);\n }\n resetFields() {\n return this.ej2Instances.resetFields();\n }\n setRecurrenceRule(rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n }\n};\nRecurrenceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n], RecurrenceEditorComponent);\nexport { RecurrenceEditorComponent };\nexport const RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install(Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["this","Vue","__decorate","properties","modelProps"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-schedule.es2015.js","sources":["../src/es6/schedule/views.directive.js","../src/es6/schedule/resources.directive.js","../src/es6/schedule/headerrows.directive.js","../src/es6/schedule/schedule.component.js","../src/es6/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nlet ViewsDirective = class ViewsDirective extends Vue {\n render() {\n return;\n }\n};\nViewsDirective = __decorate([\n EJComponentDecorator({})\n], ViewsDirective);\nexport { ViewsDirective };\nexport const ViewsPlugin = {\n name: 'e-views',\n install(Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nlet ViewDirective = class ViewDirective extends Vue {\n render() {\n return;\n }\n};\nViewDirective = __decorate([\n EJComponentDecorator({})\n], ViewDirective);\nexport { ViewDirective };\nexport const ViewPlugin = {\n name: 'e-view',\n install(Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nlet ResourcesDirective = class ResourcesDirective extends Vue {\n render() {\n return;\n }\n};\nResourcesDirective = __decorate([\n EJComponentDecorator({})\n], ResourcesDirective);\nexport { ResourcesDirective };\nexport const ResourcesPlugin = {\n name: 'e-resources',\n install(Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nlet ResourceDirective = class ResourceDirective extends Vue {\n render() {\n return;\n }\n};\nResourceDirective = __decorate([\n EJComponentDecorator({})\n], ResourceDirective);\nexport { ResourceDirective };\nexport const ResourcePlugin = {\n name: 'e-resource',\n install(Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nlet HeaderRowsDirective = class HeaderRowsDirective extends Vue {\n render() {\n return;\n }\n};\nHeaderRowsDirective = __decorate([\n EJComponentDecorator({})\n], HeaderRowsDirective);\nexport { HeaderRowsDirective };\nexport const HeaderRowsPlugin = {\n name: 'e-header-rows',\n install(Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nlet HeaderRowDirective = class HeaderRowDirective extends Vue {\n render() {\n return;\n }\n};\nHeaderRowDirective = __decorate([\n EJComponentDecorator({})\n], HeaderRowDirective);\nexport { HeaderRowDirective };\nexport const HeaderRowPlugin = {\n name: 'e-header-row',\n install(Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nexport const properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowKeyboardInteraction', 'allowResizing', 'calendarMode', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'editorTemplate', 'enablePersistence', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'group', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeScale', 'timezone', 'views', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'navigating', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];\nexport const modelProps = ['currentView', 'selectedDate'];\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * \n * ```\n */\nlet ScheduleComponent = class ScheduleComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = true;\n this.hasInjectedModules = true;\n this.tagMapper = { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\" };\n this.tagNameMapper = { \"e-header-rows\": \"e-headerRows\" };\n this.ej2Instances = new Schedule({});\n this.ej2Instances._trigger = this.ej2Instances.trigger;\n this.ej2Instances.trigger = this.trigger;\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n trigger(eventName, eventProp, successHandler) {\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n let key = this.models.toString().match(/checked|value/) || [];\n let propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n if (this.ej2Instances && this.ej2Instances._trigger) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n addEvent(data) {\n return this.ej2Instances.addEvent(data);\n }\n addResource(resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n }\n addSelectedClass(cells, focusCell) {\n return this.ej2Instances.addSelectedClass(cells, focusCell);\n }\n boundaryValidation(pageY, pageX) {\n return this.ej2Instances.boundaryValidation(pageY, pageX);\n }\n changeDate(selectedDate, event) {\n return this.ej2Instances.changeDate(selectedDate, event);\n }\n changeView(view, event, muteOnChange, index) {\n return this.ej2Instances.changeView(view, event, muteOnChange, index);\n }\n deleteEvent(id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n }\n exportToExcel(excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n }\n exportToICalendar(fileName) {\n return this.ej2Instances.exportToICalendar(fileName);\n }\n getAllDayRow() {\n return this.ej2Instances.getAllDayRow();\n }\n getAppointmentTemplate() {\n return this.ej2Instances.getAppointmentTemplate();\n }\n getCalendarMode() {\n return this.ej2Instances.getCalendarMode();\n }\n getCellDetails(tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n }\n getCellTemplate() {\n return this.ej2Instances.getCellTemplate();\n }\n getContentTable() {\n return this.ej2Instances.getContentTable();\n }\n getCssProperties() {\n return this.ej2Instances.getCssProperties();\n }\n getCurrentTime() {\n return this.ej2Instances.getCurrentTime();\n }\n getCurrentViewDates() {\n return this.ej2Instances.getCurrentViewDates();\n }\n getCurrentViewEvents() {\n return this.ej2Instances.getCurrentViewEvents();\n }\n getDateFromElement(td) {\n return this.ej2Instances.getDateFromElement(td);\n }\n getDateHeaderTemplate() {\n return this.ej2Instances.getDateHeaderTemplate();\n }\n getDayNames(type) {\n return this.ej2Instances.getDayNames(type);\n }\n getEditorTemplate() {\n return this.ej2Instances.getEditorTemplate();\n }\n getEventDetails(element) {\n return this.ej2Instances.getEventDetails(element);\n }\n getEventTooltipTemplate() {\n return this.ej2Instances.getEventTooltipTemplate();\n }\n getEvents(startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n }\n getHeaderTooltipTemplate() {\n return this.ej2Instances.getHeaderTooltipTemplate();\n }\n getIndexOfDate(collection, date) {\n return this.ej2Instances.getIndexOfDate(collection, date);\n }\n getMajorSlotTemplate() {\n return this.ej2Instances.getMajorSlotTemplate();\n }\n getMinorSlotTemplate() {\n return this.ej2Instances.getMinorSlotTemplate();\n }\n getNavigateView() {\n return this.ej2Instances.getNavigateView();\n }\n getOccurrencesByID(eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n }\n getOccurrencesByRange(startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n }\n getQuickInfoTemplatesContent() {\n return this.ej2Instances.getQuickInfoTemplatesContent();\n }\n getQuickInfoTemplatesFooter() {\n return this.ej2Instances.getQuickInfoTemplatesFooter();\n }\n getQuickInfoTemplatesHeader() {\n return this.ej2Instances.getQuickInfoTemplatesHeader();\n }\n getResourceHeaderTemplate() {\n return this.ej2Instances.getResourceHeaderTemplate();\n }\n getResourcesByIndex(index) {\n return this.ej2Instances.getResourcesByIndex(index);\n }\n getSelectedElements() {\n return this.ej2Instances.getSelectedElements();\n }\n getStartEndTime(startEndTime) {\n return this.ej2Instances.getStartEndTime(startEndTime);\n }\n getTableRows() {\n return this.ej2Instances.getTableRows();\n }\n getTimeString(date) {\n return this.ej2Instances.getTimeString(date);\n }\n getWorkCellElements() {\n return this.ej2Instances.getWorkCellElements();\n }\n hideSpinner() {\n return this.ej2Instances.hideSpinner();\n }\n importICalendar(fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n }\n isAllDayCell(td) {\n return this.ej2Instances.isAllDayCell(td);\n }\n isSelectedDate(date) {\n return this.ej2Instances.isSelectedDate(date);\n }\n isSlotAvailable(startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n }\n openEditor(data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n }\n print() {\n return this.ej2Instances.print();\n }\n refreshEvents() {\n return this.ej2Instances.refreshEvents();\n }\n removeNewEventElement() {\n return this.ej2Instances.removeNewEventElement();\n }\n removeResource(resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n }\n removeSelectedClass() {\n return this.ej2Instances.removeSelectedClass();\n }\n renderElements(isLayoutOnly) {\n return this.ej2Instances.renderElements(isLayoutOnly);\n }\n resetEventTemplates() {\n return this.ej2Instances.resetEventTemplates();\n }\n resetLayoutTemplates() {\n return this.ej2Instances.resetLayoutTemplates();\n }\n resetWorkHours(dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n }\n saveEvent(data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n }\n scrollTo(hour) {\n return this.ej2Instances.scrollTo(hour);\n }\n selectCell(element) {\n return this.ej2Instances.selectCell(element);\n }\n setWorkHours(dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n }\n showSpinner() {\n return this.ej2Instances.showSpinner();\n }\n templateParser(template) {\n return this.ej2Instances.templateParser(template);\n }\n updateLayoutTemplates() {\n return this.ej2Instances.updateLayoutTemplates();\n }\n};\nScheduleComponent = __decorate([\n EJComponentDecorator({\n props: properties,\n model: {\n event: 'modelchanged'\n }\n })\n], ScheduleComponent);\nexport { ScheduleComponent };\nexport const SchedulePlugin = {\n name: 'ejs-schedule',\n install(Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n","var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport const properties = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport const modelProps = [];\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * \n * ```\n */\nlet RecurrenceEditorComponent = class RecurrenceEditorComponent extends ComponentBase {\n constructor() {\n super();\n this.propKeys = properties;\n this.models = modelProps;\n this.hasChildDirective = false;\n this.hasInjectedModules = false;\n this.tagMapper = {};\n this.tagNameMapper = {};\n this.ej2Instances = new RecurrenceEditor({});\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n }\n setProperties(prop, muteOnChange) {\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map((key) => {\n this.models.map((model) => {\n if ((key === model) && !(/datasource/i.test(key))) {\n this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n }\n render(createElement) {\n return createElement('div', this.$slots.default);\n }\n getCalendarMode() {\n return this.ej2Instances.getCalendarMode();\n }\n getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n }\n getRecurrenceRule() {\n return this.ej2Instances.getRecurrenceRule();\n }\n getRuleSummary(rule) {\n return this.ej2Instances.getRuleSummary(rule);\n }\n resetFields() {\n return this.ej2Instances.resetFields();\n }\n setRecurrenceRule(rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n }\n};\nRecurrenceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n], RecurrenceEditorComponent);\nexport { RecurrenceEditorComponent };\nexport const RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install(Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["this","Vue","__decorate","properties","modelProps"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/schedule/dist/es6/ej2-vue-schedule.es5.js b/components/schedule/dist/es6/ej2-vue-schedule.es5.js
index 1fcda332b..ea5f40984 100644
--- a/components/schedule/dist/es6/ej2-vue-schedule.es5.js
+++ b/components/schedule/dist/es6/ej2-vue-schedule.es5.js
@@ -454,6 +454,12 @@ var ScheduleComponent = /** @__PURE__ @class */ (function (_super) {
ScheduleComponent.prototype.renderElements = function (isLayoutOnly) {
return this.ej2Instances.renderElements(isLayoutOnly);
};
+ ScheduleComponent.prototype.resetEventTemplates = function () {
+ return this.ej2Instances.resetEventTemplates();
+ };
+ ScheduleComponent.prototype.resetLayoutTemplates = function () {
+ return this.ej2Instances.resetLayoutTemplates();
+ };
ScheduleComponent.prototype.resetWorkHours = function (dates, start, end, groupIndex) {
return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);
};
@@ -475,6 +481,9 @@ var ScheduleComponent = /** @__PURE__ @class */ (function (_super) {
ScheduleComponent.prototype.templateParser = function (template) {
return this.ej2Instances.templateParser(template);
};
+ ScheduleComponent.prototype.updateLayoutTemplates = function () {
+ return this.ej2Instances.updateLayoutTemplates();
+ };
ScheduleComponent = __decorate$3([
EJComponentDecorator({
props: properties,
diff --git a/components/schedule/dist/es6/ej2-vue-schedule.es5.js.map b/components/schedule/dist/es6/ej2-vue-schedule.es5.js.map
index ea88f83dc..42a423e85 100644
--- a/components/schedule/dist/es6/ej2-vue-schedule.es5.js.map
+++ b/components/schedule/dist/es6/ej2-vue-schedule.es5.js.map
@@ -1 +1 @@
-{"version":3,"file":"ej2-vue-schedule.es5.js","sources":["../../src/schedule/views.directive.js","../../src/schedule/resources.directive.js","../../src/schedule/headerrows.directive.js","../../src/schedule/schedule.component.js","../../src/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ViewsDirective = /** @class */ (function (_super) {\n __extends(ViewsDirective, _super);\n function ViewsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewsDirective.prototype.render = function () {\n return;\n };\n ViewsDirective = __decorate([\n EJComponentDecorator({})\n ], ViewsDirective);\n return ViewsDirective;\n}(Vue));\nexport { ViewsDirective };\nexport var ViewsPlugin = {\n name: 'e-views',\n install: function (Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ViewDirective = /** @class */ (function (_super) {\n __extends(ViewDirective, _super);\n function ViewDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewDirective.prototype.render = function () {\n return;\n };\n ViewDirective = __decorate([\n EJComponentDecorator({})\n ], ViewDirective);\n return ViewDirective;\n}(Vue));\nexport { ViewDirective };\nexport var ViewPlugin = {\n name: 'e-view',\n install: function (Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ResourcesDirective = /** @class */ (function (_super) {\n __extends(ResourcesDirective, _super);\n function ResourcesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourcesDirective.prototype.render = function () {\n return;\n };\n ResourcesDirective = __decorate([\n EJComponentDecorator({})\n ], ResourcesDirective);\n return ResourcesDirective;\n}(Vue));\nexport { ResourcesDirective };\nexport var ResourcesPlugin = {\n name: 'e-resources',\n install: function (Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ResourceDirective = /** @class */ (function (_super) {\n __extends(ResourceDirective, _super);\n function ResourceDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourceDirective.prototype.render = function () {\n return;\n };\n ResourceDirective = __decorate([\n EJComponentDecorator({})\n ], ResourceDirective);\n return ResourceDirective;\n}(Vue));\nexport { ResourceDirective };\nexport var ResourcePlugin = {\n name: 'e-resource',\n install: function (Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar HeaderRowsDirective = /** @class */ (function (_super) {\n __extends(HeaderRowsDirective, _super);\n function HeaderRowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowsDirective.prototype.render = function () {\n return;\n };\n HeaderRowsDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowsDirective);\n return HeaderRowsDirective;\n}(Vue));\nexport { HeaderRowsDirective };\nexport var HeaderRowsPlugin = {\n name: 'e-header-rows',\n install: function (Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar HeaderRowDirective = /** @class */ (function (_super) {\n __extends(HeaderRowDirective, _super);\n function HeaderRowDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowDirective.prototype.render = function () {\n return;\n };\n HeaderRowDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowDirective);\n return HeaderRowDirective;\n}(Vue));\nexport { HeaderRowDirective };\nexport var HeaderRowPlugin = {\n name: 'e-header-row',\n install: function (Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nexport var properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowKeyboardInteraction', 'allowResizing', 'calendarMode', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'editorTemplate', 'enablePersistence', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'group', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeScale', 'timezone', 'views', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'navigating', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];\nexport var modelProps = ['currentView', 'selectedDate'];\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * \n * ```\n */\nvar ScheduleComponent = /** @class */ (function (_super) {\n __extends(ScheduleComponent, _super);\n function ScheduleComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = true;\n _this.hasInjectedModules = true;\n _this.tagMapper = { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\" };\n _this.tagNameMapper = { \"e-header-rows\": \"e-headerRows\" };\n _this.ej2Instances = new Schedule({});\n _this.ej2Instances._trigger = _this.ej2Instances.trigger;\n _this.ej2Instances.trigger = _this.trigger;\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n ScheduleComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n ScheduleComponent.prototype.trigger = function (eventName, eventProp, successHandler) {\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n if (this.ej2Instances && this.ej2Instances._trigger) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n };\n ScheduleComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n ScheduleComponent.prototype.addEvent = function (data) {\n return this.ej2Instances.addEvent(data);\n };\n ScheduleComponent.prototype.addResource = function (resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n };\n ScheduleComponent.prototype.addSelectedClass = function (cells, focusCell) {\n return this.ej2Instances.addSelectedClass(cells, focusCell);\n };\n ScheduleComponent.prototype.boundaryValidation = function (pageY, pageX) {\n return this.ej2Instances.boundaryValidation(pageY, pageX);\n };\n ScheduleComponent.prototype.changeDate = function (selectedDate, event) {\n return this.ej2Instances.changeDate(selectedDate, event);\n };\n ScheduleComponent.prototype.changeView = function (view, event, muteOnChange, index) {\n return this.ej2Instances.changeView(view, event, muteOnChange, index);\n };\n ScheduleComponent.prototype.deleteEvent = function (id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n };\n ScheduleComponent.prototype.exportToExcel = function (excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n };\n ScheduleComponent.prototype.exportToICalendar = function (fileName) {\n return this.ej2Instances.exportToICalendar(fileName);\n };\n ScheduleComponent.prototype.getAllDayRow = function () {\n return this.ej2Instances.getAllDayRow();\n };\n ScheduleComponent.prototype.getAppointmentTemplate = function () {\n return this.ej2Instances.getAppointmentTemplate();\n };\n ScheduleComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n ScheduleComponent.prototype.getCellDetails = function (tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n };\n ScheduleComponent.prototype.getCellTemplate = function () {\n return this.ej2Instances.getCellTemplate();\n };\n ScheduleComponent.prototype.getContentTable = function () {\n return this.ej2Instances.getContentTable();\n };\n ScheduleComponent.prototype.getCssProperties = function () {\n return this.ej2Instances.getCssProperties();\n };\n ScheduleComponent.prototype.getCurrentTime = function () {\n return this.ej2Instances.getCurrentTime();\n };\n ScheduleComponent.prototype.getCurrentViewDates = function () {\n return this.ej2Instances.getCurrentViewDates();\n };\n ScheduleComponent.prototype.getCurrentViewEvents = function () {\n return this.ej2Instances.getCurrentViewEvents();\n };\n ScheduleComponent.prototype.getDateFromElement = function (td) {\n return this.ej2Instances.getDateFromElement(td);\n };\n ScheduleComponent.prototype.getDateHeaderTemplate = function () {\n return this.ej2Instances.getDateHeaderTemplate();\n };\n ScheduleComponent.prototype.getDayNames = function (type) {\n return this.ej2Instances.getDayNames(type);\n };\n ScheduleComponent.prototype.getEditorTemplate = function () {\n return this.ej2Instances.getEditorTemplate();\n };\n ScheduleComponent.prototype.getEventDetails = function (element) {\n return this.ej2Instances.getEventDetails(element);\n };\n ScheduleComponent.prototype.getEventTooltipTemplate = function () {\n return this.ej2Instances.getEventTooltipTemplate();\n };\n ScheduleComponent.prototype.getEvents = function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n };\n ScheduleComponent.prototype.getHeaderTooltipTemplate = function () {\n return this.ej2Instances.getHeaderTooltipTemplate();\n };\n ScheduleComponent.prototype.getIndexOfDate = function (collection, date) {\n return this.ej2Instances.getIndexOfDate(collection, date);\n };\n ScheduleComponent.prototype.getMajorSlotTemplate = function () {\n return this.ej2Instances.getMajorSlotTemplate();\n };\n ScheduleComponent.prototype.getMinorSlotTemplate = function () {\n return this.ej2Instances.getMinorSlotTemplate();\n };\n ScheduleComponent.prototype.getNavigateView = function () {\n return this.ej2Instances.getNavigateView();\n };\n ScheduleComponent.prototype.getOccurrencesByID = function (eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n };\n ScheduleComponent.prototype.getOccurrencesByRange = function (startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesContent = function () {\n return this.ej2Instances.getQuickInfoTemplatesContent();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesFooter = function () {\n return this.ej2Instances.getQuickInfoTemplatesFooter();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesHeader = function () {\n return this.ej2Instances.getQuickInfoTemplatesHeader();\n };\n ScheduleComponent.prototype.getResourceHeaderTemplate = function () {\n return this.ej2Instances.getResourceHeaderTemplate();\n };\n ScheduleComponent.prototype.getResourcesByIndex = function (index) {\n return this.ej2Instances.getResourcesByIndex(index);\n };\n ScheduleComponent.prototype.getSelectedElements = function () {\n return this.ej2Instances.getSelectedElements();\n };\n ScheduleComponent.prototype.getStartEndTime = function (startEndTime) {\n return this.ej2Instances.getStartEndTime(startEndTime);\n };\n ScheduleComponent.prototype.getTableRows = function () {\n return this.ej2Instances.getTableRows();\n };\n ScheduleComponent.prototype.getTimeString = function (date) {\n return this.ej2Instances.getTimeString(date);\n };\n ScheduleComponent.prototype.getWorkCellElements = function () {\n return this.ej2Instances.getWorkCellElements();\n };\n ScheduleComponent.prototype.hideSpinner = function () {\n return this.ej2Instances.hideSpinner();\n };\n ScheduleComponent.prototype.importICalendar = function (fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n };\n ScheduleComponent.prototype.isAllDayCell = function (td) {\n return this.ej2Instances.isAllDayCell(td);\n };\n ScheduleComponent.prototype.isSelectedDate = function (date) {\n return this.ej2Instances.isSelectedDate(date);\n };\n ScheduleComponent.prototype.isSlotAvailable = function (startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n };\n ScheduleComponent.prototype.openEditor = function (data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n };\n ScheduleComponent.prototype.print = function () {\n return this.ej2Instances.print();\n };\n ScheduleComponent.prototype.refreshEvents = function () {\n return this.ej2Instances.refreshEvents();\n };\n ScheduleComponent.prototype.removeNewEventElement = function () {\n return this.ej2Instances.removeNewEventElement();\n };\n ScheduleComponent.prototype.removeResource = function (resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n };\n ScheduleComponent.prototype.removeSelectedClass = function () {\n return this.ej2Instances.removeSelectedClass();\n };\n ScheduleComponent.prototype.renderElements = function (isLayoutOnly) {\n return this.ej2Instances.renderElements(isLayoutOnly);\n };\n ScheduleComponent.prototype.resetWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.saveEvent = function (data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n };\n ScheduleComponent.prototype.scrollTo = function (hour) {\n return this.ej2Instances.scrollTo(hour);\n };\n ScheduleComponent.prototype.selectCell = function (element) {\n return this.ej2Instances.selectCell(element);\n };\n ScheduleComponent.prototype.setWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.showSpinner = function () {\n return this.ej2Instances.showSpinner();\n };\n ScheduleComponent.prototype.templateParser = function (template) {\n return this.ej2Instances.templateParser(template);\n };\n ScheduleComponent = __decorate([\n EJComponentDecorator({\n props: properties,\n model: {\n event: 'modelchanged'\n }\n })\n ], ScheduleComponent);\n return ScheduleComponent;\n}(ComponentBase));\nexport { ScheduleComponent };\nexport var SchedulePlugin = {\n name: 'ejs-schedule',\n install: function (Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport var properties = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport var modelProps = [];\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * \n * ```\n */\nvar RecurrenceEditorComponent = /** @class */ (function (_super) {\n __extends(RecurrenceEditorComponent, _super);\n function RecurrenceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = false;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new RecurrenceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n RecurrenceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n RecurrenceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n RecurrenceEditorComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n RecurrenceEditorComponent.prototype.getRecurrenceDates = function (startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n };\n RecurrenceEditorComponent.prototype.getRecurrenceRule = function () {\n return this.ej2Instances.getRecurrenceRule();\n };\n RecurrenceEditorComponent.prototype.getRuleSummary = function (rule) {\n return this.ej2Instances.getRuleSummary(rule);\n };\n RecurrenceEditorComponent.prototype.resetFields = function () {\n return this.ej2Instances.resetFields();\n };\n RecurrenceEditorComponent.prototype.setRecurrenceRule = function (rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n };\n RecurrenceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], RecurrenceEditorComponent);\n return RecurrenceEditorComponent;\n}(ComponentBase));\nexport { RecurrenceEditorComponent };\nexport var RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install: function (Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["this","Vue","__extends","__decorate","properties","modelProps"],"mappings":"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"}
\ No newline at end of file
+{"version":3,"file":"ej2-vue-schedule.es5.js","sources":["../../src/schedule/views.directive.js","../../src/schedule/resources.directive.js","../../src/schedule/headerrows.directive.js","../../src/schedule/schedule.component.js","../../src/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ViewsDirective = /** @class */ (function (_super) {\n __extends(ViewsDirective, _super);\n function ViewsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewsDirective.prototype.render = function () {\n return;\n };\n ViewsDirective = __decorate([\n EJComponentDecorator({})\n ], ViewsDirective);\n return ViewsDirective;\n}(Vue));\nexport { ViewsDirective };\nexport var ViewsPlugin = {\n name: 'e-views',\n install: function (Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ViewDirective = /** @class */ (function (_super) {\n __extends(ViewDirective, _super);\n function ViewDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewDirective.prototype.render = function () {\n return;\n };\n ViewDirective = __decorate([\n EJComponentDecorator({})\n ], ViewDirective);\n return ViewDirective;\n}(Vue));\nexport { ViewDirective };\nexport var ViewPlugin = {\n name: 'e-view',\n install: function (Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ResourcesDirective = /** @class */ (function (_super) {\n __extends(ResourcesDirective, _super);\n function ResourcesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourcesDirective.prototype.render = function () {\n return;\n };\n ResourcesDirective = __decorate([\n EJComponentDecorator({})\n ], ResourcesDirective);\n return ResourcesDirective;\n}(Vue));\nexport { ResourcesDirective };\nexport var ResourcesPlugin = {\n name: 'e-resources',\n install: function (Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar ResourceDirective = /** @class */ (function (_super) {\n __extends(ResourceDirective, _super);\n function ResourceDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourceDirective.prototype.render = function () {\n return;\n };\n ResourceDirective = __decorate([\n EJComponentDecorator({})\n ], ResourceDirective);\n return ResourceDirective;\n}(Vue));\nexport { ResourceDirective };\nexport var ResourcePlugin = {\n name: 'e-resource',\n install: function (Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar HeaderRowsDirective = /** @class */ (function (_super) {\n __extends(HeaderRowsDirective, _super);\n function HeaderRowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowsDirective.prototype.render = function () {\n return;\n };\n HeaderRowsDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowsDirective);\n return HeaderRowsDirective;\n}(Vue));\nexport { HeaderRowsDirective };\nexport var HeaderRowsPlugin = {\n name: 'e-header-rows',\n install: function (Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * \n * \n * \n * \n * \n * \n * ```\n */\nvar HeaderRowDirective = /** @class */ (function (_super) {\n __extends(HeaderRowDirective, _super);\n function HeaderRowDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowDirective.prototype.render = function () {\n return;\n };\n HeaderRowDirective = __decorate([\n EJComponentDecorator({})\n ], HeaderRowDirective);\n return HeaderRowDirective;\n}(Vue));\nexport { HeaderRowDirective };\nexport var HeaderRowPlugin = {\n name: 'e-header-row',\n install: function (Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nexport var properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowKeyboardInteraction', 'allowResizing', 'calendarMode', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'editorTemplate', 'enablePersistence', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'group', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeScale', 'timezone', 'views', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'navigating', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];\nexport var modelProps = ['currentView', 'selectedDate'];\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * \n * ```\n */\nvar ScheduleComponent = /** @class */ (function (_super) {\n __extends(ScheduleComponent, _super);\n function ScheduleComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = true;\n _this.hasInjectedModules = true;\n _this.tagMapper = { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\" };\n _this.tagNameMapper = { \"e-header-rows\": \"e-headerRows\" };\n _this.ej2Instances = new Schedule({});\n _this.ej2Instances._trigger = _this.ej2Instances.trigger;\n _this.ej2Instances.trigger = _this.trigger;\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n ScheduleComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n ScheduleComponent.prototype.trigger = function (eventName, eventProp, successHandler) {\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n if (this.ej2Instances && this.ej2Instances._trigger) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n };\n ScheduleComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n ScheduleComponent.prototype.addEvent = function (data) {\n return this.ej2Instances.addEvent(data);\n };\n ScheduleComponent.prototype.addResource = function (resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n };\n ScheduleComponent.prototype.addSelectedClass = function (cells, focusCell) {\n return this.ej2Instances.addSelectedClass(cells, focusCell);\n };\n ScheduleComponent.prototype.boundaryValidation = function (pageY, pageX) {\n return this.ej2Instances.boundaryValidation(pageY, pageX);\n };\n ScheduleComponent.prototype.changeDate = function (selectedDate, event) {\n return this.ej2Instances.changeDate(selectedDate, event);\n };\n ScheduleComponent.prototype.changeView = function (view, event, muteOnChange, index) {\n return this.ej2Instances.changeView(view, event, muteOnChange, index);\n };\n ScheduleComponent.prototype.deleteEvent = function (id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n };\n ScheduleComponent.prototype.exportToExcel = function (excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n };\n ScheduleComponent.prototype.exportToICalendar = function (fileName) {\n return this.ej2Instances.exportToICalendar(fileName);\n };\n ScheduleComponent.prototype.getAllDayRow = function () {\n return this.ej2Instances.getAllDayRow();\n };\n ScheduleComponent.prototype.getAppointmentTemplate = function () {\n return this.ej2Instances.getAppointmentTemplate();\n };\n ScheduleComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n ScheduleComponent.prototype.getCellDetails = function (tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n };\n ScheduleComponent.prototype.getCellTemplate = function () {\n return this.ej2Instances.getCellTemplate();\n };\n ScheduleComponent.prototype.getContentTable = function () {\n return this.ej2Instances.getContentTable();\n };\n ScheduleComponent.prototype.getCssProperties = function () {\n return this.ej2Instances.getCssProperties();\n };\n ScheduleComponent.prototype.getCurrentTime = function () {\n return this.ej2Instances.getCurrentTime();\n };\n ScheduleComponent.prototype.getCurrentViewDates = function () {\n return this.ej2Instances.getCurrentViewDates();\n };\n ScheduleComponent.prototype.getCurrentViewEvents = function () {\n return this.ej2Instances.getCurrentViewEvents();\n };\n ScheduleComponent.prototype.getDateFromElement = function (td) {\n return this.ej2Instances.getDateFromElement(td);\n };\n ScheduleComponent.prototype.getDateHeaderTemplate = function () {\n return this.ej2Instances.getDateHeaderTemplate();\n };\n ScheduleComponent.prototype.getDayNames = function (type) {\n return this.ej2Instances.getDayNames(type);\n };\n ScheduleComponent.prototype.getEditorTemplate = function () {\n return this.ej2Instances.getEditorTemplate();\n };\n ScheduleComponent.prototype.getEventDetails = function (element) {\n return this.ej2Instances.getEventDetails(element);\n };\n ScheduleComponent.prototype.getEventTooltipTemplate = function () {\n return this.ej2Instances.getEventTooltipTemplate();\n };\n ScheduleComponent.prototype.getEvents = function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n };\n ScheduleComponent.prototype.getHeaderTooltipTemplate = function () {\n return this.ej2Instances.getHeaderTooltipTemplate();\n };\n ScheduleComponent.prototype.getIndexOfDate = function (collection, date) {\n return this.ej2Instances.getIndexOfDate(collection, date);\n };\n ScheduleComponent.prototype.getMajorSlotTemplate = function () {\n return this.ej2Instances.getMajorSlotTemplate();\n };\n ScheduleComponent.prototype.getMinorSlotTemplate = function () {\n return this.ej2Instances.getMinorSlotTemplate();\n };\n ScheduleComponent.prototype.getNavigateView = function () {\n return this.ej2Instances.getNavigateView();\n };\n ScheduleComponent.prototype.getOccurrencesByID = function (eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n };\n ScheduleComponent.prototype.getOccurrencesByRange = function (startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesContent = function () {\n return this.ej2Instances.getQuickInfoTemplatesContent();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesFooter = function () {\n return this.ej2Instances.getQuickInfoTemplatesFooter();\n };\n ScheduleComponent.prototype.getQuickInfoTemplatesHeader = function () {\n return this.ej2Instances.getQuickInfoTemplatesHeader();\n };\n ScheduleComponent.prototype.getResourceHeaderTemplate = function () {\n return this.ej2Instances.getResourceHeaderTemplate();\n };\n ScheduleComponent.prototype.getResourcesByIndex = function (index) {\n return this.ej2Instances.getResourcesByIndex(index);\n };\n ScheduleComponent.prototype.getSelectedElements = function () {\n return this.ej2Instances.getSelectedElements();\n };\n ScheduleComponent.prototype.getStartEndTime = function (startEndTime) {\n return this.ej2Instances.getStartEndTime(startEndTime);\n };\n ScheduleComponent.prototype.getTableRows = function () {\n return this.ej2Instances.getTableRows();\n };\n ScheduleComponent.prototype.getTimeString = function (date) {\n return this.ej2Instances.getTimeString(date);\n };\n ScheduleComponent.prototype.getWorkCellElements = function () {\n return this.ej2Instances.getWorkCellElements();\n };\n ScheduleComponent.prototype.hideSpinner = function () {\n return this.ej2Instances.hideSpinner();\n };\n ScheduleComponent.prototype.importICalendar = function (fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n };\n ScheduleComponent.prototype.isAllDayCell = function (td) {\n return this.ej2Instances.isAllDayCell(td);\n };\n ScheduleComponent.prototype.isSelectedDate = function (date) {\n return this.ej2Instances.isSelectedDate(date);\n };\n ScheduleComponent.prototype.isSlotAvailable = function (startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n };\n ScheduleComponent.prototype.openEditor = function (data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n };\n ScheduleComponent.prototype.print = function () {\n return this.ej2Instances.print();\n };\n ScheduleComponent.prototype.refreshEvents = function () {\n return this.ej2Instances.refreshEvents();\n };\n ScheduleComponent.prototype.removeNewEventElement = function () {\n return this.ej2Instances.removeNewEventElement();\n };\n ScheduleComponent.prototype.removeResource = function (resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n };\n ScheduleComponent.prototype.removeSelectedClass = function () {\n return this.ej2Instances.removeSelectedClass();\n };\n ScheduleComponent.prototype.renderElements = function (isLayoutOnly) {\n return this.ej2Instances.renderElements(isLayoutOnly);\n };\n ScheduleComponent.prototype.resetEventTemplates = function () {\n return this.ej2Instances.resetEventTemplates();\n };\n ScheduleComponent.prototype.resetLayoutTemplates = function () {\n return this.ej2Instances.resetLayoutTemplates();\n };\n ScheduleComponent.prototype.resetWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.saveEvent = function (data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n };\n ScheduleComponent.prototype.scrollTo = function (hour) {\n return this.ej2Instances.scrollTo(hour);\n };\n ScheduleComponent.prototype.selectCell = function (element) {\n return this.ej2Instances.selectCell(element);\n };\n ScheduleComponent.prototype.setWorkHours = function (dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n };\n ScheduleComponent.prototype.showSpinner = function () {\n return this.ej2Instances.showSpinner();\n };\n ScheduleComponent.prototype.templateParser = function (template) {\n return this.ej2Instances.templateParser(template);\n };\n ScheduleComponent.prototype.updateLayoutTemplates = function () {\n return this.ej2Instances.updateLayoutTemplates();\n };\n ScheduleComponent = __decorate([\n EJComponentDecorator({\n props: properties,\n model: {\n event: 'modelchanged'\n }\n })\n ], ScheduleComponent);\n return ScheduleComponent;\n}(ComponentBase));\nexport { ScheduleComponent };\nexport var SchedulePlugin = {\n name: 'ejs-schedule',\n install: function (Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n }\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport var properties = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport var modelProps = [];\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * \n * ```\n */\nvar RecurrenceEditorComponent = /** @class */ (function (_super) {\n __extends(RecurrenceEditorComponent, _super);\n function RecurrenceEditorComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = false;\n _this.hasInjectedModules = false;\n _this.tagMapper = {};\n _this.tagNameMapper = {};\n _this.ej2Instances = new RecurrenceEditor({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n RecurrenceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n RecurrenceEditorComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n RecurrenceEditorComponent.prototype.getCalendarMode = function () {\n return this.ej2Instances.getCalendarMode();\n };\n RecurrenceEditorComponent.prototype.getRecurrenceDates = function (startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n };\n RecurrenceEditorComponent.prototype.getRecurrenceRule = function () {\n return this.ej2Instances.getRecurrenceRule();\n };\n RecurrenceEditorComponent.prototype.getRuleSummary = function (rule) {\n return this.ej2Instances.getRuleSummary(rule);\n };\n RecurrenceEditorComponent.prototype.resetFields = function () {\n return this.ej2Instances.resetFields();\n };\n RecurrenceEditorComponent.prototype.setRecurrenceRule = function (rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n };\n RecurrenceEditorComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], RecurrenceEditorComponent);\n return RecurrenceEditorComponent;\n}(ComponentBase));\nexport { RecurrenceEditorComponent };\nexport var RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install: function (Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["this","Vue","__extends","__decorate","properties","modelProps"],"mappings":"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"}
\ No newline at end of file
diff --git a/components/schedule/package.json b/components/schedule/package.json
index 73f24dedd..fd25c436b 100644
--- a/components/schedule/package.json
+++ b/components/schedule/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-schedule",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/schedule/src/schedule/schedule.component.ts b/components/schedule/src/schedule/schedule.component.ts
index 8a40b2562..11156c198 100644
--- a/components/schedule/src/schedule/schedule.component.ts
+++ b/components/schedule/src/schedule/schedule.component.ts
@@ -293,6 +293,14 @@ export class ScheduleComponent extends ComponentBase {
return this.ej2Instances.renderElements(isLayoutOnly);
}
+ public resetEventTemplates(): void {
+ return this.ej2Instances.resetEventTemplates();
+ }
+
+ public resetLayoutTemplates(): void {
+ return this.ej2Instances.resetLayoutTemplates();
+ }
+
public resetWorkHours(dates: Object[], start?: string, end?: string, groupIndex?: number): void {
return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);
}
@@ -320,6 +328,10 @@ export class ScheduleComponent extends ComponentBase {
public templateParser(template: string): Object {
return this.ej2Instances.templateParser(template);
}
+
+ public updateLayoutTemplates(): void {
+ return this.ej2Instances.updateLayoutTemplates();
+ }
}
export const SchedulePlugin = {
diff --git a/components/splitbuttons/package.json b/components/splitbuttons/package.json
index 691034177..fae2fc7b3 100644
--- a/components/splitbuttons/package.json
+++ b/components/splitbuttons/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-splitbuttons",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/treegrid/CHANGELOG.md b/components/treegrid/CHANGELOG.md
index e4082494e..eac7dd5ca 100644
--- a/components/treegrid/CHANGELOG.md
+++ b/components/treegrid/CHANGELOG.md
@@ -2,6 +2,14 @@
## [Unreleased]
+## 17.2.35 (2019-07-17)
+
+### TreeGrid
+
+#### Bug Fixes
+
+- `crudaction` works fine while performing crud actions with server-side.
+
## 17.2.28-beta (2019-06-27)
### TreeGrid
diff --git a/components/treegrid/package.json b/components/treegrid/package.json
index 80cfb0a60..5035aad3b 100644
--- a/components/treegrid/package.json
+++ b/components/treegrid/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-treegrid",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 TreeGrid Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
diff --git a/components/treemap/package.json b/components/treemap/package.json
index 13e85df7a..e86f6f0e1 100644
--- a/components/treemap/package.json
+++ b/components/treemap/package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-treemap",
- "version": "17.2.28",
+ "version": "17.2.34",
"description": "Essential JS 2 TreeMap Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",