@syncfusion/ej2-vue-schedule 19.2.55 → 19.3.43

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 (57) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist/ej2-vue-schedule.umd.min.js +1 -1
  3. package/dist/es6/ej2-vue-schedule.es2015.js +58 -4
  4. package/dist/es6/ej2-vue-schedule.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-schedule.es5.js +62 -4
  6. package/dist/es6/ej2-vue-schedule.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-schedule.min.js +2 -2
  8. package/package.json +8 -8
  9. package/src/recurrence-editor/recurrenceeditor.component.d.ts +2 -0
  10. package/src/recurrence-editor/recurrenceeditor.component.js +27 -1
  11. package/src/schedule/schedule.component.d.ts +5 -1
  12. package/src/schedule/schedule.component.js +36 -4
  13. package/styles/bootstrap-dark.css +47 -65
  14. package/styles/bootstrap.css +27 -44
  15. package/styles/bootstrap4.css +27 -43
  16. package/styles/bootstrap5-dark.css +5172 -0
  17. package/styles/bootstrap5-dark.scss +2 -0
  18. package/styles/bootstrap5.css +5173 -0
  19. package/styles/bootstrap5.scss +2 -0
  20. package/styles/fabric-dark.css +28 -60
  21. package/styles/fabric.css +27 -44
  22. package/styles/highcontrast-light.css +27 -75
  23. package/styles/highcontrast.css +29 -48
  24. package/styles/material-dark.css +71 -78
  25. package/styles/material.css +31 -44
  26. package/styles/recurrence-editor/bootstrap-dark.css +0 -4
  27. package/styles/recurrence-editor/bootstrap.css +0 -4
  28. package/styles/recurrence-editor/bootstrap4.css +0 -4
  29. package/styles/recurrence-editor/bootstrap5-dark.css +479 -0
  30. package/styles/recurrence-editor/bootstrap5-dark.scss +1 -0
  31. package/styles/recurrence-editor/bootstrap5.css +479 -0
  32. package/styles/recurrence-editor/bootstrap5.scss +1 -0
  33. package/styles/recurrence-editor/fabric-dark.css +0 -4
  34. package/styles/recurrence-editor/fabric.css +0 -4
  35. package/styles/recurrence-editor/highcontrast-light.css +0 -4
  36. package/styles/recurrence-editor/highcontrast.css +0 -4
  37. package/styles/recurrence-editor/material-dark.css +0 -4
  38. package/styles/recurrence-editor/material.css +0 -4
  39. package/styles/recurrence-editor/tailwind-dark.css +0 -4
  40. package/styles/recurrence-editor/tailwind.css +0 -4
  41. package/styles/schedule/bootstrap-dark.css +47 -61
  42. package/styles/schedule/bootstrap.css +27 -40
  43. package/styles/schedule/bootstrap4.css +27 -39
  44. package/styles/schedule/bootstrap5-dark.css +4692 -0
  45. package/styles/schedule/bootstrap5-dark.scss +1 -0
  46. package/styles/schedule/bootstrap5.css +4693 -0
  47. package/styles/schedule/bootstrap5.scss +1 -0
  48. package/styles/schedule/fabric-dark.css +28 -56
  49. package/styles/schedule/fabric.css +27 -40
  50. package/styles/schedule/highcontrast-light.css +27 -71
  51. package/styles/schedule/highcontrast.css +29 -44
  52. package/styles/schedule/material-dark.css +71 -74
  53. package/styles/schedule/material.css +31 -40
  54. package/styles/schedule/tailwind-dark.css +52 -70
  55. package/styles/schedule/tailwind.css +52 -69
  56. package/styles/tailwind-dark.css +52 -74
  57. package/styles/tailwind.css +52 -73
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-schedule@*",
3
- "_id": "@syncfusion/ej2-vue-schedule@19.2.51",
3
+ "_id": "@syncfusion/ej2-vue-schedule@19.5.10",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-PbekaCiPxmkxBhuWAVFLkEHbalElX8I9+MuCwn9zHsCqhzpZEoZYBkNOendE/zUmoxsx0TzaJb74oOoKZReGvg==",
5
+ "_integrity": "sha512-JiHl7SBL2sXE+nI7LgsurwOtlsVj9BBqyJbYhLM3EtiFMRsHkhYLefTnYNYNu9pkAhMglXpNC2me8PfFE5kBGQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-schedule",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-schedule/-/ej2-vue-schedule-19.2.51.tgz",
23
- "_shasum": "8be0ba383445e65486176875081584525208d0d7",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-schedule/-/ej2-vue-schedule-19.5.10.tgz",
23
+ "_shasum": "213dcc9a5fd2970a06cf36356d66a558b74eff06",
24
24
  "_spec": "@syncfusion/ej2-vue-schedule@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~19.2.55",
