@syncfusion/ej2-vue-schedule 20.1.47 → 20.1.48
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.
- package/CHANGELOG.md +12 -17
- package/dist/ej2-vue-schedule.umd.min.js +2 -2
- package/dist/es6/ej2-vue-schedule.es2015.js +11 -135
- package/dist/es6/ej2-vue-schedule.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-schedule.es5.js +10 -91
- package/dist/es6/ej2-vue-schedule.es5.js.map +1 -1
- package/dist/global/ej2-vue-schedule.min.js +2 -2
- package/package.json +14 -8
- package/src/recurrence-editor/recurrenceeditor.component.d.ts +0 -1
- package/src/recurrence-editor/recurrenceeditor.component.js +1 -10
- package/src/schedule/headerrows.directive.d.ts +1 -3
- package/src/schedule/headerrows.directive.js +2 -24
- package/src/schedule/resources.directive.d.ts +1 -3
- package/src/schedule/resources.directive.js +2 -24
- package/src/schedule/schedule.component.d.ts +0 -1
- package/src/schedule/schedule.component.js +1 -10
- package/src/schedule/views.directive.d.ts +1 -3
- package/src/schedule/views.directive.js +2 -24
- package/styles/bootstrap-dark.css +7 -10
- package/styles/bootstrap.css +7 -10
- package/styles/bootstrap4.css +8 -11
- package/styles/bootstrap5-dark.css +19 -20
- package/styles/bootstrap5.css +19 -20
- package/styles/fabric-dark.css +7 -10
- package/styles/fabric.css +7 -10
- package/styles/highcontrast-light.css +7 -10
- package/styles/highcontrast.css +8 -11
- package/styles/material-dark.css +7 -10
- package/styles/material.css +7 -10
- package/styles/schedule/bootstrap-dark.css +7 -10
- package/styles/schedule/bootstrap.css +7 -10
- package/styles/schedule/bootstrap4.css +8 -11
- package/styles/schedule/bootstrap5-dark.css +19 -20
- package/styles/schedule/bootstrap5.css +19 -20
- package/styles/schedule/fabric-dark.css +7 -10
- package/styles/schedule/fabric.css +7 -10
- package/styles/schedule/highcontrast-light.css +7 -10
- package/styles/schedule/highcontrast.css +8 -11
- package/styles/schedule/material-dark.css +7 -10
- package/styles/schedule/material.css +7 -10
- package/styles/schedule/tailwind-dark.css +60 -65
- package/styles/schedule/tailwind.css +60 -65
- package/styles/tailwind-dark.css +60 -65
- package/styles/tailwind.css +60 -65
- package/styles/fluent-dark.css +0 -5102
- package/styles/fluent-dark.scss +0 -2
- package/styles/fluent.css +0 -5103
- package/styles/fluent.scss +0 -2
- package/styles/recurrence-editor/fluent-dark.css +0 -495
- package/styles/recurrence-editor/fluent-dark.scss +0 -1
- package/styles/recurrence-editor/fluent.css +0 -495
- package/styles/recurrence-editor/fluent.scss +0 -1
- package/styles/schedule/fluent-dark.css +0 -4606
- package/styles/schedule/fluent-dark.scss +0 -1
- package/styles/schedule/fluent.css +0 -4607
- package/styles/schedule/fluent.scss +0 -1
package/package.json
CHANGED
|
@@ -1,8 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"@syncfusion/ej2-vue-schedule@19.4.55",
|
|
5
|
+
"D:\\Augest 2021\\vue package publish\\vue source from nexus"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "@syncfusion/ej2-vue-schedule@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-schedule@19.
|
|
9
|
+
"_id": "@syncfusion/ej2-vue-schedule@19.4.55",
|
|
4
10
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
11
|
+
"_integrity": "sha512-Xs6yHt8RBrjuZ1bygLHsPxf79hUmdSGhbwW14qgUQqTYOx7fwZXF6dAaILtkcDSFWyt3WwHetvn1eKPlyrJvnA==",
|
|
6
12
|
"_location": "/@syncfusion/ej2-vue-schedule",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
@@ -19,8 +25,8 @@
|
|
|
19
25
|
"_requiredBy": [
|
|
20
26
|
"/"
|
|
21
27
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
28
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-schedule/-/ej2-vue-schedule-19.4.55.tgz",
|
|
29
|
+
"_shasum": "7d50c50659fe9cada065726ed14121ecb65e52eb",
|
|
24
30
|
"_spec": "@syncfusion/ej2-vue-schedule@*",
|
|
25
31
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
32
|
"author": {
|
|
@@ -31,9 +37,9 @@
|
|
|
31
37
|
},
|
|
32
38
|
"bundleDependencies": false,
|
|
33
39
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.1.
|
|
35
|
-
"@syncfusion/ej2-schedule": "20.1.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~20.1.
|
|
40
|
+
"@syncfusion/ej2-base": "~20.1.48",
|
|
41
|
+
"@syncfusion/ej2-schedule": "20.1.48",
|
|
42
|
+
"@syncfusion/ej2-vue-base": "~20.1.48"
|
|
37
43
|
},
|
|
38
44
|
"deprecated": false,
|
|
39
45
|
"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 +76,6 @@
|
|
|
70
76
|
"type": "git",
|
|
71
77
|
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
72
78
|
},
|
|
73
|
-
"version": "20.1.
|
|
79
|
+
"version": "20.1.48",
|
|
74
80
|
"sideEffects": false
|
|
75
81
|
}
|
|
@@ -28,7 +28,6 @@ export declare class RecurrenceEditorComponent extends ComponentBase {
|
|
|
28
28
|
clearTemplate(templateNames?: string[]): any;
|
|
29
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
30
30
|
render(createElement: any): any;
|
|
31
|
-
custom(): void;
|
|
32
31
|
getRecurrenceDates(startDate: Object, rule: string, excludeDate?: string, maximumCount?: number, viewDate?: Object): number[];
|
|
33
32
|
getRecurrenceRule(): string;
|
|
34
33
|
getRuleSummary(rule: string): string;
|
|
@@ -55,7 +55,6 @@ var RecurrenceEditorComponent = /** @class */ (function (_super) {
|
|
|
55
55
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
56
56
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
57
57
|
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
58
|
-
_this.updated = _this.updated;
|
|
59
58
|
return _this;
|
|
60
59
|
}
|
|
61
60
|
RecurrenceEditorComponent.prototype.clearTemplate = function (templateNames) {
|
|
@@ -114,9 +113,6 @@ var RecurrenceEditorComponent = /** @class */ (function (_super) {
|
|
|
114
113
|
}
|
|
115
114
|
return h('div', slots);
|
|
116
115
|
};
|
|
117
|
-
RecurrenceEditorComponent.prototype.custom = function () {
|
|
118
|
-
this.updated();
|
|
119
|
-
};
|
|
120
116
|
RecurrenceEditorComponent.prototype.getRecurrenceDates = function (startDate, rule, excludeDate, maximumCount, viewDate) {
|
|
121
117
|
return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);
|
|
122
118
|
};
|
|
@@ -142,12 +138,7 @@ var RecurrenceEditorComponent = /** @class */ (function (_super) {
|
|
|
142
138
|
,Options({
|
|
143
139
|
props: props,
|
|
144
140
|
watch: watch,
|
|
145
|
-
emits: emitProbs
|
|
146
|
-
provide: function provide() {
|
|
147
|
-
return {
|
|
148
|
-
custom: this.custom
|
|
149
|
-
};
|
|
150
|
-
}
|
|
141
|
+
emits: emitProbs
|
|
151
142
|
})
|
|
152
143
|
], RecurrenceEditorComponent);
|
|
153
144
|
return RecurrenceEditorComponent;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
export declare const isExecute: any;
|
|
2
2
|
declare let vueImport: any;
|
|
3
3
|
export declare class HeaderRowsDirective extends vueImport {
|
|
4
|
-
|
|
5
|
-
render(createElement: any): void;
|
|
6
|
-
updated(): void;
|
|
4
|
+
render(): void;
|
|
7
5
|
getTag(): string;
|
|
8
6
|
}
|
|
9
7
|
export declare const HeaderRowsPlugin: {
|
|
@@ -19,9 +19,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';
|
|
21
21
|
import * as Vue3 from 'vue-class-component';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
23
22
|
import Vue from 'vue';
|
|
24
|
-
import { Options } from 'vue-class-component';
|
|
25
23
|
export var isExecute = gh ? false : true;
|
|
26
24
|
var vueImport;
|
|
27
25
|
if (!isExecute || parseInt(allVue.version) < 3) {
|
|
@@ -33,36 +31,16 @@ else {
|
|
|
33
31
|
var HeaderRowsDirective = /** @class */ (function (_super) {
|
|
34
32
|
__extends(HeaderRowsDirective, _super);
|
|
35
33
|
function HeaderRowsDirective() {
|
|
36
|
-
return _super.
|
|
34
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
37
35
|
}
|
|
38
|
-
HeaderRowsDirective.prototype.render = function (
|
|
39
|
-
if (gh) {
|
|
40
|
-
var h = gh || createElement;
|
|
41
|
-
var slots = null;
|
|
42
|
-
if (!isNullOrUndefined(this.$slots.default)) {
|
|
43
|
-
slots = gh ? this.$slots.default() : this.$slots.default;
|
|
44
|
-
}
|
|
45
|
-
return h('div', { class: 'e-directive' }, slots);
|
|
46
|
-
}
|
|
36
|
+
HeaderRowsDirective.prototype.render = function () {
|
|
47
37
|
return;
|
|
48
38
|
};
|
|
49
|
-
HeaderRowsDirective.prototype.updated = function () {
|
|
50
|
-
if (gh && this.custom) {
|
|
51
|
-
this.custom();
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
39
|
HeaderRowsDirective.prototype.getTag = function () {
|
|
55
40
|
return 'e-header-rows';
|
|
56
41
|
};
|
|
57
42
|
HeaderRowsDirective = __decorate([
|
|
58
43
|
EJComponentDecorator({}, isExecute)
|
|
59
|
-
,Options({
|
|
60
|
-
inject: {
|
|
61
|
-
custom: {
|
|
62
|
-
default: null
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
})
|
|
66
44
|
], HeaderRowsDirective);
|
|
67
45
|
return HeaderRowsDirective;
|
|
68
46
|
}(vueImport));
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
export declare const isExecute: any;
|
|
2
2
|
declare let vueImport: any;
|
|
3
3
|
export declare class ResourcesDirective extends vueImport {
|
|
4
|
-
|
|
5
|
-
render(createElement: any): void;
|
|
6
|
-
updated(): void;
|
|
4
|
+
render(): void;
|
|
7
5
|
getTag(): string;
|
|
8
6
|
}
|
|
9
7
|
export declare const ResourcesPlugin: {
|
|
@@ -19,9 +19,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';
|
|
21
21
|
import * as Vue3 from 'vue-class-component';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
23
22
|
import Vue from 'vue';
|
|
24
|
-
import { Options } from 'vue-class-component';
|
|
25
23
|
export var isExecute = gh ? false : true;
|
|
26
24
|
var vueImport;
|
|
27
25
|
if (!isExecute || parseInt(allVue.version) < 3) {
|
|
@@ -33,36 +31,16 @@ else {
|
|
|
33
31
|
var ResourcesDirective = /** @class */ (function (_super) {
|
|
34
32
|
__extends(ResourcesDirective, _super);
|
|
35
33
|
function ResourcesDirective() {
|
|
36
|
-
return _super.
|
|
34
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
37
35
|
}
|
|
38
|
-
ResourcesDirective.prototype.render = function (
|
|
39
|
-
if (gh) {
|
|
40
|
-
var h = gh || createElement;
|
|
41
|
-
var slots = null;
|
|
42
|
-
if (!isNullOrUndefined(this.$slots.default)) {
|
|
43
|
-
slots = gh ? this.$slots.default() : this.$slots.default;
|
|
44
|
-
}
|
|
45
|
-
return h('div', { class: 'e-directive' }, slots);
|
|
46
|
-
}
|
|
36
|
+
ResourcesDirective.prototype.render = function () {
|
|
47
37
|
return;
|
|
48
38
|
};
|
|
49
|
-
ResourcesDirective.prototype.updated = function () {
|
|
50
|
-
if (gh && this.custom) {
|
|
51
|
-
this.custom();
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
39
|
ResourcesDirective.prototype.getTag = function () {
|
|
55
40
|
return 'e-resources';
|
|
56
41
|
};
|
|
57
42
|
ResourcesDirective = __decorate([
|
|
58
43
|
EJComponentDecorator({}, isExecute)
|
|
59
|
-
,Options({
|
|
60
|
-
inject: {
|
|
61
|
-
custom: {
|
|
62
|
-
default: null
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
})
|
|
66
44
|
], ResourcesDirective);
|
|
67
45
|
return ResourcesDirective;
|
|
68
46
|
}(vueImport));
|
|
@@ -31,7 +31,6 @@ export declare class ScheduleComponent extends ComponentBase {
|
|
|
31
31
|
[key: string]: Object;
|
|
32
32
|
}, successHandler?: Function): void;
|
|
33
33
|
render(createElement: any): any;
|
|
34
|
-
custom(): void;
|
|
35
34
|
addEvent(data: Object | Object[]): void;
|
|
36
35
|
addResource(resources: Object | Object[], name: string, index: number): void;
|
|
37
36
|
changeCurrentView(viewName: Object, viewIndex?: number): void;
|
|
@@ -61,7 +61,6 @@ var ScheduleComponent = /** @class */ (function (_super) {
|
|
|
61
61
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
62
62
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
63
63
|
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
64
|
-
_this.updated = _this.updated;
|
|
65
64
|
return _this;
|
|
66
65
|
}
|
|
67
66
|
ScheduleComponent.prototype.clearTemplate = function (templateNames) {
|
|
@@ -158,9 +157,6 @@ var ScheduleComponent = /** @class */ (function (_super) {
|
|
|
158
157
|
}
|
|
159
158
|
return h('div', slots);
|
|
160
159
|
};
|
|
161
|
-
ScheduleComponent.prototype.custom = function () {
|
|
162
|
-
this.updated();
|
|
163
|
-
};
|
|
164
160
|
ScheduleComponent.prototype.addEvent = function (data) {
|
|
165
161
|
return this.ej2Instances.addEvent(data);
|
|
166
162
|
};
|
|
@@ -300,12 +296,7 @@ var ScheduleComponent = /** @class */ (function (_super) {
|
|
|
300
296
|
,Options({
|
|
301
297
|
props: props,
|
|
302
298
|
watch: watch,
|
|
303
|
-
emits: emitProbs
|
|
304
|
-
provide: function provide() {
|
|
305
|
-
return {
|
|
306
|
-
custom: this.custom
|
|
307
|
-
};
|
|
308
|
-
}
|
|
299
|
+
emits: emitProbs
|
|
309
300
|
})
|
|
310
301
|
], ScheduleComponent);
|
|
311
302
|
return ScheduleComponent;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
export declare const isExecute: any;
|
|
2
2
|
declare let vueImport: any;
|
|
3
3
|
export declare class ViewsDirective extends vueImport {
|
|
4
|
-
|
|
5
|
-
render(createElement: any): void;
|
|
6
|
-
updated(): void;
|
|
4
|
+
render(): void;
|
|
7
5
|
getTag(): string;
|
|
8
6
|
}
|
|
9
7
|
export declare const ViewsPlugin: {
|
|
@@ -19,9 +19,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';
|
|
21
21
|
import * as Vue3 from 'vue-class-component';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
23
22
|
import Vue from 'vue';
|
|
24
|
-
import { Options } from 'vue-class-component';
|
|
25
23
|
export var isExecute = gh ? false : true;
|
|
26
24
|
var vueImport;
|
|
27
25
|
if (!isExecute || parseInt(allVue.version) < 3) {
|
|
@@ -33,36 +31,16 @@ else {
|
|
|
33
31
|
var ViewsDirective = /** @class */ (function (_super) {
|
|
34
32
|
__extends(ViewsDirective, _super);
|
|
35
33
|
function ViewsDirective() {
|
|
36
|
-
return _super.
|
|
34
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
37
35
|
}
|
|
38
|
-
ViewsDirective.prototype.render = function (
|
|
39
|
-
if (gh) {
|
|
40
|
-
var h = gh || createElement;
|
|
41
|
-
var slots = null;
|
|
42
|
-
if (!isNullOrUndefined(this.$slots.default)) {
|
|
43
|
-
slots = gh ? this.$slots.default() : this.$slots.default;
|
|
44
|
-
}
|
|
45
|
-
return h('div', { class: 'e-directive' }, slots);
|
|
46
|
-
}
|
|
36
|
+
ViewsDirective.prototype.render = function () {
|
|
47
37
|
return;
|
|
48
38
|
};
|
|
49
|
-
ViewsDirective.prototype.updated = function () {
|
|
50
|
-
if (gh && this.custom) {
|
|
51
|
-
this.custom();
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
39
|
ViewsDirective.prototype.getTag = function () {
|
|
55
40
|
return 'e-views';
|
|
56
41
|
};
|
|
57
42
|
ViewsDirective = __decorate([
|
|
58
43
|
EJComponentDecorator({}, isExecute)
|
|
59
|
-
,Options({
|
|
60
|
-
inject: {
|
|
61
|
-
custom: {
|
|
62
|
-
default: null
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
})
|
|
66
44
|
], ViewsDirective);
|
|
67
45
|
return ViewsDirective;
|
|
68
46
|
}(vueImport));
|
|
@@ -1847,15 +1847,6 @@
|
|
|
1847
1847
|
text-decoration: underline;
|
|
1848
1848
|
}
|
|
1849
1849
|
|
|
1850
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
|
|
1851
|
-
background-color: rgba(0, 0, 0, 0.08);
|
|
1852
|
-
box-shadow: inset 0 0 0 8px #2a2a2a;
|
|
1853
|
-
}
|
|
1854
|
-
|
|
1855
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
|
|
1856
|
-
background-color: rgba(0, 0, 0, 0.08);
|
|
1857
|
-
}
|
|
1858
|
-
|
|
1859
1850
|
.e-schedule .e-timeline-year-view .e-event-table {
|
|
1860
1851
|
position: absolute;
|
|
1861
1852
|
top: 0;
|
|
@@ -2887,6 +2878,13 @@
|
|
|
2887
2878
|
min-width: 34px;
|
|
2888
2879
|
}
|
|
2889
2880
|
|
|
2881
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2882
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons,
|
|
2883
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2884
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons {
|
|
2885
|
+
padding: 0;
|
|
2886
|
+
}
|
|
2887
|
+
|
|
2890
2888
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
2891
2889
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
2892
2890
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
@@ -4017,7 +4015,6 @@
|
|
|
4017
4015
|
|
|
4018
4016
|
.e-bigger .e-more-popup-wrapper .e-more-event-content,
|
|
4019
4017
|
.e-more-popup-wrapper .e-more-event-content {
|
|
4020
|
-
color: #f0f0f0;
|
|
4021
4018
|
height: calc(100% - 35px);
|
|
4022
4019
|
max-height: 150px;
|
|
4023
4020
|
overflow-y: auto;
|
package/styles/bootstrap.css
CHANGED
|
@@ -1844,15 +1844,6 @@
|
|
|
1844
1844
|
text-decoration: underline;
|
|
1845
1845
|
}
|
|
1846
1846
|
|
|
1847
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
|
|
1848
|
-
background-color: rgba(0, 0, 0, 0.08);
|
|
1849
|
-
box-shadow: inset 0 0 0 8px #f8f8f8;
|
|
1850
|
-
}
|
|
1851
|
-
|
|
1852
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
|
|
1853
|
-
background-color: rgba(0, 0, 0, 0.08);
|
|
1854
|
-
}
|
|
1855
|
-
|
|
1856
1847
|
.e-schedule .e-timeline-year-view .e-event-table {
|
|
1857
1848
|
position: absolute;
|
|
1858
1849
|
top: 0;
|
|
@@ -2884,6 +2875,13 @@
|
|
|
2884
2875
|
min-width: 34px;
|
|
2885
2876
|
}
|
|
2886
2877
|
|
|
2878
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2879
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons,
|
|
2880
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2881
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons {
|
|
2882
|
+
padding: 0;
|
|
2883
|
+
}
|
|
2884
|
+
|
|
2887
2885
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
2888
2886
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
2889
2887
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
@@ -4015,7 +4013,6 @@
|
|
|
4015
4013
|
|
|
4016
4014
|
.e-bigger .e-more-popup-wrapper .e-more-event-content,
|
|
4017
4015
|
.e-more-popup-wrapper .e-more-event-content {
|
|
4018
|
-
color: #333;
|
|
4019
4016
|
height: calc(100% - 35px);
|
|
4020
4017
|
max-height: 150px;
|
|
4021
4018
|
overflow-y: auto;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1818,7 +1818,7 @@
|
|
|
1818
1818
|
cursor: default;
|
|
1819
1819
|
font-weight: 400;
|
|
1820
1820
|
height: 35px;
|
|
1821
|
-
padding:
|
|
1821
|
+
padding: 8px;
|
|
1822
1822
|
text-align: center;
|
|
1823
1823
|
}
|
|
1824
1824
|
|
|
@@ -1850,15 +1850,6 @@
|
|
|
1850
1850
|
text-decoration: underline;
|
|
1851
1851
|
}
|
|
1852
1852
|
|
|
1853
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
|
|
1854
|
-
background-color: rgba(0, 0, 0, 0.08);
|
|
1855
|
-
box-shadow: inset 0 0 0 8px #f8f9fa;
|
|
1856
|
-
}
|
|
1857
|
-
|
|
1858
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
|
|
1859
|
-
background-color: rgba(0, 0, 0, 0.08);
|
|
1860
|
-
}
|
|
1861
|
-
|
|
1862
1853
|
.e-schedule .e-timeline-year-view .e-event-table {
|
|
1863
1854
|
position: absolute;
|
|
1864
1855
|
top: 0;
|
|
@@ -2891,6 +2882,13 @@
|
|
|
2891
2882
|
min-width: 34px;
|
|
2892
2883
|
}
|
|
2893
2884
|
|
|
2885
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2886
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons,
|
|
2887
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2888
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons {
|
|
2889
|
+
padding: 0;
|
|
2890
|
+
}
|
|
2891
|
+
|
|
2894
2892
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
2895
2893
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
2896
2894
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
@@ -4126,7 +4124,6 @@
|
|
|
4126
4124
|
|
|
4127
4125
|
.e-bigger .e-more-popup-wrapper .e-more-event-content,
|
|
4128
4126
|
.e-more-popup-wrapper .e-more-event-content {
|
|
4129
|
-
color: #212529;
|
|
4130
4127
|
height: calc(100% - 35px);
|
|
4131
4128
|
max-height: 150px;
|
|
4132
4129
|
overflow-y: auto;
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
.e-schedule .e-vertical-view .e-header-cells {
|
|
880
880
|
font-size: 12px;
|
|
881
881
|
height: 60px;
|
|
882
|
-
padding:
|
|
882
|
+
padding: 8px 8px 0;
|
|
883
883
|
}
|
|
884
884
|
|
|
885
885
|
.e-schedule .e-vertical-view .e-header-cells .e-header-day {
|
|
@@ -1854,15 +1854,6 @@
|
|
|
1854
1854
|
text-decoration: underline;
|
|
1855
1855
|
}
|
|
1856
1856
|
|
|
1857
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
|
|
1858
|
-
background-color: #343a40;
|
|
1859
|
-
box-shadow: inset 0 0 0 8px #282d31;
|
|
1860
|
-
}
|
|
1861
|
-
|
|
1862
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
|
|
1863
|
-
background-color: #343a40;
|
|
1864
|
-
}
|
|
1865
|
-
|
|
1866
1857
|
.e-schedule .e-timeline-year-view .e-event-table {
|
|
1867
1858
|
position: absolute;
|
|
1868
1859
|
top: 0;
|
|
@@ -2630,7 +2621,7 @@
|
|
|
2630
2621
|
.e-schedule .e-agenda-view .e-day-date-header {
|
|
2631
2622
|
color: #e9ecef;
|
|
2632
2623
|
cursor: default;
|
|
2633
|
-
padding: 8px
|
|
2624
|
+
padding: 8px 34px 14px 18px;
|
|
2634
2625
|
}
|
|
2635
2626
|
|
|
2636
2627
|
.e-schedule .e-agenda-view .e-day-date-header .e-m-date {
|
|
@@ -2747,7 +2738,7 @@
|
|
|
2747
2738
|
border-left: 3px solid #0d6efd;
|
|
2748
2739
|
border-right: 0;
|
|
2749
2740
|
cursor: default;
|
|
2750
|
-
padding: 0
|
|
2741
|
+
padding: 0 12px;
|
|
2751
2742
|
}
|
|
2752
2743
|
|
|
2753
2744
|
.e-schedule .e-agenda-view .e-appointment:hover {
|
|
@@ -2902,6 +2893,13 @@
|
|
|
2902
2893
|
padding: 8px;
|
|
2903
2894
|
}
|
|
2904
2895
|
|
|
2896
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2897
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons,
|
|
2898
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2899
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons {
|
|
2900
|
+
padding: 0;
|
|
2901
|
+
}
|
|
2902
|
+
|
|
2905
2903
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
2906
2904
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
2907
2905
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
@@ -2928,12 +2926,6 @@
|
|
|
2928
2926
|
font-size: 14px;
|
|
2929
2927
|
}
|
|
2930
2928
|
|
|
2931
|
-
.e-bigger .e-schedule .e-vertical-view .e-header-cells,
|
|
2932
|
-
.e-bigger.e-schedule .e-vertical-view .e-header-cells {
|
|
2933
|
-
height: 66px;
|
|
2934
|
-
padding: 8px;
|
|
2935
|
-
}
|
|
2936
|
-
|
|
2937
2929
|
.e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-day,
|
|
2938
2930
|
.e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-day {
|
|
2939
2931
|
font-size: 14px;
|
|
@@ -3771,6 +3763,8 @@
|
|
|
3771
3763
|
display: block;
|
|
3772
3764
|
padding: 8px 18px 8px 18px;
|
|
3773
3765
|
text-align: right;
|
|
3766
|
+
background-color: #282d31;
|
|
3767
|
+
border-radius: 0 0 6px 6px;
|
|
3774
3768
|
}
|
|
3775
3769
|
|
|
3776
3770
|
.e-quick-popup-wrapper .e-popup-footer .e-event-edit {
|
|
@@ -4137,7 +4131,6 @@
|
|
|
4137
4131
|
|
|
4138
4132
|
.e-bigger .e-more-popup-wrapper .e-more-event-content,
|
|
4139
4133
|
.e-more-popup-wrapper .e-more-event-content {
|
|
4140
|
-
color: #fff;
|
|
4141
4134
|
height: calc(100% - 35px);
|
|
4142
4135
|
max-height: 150px;
|
|
4143
4136
|
overflow-y: auto;
|
|
@@ -4211,7 +4204,7 @@
|
|
|
4211
4204
|
|
|
4212
4205
|
.e-bigger .e-more-popup-wrapper .e-more-event-close .e-btn-icon,
|
|
4213
4206
|
.e-more-popup-wrapper .e-more-event-close .e-btn-icon {
|
|
4214
|
-
margin-top:
|
|
4207
|
+
margin-top: 8px;
|
|
4215
4208
|
}
|
|
4216
4209
|
|
|
4217
4210
|
.e-bigger .e-more-popup-wrapper .e-more-event-close:focus, .e-bigger .e-more-popup-wrapper .e-more-event-close:hover,
|
|
@@ -4515,6 +4508,12 @@
|
|
|
4515
4508
|
color: #fff;
|
|
4516
4509
|
}
|
|
4517
4510
|
|
|
4511
|
+
.e-schedule .e-month-view .e-selected-cell.e-current-date .e-date-header,
|
|
4512
|
+
.e-schedule .e-month-agenda-view .e-selected-cell.e-current-date .e-date-header {
|
|
4513
|
+
background-color: #fff;
|
|
4514
|
+
color: #343a40;
|
|
4515
|
+
}
|
|
4516
|
+
|
|
4518
4517
|
.e-schedule .e-month-view .e-selected-cell .e-more-indicator,
|
|
4519
4518
|
.e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator {
|
|
4520
4519
|
color: #fff;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
.e-schedule .e-vertical-view .e-header-cells {
|
|
881
881
|
font-size: 12px;
|
|
882
882
|
height: 60px;
|
|
883
|
-
padding:
|
|
883
|
+
padding: 8px 8px 0;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
886
|
.e-schedule .e-vertical-view .e-header-cells .e-header-day {
|
|
@@ -1855,15 +1855,6 @@
|
|
|
1855
1855
|
text-decoration: underline;
|
|
1856
1856
|
}
|
|
1857
1857
|
|
|
1858
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
|
|
1859
|
-
background-color: #e9ecef;
|
|
1860
|
-
box-shadow: inset 0 0 0 8px #f8f9fa;
|
|
1861
|
-
}
|
|
1862
|
-
|
|
1863
|
-
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
|
|
1864
|
-
background-color: #e9ecef;
|
|
1865
|
-
}
|
|
1866
|
-
|
|
1867
1858
|
.e-schedule .e-timeline-year-view .e-event-table {
|
|
1868
1859
|
position: absolute;
|
|
1869
1860
|
top: 0;
|
|
@@ -2631,7 +2622,7 @@
|
|
|
2631
2622
|
.e-schedule .e-agenda-view .e-day-date-header {
|
|
2632
2623
|
color: #343a40;
|
|
2633
2624
|
cursor: default;
|
|
2634
|
-
padding: 8px
|
|
2625
|
+
padding: 8px 34px 14px 18px;
|
|
2635
2626
|
}
|
|
2636
2627
|
|
|
2637
2628
|
.e-schedule .e-agenda-view .e-day-date-header .e-m-date {
|
|
@@ -2748,7 +2739,7 @@
|
|
|
2748
2739
|
border-left: 3px solid #0d6efd;
|
|
2749
2740
|
border-right: 0;
|
|
2750
2741
|
cursor: default;
|
|
2751
|
-
padding: 0
|
|
2742
|
+
padding: 0 12px;
|
|
2752
2743
|
}
|
|
2753
2744
|
|
|
2754
2745
|
.e-schedule .e-agenda-view .e-appointment:hover {
|
|
@@ -2903,6 +2894,13 @@
|
|
|
2903
2894
|
padding: 8px;
|
|
2904
2895
|
}
|
|
2905
2896
|
|
|
2897
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2898
|
+
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons,
|
|
2899
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2900
|
+
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons {
|
|
2901
|
+
padding: 0;
|
|
2902
|
+
}
|
|
2903
|
+
|
|
2906
2904
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
2907
2905
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
2908
2906
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
@@ -2929,12 +2927,6 @@
|
|
|
2929
2927
|
font-size: 14px;
|
|
2930
2928
|
}
|
|
2931
2929
|
|
|
2932
|
-
.e-bigger .e-schedule .e-vertical-view .e-header-cells,
|
|
2933
|
-
.e-bigger.e-schedule .e-vertical-view .e-header-cells {
|
|
2934
|
-
height: 66px;
|
|
2935
|
-
padding: 8px;
|
|
2936
|
-
}
|
|
2937
|
-
|
|
2938
2930
|
.e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-day,
|
|
2939
2931
|
.e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-day {
|
|
2940
2932
|
font-size: 14px;
|
|
@@ -3772,6 +3764,8 @@
|
|
|
3772
3764
|
display: block;
|
|
3773
3765
|
padding: 8px 18px 8px 18px;
|
|
3774
3766
|
text-align: right;
|
|
3767
|
+
background-color: #f8f9fa;
|
|
3768
|
+
border-radius: 0 0 6px 6px;
|
|
3775
3769
|
}
|
|
3776
3770
|
|
|
3777
3771
|
.e-quick-popup-wrapper .e-popup-footer .e-event-edit {
|
|
@@ -4138,7 +4132,6 @@
|
|
|
4138
4132
|
|
|
4139
4133
|
.e-bigger .e-more-popup-wrapper .e-more-event-content,
|
|
4140
4134
|
.e-more-popup-wrapper .e-more-event-content {
|
|
4141
|
-
color: #212529;
|
|
4142
4135
|
height: calc(100% - 35px);
|
|
4143
4136
|
max-height: 150px;
|
|
4144
4137
|
overflow-y: auto;
|
|
@@ -4212,7 +4205,7 @@
|
|
|
4212
4205
|
|
|
4213
4206
|
.e-bigger .e-more-popup-wrapper .e-more-event-close .e-btn-icon,
|
|
4214
4207
|
.e-more-popup-wrapper .e-more-event-close .e-btn-icon {
|
|
4215
|
-
margin-top:
|
|
4208
|
+
margin-top: 8px;
|
|
4216
4209
|
}
|
|
4217
4210
|
|
|
4218
4211
|
.e-bigger .e-more-popup-wrapper .e-more-event-close:focus, .e-bigger .e-more-popup-wrapper .e-more-event-close:hover,
|
|
@@ -4516,6 +4509,12 @@
|
|
|
4516
4509
|
color: #212529;
|
|
4517
4510
|
}
|
|
4518
4511
|
|
|
4512
|
+
.e-schedule .e-month-view .e-selected-cell.e-current-date .e-date-header,
|
|
4513
|
+
.e-schedule .e-month-agenda-view .e-selected-cell.e-current-date .e-date-header {
|
|
4514
|
+
background-color: #212529;
|
|
4515
|
+
color: #e9ecef;
|
|
4516
|
+
}
|
|
4517
|
+
|
|
4519
4518
|
.e-schedule .e-month-view .e-selected-cell .e-more-indicator,
|
|
4520
4519
|
.e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator {
|
|
4521
4520
|
color: #212529;
|