@syncfusion/ej2-vue-treegrid 19.4.56 → 20.1.47
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 +1 -81
- package/dist/ej2-vue-treegrid.umd.min.js +2 -2
- package/dist/es6/ej2-vue-treegrid.es2015.js +119 -9
- package/dist/es6/ej2-vue-treegrid.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-treegrid.es5.js +81 -9
- package/dist/es6/ej2-vue-treegrid.es5.js.map +1 -1
- package/dist/global/ej2-vue-treegrid.min.js +2 -2
- package/package.json +8 -8
- package/src/treegrid/aggregate-columns.directive.d.ts +3 -1
- package/src/treegrid/aggregate-columns.directive.js +24 -2
- package/src/treegrid/aggregates.directive.d.ts +3 -1
- package/src/treegrid/aggregates.directive.js +24 -2
- package/src/treegrid/columns.directive.d.ts +3 -1
- package/src/treegrid/columns.directive.js +24 -2
- package/src/treegrid/treegrid.component.d.ts +1 -0
- package/src/treegrid/treegrid.component.js +10 -1
- package/styles/bootstrap-dark.css +27 -4
- package/styles/bootstrap.css +27 -4
- package/styles/bootstrap4.css +21 -4
- package/styles/bootstrap5-dark.css +43 -19
- package/styles/bootstrap5.css +43 -19
- package/styles/fabric-dark.css +27 -4
- package/styles/fabric.css +27 -4
- package/styles/fluent-dark.css +560 -0
- package/styles/fluent-dark.scss +1 -0
- package/styles/fluent.css +560 -0
- package/styles/fluent.scss +1 -0
- package/styles/highcontrast-light.css +27 -4
- package/styles/highcontrast.css +27 -4
- package/styles/material-dark.css +19 -2
- package/styles/material.css +19 -2
- package/styles/tailwind-dark.css +41 -80
- package/styles/tailwind.css +26 -65
- package/styles/treegrid/bootstrap-dark.css +27 -4
- package/styles/treegrid/bootstrap.css +27 -4
- package/styles/treegrid/bootstrap4.css +21 -4
- package/styles/treegrid/bootstrap5-dark.css +43 -19
- package/styles/treegrid/bootstrap5.css +43 -19
- package/styles/treegrid/fabric-dark.css +27 -4
- package/styles/treegrid/fabric.css +27 -4
- package/styles/treegrid/fluent-dark.css +560 -0
- package/styles/treegrid/fluent-dark.scss +1 -0
- package/styles/treegrid/fluent.css +560 -0
- package/styles/treegrid/fluent.scss +1 -0
- package/styles/treegrid/highcontrast-light.css +27 -4
- package/styles/treegrid/highcontrast.css +27 -4
- package/styles/treegrid/material-dark.css +19 -2
- package/styles/treegrid/material.css +19 -2
- package/styles/treegrid/tailwind-dark.css +41 -80
- package/styles/treegrid/tailwind.css +26 -65
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-treegrid@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-treegrid@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-treegrid@18.16.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-ueuddTef2hLlCoW1LF8xR+R/2rTlYlpQb9G6Uc3PRDgmIuu9Kd5LlWRnrfknBAnZom8wVKA9izRkls0eWwlyVQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-treegrid",
|
|
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-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-treegrid/-/ej2-vue-treegrid-18.16.3.tgz",
|
|
23
|
+
"_shasum": "f89da58bdb90413cbefd97664005269296719f21",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-treegrid@*",
|
|
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": "~
|
|
35
|
-
"@syncfusion/ej2-treegrid": "
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~20.1.47",
|
|
35
|
+
"@syncfusion/ej2-treegrid": "20.1.47",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~20.1.47"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 TreeGrid Component for Vue",
|
|
@@ -62,6 +62,6 @@
|
|
|
62
62
|
"type": "git",
|
|
63
63
|
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
64
64
|
},
|
|
65
|
-
"version": "
|
|
65
|
+
"version": "20.1.47",
|
|
66
66
|
"sideEffects": false
|
|
67
67
|
}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
export declare const isExecute: any;
|
|
2
2
|
declare let vueImport: any;
|
|
3
3
|
export declare class AggregateColumnsDirective extends vueImport {
|
|
4
|
-
|
|
4
|
+
constructor();
|
|
5
|
+
render(createElement: any): void;
|
|
6
|
+
updated(): void;
|
|
5
7
|
getTag(): string;
|
|
6
8
|
}
|
|
7
9
|
export declare const AggregateColumnsPlugin: {
|
|
@@ -19,7 +19,9 @@ 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';
|
|
22
23
|
import Vue from 'vue';
|
|
24
|
+
import { Options } from 'vue-class-component';
|
|
23
25
|
export var isExecute = gh ? false : true;
|
|
24
26
|
var vueImport;
|
|
25
27
|
if (!isExecute || parseInt(allVue.version) < 3) {
|
|
@@ -31,16 +33,36 @@ else {
|
|
|
31
33
|
var AggregateColumnsDirective = /** @class */ (function (_super) {
|
|
32
34
|
__extends(AggregateColumnsDirective, _super);
|
|
33
35
|
function AggregateColumnsDirective() {
|
|
34
|
-
return _super
|
|
36
|
+
return _super.call(this, arguments) || this;
|
|
35
37
|
}
|
|
36
|
-
AggregateColumnsDirective.prototype.render = function () {
|
|
38
|
+
AggregateColumnsDirective.prototype.render = function (createElement) {
|
|
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
|
+
}
|
|
37
47
|
return;
|
|
38
48
|
};
|
|
49
|
+
AggregateColumnsDirective.prototype.updated = function () {
|
|
50
|
+
if (gh && this.custom) {
|
|
51
|
+
this.custom();
|
|
52
|
+
}
|
|
53
|
+
};
|
|
39
54
|
AggregateColumnsDirective.prototype.getTag = function () {
|
|
40
55
|
return 'e-columns';
|
|
41
56
|
};
|
|
42
57
|
AggregateColumnsDirective = __decorate([
|
|
43
58
|
EJComponentDecorator({}, isExecute)
|
|
59
|
+
,Options({
|
|
60
|
+
inject: {
|
|
61
|
+
custom: {
|
|
62
|
+
default: null
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
})
|
|
44
66
|
], AggregateColumnsDirective);
|
|
45
67
|
return AggregateColumnsDirective;
|
|
46
68
|
}(vueImport));
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
export declare const isExecute: any;
|
|
2
2
|
declare let vueImport: any;
|
|
3
3
|
export declare class AggregatesDirective extends vueImport {
|
|
4
|
-
|
|
4
|
+
constructor();
|
|
5
|
+
render(createElement: any): void;
|
|
6
|
+
updated(): void;
|
|
5
7
|
getTag(): string;
|
|
6
8
|
}
|
|
7
9
|
export declare const AggregatesPlugin: {
|
|
@@ -19,7 +19,9 @@ 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';
|
|
22
23
|
import Vue from 'vue';
|
|
24
|
+
import { Options } from 'vue-class-component';
|
|
23
25
|
export var isExecute = gh ? false : true;
|
|
24
26
|
var vueImport;
|
|
25
27
|
if (!isExecute || parseInt(allVue.version) < 3) {
|
|
@@ -31,16 +33,36 @@ else {
|
|
|
31
33
|
var AggregatesDirective = /** @class */ (function (_super) {
|
|
32
34
|
__extends(AggregatesDirective, _super);
|
|
33
35
|
function AggregatesDirective() {
|
|
34
|
-
return _super
|
|
36
|
+
return _super.call(this, arguments) || this;
|
|
35
37
|
}
|
|
36
|
-
AggregatesDirective.prototype.render = function () {
|
|
38
|
+
AggregatesDirective.prototype.render = function (createElement) {
|
|
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
|
+
}
|
|
37
47
|
return;
|
|
38
48
|
};
|
|
49
|
+
AggregatesDirective.prototype.updated = function () {
|
|
50
|
+
if (gh && this.custom) {
|
|
51
|
+
this.custom();
|
|
52
|
+
}
|
|
53
|
+
};
|
|
39
54
|
AggregatesDirective.prototype.getTag = function () {
|
|
40
55
|
return 'e-aggregates';
|
|
41
56
|
};
|
|
42
57
|
AggregatesDirective = __decorate([
|
|
43
58
|
EJComponentDecorator({}, isExecute)
|
|
59
|
+
,Options({
|
|
60
|
+
inject: {
|
|
61
|
+
custom: {
|
|
62
|
+
default: null
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
})
|
|
44
66
|
], AggregatesDirective);
|
|
45
67
|
return AggregatesDirective;
|
|
46
68
|
}(vueImport));
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
export declare const isExecute: any;
|
|
2
2
|
declare let vueImport: any;
|
|
3
3
|
export declare class ColumnsDirective extends vueImport {
|
|
4
|
-
|
|
4
|
+
constructor();
|
|
5
|
+
render(createElement: any): void;
|
|
6
|
+
updated(): void;
|
|
5
7
|
getTag(): string;
|
|
6
8
|
}
|
|
7
9
|
export declare const ColumnsPlugin: {
|
|
@@ -19,7 +19,9 @@ 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';
|
|
22
23
|
import Vue from 'vue';
|
|
24
|
+
import { Options } from 'vue-class-component';
|
|
23
25
|
export var isExecute = gh ? false : true;
|
|
24
26
|
var vueImport;
|
|
25
27
|
if (!isExecute || parseInt(allVue.version) < 3) {
|
|
@@ -31,16 +33,36 @@ else {
|
|
|
31
33
|
var ColumnsDirective = /** @class */ (function (_super) {
|
|
32
34
|
__extends(ColumnsDirective, _super);
|
|
33
35
|
function ColumnsDirective() {
|
|
34
|
-
return _super
|
|
36
|
+
return _super.call(this, arguments) || this;
|
|
35
37
|
}
|
|
36
|
-
ColumnsDirective.prototype.render = function () {
|
|
38
|
+
ColumnsDirective.prototype.render = function (createElement) {
|
|
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
|
+
}
|
|
37
47
|
return;
|
|
38
48
|
};
|
|
49
|
+
ColumnsDirective.prototype.updated = function () {
|
|
50
|
+
if (gh && this.custom) {
|
|
51
|
+
this.custom();
|
|
52
|
+
}
|
|
53
|
+
};
|
|
39
54
|
ColumnsDirective.prototype.getTag = function () {
|
|
40
55
|
return 'e-columns';
|
|
41
56
|
};
|
|
42
57
|
ColumnsDirective = __decorate([
|
|
43
58
|
EJComponentDecorator({}, isExecute)
|
|
59
|
+
,Options({
|
|
60
|
+
inject: {
|
|
61
|
+
custom: {
|
|
62
|
+
default: null
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
})
|
|
44
66
|
], ColumnsDirective);
|
|
45
67
|
return ColumnsDirective;
|
|
46
68
|
}(vueImport));
|
|
@@ -31,6 +31,7 @@ export declare class TreeGridComponent extends ComponentBase {
|
|
|
31
31
|
[key: string]: Object;
|
|
32
32
|
}, successHandler?: Function): void;
|
|
33
33
|
render(createElement: any): any;
|
|
34
|
+
custom(): void;
|
|
34
35
|
addRecord(data?: Object, index?: number, position?: Object): void;
|
|
35
36
|
autoFitColumns(fieldNames?: string | string[]): void;
|
|
36
37
|
clearFiltering(): void;
|
|
@@ -61,6 +61,7 @@ var TreeGridComponent = /** @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;
|
|
64
65
|
return _this;
|
|
65
66
|
}
|
|
66
67
|
TreeGridComponent.prototype.clearTemplate = function (templateNames) {
|
|
@@ -157,6 +158,9 @@ var TreeGridComponent = /** @class */ (function (_super) {
|
|
|
157
158
|
}
|
|
158
159
|
return h('div', slots);
|
|
159
160
|
};
|
|
161
|
+
TreeGridComponent.prototype.custom = function () {
|
|
162
|
+
this.updated();
|
|
163
|
+
};
|
|
160
164
|
TreeGridComponent.prototype.addRecord = function (data, index, position) {
|
|
161
165
|
return this.ej2Instances.addRecord(data, index, position);
|
|
162
166
|
};
|
|
@@ -455,7 +459,12 @@ var TreeGridComponent = /** @class */ (function (_super) {
|
|
|
455
459
|
,Options({
|
|
456
460
|
props: props,
|
|
457
461
|
watch: watch,
|
|
458
|
-
emits: emitProbs
|
|
462
|
+
emits: emitProbs,
|
|
463
|
+
provide: function provide() {
|
|
464
|
+
return {
|
|
465
|
+
custom: this.custom
|
|
466
|
+
};
|
|
467
|
+
}
|
|
459
468
|
})
|
|
460
469
|
], TreeGridComponent);
|
|
461
470
|
return TreeGridComponent;
|
|
@@ -172,6 +172,14 @@
|
|
|
172
172
|
width: 20px;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
+
.e-bigger .e-treegrid .e-hierarchycheckbox .e-frame {
|
|
176
|
+
font-size: 12px;
|
|
177
|
+
line-height: 12px;
|
|
178
|
+
padding: 2px 0;
|
|
179
|
+
height: 20px;
|
|
180
|
+
width: 20px;
|
|
181
|
+
}
|
|
182
|
+
|
|
175
183
|
.e-bigger .e-treegrid .e-treecell {
|
|
176
184
|
line-height: 18px;
|
|
177
185
|
}
|
|
@@ -250,8 +258,11 @@
|
|
|
250
258
|
}
|
|
251
259
|
|
|
252
260
|
.e-treegrid .e-hierarchycheckbox .e-frame {
|
|
253
|
-
|
|
254
|
-
|
|
261
|
+
font-size: 10px;
|
|
262
|
+
height: 16px;
|
|
263
|
+
line-height: 11px;
|
|
264
|
+
padding: 2px 0;
|
|
265
|
+
width: 16px;
|
|
255
266
|
}
|
|
256
267
|
|
|
257
268
|
.e-treegrid .e-checkselection .e-frozenheader .e-rowcell,
|
|
@@ -442,12 +453,24 @@
|
|
|
442
453
|
border-top: 1px solid #0070f0;
|
|
443
454
|
}
|
|
444
455
|
|
|
445
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder
|
|
456
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder {
|
|
457
|
+
border-bottom: 1px solid #0070f0;
|
|
458
|
+
border-top: 1px solid #0070f0;
|
|
459
|
+
box-shadow: 0 0 0 0 #0070f0;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-childborder {
|
|
463
|
+
border-bottom: 1px solid #0070f0;
|
|
464
|
+
border-top: 1px solid #0070f0;
|
|
465
|
+
box-shadow: 0 0 0 0 #0070f0;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-dropbottom {
|
|
446
469
|
border-bottom: 1px solid #0070f0;
|
|
447
470
|
box-shadow: 0 0 0 0 #0070f0;
|
|
448
471
|
}
|
|
449
472
|
|
|
450
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-
|
|
473
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-dropbottom {
|
|
451
474
|
border-bottom: 1px solid #0070f0;
|
|
452
475
|
box-shadow: 0 0 0 0 #0070f0;
|
|
453
476
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -173,6 +173,14 @@
|
|
|
173
173
|
width: 20px;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
+
.e-bigger .e-treegrid .e-hierarchycheckbox .e-frame {
|
|
177
|
+
font-size: 12px;
|
|
178
|
+
line-height: 12px;
|
|
179
|
+
padding: 2px 0;
|
|
180
|
+
height: 20px;
|
|
181
|
+
width: 20px;
|
|
182
|
+
}
|
|
183
|
+
|
|
176
184
|
.e-bigger .e-treegrid .e-treecell {
|
|
177
185
|
line-height: 18px;
|
|
178
186
|
}
|
|
@@ -251,8 +259,11 @@
|
|
|
251
259
|
}
|
|
252
260
|
|
|
253
261
|
.e-treegrid .e-hierarchycheckbox .e-frame {
|
|
254
|
-
|
|
255
|
-
|
|
262
|
+
font-size: 10px;
|
|
263
|
+
height: 16px;
|
|
264
|
+
line-height: 11px;
|
|
265
|
+
padding: 2px 0;
|
|
266
|
+
width: 16px;
|
|
256
267
|
}
|
|
257
268
|
|
|
258
269
|
.e-treegrid .e-checkselection .e-frozenheader .e-rowcell,
|
|
@@ -443,12 +454,24 @@
|
|
|
443
454
|
border-top: 1px solid #317ab9;
|
|
444
455
|
}
|
|
445
456
|
|
|
446
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder
|
|
457
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder {
|
|
458
|
+
border-bottom: 1px solid #317ab9;
|
|
459
|
+
border-top: 1px solid #317ab9;
|
|
460
|
+
box-shadow: 0 0 0 0 #317ab9;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-childborder {
|
|
464
|
+
border-bottom: 1px solid #317ab9;
|
|
465
|
+
border-top: 1px solid #317ab9;
|
|
466
|
+
box-shadow: 0 0 0 0 #317ab9;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-dropbottom {
|
|
447
470
|
border-bottom: 1px solid #317ab9;
|
|
448
471
|
box-shadow: 0 0 0 0 #317ab9;
|
|
449
472
|
}
|
|
450
473
|
|
|
451
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-
|
|
474
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-dropbottom {
|
|
452
475
|
border-bottom: 1px solid #317ab9;
|
|
453
476
|
box-shadow: 0 0 0 0 #317ab9;
|
|
454
477
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -213,6 +213,11 @@
|
|
|
213
213
|
width: 20px;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
+
.e-bigger .e-treegrid .e-hierarchycheckbox .e-frame {
|
|
217
|
+
height: 20px;
|
|
218
|
+
width: 20px;
|
|
219
|
+
}
|
|
220
|
+
|
|
216
221
|
.e-bigger .e-treegrid .e-treecell {
|
|
217
222
|
line-height: 16px;
|
|
218
223
|
}
|
|
@@ -473,8 +478,8 @@
|
|
|
473
478
|
|
|
474
479
|
.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowcell.e-childborder,
|
|
475
480
|
.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowdragdrop.e-childborder {
|
|
476
|
-
border-bottom: 1px solid
|
|
477
|
-
border-top: 1px solid
|
|
481
|
+
border-bottom: 1px solid;
|
|
482
|
+
border-top: 1px solid;
|
|
478
483
|
box-shadow: 0 0 0 0 #e3165b;
|
|
479
484
|
}
|
|
480
485
|
|
|
@@ -483,12 +488,24 @@
|
|
|
483
488
|
border-top: 1px solid #e3165b;
|
|
484
489
|
}
|
|
485
490
|
|
|
486
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder
|
|
491
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder {
|
|
492
|
+
border-bottom: 1px solid;
|
|
493
|
+
border-top: 1px solid;
|
|
494
|
+
box-shadow: 0 0 0 0 #e3165b;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-childborder {
|
|
498
|
+
border-bottom: 1px solid;
|
|
499
|
+
border-top: 1px solid;
|
|
500
|
+
box-shadow: 0 0 0 0 #e3165b;
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-dropbottom {
|
|
487
504
|
border-bottom: 1px solid #e3165b;
|
|
488
505
|
box-shadow: 0 0 0 0 #e3165b;
|
|
489
506
|
}
|
|
490
507
|
|
|
491
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-
|
|
508
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-dropbottom {
|
|
492
509
|
border-bottom: 1px solid #e3165b;
|
|
493
510
|
box-shadow: 0 0 0 0 #e3165b;
|
|
494
511
|
}
|
|
@@ -90,6 +90,13 @@
|
|
|
90
90
|
color: #adb5bd;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
+
.e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
94
|
+
.e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
95
|
+
.e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
96
|
+
.e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
|
|
97
|
+
background: #343a40;
|
|
98
|
+
}
|
|
99
|
+
|
|
93
100
|
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
94
101
|
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
95
102
|
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
@@ -206,6 +213,11 @@
|
|
|
206
213
|
width: 18px;
|
|
207
214
|
}
|
|
208
215
|
|
|
216
|
+
.e-bigger .e-treegrid .e-hierarchycheckbox .e-frame {
|
|
217
|
+
height: 18px;
|
|
218
|
+
width: 18px;
|
|
219
|
+
}
|
|
220
|
+
|
|
209
221
|
.e-bigger .e-treegrid .e-treecell {
|
|
210
222
|
line-height: 22px;
|
|
211
223
|
}
|
|
@@ -309,7 +321,7 @@
|
|
|
309
321
|
|
|
310
322
|
.e-treegrid .e-treecell {
|
|
311
323
|
display: table-cell;
|
|
312
|
-
line-height:
|
|
324
|
+
line-height: 26px;
|
|
313
325
|
}
|
|
314
326
|
|
|
315
327
|
.e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
|
|
@@ -361,22 +373,22 @@
|
|
|
361
373
|
}
|
|
362
374
|
|
|
363
375
|
.e-treegrid .e-errorelem::before {
|
|
364
|
-
color: #
|
|
376
|
+
color: #e4606d;
|
|
365
377
|
content: "";
|
|
366
378
|
transform: rotate(180deg);
|
|
367
379
|
}
|
|
368
380
|
|
|
369
381
|
.e-treegrid .e-gridcontent td.e-childborder {
|
|
370
|
-
border-color: #
|
|
382
|
+
border-color: #0d6efd;
|
|
371
383
|
border-width: 2px 0 0;
|
|
372
|
-
box-shadow: 0 1px 0 0 #
|
|
384
|
+
box-shadow: 0 1px 0 0 #0d6efd;
|
|
373
385
|
position: relative;
|
|
374
386
|
z-index: 1;
|
|
375
387
|
}
|
|
376
388
|
|
|
377
389
|
.e-treegrid .e-gridcontent td.e-rowcell.e-childborder.e-dragborder,
|
|
378
390
|
.e-treegrid .e-gridcontent td.e-rowcell.e-dropbottom.e-dragborder td.e-rowdragdrop.e-dropbottom.e-dragborder {
|
|
379
|
-
box-shadow: 0 1px 0 0 #
|
|
391
|
+
box-shadow: 0 1px 0 0 #0d6efd;
|
|
380
392
|
}
|
|
381
393
|
|
|
382
394
|
.e-treegrid .e-gridcontent td.e-rowcell.e-dragborder,
|
|
@@ -387,7 +399,7 @@
|
|
|
387
399
|
|
|
388
400
|
.e-treegrid .e-gridcontent td.e-childborder:first-child {
|
|
389
401
|
border-left: 2px solid #4f46e5;
|
|
390
|
-
box-shadow: 0 1px 0 0 #
|
|
402
|
+
box-shadow: 0 1px 0 0 #0d6efd;
|
|
391
403
|
position: relative;
|
|
392
404
|
z-index: 1;
|
|
393
405
|
}
|
|
@@ -411,19 +423,19 @@
|
|
|
411
423
|
.e-treegrid .e-gridcontent td.e-dropbottom:first-child,
|
|
412
424
|
.e-treegrid .e-gridcontent td.e-rowcell.e-dropbottom,
|
|
413
425
|
.e-treegrid .e-gridcontent td.e-dropbottom {
|
|
414
|
-
box-shadow: 0 1px 0 0 #
|
|
426
|
+
box-shadow: 0 1px 0 0 #0d6efd;
|
|
415
427
|
position: relative;
|
|
416
428
|
z-index: 1;
|
|
417
429
|
}
|
|
418
430
|
|
|
419
431
|
.e-treegrid .e-gridcontent td.e-droptop:first-child,
|
|
420
432
|
.e-treegrid .e-gridcontent td.e-rowcell.e-droptop {
|
|
421
|
-
border-top-color: #
|
|
433
|
+
border-top-color: #0d6efd;
|
|
422
434
|
border-width: 2px 0 0;
|
|
423
435
|
}
|
|
424
436
|
|
|
425
437
|
.e-treegrid .e-gridcontent td.e-lastrowcell.e-dropbottom {
|
|
426
|
-
border-bottom-color: #
|
|
438
|
+
border-bottom-color: #0d6efd;
|
|
427
439
|
}
|
|
428
440
|
|
|
429
441
|
.e-treegrid .e-gridcontent td.e-rowdragdrop.e-droptop.e-dragborder {
|
|
@@ -456,7 +468,7 @@
|
|
|
456
468
|
|
|
457
469
|
.e-treegrid .e-gridheader .e-firstrow-border,
|
|
458
470
|
.e-treegrid .e-gridcontent .e-lastrow-border {
|
|
459
|
-
background-color: #
|
|
471
|
+
background-color: #0d6efd;
|
|
460
472
|
bottom: 0;
|
|
461
473
|
display: none;
|
|
462
474
|
height: 1px;
|
|
@@ -468,7 +480,7 @@
|
|
|
468
480
|
.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowdragdrop.e-childborder {
|
|
469
481
|
border-bottom: 2px solid #4f46e5;
|
|
470
482
|
border-top: 2px solid #4f46e5;
|
|
471
|
-
box-shadow: 0 0 0 0 #
|
|
483
|
+
box-shadow: 0 0 0 0 #0d6efd;
|
|
472
484
|
}
|
|
473
485
|
|
|
474
486
|
.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowcell.e-droptop,
|
|
@@ -476,14 +488,26 @@
|
|
|
476
488
|
border-top: 2px solid #4f46e5;
|
|
477
489
|
}
|
|
478
490
|
|
|
479
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder
|
|
491
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder {
|
|
492
|
+
border-bottom: 2px solid #4f46e5;
|
|
493
|
+
border-top: 2px solid #4f46e5;
|
|
494
|
+
box-shadow: 0 0 0 0 #0d6efd;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-childborder {
|
|
498
|
+
border-bottom: 2px solid #4f46e5;
|
|
499
|
+
border-top: 2px solid #4f46e5;
|
|
500
|
+
box-shadow: 0 0 0 0 #0d6efd;
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-dropbottom {
|
|
480
504
|
border-bottom: 2px solid #4f46e5;
|
|
481
|
-
box-shadow: 0 0 0 0 #
|
|
505
|
+
box-shadow: 0 0 0 0 #0d6efd;
|
|
482
506
|
}
|
|
483
507
|
|
|
484
|
-
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-
|
|
508
|
+
.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-dropbottom {
|
|
485
509
|
border-bottom: 2px solid #4f46e5;
|
|
486
|
-
box-shadow: 0 0 0 0 #
|
|
510
|
+
box-shadow: 0 0 0 0 #0d6efd;
|
|
487
511
|
}
|
|
488
512
|
|
|
489
513
|
.e-treegrid .e-grid.e-rtl .e-gridheader .e-firstrow-dragborder {
|
|
@@ -491,7 +515,7 @@
|
|
|
491
515
|
}
|
|
492
516
|
|
|
493
517
|
.e-treegrid .e-grid.e-rtl .e-gridcontent td.e-childborder {
|
|
494
|
-
border-color: #
|
|
518
|
+
border-color: #0d6efd;
|
|
495
519
|
border-width: 2px 0 2px 0;
|
|
496
520
|
position: relative;
|
|
497
521
|
z-index: 1;
|
|
@@ -505,7 +529,7 @@
|
|
|
505
529
|
|
|
506
530
|
.e-treegrid .e-grid.e-rtl .e-gridcontent td.e-childborder:first-child {
|
|
507
531
|
border-right: 2px solid #4f46e5;
|
|
508
|
-
box-shadow: 0 1px 0 0 #
|
|
532
|
+
box-shadow: 0 1px 0 0 #0d6efd;
|
|
509
533
|
position: relative;
|
|
510
534
|
z-index: 1;
|
|
511
535
|
}
|
|
@@ -528,12 +552,12 @@
|
|
|
528
552
|
|
|
529
553
|
.e-treegrid .e-grid.e-rtl .e-gridcontent td.e-droptop:first-child,
|
|
530
554
|
.e-treegrid .e-grid.e-rtl .e-gridcontent td.e-rowcell.e-droptop {
|
|
531
|
-
border-top-color: #
|
|
555
|
+
border-top-color: #0d6efd;
|
|
532
556
|
border-width: 2px 0 0;
|
|
533
557
|
}
|
|
534
558
|
|
|
535
559
|
.e-treegrid .e-grid.e-rtl .e-gridcontent td.e-lastrowcell.e-dropbottom {
|
|
536
|
-
border-bottom-color: #
|
|
560
|
+
border-bottom-color: #0d6efd;
|
|
537
561
|
}
|
|
538
562
|
|
|
539
563
|
.e-treegrid .e-grid.e-rtl .e-gridcontent .e-droptop .e-lastrow-dragborder {
|