@syncfusion/ej2-react-schedule 21.1.38 → 21.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/ej2-react-schedule.min.js +2 -2
  3. package/dist/ej2-react-schedule.umd.min.js +2 -2
  4. package/dist/ej2-react-schedule.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-react-schedule.es2015.js +2 -0
  6. package/dist/es6/ej2-react-schedule.es2015.js.map +1 -1
  7. package/package.json +7 -7
  8. package/src/recurrence-editor/recurrenceeditor.component.d.ts +1 -0
  9. package/src/recurrence-editor/recurrenceeditor.component.js +1 -0
  10. package/src/schedule/schedule.component.d.ts +1 -0
  11. package/src/schedule/schedule.component.js +1 -0
  12. package/styles/bootstrap-dark.css +6 -2
  13. package/styles/bootstrap.css +6 -2
  14. package/styles/bootstrap4.css +6 -2
  15. package/styles/bootstrap5-dark.css +6 -2
  16. package/styles/bootstrap5.css +6 -2
  17. package/styles/fabric-dark.css +6 -2
  18. package/styles/fabric.css +6 -2
  19. package/styles/fluent-dark.css +6 -2
  20. package/styles/fluent.css +6 -2
  21. package/styles/highcontrast-light.css +6 -2
  22. package/styles/highcontrast.css +6 -2
  23. package/styles/material-dark.css +6 -2
  24. package/styles/material.css +6 -2
  25. package/styles/schedule/bootstrap-dark.css +6 -2
  26. package/styles/schedule/bootstrap.css +6 -2
  27. package/styles/schedule/bootstrap4.css +6 -2
  28. package/styles/schedule/bootstrap5-dark.css +6 -2
  29. package/styles/schedule/bootstrap5.css +6 -2
  30. package/styles/schedule/fabric-dark.css +6 -2
  31. package/styles/schedule/fabric.css +6 -2
  32. package/styles/schedule/fluent-dark.css +6 -2
  33. package/styles/schedule/fluent.css +6 -2
  34. package/styles/schedule/highcontrast-light.css +6 -2
  35. package/styles/schedule/highcontrast.css +6 -2
  36. package/styles/schedule/material-dark.css +6 -2
  37. package/styles/schedule/material.css +6 -2
  38. package/styles/schedule/tailwind-dark.css +6 -2
  39. package/styles/schedule/tailwind.css +6 -2
  40. package/styles/tailwind-dark.css +6 -2
  41. package/styles/tailwind.css +6 -2
package/CHANGELOG.md CHANGED
@@ -6,6 +6,15 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I425939` - Schedule virtual scrolling appointment rendering performance improved.
10
+ - `#F181250` - Schedule layout rendering performance improved with `timezone` property.
11
+
12
+ ## 21.1.38 (2023-04-04)
13
+
14
+ ### Schedule
15
+
16
+ #### Bug fixes
17
+
9
18
  - `#I448740` - An issue with the current date styles in month agenda view has been fixed.
10
19
  - `#I445875` - An issue with the scheduler not rendering the all more indicators while resizing the browser window at specific resolutions has been fixed.
11
20
 
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * filename: ej2-react-schedule.min.js
3
- * version : 21.1.38
3
+ * version : 21.1.39
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
8
8
  * applicable laws.
9
9
  */