35
- "@syncfusion/ej2-schedule": "19.2.55",
36
- "@syncfusion/ej2-vue-base": "~19.2.55"
34
+ "@syncfusion/ej2-base": "~19.3.43",
35
+ "@syncfusion/ej2-schedule": "19.3.43",
36
+ "@syncfusion/ej2-vue-base": "~19.3.43"
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 Vue",
@@ -70,6 +70,6 @@
70
70
  "type": "git",
71
71
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
72
72
  },
73
- "version": "19.2.55",
73
+ "version": "19.3.43",
74
74
  "sideEffects": false
75
75
  }
@@ -23,7 +23,9 @@ export declare class RecurrenceEditorComponent extends ComponentBase {
23
23
  };
24
24
  tagNameMapper: Object;
25
25
  isVue3: boolean;
26
+ templateCollection: any;
26
27
  constructor();
28
+ clearTemplate(templateNames?: string[]): any;
27
29
  setProperties(prop: any, muteOnChange: boolean): void;
28
30
  render(createElement: any): any;
29
31
  getRecurrenceDates(startDate: Object, rule: string, excludeDate?: string, maximumCount?: number, viewDate?: Object): number[];
@@ -18,7 +18,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
18
18
  return c > 3 && r && Object.defineProperty(target, key, r), r;
19
19
  };
20
20
  import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
21
- import { isNullOrUndefined } from '@syncfusion/ej2-base';
21
+ import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { RecurrenceEditor } from '@syncfusion/ej2-schedule';
23
23
  import { Options } from 'vue-class-component';
24
24
  export var properties = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];
@@ -54,8 +54,33 @@ var RecurrenceEditorComponent = /** @class */ (function (_super) {
54
54
  _this.bindProperties();
55
55
  _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
56
56
  _this.ej2Instances.setProperties = _this.setProperties;
57
+ _this.ej2Instances.clearTemplate = _this.clearTemplate;
57
58
  return _this;
58
59
  }
60
+ RecurrenceEditorComponent.prototype.clearTemplate = function (templateNames) {
61
+ if (!templateNames) {
62
+ templateNames = Object.keys(this.templateCollection || {});
63
+ }
64
+ if (templateNames.length && this.templateCollection) {
65
+ for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
66
+ var tempName = templateNames_1[_i];
67
+ var elementCollection = this.templateCollection[tempName];
68
+ if (elementCollection && elementCollection.length) {
69
+ for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
70
+ var ele = elementCollection_1[_a];
71
+ var destroy = getValue('__vue__.$destroy', ele);
72
+ if (destroy) {
73
+ ele.__vue__.$destroy();
74
+ }
75
+ if (ele.innerHTML) {
76
+ ele.innerHTML = '';
77
+ }
78
+ }
79
+ delete this.templateCollection[tempName];
80
+ }
81
+ }
82
+ }
83
+ };
59
84
  RecurrenceEditorComponent.prototype.setProperties = function (prop, muteOnChange) {
60
85
  var _this = this;
61
86
  if (this.isVue3) {
@@ -73,6 +98,7 @@ var RecurrenceEditorComponent = /** @class */ (function (_super) {
73
98
  }
74
99
  else {
75
100
  _this.$emit('update:' + key, prop[key]);
101
+ _this.$emit('modelchanged', prop[key]);
76
102
  }
77
103
  }
78
104
  });