10
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("SyncfusionReactBase"),require("SyncfusionSchedule"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionSchedule","React"],t):"object"==typeof exports?exports.SyncfusionReactSchedule=t(require("SyncfusionReactBase"),require("SyncfusionSchedule"),require("React")):e.SyncfusionReactSchedule=t(e.SyncfusionReactBase,e.SyncfusionSchedule,e.React)}(this,function(e,t,n){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};return t.m=e,t.c=n,t.i=function(e){return e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=5)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t){e.exports=n},function(e,t,n){"use strict";var r=n(6);n.d(t,"a",function(){return r.a})},function(e,t,n){"use strict";var r=n(10);n.d(t,"a",function(){return r.a}),n.d(t,"b",function(){return r.b});var o=n(8);n.d(t,"c",function(){return o.a}),n.d(t,"d",function(){return o.b});var i=n(7);n.d(t,"e",function(){return i.a}),n.d(t,"f",function(){return i.b});var u=n(9);n.d(t,"g",function(){return u.a})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(4);n.d(t,"ViewDirective",function(){return r.a}),n.d(t,"ViewsDirective",function(){return r.b}),n.d(t,"ResourceDirective",function(){return r.c}),n.d(t,"ResourcesDirective",function(){return r.d}),n.d(t,"HeaderRowDirective",function(){return r.e}),n.d(t,"HeaderRowsDirective",function(){return r.f}),n.d(t,"ScheduleComponent",function(){return r.g});var o=n(3);n.d(t,"RecurrenceEditorComponent",function(){return o.a});var i=n(0);n.n(i);n.o(i,"Inject")&&n.d(t,"Inject",function(){return i.Inject});var u=n(1);n.n(u);for(var c in u)["ViewDirective","ViewsDirective","ResourceDirective","ResourcesDirective","HeaderRowDirective","HeaderRowsDirective","ScheduleComponent","RecurrenceEditorComponent","Inject","default"].indexOf(c)<0&&function(e){n.d(t,e,function(){return u[e]})}(c)},function(e,t,n){"use strict";n.d(t,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||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){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.immediateRender=!0,n.portals=[],n}return u(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(o.RecurrenceEditor);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||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){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="headerRow",t}(r.ComplexBase),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="headerRows",t.moduleName="headerRows",t}(r.ComplexBase)},function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||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){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="resource",t}(r.ComplexBase),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="resources",t.moduleName="resources",t}(r.ComplexBase)},function(e,t,n){"use strict";n.d(t,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||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){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.directivekeys={views:"view",resources:"resource",headerRows:"headerRow"},n.statelessTemplateProps=null,n.immediateRender=!1,n.portals=[],n}return u(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(o.Schedule);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||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){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="view",t.complexTemplate={timeScaleMinorSlotTemplate:"timeScale.minorSlotTemplate",timeScaleMajorSlotTemplate:"timeScale.majorSlotTemplate",groupHeaderTooltipTemplate:"group.headerTooltipTemplate"},t}(r.ComplexBase),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="views",t.moduleName="views",t}(r.ComplexBase)}])});
10
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("SyncfusionReactBase"),require("SyncfusionSchedule"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionSchedule","React"],t):"object"==typeof exports?exports.SyncfusionReactSchedule=t(require("SyncfusionReactBase"),require("SyncfusionSchedule"),require("React")):e.SyncfusionReactSchedule=t(e.SyncfusionReactBase,e.SyncfusionSchedule,e.React)}(this,function(e,t,n){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};return t.m=e,t.c=n,t.i=function(e){return e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=5)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t){e.exports=n},function(e,t,n){"use strict";var r=n(6);n.d(t,"a",function(){return r.a})},function(e,t,n){"use strict";var r=n(10);n.d(t,"a",function(){return r.a}),n.d(t,"b",function(){return r.b});var o=n(8);n.d(t,"c",function(){return o.a}),n.d(t,"d",function(){return o.b});var i=n(7);n.d(t,"e",function(){return i.a}),n.d(t,"f",function(){return i.b});var u=n(9);n.d(t,"g",function(){return u.a})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(4);n.d(t,"ViewDirective",function(){return r.a}),n.d(t,"ViewsDirective",function(){return r.b}),n.d(t,"ResourceDirective",function(){return r.c}),n.d(t,"ResourcesDirective",function(){return r.d}),n.d(t,"HeaderRowDirective",function(){return r.e}),n.d(t,"HeaderRowsDirective",function(){return r.f}),n.d(t,"ScheduleComponent",function(){return r.g});var o=n(3);n.d(t,"RecurrenceEditorComponent",function(){return o.a});var i=n(0);n.n(i);n.o(i,"Inject")&&n.d(t,"Inject",function(){return i.Inject});var u=n(1);n.n(u);for(var c in u)["ViewDirective","ViewsDirective","ResourceDirective","ResourcesDirective","HeaderRowDirective","HeaderRowsDirective","ScheduleComponent","RecurrenceEditorComponent","Inject","default"].indexOf(c)<0&&function(e){n.d(t,e,function(){return u[e]})}(c)},function(e,t,n){"use strict";n.d(t,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||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){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(o.RecurrenceEditor);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||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){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="headerRow",t}(r.ComplexBase),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="headerRows",t.moduleName="headerRows",t}(r.ComplexBase)},function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||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){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="resource",t}(r.ComplexBase),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="resources",t.moduleName="resources",t}(r.ComplexBase)},function(e,t,n){"use strict";n.d(t,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||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){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.directivekeys={views:"view",resources:"resource",headerRows:"headerRow"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(o.Schedule);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(e,t,n){"use strict";n.d(t,"a",function(){return i}),n.d(t,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||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){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="view",t.complexTemplate={timeScaleMinorSlotTemplate:"timeScale.minorSlotTemplate",timeScaleMajorSlotTemplate:"timeScale.majorSlotTemplate",groupHeaderTooltipTemplate:"group.headerTooltipTemplate"},t}(r.ComplexBase),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="views",t.moduleName="views",t}(r.ComplexBase)}])});
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-react-schedule.umd.min.js
3
- * version : 21.1.38
3
+ * version : 21.1.39
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
8
8
  * applicable laws.
9
9
  */
10
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-schedule")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-schedule"],t):t(e.ej={},e.ej2ReactBase,e.React,e.ej2Schedule)}(this,function(e,t,r,n){"use strict";var o=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),i=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="view",t.complexTemplate={timeScaleMinorSlotTemplate:"timeScale.minorSlotTemplate",timeScaleMajorSlotTemplate:"timeScale.majorSlotTemplate",groupHeaderTooltipTemplate:"group.headerTooltipTemplate"},t}(t.ComplexBase),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="views",t.moduleName="views",t}(t.ComplexBase),u=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),t.moduleName="resource",t}(t.ComplexBase),p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),t.propertyName="resources",t.moduleName="resources",t}(t.ComplexBase),a=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return a(t,e),t.moduleName="headerRow",t}(t.ComplexBase),f=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return a(t,e),t.propertyName="headerRows",t.moduleName="headerRows",t}(t.ComplexBase),h=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),d=function(e){function t(t){var r=e.call(this,t)||this;return r.initRenderCalled=!1,r.checkInjectedModules=!0,r.directivekeys={views:"view",resources:"resource",headerRows:"headerRow"},r.statelessTemplateProps=null,r.immediateRender=!1,r.portals=[],r}return h(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(n.Schedule);t.applyMixins(d,[t.ComponentBase,r.Component]);var y=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),m=function(e){function t(t){var r=e.call(this,t)||this;return r.initRenderCalled=!1,r.checkInjectedModules=!1,r.statelessTemplateProps=null,r.immediateRender=!0,r.portals=[],r}return y(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(n.RecurrenceEditor);t.applyMixins(m,[t.ComponentBase,r.Component]),e.Inject=t.Inject,e.ViewDirective=i,e.ViewsDirective=c,e.ResourceDirective=s,e.ResourcesDirective=p,e.HeaderRowDirective=l,e.HeaderRowsDirective=f,e.ScheduleComponent=d,e.RecurrenceEditorComponent=m,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
10
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-schedule")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-schedule"],t):t(e.ej={},e.ej2ReactBase,e.React,e.ej2Schedule)}(this,function(e,t,r,n){"use strict";var o=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),i=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="view",t.complexTemplate={timeScaleMinorSlotTemplate:"timeScale.minorSlotTemplate",timeScaleMajorSlotTemplate:"timeScale.majorSlotTemplate",groupHeaderTooltipTemplate:"group.headerTooltipTemplate"},t}(t.ComplexBase),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="views",t.moduleName="views",t}(t.ComplexBase),u=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),t.moduleName="resource",t}(t.ComplexBase),p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),t.propertyName="resources",t.moduleName="resources",t}(t.ComplexBase),a=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return a(t,e),t.moduleName="headerRow",t}(t.ComplexBase),f=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return a(t,e),t.propertyName="headerRows",t.moduleName="headerRows",t}(t.ComplexBase),h=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),d=function(e){function t(t){var r=e.call(this,t)||this;return r.initRenderCalled=!1,r.checkInjectedModules=!0,r.directivekeys={views:"view",resources:"resource",headerRows:"headerRow"},r.statelessTemplateProps=null,r.templateProps=null,r.immediateRender=!1,r.portals=[],r}return h(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(n.Schedule);t.applyMixins(d,[t.ComponentBase,r.Component]);var m=function(){var e=function(t,r){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(t,r)};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),y=function(e){function t(t){var r=e.call(this,t)||this;return r.initRenderCalled=!1,r.checkInjectedModules=!1,r.statelessTemplateProps=null,r.templateProps=null,r.immediateRender=!0,r.portals=[],r}return m(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(n.RecurrenceEditor);t.applyMixins(y,[t.ComponentBase,r.Component]),e.Inject=t.Inject,e.ViewDirective=i,e.ViewsDirective=c,e.ResourceDirective=s,e.ResourcesDirective=p,e.HeaderRowDirective=l,e.HeaderRowsDirective=f,e.ScheduleComponent=d,e.RecurrenceEditorComponent=y,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
11
11
  //# sourceMappingURL=ej2-react-schedule.umd.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-react-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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ViewsDirective` represent a view of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ViewsDirective>\n * <ViewDirective option='day' dateFormat='dd MMM'></ViewDirective>\n * <ViewDirective option='week'></ViewDirective>\n * <ViewsDirective>\n * </ScheduleComponent>\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.moduleName = 'view';\n ViewDirective.complexTemplate = { 'timeScaleMinorSlotTemplate': 'timeScale.minorSlotTemplate', 'timeScaleMajorSlotTemplate': 'timeScale.majorSlotTemplate', 'groupHeaderTooltipTemplate': 'group.headerTooltipTemplate' };\n return ViewDirective;\n}(ComplexBase));\nexport { ViewDirective };\nvar ViewsDirective = /** @class */ (function (_super) {\n __extends(ViewsDirective, _super);\n function ViewsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewsDirective.propertyName = 'views';\n ViewsDirective.moduleName = 'views';\n return ViewsDirective;\n}(ComplexBase));\nexport { ViewsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ResourcesDirective` represent a resource of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ResourcesDirective>\n * <ResourceDirective field='RoomId' name='Rooms'></ResourceDirective>\n * <ResourceDirective field='OwnerId' name='Owners'></ResourceDirective>\n * <ResourcesDirective>\n * </ScheduleComponent>\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.moduleName = 'resource';\n return ResourceDirective;\n}(ComplexBase));\nexport { ResourceDirective };\nvar ResourcesDirective = /** @class */ (function (_super) {\n __extends(ResourcesDirective, _super);\n function ResourcesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourcesDirective.propertyName = 'resources';\n ResourcesDirective.moduleName = 'resources';\n return ResourcesDirective;\n}(ComplexBase));\nexport { ResourcesDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `HeaderRowsDirective` represent a header rows of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <HeaderRowsDirective>\n * <HeaderRowDirective option='Week'></HeaderRowDirective>\n * <HeaderRowDirective option='Date'></HeaderRowDirective>\n * <HeaderRowsDirective>\n * </ScheduleComponent>\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.moduleName = 'headerRow';\n return HeaderRowDirective;\n}(ComplexBase));\nexport { HeaderRowDirective };\nvar HeaderRowsDirective = /** @class */ (function (_super) {\n __extends(HeaderRowsDirective, _super);\n function HeaderRowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowsDirective.propertyName = 'headerRows';\n HeaderRowsDirective.moduleName = 'headerRows';\n return HeaderRowsDirective;\n}(ComplexBase));\nexport { HeaderRowsDirective };\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})();\nimport * as React from 'react';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ScheduleComponent` represents the react Schedule.\n * ```tsx\n * <ScheduleComponent/>\n * ```\n */\nvar ScheduleComponent = /** @class */ (function (_super) {\n __extends(ScheduleComponent, _super);\n function ScheduleComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.directivekeys = { 'views': 'view', 'resources': 'resource', 'headerRows': 'headerRow' };\n _this.statelessTemplateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n ScheduleComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return ScheduleComponent;\n}(Schedule));\nexport { ScheduleComponent };\napplyMixins(ScheduleComponent, [ComponentBase, React.Component]);\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})();\nimport * as React from 'react';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `RecurrenceEditorComponent` represents the react RecurrenceEditor.\n * ```tsx\n * <RecurrenceEditorComponent/>\n * ```\n */\nvar RecurrenceEditorComponent = /** @class */ (function (_super) {\n __extends(RecurrenceEditorComponent, _super);\n function RecurrenceEditorComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.statelessTemplateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n RecurrenceEditorComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return RecurrenceEditorComponent;\n}(RecurrenceEditor));\nexport { RecurrenceEditorComponent };\napplyMixins(RecurrenceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","ViewDirective","_super","apply","arguments","moduleName","complexTemplate","timeScaleMinorSlotTemplate","timeScaleMajorSlotTemplate","groupHeaderTooltipTemplate","ComplexBase","ViewsDirective","propertyName","ResourceDirective","ResourcesDirective","HeaderRowDirective","HeaderRowsDirective","ScheduleComponent","props","_this","call","initRenderCalled","checkInjectedModules","directivekeys","views","resources","headerRows","statelessTemplateProps","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","Schedule","ej2ReactBase","ComponentBase","React.Component","RecurrenceEditorComponent","RecurrenceEditor"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-react-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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ViewsDirective` represent a view of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ViewsDirective>\n * <ViewDirective option='day' dateFormat='dd MMM'></ViewDirective>\n * <ViewDirective option='week'></ViewDirective>\n * <ViewsDirective>\n * </ScheduleComponent>\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.moduleName = 'view';\n ViewDirective.complexTemplate = { 'timeScaleMinorSlotTemplate': 'timeScale.minorSlotTemplate', 'timeScaleMajorSlotTemplate': 'timeScale.majorSlotTemplate', 'groupHeaderTooltipTemplate': 'group.headerTooltipTemplate' };\n return ViewDirective;\n}(ComplexBase));\nexport { ViewDirective };\nvar ViewsDirective = /** @class */ (function (_super) {\n __extends(ViewsDirective, _super);\n function ViewsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ViewsDirective.propertyName = 'views';\n ViewsDirective.moduleName = 'views';\n return ViewsDirective;\n}(ComplexBase));\nexport { ViewsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ResourcesDirective` represent a resource of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ResourcesDirective>\n * <ResourceDirective field='RoomId' name='Rooms'></ResourceDirective>\n * <ResourceDirective field='OwnerId' name='Owners'></ResourceDirective>\n * <ResourcesDirective>\n * </ScheduleComponent>\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.moduleName = 'resource';\n return ResourceDirective;\n}(ComplexBase));\nexport { ResourceDirective };\nvar ResourcesDirective = /** @class */ (function (_super) {\n __extends(ResourcesDirective, _super);\n function ResourcesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ResourcesDirective.propertyName = 'resources';\n ResourcesDirective.moduleName = 'resources';\n return ResourcesDirective;\n}(ComplexBase));\nexport { ResourcesDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `HeaderRowsDirective` represent a header rows of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <HeaderRowsDirective>\n * <HeaderRowDirective option='Week'></HeaderRowDirective>\n * <HeaderRowDirective option='Date'></HeaderRowDirective>\n * <HeaderRowsDirective>\n * </ScheduleComponent>\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.moduleName = 'headerRow';\n return HeaderRowDirective;\n}(ComplexBase));\nexport { HeaderRowDirective };\nvar HeaderRowsDirective = /** @class */ (function (_super) {\n __extends(HeaderRowsDirective, _super);\n function HeaderRowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n HeaderRowsDirective.propertyName = 'headerRows';\n HeaderRowsDirective.moduleName = 'headerRows';\n return HeaderRowsDirective;\n}(ComplexBase));\nexport { HeaderRowsDirective };\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})();\nimport * as React from 'react';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ScheduleComponent` represents the react Schedule.\n * ```tsx\n * <ScheduleComponent/>\n * ```\n */\nvar ScheduleComponent = /** @class */ (function (_super) {\n __extends(ScheduleComponent, _super);\n function ScheduleComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.directivekeys = { 'views': 'view', 'resources': 'resource', 'headerRows': 'headerRow' };\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n ScheduleComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return ScheduleComponent;\n}(Schedule));\nexport { ScheduleComponent };\napplyMixins(ScheduleComponent, [ComponentBase, React.Component]);\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})();\nimport * as React from 'react';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `RecurrenceEditorComponent` represents the react RecurrenceEditor.\n * ```tsx\n * <RecurrenceEditorComponent/>\n * ```\n */\nvar RecurrenceEditorComponent = /** @class */ (function (_super) {\n __extends(RecurrenceEditorComponent, _super);\n function RecurrenceEditorComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n RecurrenceEditorComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return RecurrenceEditorComponent;\n}(RecurrenceEditor));\nexport { RecurrenceEditorComponent };\napplyMixins(RecurrenceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","ViewDirective","_super","apply","arguments","moduleName","complexTemplate","timeScaleMinorSlotTemplate","timeScaleMajorSlotTemplate","groupHeaderTooltipTemplate","ComplexBase","ViewsDirective","propertyName","ResourceDirective","ResourcesDirective","HeaderRowDirective","HeaderRowsDirective","ScheduleComponent","props","_this","call","initRenderCalled","checkInjectedModules","directivekeys","views","resources","headerRows","statelessTemplateProps","templateProps","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","Schedule","ej2ReactBase","ComponentBase","React.Component","RecurrenceEditorComponent","RecurrenceEditor"],"mappings":"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"}
@@ -76,6 +76,7 @@ class ScheduleComponent extends Schedule {
76
76
  this.checkInjectedModules = true;
77
77
  this.directivekeys = { 'views': 'view', 'resources': 'resource', 'headerRows': 'headerRow' };
78
78
  this.statelessTemplateProps = null;
79
+ this.templateProps = null;
79
80
  this.immediateRender = false;
80
81
  this.portals = [];
81
82
  }
@@ -103,6 +104,7 @@ class RecurrenceEditorComponent extends RecurrenceEditor {
103
104
  this.initRenderCalled = false;
104
105
  this.checkInjectedModules = false;
105
106
  this.statelessTemplateProps = null;
107
+ this.templateProps = null;
106
108
  this.immediateRender = true;
107
109
  this.portals = [];
108
110
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-react-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":["import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ViewsDirective` represent a view of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ViewsDirective>\n * <ViewDirective option='day' dateFormat='dd MMM'></ViewDirective>\n * <ViewDirective option='week'></ViewDirective>\n * <ViewsDirective>\n * </ScheduleComponent>\n * ```\n */\nexport class ViewDirective extends ComplexBase {\n}\nViewDirective.moduleName = 'view';\nViewDirective.complexTemplate = { 'timeScaleMinorSlotTemplate': 'timeScale.minorSlotTemplate', 'timeScaleMajorSlotTemplate': 'timeScale.majorSlotTemplate', 'groupHeaderTooltipTemplate': 'group.headerTooltipTemplate' };\nexport class ViewsDirective extends ComplexBase {\n}\nViewsDirective.propertyName = 'views';\nViewsDirective.moduleName = 'views';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ResourcesDirective` represent a resource of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ResourcesDirective>\n * <ResourceDirective field='RoomId' name='Rooms'></ResourceDirective>\n * <ResourceDirective field='OwnerId' name='Owners'></ResourceDirective>\n * <ResourcesDirective>\n * </ScheduleComponent>\n * ```\n */\nexport class ResourceDirective extends ComplexBase {\n}\nResourceDirective.moduleName = 'resource';\nexport class ResourcesDirective extends ComplexBase {\n}\nResourcesDirective.propertyName = 'resources';\nResourcesDirective.moduleName = 'resources';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `HeaderRowsDirective` represent a header rows of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <HeaderRowsDirective>\n * <HeaderRowDirective option='Week'></HeaderRowDirective>\n * <HeaderRowDirective option='Date'></HeaderRowDirective>\n * <HeaderRowsDirective>\n * </ScheduleComponent>\n * ```\n */\nexport class HeaderRowDirective extends ComplexBase {\n}\nHeaderRowDirective.moduleName = 'headerRow';\nexport class HeaderRowsDirective extends ComplexBase {\n}\nHeaderRowsDirective.propertyName = 'headerRows';\nHeaderRowsDirective.moduleName = 'headerRows';\n","import * as React from 'react';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ScheduleComponent` represents the react Schedule.\n * ```tsx\n * <ScheduleComponent/>\n * ```\n */\nexport class ScheduleComponent extends Schedule {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.directivekeys = { 'views': 'view', 'resources': 'resource', 'headerRows': 'headerRow' };\n this.statelessTemplateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(ScheduleComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `RecurrenceEditorComponent` represents the react RecurrenceEditor.\n * ```tsx\n * <RecurrenceEditorComponent/>\n * ```\n */\nexport class RecurrenceEditorComponent extends RecurrenceEditor {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(RecurrenceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-react-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":["import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ViewsDirective` represent a view of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ViewsDirective>\n * <ViewDirective option='day' dateFormat='dd MMM'></ViewDirective>\n * <ViewDirective option='week'></ViewDirective>\n * <ViewsDirective>\n * </ScheduleComponent>\n * ```\n */\nexport class ViewDirective extends ComplexBase {\n}\nViewDirective.moduleName = 'view';\nViewDirective.complexTemplate = { 'timeScaleMinorSlotTemplate': 'timeScale.minorSlotTemplate', 'timeScaleMajorSlotTemplate': 'timeScale.majorSlotTemplate', 'groupHeaderTooltipTemplate': 'group.headerTooltipTemplate' };\nexport class ViewsDirective extends ComplexBase {\n}\nViewsDirective.propertyName = 'views';\nViewsDirective.moduleName = 'views';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ResourcesDirective` represent a resource of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <ResourcesDirective>\n * <ResourceDirective field='RoomId' name='Rooms'></ResourceDirective>\n * <ResourceDirective field='OwnerId' name='Owners'></ResourceDirective>\n * <ResourcesDirective>\n * </ScheduleComponent>\n * ```\n */\nexport class ResourceDirective extends ComplexBase {\n}\nResourceDirective.moduleName = 'resource';\nexport class ResourcesDirective extends ComplexBase {\n}\nResourcesDirective.propertyName = 'resources';\nResourcesDirective.moduleName = 'resources';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `HeaderRowsDirective` represent a header rows of the react Schedule.\n * It must be contained in a Schedule component(`SchduleComponent`).\n * ```tsx\n * <ScheduleComponent>\n * <HeaderRowsDirective>\n * <HeaderRowDirective option='Week'></HeaderRowDirective>\n * <HeaderRowDirective option='Date'></HeaderRowDirective>\n * <HeaderRowsDirective>\n * </ScheduleComponent>\n * ```\n */\nexport class HeaderRowDirective extends ComplexBase {\n}\nHeaderRowDirective.moduleName = 'headerRow';\nexport class HeaderRowsDirective extends ComplexBase {\n}\nHeaderRowsDirective.propertyName = 'headerRows';\nHeaderRowsDirective.moduleName = 'headerRows';\n","import * as React from 'react';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ScheduleComponent` represents the react Schedule.\n * ```tsx\n * <ScheduleComponent/>\n * ```\n */\nexport class ScheduleComponent extends Schedule {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.directivekeys = { 'views': 'view', 'resources': 'resource', 'headerRows': 'headerRow' };\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(ScheduleComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `RecurrenceEditorComponent` represents the react RecurrenceEditor.\n * ```tsx\n * <RecurrenceEditorComponent/>\n * ```\n */\nexport class RecurrenceEditorComponent extends RecurrenceEditor {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(RecurrenceEditorComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"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"}
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-schedule@*",
3
- "_id": "@syncfusion/ej2-react-schedule@21.1.37",
3
+ "_id": "@syncfusion/ej2-react-schedule@21.1.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-HgHNrEOj4szYAZrjbV5SzWirqA0NfnbMK5usAP7KEBmS9RO9d+u1u3nfcLfxWqcXX55dB6yqPyA2hJ1r7nvlbA==",
5
+ "_integrity": "sha512-fkVXewFMDl0NKvcm2FRi1J0r0nQCP5VrWiNxK5JJ/6ihTrMot0COlJ2zmffLMjFAF0DbyFSiU7t9Cua2vP+kbQ==",
6
6
  "_location": "/@syncfusion/ej2-react-schedule",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-21.1.37.tgz",
23
- "_shasum": "1b334938370ffb409db5fedfa81a51b95e4bfc49",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-21.1.38.tgz",
23
+ "_shasum": "a4bfcfd6e267ca4c40fc0cbe3502605814fefd03",
24
24
  "_spec": "@syncfusion/ej2-react-schedule@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~21.1.38",
34
+ "@syncfusion/ej2-base": "~21.1.39",
35
35
  "@syncfusion/ej2-react-base": "~21.1.38",
36
- "@syncfusion/ej2-schedule": "21.1.38"
36
+ "@syncfusion/ej2-schedule": "21.1.39"
37
37
  },
38
38
  "deprecated": false,
39
39
  "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 React",
@@ -55,6 +55,6 @@
55
55
  "type": "git",
56
56
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
57
57
  },
58
- "version": "21.1.38",
58
+ "version": "21.1.39",
59
59
  "sideEffects": false
60
60
  }
@@ -16,6 +16,7 @@ export declare class RecurrenceEditorComponent extends RecurrenceEditor {
16
16
  initRenderCalled: boolean;
17
17
  private checkInjectedModules;
18
18
  private statelessTemplateProps;
19
+ private templateProps;
19
20
  private immediateRender;
20
21
  props: Readonly<{
21
22
  children?: React.ReactNode | React.ReactNode[];
@@ -27,6 +27,7 @@ var RecurrenceEditorComponent = /** @class */ (function (_super) {
27
27
  _this.initRenderCalled = false;
28
28
  _this.checkInjectedModules = false;
29
29
  _this.statelessTemplateProps = null;
30
+ _this.templateProps = null;
30
31
  _this.immediateRender = true;
31
32
  _this.portals = [];
32
33
  return _this;
@@ -38,6 +38,7 @@ export declare class ScheduleComponent extends Schedule {
38
38
  [key: string]: Object;
39
39
  };
40
40
  private statelessTemplateProps;
41
+ private templateProps;
41
42
  private immediateRender;
42
43
  props: Readonly<{
43
44
  children?: React.ReactNode | React.ReactNode[];
@@ -28,6 +28,7 @@ var ScheduleComponent = /** @class */ (function (_super) {
28
28
  _this.checkInjectedModules = true;
29
29
  _this.directivekeys = { 'views': 'view', 'resources': 'resource', 'headerRows': 'headerRow' };
30
30
  _this.statelessTemplateProps = null;
31
+ _this.templateProps = null;
31
32
  _this.immediateRender = false;
32
33
  _this.portals = [];
33
34
  return _this;
@@ -697,7 +697,9 @@
697
697
  }
698
698
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
699
699
  height: 100%;
700
- width: 10px;
700
+ min-width: 1px;
701
+ max-width: 10px;
702
+ width: 20%;
701
703
  }
702
704
  .e-schedule .e-event-resize.e-left-handler {
703
705
  cursor: ew-resize;
@@ -710,7 +712,9 @@
710
712
  right: 0;
711
713
  }
712
714
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
713
- height: 10px;
715
+ min-height: 1px;
716
+ max-height: 10px;
717
+ height: 20%;
714
718
  width: 100%;
715
719
  }
716
720
  .e-schedule .e-event-resize.e-top-handler {
@@ -697,7 +697,9 @@
697
697
  }
698
698
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
699
699
  height: 100%;
700
- width: 10px;
700
+ min-width: 1px;
701
+ max-width: 10px;
702
+ width: 20%;
701
703
  }
702
704
  .e-schedule .e-event-resize.e-left-handler {
703
705
  cursor: ew-resize;
@@ -710,7 +712,9 @@
710
712
  right: 0;
711
713
  }
712
714
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
713
- height: 10px;
715
+ min-height: 1px;
716
+ max-height: 10px;
717
+ height: 20%;
714
718
  width: 100%;
715
719
  }
716
720
  .e-schedule .e-event-resize.e-top-handler {
@@ -776,7 +776,9 @@
776
776
  }
777
777
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
778
778
  height: 100%;
779
- width: 10px;
779
+ min-width: 1px;
780
+ max-width: 10px;
781
+ width: 20%;
780
782
  }
781
783
  .e-schedule .e-event-resize.e-left-handler {
782
784
  cursor: ew-resize;
@@ -789,7 +791,9 @@
789
791
  right: 0;
790
792
  }
791
793
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
792
- height: 10px;
794
+ min-height: 1px;
795
+ max-height: 10px;
796
+ height: 20%;
793
797
  width: 100%;
794
798
  }
795
799
  .e-schedule .e-event-resize.e-top-handler {
@@ -750,7 +750,9 @@
750
750
  }
751
751
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
752
752
  height: 100%;
753
- width: 10px;
753
+ min-width: 1px;
754
+ max-width: 10px;
755
+ width: 20%;
754
756
  }
755
757
  .e-schedule .e-event-resize.e-left-handler {
756
758
  cursor: ew-resize;
@@ -763,7 +765,9 @@
763
765
  right: 0;
764
766
  }
765
767
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
766
- height: 10px;
768
+ min-height: 1px;
769
+ max-height: 10px;
770
+ height: 20%;
767
771
  width: 100%;
768
772
  }
769
773
  .e-schedule .e-event-resize.e-top-handler {
@@ -750,7 +750,9 @@
750
750
  }
751
751
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
752
752
  height: 100%;
753
- width: 10px;
753
+ min-width: 1px;
754
+ max-width: 10px;
755
+ width: 20%;
754
756
  }
755
757
  .e-schedule .e-event-resize.e-left-handler {
756
758
  cursor: ew-resize;
@@ -763,7 +765,9 @@
763
765
  right: 0;
764
766
  }
765
767
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
766
- height: 10px;
768
+ min-height: 1px;
769
+ max-height: 10px;
770
+ height: 20%;
767
771
  width: 100%;
768
772
  }
769
773
  .e-schedule .e-event-resize.e-top-handler {
@@ -664,7 +664,9 @@
664
664
  }
665
665
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
666
666
  height: 100%;
667
- width: 10px;
667
+ min-width: 1px;
668
+ max-width: 10px;
669
+ width: 20%;
668
670
  }
669
671
  .e-schedule .e-event-resize.e-left-handler {
670
672
  cursor: ew-resize;
@@ -677,7 +679,9 @@
677
679
  right: 0;
678
680
  }
679
681
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
680
- height: 10px;
682
+ min-height: 1px;
683
+ max-height: 10px;
684
+ height: 20%;
681
685
  width: 100%;
682
686
  }
683
687
  .e-schedule .e-event-resize.e-top-handler {
package/styles/fabric.css CHANGED
@@ -659,7 +659,9 @@
659
659
  }
660
660
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
661
661
  height: 100%;
662
- width: 10px;
662
+ min-width: 1px;
663
+ max-width: 10px;
664
+ width: 20%;
663
665
  }
664
666
  .e-schedule .e-event-resize.e-left-handler {
665
667
  cursor: ew-resize;
@@ -672,7 +674,9 @@
672
674
  right: 0;
673
675
  }
674
676
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
675
- height: 10px;
677
+ min-height: 1px;
678
+ max-height: 10px;
679
+ height: 20%;
676
680
  width: 100%;
677
681
  }
678
682
  .e-schedule .e-event-resize.e-top-handler {
@@ -727,7 +727,9 @@
727
727
  }
728
728
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
729
729
  height: 100%;
730
- width: 10px;
730
+ min-width: 1px;
731
+ max-width: 10px;
732
+ width: 20%;
731
733
  }
732
734
  .e-schedule .e-event-resize.e-left-handler {
733
735
  cursor: ew-resize;
@@ -740,7 +742,9 @@
740
742
  right: 0;
741
743
  }
742
744
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
743
- height: 10px;
745
+ min-height: 1px;
746
+ max-height: 10px;
747
+ height: 20%;
744
748
  width: 100%;
745
749
  }
746
750
  .e-schedule .e-event-resize.e-top-handler {
package/styles/fluent.css CHANGED
@@ -727,7 +727,9 @@
727
727
  }
728
728
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
729
729
  height: 100%;
730
- width: 10px;
730
+ min-width: 1px;
731
+ max-width: 10px;
732
+ width: 20%;
731
733
  }
732
734
  .e-schedule .e-event-resize.e-left-handler {
733
735
  cursor: ew-resize;
@@ -740,7 +742,9 @@
740
742
  right: 0;
741
743
  }
742
744
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
743
- height: 10px;
745
+ min-height: 1px;
746
+ max-height: 10px;
747
+ height: 20%;
744
748
  width: 100%;
745
749
  }
746
750
  .e-schedule .e-event-resize.e-top-handler {
@@ -741,7 +741,9 @@
741
741
  }
742
742
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
743
743
  height: 100%;
744
- width: 10px;
744
+ min-width: 1px;
745
+ max-width: 10px;
746
+ width: 20%;
745
747
  }
746
748
  .e-schedule .e-event-resize.e-left-handler {
747
749
  cursor: ew-resize;
@@ -754,7 +756,9 @@
754
756
  right: 0;
755
757
  }
756
758
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
757
- height: 10px;
759
+ min-height: 1px;
760
+ max-height: 10px;
761
+ height: 20%;
758
762
  width: 100%;
759
763
  }
760
764
  .e-schedule .e-event-resize.e-top-handler {
@@ -745,7 +745,9 @@
745
745
  }
746
746
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
747
747
  height: 100%;
748
- width: 10px;
748
+ min-width: 1px;
749
+ max-width: 10px;
750
+ width: 20%;
749
751
  }
750
752
  .e-schedule .e-event-resize.e-left-handler {
751
753
  cursor: ew-resize;
@@ -758,7 +760,9 @@
758
760
  right: 0;
759
761
  }
760
762
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
761
- height: 10px;
763
+ min-height: 1px;
764
+ max-height: 10px;
765
+ height: 20%;
762
766
  width: 100%;
763
767
  }
764
768
  .e-schedule .e-event-resize.e-top-handler {
@@ -686,7 +686,9 @@
686
686
  }
687
687
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
688
688
  height: 100%;
689
- width: 10px;
689
+ min-width: 1px;
690
+ max-width: 10px;
691
+ width: 20%;
690
692
  }
691
693
  .e-schedule .e-event-resize.e-left-handler {
692
694
  cursor: ew-resize;
@@ -699,7 +701,9 @@
699
701
  right: 0;
700
702
  }
701
703
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
702
- height: 10px;
704
+ min-height: 1px;
705
+ max-height: 10px;
706
+ height: 20%;
703
707
  width: 100%;
704
708
  }
705
709
  .e-schedule .e-event-resize.e-top-handler {
@@ -722,7 +722,9 @@
722
722
  }
723
723
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
724
724
  height: 100%;
725
- width: 10px;
725
+ min-width: 1px;
726
+ max-width: 10px;
727
+ width: 20%;
726
728
  }
727
729
  .e-schedule .e-event-resize.e-left-handler {
728
730
  cursor: ew-resize;
@@ -735,7 +737,9 @@
735
737
  right: 0;
736
738
  }
737
739
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
738
- height: 10px;
740
+ min-height: 1px;
741
+ max-height: 10px;
742
+ height: 20%;
739
743
  width: 100%;
740
744
  }
741
745
  .e-schedule .e-event-resize.e-top-handler {
@@ -697,7 +697,9 @@
697
697
  }
698
698
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
699
699
  height: 100%;
700
- width: 10px;
700
+ min-width: 1px;
701
+ max-width: 10px;
702
+ width: 20%;
701
703
  }
702
704
  .e-schedule .e-event-resize.e-left-handler {
703
705
  cursor: ew-resize;
@@ -710,7 +712,9 @@
710
712
  right: 0;
711
713
  }
712
714
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
713
- height: 10px;
715
+ min-height: 1px;
716
+ max-height: 10px;
717
+ height: 20%;
714
718
  width: 100%;
715
719
  }
716
720
  .e-schedule .e-event-resize.e-top-handler {
@@ -697,7 +697,9 @@
697
697
  }
698
698
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
699
699
  height: 100%;
700
- width: 10px;
700
+ min-width: 1px;
701
+ max-width: 10px;
702
+ width: 20%;
701
703
  }
702
704
  .e-schedule .e-event-resize.e-left-handler {
703
705
  cursor: ew-resize;
@@ -710,7 +712,9 @@
710
712
  right: 0;
711
713
  }
712
714
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
713
- height: 10px;
715
+ min-height: 1px;
716
+ max-height: 10px;
717
+ height: 20%;
714
718
  width: 100%;
715
719
  }
716
720
  .e-schedule .e-event-resize.e-top-handler {
@@ -776,7 +776,9 @@
776
776
  }
777
777
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
778
778
  height: 100%;
779
- width: 10px;
779
+ min-width: 1px;
780
+ max-width: 10px;
781
+ width: 20%;
780
782
  }
781
783
  .e-schedule .e-event-resize.e-left-handler {
782
784
  cursor: ew-resize;
@@ -789,7 +791,9 @@
789
791
  right: 0;
790
792
  }
791
793
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
792
- height: 10px;
794
+ min-height: 1px;
795
+ max-height: 10px;
796
+ height: 20%;
793
797
  width: 100%;
794
798
  }
795
799
  .e-schedule .e-event-resize.e-top-handler {
@@ -750,7 +750,9 @@
750
750
  }
751
751
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
752
752
  height: 100%;
753
- width: 10px;
753
+ min-width: 1px;
754
+ max-width: 10px;
755
+ width: 20%;
754
756
  }
755
757
  .e-schedule .e-event-resize.e-left-handler {
756
758
  cursor: ew-resize;
@@ -763,7 +765,9 @@
763
765
  right: 0;
764
766
  }
765
767
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
766
- height: 10px;
768
+ min-height: 1px;
769
+ max-height: 10px;
770
+ height: 20%;
767
771
  width: 100%;
768
772
  }
769
773
  .e-schedule .e-event-resize.e-top-handler {
@@ -750,7 +750,9 @@
750
750
  }
751
751
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
752
752
  height: 100%;
753
- width: 10px;
753
+ min-width: 1px;
754
+ max-width: 10px;
755
+ width: 20%;
754
756
  }
755
757
  .e-schedule .e-event-resize.e-left-handler {
756
758
  cursor: ew-resize;
@@ -763,7 +765,9 @@
763
765
  right: 0;
764
766
  }
765
767
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
766
- height: 10px;
768
+ min-height: 1px;
769
+ max-height: 10px;
770
+ height: 20%;
767
771
  width: 100%;
768
772
  }
769
773
  .e-schedule .e-event-resize.e-top-handler {
@@ -664,7 +664,9 @@
664
664
  }
665
665
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
666
666
  height: 100%;
667
- width: 10px;
667
+ min-width: 1px;
668
+ max-width: 10px;
669
+ width: 20%;
668
670
  }
669
671
  .e-schedule .e-event-resize.e-left-handler {
670
672
  cursor: ew-resize;
@@ -677,7 +679,9 @@
677
679
  right: 0;
678
680
  }
679
681
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
680
- height: 10px;
682
+ min-height: 1px;
683
+ max-height: 10px;
684
+ height: 20%;
681
685
  width: 100%;
682
686
  }
683
687
  .e-schedule .e-event-resize.e-top-handler {
@@ -659,7 +659,9 @@
659
659
  }
660
660
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
661
661
  height: 100%;
662
- width: 10px;
662
+ min-width: 1px;
663
+ max-width: 10px;
664
+ width: 20%;
663
665
  }
664
666
  .e-schedule .e-event-resize.e-left-handler {
665
667
  cursor: ew-resize;
@@ -672,7 +674,9 @@
672
674
  right: 0;
673
675
  }
674
676
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
675
- height: 10px;
677
+ min-height: 1px;
678
+ max-height: 10px;
679
+ height: 20%;
676
680
  width: 100%;
677
681
  }
678
682
  .e-schedule .e-event-resize.e-top-handler {
@@ -727,7 +727,9 @@
727
727
  }
728
728
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
729
729
  height: 100%;
730
- width: 10px;
730
+ min-width: 1px;
731
+ max-width: 10px;
732
+ width: 20%;
731
733
  }
732
734
  .e-schedule .e-event-resize.e-left-handler {
733
735
  cursor: ew-resize;
@@ -740,7 +742,9 @@
740
742
  right: 0;
741
743
  }
742
744
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
743
- height: 10px;
745
+ min-height: 1px;
746
+ max-height: 10px;
747
+ height: 20%;
744
748
  width: 100%;
745
749
  }
746
750
  .e-schedule .e-event-resize.e-top-handler {
@@ -727,7 +727,9 @@
727
727
  }
728
728
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
729
729
  height: 100%;
730
- width: 10px;
730
+ min-width: 1px;
731
+ max-width: 10px;
732
+ width: 20%;
731
733
  }
732
734
  .e-schedule .e-event-resize.e-left-handler {
733
735
  cursor: ew-resize;
@@ -740,7 +742,9 @@
740
742
  right: 0;
741
743
  }
742
744
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
743
- height: 10px;
745
+ min-height: 1px;
746
+ max-height: 10px;
747
+ height: 20%;
744
748
  width: 100%;
745
749
  }
746
750
  .e-schedule .e-event-resize.e-top-handler {
@@ -741,7 +741,9 @@
741
741
  }
742
742
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
743
743
  height: 100%;
744
- width: 10px;
744
+ min-width: 1px;
745
+ max-width: 10px;
746
+ width: 20%;
745
747
  }
746
748
  .e-schedule .e-event-resize.e-left-handler {
747
749
  cursor: ew-resize;
@@ -754,7 +756,9 @@
754
756
  right: 0;
755
757
  }
756
758
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
757
- height: 10px;
759
+ min-height: 1px;
760
+ max-height: 10px;
761
+ height: 20%;
758
762
  width: 100%;
759
763
  }
760
764
  .e-schedule .e-event-resize.e-top-handler {
@@ -745,7 +745,9 @@
745
745
  }
746
746
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
747
747
  height: 100%;
748
- width: 10px;
748
+ min-width: 1px;
749
+ max-width: 10px;
750
+ width: 20%;
749
751
  }
750
752
  .e-schedule .e-event-resize.e-left-handler {
751
753
  cursor: ew-resize;
@@ -758,7 +760,9 @@
758
760
  right: 0;
759
761
  }
760
762
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
761
- height: 10px;
763
+ min-height: 1px;
764
+ max-height: 10px;
765
+ height: 20%;
762
766
  width: 100%;
763
767
  }
764
768
  .e-schedule .e-event-resize.e-top-handler {
@@ -686,7 +686,9 @@
686
686
  }
687
687
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
688
688
  height: 100%;
689
- width: 10px;
689
+ min-width: 1px;
690
+ max-width: 10px;
691
+ width: 20%;
690
692
  }
691
693
  .e-schedule .e-event-resize.e-left-handler {
692
694
  cursor: ew-resize;
@@ -699,7 +701,9 @@
699
701
  right: 0;
700
702
  }
701
703
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
702
- height: 10px;
704
+ min-height: 1px;
705
+ max-height: 10px;
706
+ height: 20%;
703
707
  width: 100%;
704
708
  }
705
709
  .e-schedule .e-event-resize.e-top-handler {
@@ -722,7 +722,9 @@
722
722
  }
723
723
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
724
724
  height: 100%;
725
- width: 10px;
725
+ min-width: 1px;
726
+ max-width: 10px;
727
+ width: 20%;
726
728
  }
727
729
  .e-schedule .e-event-resize.e-left-handler {
728
730
  cursor: ew-resize;
@@ -735,7 +737,9 @@
735
737
  right: 0;
736
738
  }
737
739
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
738
- height: 10px;
740
+ min-height: 1px;
741
+ max-height: 10px;
742
+ height: 20%;
739
743
  width: 100%;
740
744
  }
741
745
  .e-schedule .e-event-resize.e-top-handler {
@@ -692,7 +692,9 @@
692
692
  }
693
693
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
694
694
  height: 100%;
695
- width: 10px;
695
+ min-width: 1px;
696
+ max-width: 10px;
697
+ width: 20%;
696
698
  }
697
699
  .e-schedule .e-event-resize.e-left-handler {
698
700
  cursor: ew-resize;
@@ -705,7 +707,9 @@
705
707
  right: 0;
706
708
  }
707
709
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
708
- height: 10px;
710
+ min-height: 1px;
711
+ max-height: 10px;
712
+ height: 20%;
709
713
  width: 100%;
710
714
  }
711
715
  .e-schedule .e-event-resize.e-top-handler {
@@ -692,7 +692,9 @@
692
692
  }
693
693
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
694
694
  height: 100%;
695
- width: 10px;
695
+ min-width: 1px;
696
+ max-width: 10px;
697
+ width: 20%;
696
698
  }
697
699
  .e-schedule .e-event-resize.e-left-handler {
698
700
  cursor: ew-resize;
@@ -705,7 +707,9 @@
705
707
  right: 0;
706
708
  }
707
709
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
708
- height: 10px;
710
+ min-height: 1px;
711
+ max-height: 10px;
712
+ height: 20%;
709
713
  width: 100%;
710
714
  }
711
715
  .e-schedule .e-event-resize.e-top-handler {
@@ -693,7 +693,9 @@
693
693
  }
694
694
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
695
695
  height: 100%;
696
- width: 10px;
696
+ min-width: 1px;
697
+ max-width: 10px;
698
+ width: 20%;
697
699
  }
698
700
  .e-schedule .e-event-resize.e-left-handler {
699
701
  cursor: ew-resize;
@@ -706,7 +708,9 @@
706
708
  right: 0;
707
709
  }
708
710
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
709
- height: 10px;
711
+ min-height: 1px;
712
+ max-height: 10px;
713
+ height: 20%;
710
714
  width: 100%;
711
715
  }
712
716
  .e-schedule .e-event-resize.e-top-handler {
@@ -693,7 +693,9 @@
693
693
  }
694
694
  .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
695
695
  height: 100%;
696
- width: 10px;
696
+ min-width: 1px;
697
+ max-width: 10px;
698
+ width: 20%;
697
699
  }
698
700
  .e-schedule .e-event-resize.e-left-handler {
699
701
  cursor: ew-resize;
@@ -706,7 +708,9 @@
706
708
  right: 0;
707
709
  }
708
710
  .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
709
- height: 10px;
711
+ min-height: 1px;
712
+ max-height: 10px;
713
+ height: 20%;
710
714
  width: 100%;
711
715
  }
712
716
  .e-schedule .e-event-resize.e-top-handler {