@@ -23,7 +23,9 @@ export declare class ScheduleComponent extends ComponentBase {
23
23
  };
24
24
  tagNameMapper: Object;
25
25
  isVue3: boolean;
26
+ templateCollection: any;
26
27
  constructor();
28
+ clearTemplate(templateNames?: string[]): any;
27
29
  setProperties(prop: any, muteOnChange: boolean): void;
28
30
  trigger(eventName: string, eventProp: {
29
31
  [key: string]: Object;
@@ -59,7 +61,9 @@ export declare class ScheduleComponent extends ComponentBase {
59
61
  isSlotAvailable(startTime: Object | Object, endTime?: Object, groupIndex?: number): boolean;
60
62
  openEditor(data: Object, action: Object, isEventData?: boolean, repeatType?: number): void;
61
63
  print(printOptions?: Object): void;
62
- refreshEvents(): void;
64
+ refreshEvents(isRemoteRefresh: boolean): void;
65
+ refreshLayout(): void;
66
+ refreshTemplates(templateName: string): void;
63
67
  removeResource(resourceId: string | string[] | number | number[], name: string): void;
64
68
  resetWorkHours(dates: Object[], start?: string, end?: string, groupIndex?: number): void;
65
69
  saveEvent(data: Object | Object[], currentAction?: Object): void;
@@ -19,13 +19,13 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
19
19
  };
20
20
  import { isUndefined } from '@syncfusion/ej2-base';
21
21
  import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
22
- import { isNullOrUndefined } from '@syncfusion/ej2-base';
22
+ import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
23
23
  import { Schedule } from '@syncfusion/ej2-schedule';
24
24
  import { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';
25
25
  import { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';
26
26
  import { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';
27
27
  import { Options } from 'vue-class-component';
28
- export var properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowInline', 'allowKeyboardInteraction', 'allowMultiCellSelection', 'allowMultiDrag', 'allowMultiRowSelection', 'allowResizing', 'calendarMode', 'cellHeaderTemplate', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'dayHeaderTemplate', 'editorTemplate', 'enableAdaptiveUI', 'enableAllDayScroll', 'enablePersistence', 'enableRecurrenceValidation', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'firstMonthOfYear', 'group', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'maxDate', 'minDate', 'monthHeaderTemplate', 'monthsCount', 'quickInfoOnSelectionEnd', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeFormat', 'timeScale', 'timezone', 'views', 'weekRule', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'hover', 'moreEventsClick', 'navigating', 'popupClose', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];
28
+ export var properties = ['agendaDaysCount', 'allowDragAndDrop', 'allowInline', 'allowKeyboardInteraction', 'allowMultiCellSelection', 'allowMultiDrag', 'allowMultiRowSelection', 'allowResizing', 'calendarMode', 'cellHeaderTemplate', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'dayHeaderTemplate', 'editorTemplate', 'enableAdaptiveUI', 'enableAllDayScroll', 'enablePersistence', 'enableRecurrenceValidation', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'firstMonthOfYear', 'group', 'headerIndentTemplate', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'maxDate', 'minDate', 'monthHeaderTemplate', 'monthsCount', 'quickInfoOnSelectionEnd', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeFormat', 'timeScale', 'timezone', 'views', 'weekRule', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventRendered', 'hover', 'moreEventsClick', 'navigating', 'popupClose', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select'];
29
29
  export var modelProps = ['currentView', 'selectedDate'];
30
30
  export var testProp = getProps({ props: properties });
31
31
  export var props = testProp[0];
@@ -60,8 +60,33 @@ var ScheduleComponent = /** @class */ (function (_super) {
60
60
  _this.bindProperties();
61
61
  _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
62
62
  _this.ej2Instances.setProperties = _this.setProperties;
63
+ _this.ej2Instances.clearTemplate = _this.clearTemplate;
63
64
  return _this;
64
65
  }
66
+ ScheduleComponent.prototype.clearTemplate = function (templateNames) {
67
+ if (!templateNames) {
68
+ templateNames = Object.keys(this.templateCollection || {});
69
+ }
70
+ if (templateNames.length && this.templateCollection) {
71
+ for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
72
+ var tempName = templateNames_1[_i];
73
+ var elementCollection = this.templateCollection[tempName];
74
+ if (elementCollection && elementCollection.length) {
75
+ for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
76
+ var ele = elementCollection_1[_a];
77
+ var destroy = getValue('__vue__.$destroy', ele);
78
+ if (destroy) {
79
+ ele.__vue__.$destroy();
80
+ }
81
+ if (ele.innerHTML) {
82
+ ele.innerHTML = '';
83
+ }
84
+ }
85
+ delete this.templateCollection[tempName];
86
+ }
87
+ }
88
+ }
89
+ };
65
90
  ScheduleComponent.prototype.setProperties = function (prop, muteOnChange) {
66
91
  var _this = this;
67
92
  if (this.isVue3) {
@@ -79,6 +104,7 @@ var ScheduleComponent = /** @class */ (function (_super) {
79
104
  }
80
105
  else {
81
106
  _this.$emit('update:' + key, prop[key]);
107
+ _this.$emit('modelchanged', prop[key]);
82
108
  }
83
109
  }
84
110
  });
@@ -219,8 +245,14 @@ var ScheduleComponent = /** @class */ (function (_super) {
219
245
  ScheduleComponent.prototype.print = function (printOptions) {
220
246
  return this.ej2Instances.print(printOptions);
221
247
  };
222
- ScheduleComponent.prototype.refreshEvents = function () {
223
- return this.ej2Instances.refreshEvents();
248
+ ScheduleComponent.prototype.refreshEvents = function (isRemoteRefresh) {
249
+ return this.ej2Instances.refreshEvents(isRemoteRefresh);
250
+ };
251
+ ScheduleComponent.prototype.refreshLayout = function () {
252
+ return this.ej2Instances.refreshLayout();
253
+ };
254
+ ScheduleComponent.prototype.refreshTemplates = function (templateName) {
255
+ return this.ej2Instances.refreshTemplates(templateName);
224
256
  };
225
257
  ScheduleComponent.prototype.removeResource = function (resourceId, name) {
226
258
  return this.ej2Instances.removeResource(resourceId, name);
@@ -218,7 +218,6 @@
218
218
  box-shadow: none;
219
219
  margin-bottom: 0;
220
220
  min-height: 43px;
221
- border-radius: 0;
222
221
  }
223
222
 
224
223
  .e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text,
@@ -227,22 +226,9 @@
227
226
  }
228
227
 
229
228
  .e-schedule .e-schedule-toolbar .e-toolbar-pop {
230
- background: #131313;
231
229
  overflow: auto;
232
230
  }
233
231
 
234
- .e-schedule .e-schedule-toolbar .e-tbar-btn {
235
- background: #131313;
236
- }
237
-
238
- .e-schedule .e-schedule-toolbar .e-tbar-btn:hover, .e-schedule .e-schedule-toolbar .e-tbar-btn:focus {
239
- background-color: #393939;
240
- }
241
-
242
- .e-schedule .e-schedule-toolbar .e-tbar-btn:active {
243
- background: #484848;
244
- }
245
-
246
232
  .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
247
233
  cursor: pointer;
248
234
  font-size: 14px;
@@ -267,13 +253,7 @@
267
253
  padding-top: 0;
268
254
  }
269
255
 
270
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
271
- background: #393939;
272
- border-radius: 4px;
273
- }
274
-
275
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
276
- background: #393939;
256
+ .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
277
257
  border-radius: 4px;
278
258
  }
279
259
 
@@ -314,16 +294,6 @@
314
294
  text-transform: initial;
315
295
  }
316
296
 
317
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
318
- cursor: pointer;
319
- font-size: 14px;
320
- text-transform: initial;
321
- }
322
-
323
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
324
- padding-left: 0;
325
- }
326
-
327
297
  .e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
328
298
  background: #131313;
329
299
  border-left: 0;
@@ -336,7 +306,6 @@
336
306
  }
337
307
 
338
308
  .e-schedule .e-schedule-toolbar .e-hor-nav {
339
- background: #131313;
340
309
  border-left: 1px solid #858585;
341
310
  }
342
311
 
@@ -547,6 +516,13 @@
547
516
  width: 100%;
548
517
  }
549
518
 
519
+ .e-schedule .e-content-placeholder {
520
+ height: 100%;
521
+ position: relative;
522
+ width: 100%;
523
+ z-index: 99999;
524
+ }
525
+
550
526
  .e-schedule .e-content-wrap,
551
527
  .e-schedule .e-scroll-container {
552
528
  -webkit-overflow-scrolling: touch;
@@ -586,7 +562,7 @@
586
562
 
587
563
  .e-schedule .e-block-appointment {
588
564
  background: rgba(255, 255, 255, 0.08);
589
- border-radius: 2px;
565
+ border-radius: 4px;
590
566
  color: #969696;
591
567
  cursor: default;
592
568
  overflow: hidden;
@@ -776,8 +752,8 @@
776
752
 
777
753
  .e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
778
754
  background: #0070f0;
779
- border: 1px solid #248aff;
780
- border-radius: 2px;
755
+ border: 1px solid #1a1a1a;
756
+ border-radius: 4px;
781
757
  color: #fff;
782
758
  display: -ms-flexbox;
783
759
  display: flex;
@@ -861,7 +837,7 @@
861
837
  .e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator {
862
838
  color: #8d8d8d;
863
839
  cursor: pointer;
864
- font-size: 12px;
840
+ font-size: 11px;
865
841
  line-height: 11px;
866
842
  overflow: hidden;
867
843
  padding: 2px 4px;
@@ -1052,7 +1028,7 @@
1052
1028
  }
1053
1029
 
1054
1030
  .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll {
1055
- border-bottom: 1px solid #248aff;
1031
+ border-bottom: 1px solid #1a1a1a;
1056
1032
  overflow-y: auto;
1057
1033
  }
1058
1034
 
@@ -1093,8 +1069,8 @@
1093
1069
 
1094
1070
  .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
1095
1071
  background: #0070f0;
1096
- border: 1px solid #248aff;
1097
- border-radius: 2px;
1072
+ border: 1px solid #1a1a1a;
1073
+ border-radius: 4px;
1098
1074
  color: #fff;
1099
1075
  display: -ms-flexbox;
1100
1076
  display: flex;
@@ -1151,8 +1127,8 @@
1151
1127
 
1152
1128
  .e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
1153
1129
  background: #0070f0;
1154
- border: 1px solid #248aff;
1155
- border-radius: 2px;
1130
+ border: 1px solid #1a1a1a;
1131
+ border-radius: 4px;
1156
1132
  color: #fff;
1157
1133
  overflow: hidden;
1158
1134
  position: absolute;
@@ -1442,8 +1418,8 @@
1442
1418
 
1443
1419
  .e-schedule .e-month-view .e-appointment {
1444
1420
  background: #0070f0;
1445
- border: 1px solid #248aff;
1446
- border-radius: 2px;
1421
+ border: 1px solid #1a1a1a;
1422
+ border-radius: 4px;
1447
1423
  color: #fff;
1448
1424
  cursor: default;
1449
1425
  display: -ms-flexbox;
@@ -1511,7 +1487,7 @@
1511
1487
  .e-schedule .e-month-view .e-more-indicator {
1512
1488
  color: #8d8d8d;
1513
1489
  cursor: pointer;
1514
- font-size: 12px;
1490
+ font-size: 11px;
1515
1491
  line-height: 11px;
1516
1492
  overflow: hidden;
1517
1493
  padding: 2px 4px;
@@ -1741,6 +1717,7 @@
1741
1717
  border-style: solid;
1742
1718
  border-width: 0 1px 1px 0;
1743
1719
  color: #f0f0f0;
1720
+ padding: 0;
1744
1721
  }
1745
1722
 
1746
1723
  .e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
@@ -1844,7 +1821,7 @@
1844
1821
 
1845
1822
  .e-schedule .e-timeline-year-view .e-month-header,
1846
1823
  .e-schedule .e-timeline-year-view .e-work-cells {
1847
- height: 70px;
1824
+ height: 75px;
1848
1825
  }
1849
1826
 
1850
1827
  .e-schedule .e-timeline-year-view .e-header-cells,
@@ -1885,8 +1862,8 @@
1885
1862
 
1886
1863
  .e-schedule .e-timeline-year-view .e-event-table .e-appointment {
1887
1864
  background: #0070f0;
1888
- border: 1px solid #248aff;
1889
- border-radius: 2px;
1865
+ border: 1px solid #1a1a1a;
1866
+ border-radius: 4px;
1890
1867
  color: #fff;
1891
1868
  cursor: default;
1892
1869
  display: -ms-flexbox;
@@ -1964,7 +1941,7 @@
1964
1941
  .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator {
1965
1942
  color: #8d8d8d;
1966
1943
  cursor: pointer;
1967
- font-size: 12px;
1944
+ font-size: 11px;
1968
1945
  line-height: 11px;
1969
1946
  overflow: hidden;
1970
1947
  padding: 2px 4px;
@@ -2095,13 +2072,6 @@
2095
2072
  background-color: #393939;
2096
2073
  }
2097
2074
 
2098
- .e-schedule .e-timeline-view .e-resource-cells:focus .e-resource-tree-icon,
2099
- .e-schedule .e-timeline-month-view .e-resource-cells:focus .e-resource-tree-icon {
2100
- background-color: #484848;
2101
- border-radius: 50%;
2102
- color: #fff;
2103
- }
2104
-
2105
2075
  .e-schedule .e-timeline-view .e-resource-column-wrap,
2106
2076
  .e-schedule .e-timeline-month-view .e-resource-column-wrap {
2107
2077
  overflow: hidden;
@@ -2125,6 +2095,12 @@
2125
2095
  height: 42px;
2126
2096
  }
2127
2097
 
2098
+ .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
2099
+ .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
2100
+ background-color: rgba(0, 0, 0, 0.08);
2101
+ box-shadow: inset 0 0 0 8px #2a2a2a;
2102
+ }
2103
+
2128
2104
  .e-schedule .e-timeline-view .e-resource-tree-icon,
2129
2105
  .e-schedule .e-timeline-month-view .e-resource-tree-icon {
2130
2106
  color: #fff;
@@ -2158,8 +2134,8 @@
2158
2134
  .e-schedule .e-timeline-view .e-appointment,
2159
2135
  .e-schedule .e-timeline-month-view .e-appointment {
2160
2136
  background: #0070f0;
2161
- border: 1px solid #248aff;
2162
- border-radius: 2px;
2137
+ border: 1px solid #1a1a1a;
2138
+ border-radius: 4px;
2163
2139
  color: #fff;
2164
2140
  cursor: default;
2165
2141
  display: -ms-flexbox;
@@ -2211,6 +2187,7 @@
2211
2187
  .e-schedule .e-timeline-view .e-appointment .e-time,
2212
2188
  .e-schedule .e-timeline-month-view .e-appointment .e-time {
2213
2189
  display: block;
2190
+ line-height: 1.4;
2214
2191
  }
2215
2192
 
2216
2193
  .e-schedule .e-timeline-view .e-appointment .e-disable,
@@ -2261,7 +2238,7 @@
2261
2238
  .e-schedule .e-timeline-month-view .e-more-indicator {
2262
2239
  color: #8d8d8d;
2263
2240
  cursor: pointer;
2264
- font-size: 12px;
2241
+ font-size: 11px;
2265
2242
  line-height: 11px;
2266
2243
  overflow: hidden;
2267
2244
  padding: 2px 4px;
@@ -2387,6 +2364,7 @@
2387
2364
 
2388
2365
  .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
2389
2366
  border-right: 1px solid #505050;
2367
+ height: 40px;
2390
2368
  padding-top: 8px;
2391
2369
  }
2392
2370
 
@@ -2542,7 +2520,7 @@
2542
2520
  padding: 0;
2543
2521
  }
2544
2522
 
2545
- .e-schedule .e-month-agenda-view .e-appointment-indicator {
2523
+ .e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
2546
2524
  background: #0070f0;
2547
2525
  border-radius: 50%;
2548
2526
  height: 6px;
@@ -3876,7 +3854,7 @@
3876
3854
 
3877
3855
  .e-appointment.e-schedule-event-clone {
3878
3856
  background: #0070f0;
3879
- border-radius: 2px;
3857
+ border-radius: 4px;
3880
3858
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3881
3859
  color: #fff;
3882
3860
  display: -ms-flexbox;
@@ -4053,7 +4031,7 @@
4053
4031
 
4054
4032
  .e-more-popup-wrapper .e-appointment {
4055
4033
  background: #0070f0;
4056
- border-radius: 2px;
4034
+ border-radius: 4px;
4057
4035
  color: #fff;
4058
4036
  display: -ms-flexbox;
4059
4037
  display: flex;
@@ -4201,6 +4179,7 @@
4201
4179
  border-color: #505050;
4202
4180
  border-style: solid;
4203
4181
  border-width: 0 0 1px 1px;
4182
+ padding: 0;
4204
4183
  }
4205
4184
 
4206
4185
  .e-schedule .e-vertical-view .e-work-cells:hover {
@@ -4286,6 +4265,7 @@
4286
4265
  border-style: solid;
4287
4266
  border-width: 0 0 1px 1px;
4288
4267
  color: #f0f0f0;
4268
+ padding: 0;
4289
4269
  }
4290
4270
 
4291
4271
  .e-schedule .e-month-view .e-work-cells:hover,
@@ -4374,6 +4354,7 @@
4374
4354
  border-style: solid;
4375
4355
  border-width: 0 0 1px 1px;
4376
4356
  color: #f0f0f0;
4357
+ padding: 0;
4377
4358
  }
4378
4359
 
4379
4360
  .e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
@@ -4382,6 +4363,11 @@
4382
4363
  color: #fff;
4383
4364
  }
4384
4365
 
4366
+ .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
4367
+ .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
4368
+ background-color: rgba(0, 0, 0, 0.08);
4369
+ }
4370
+
4385
4371
  .e-schedule .e-timeline-view .e-work-days,
4386
4372
  .e-schedule .e-timeline-month-view .e-work-days {
4387
4373
  background-color: #1a1a1a;
@@ -4581,10 +4567,6 @@
4581
4567
  padding-left: 10px;
4582
4568
  }
4583
4569
 
4584
- .e-recurrenceeditor .e-icons {
4585
- height: 0;
4586
- }
4587
-
4588
4570
  .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4589
4571
  padding: 0 8px 10px 0;
4590
4572
  }