web: update dist
This commit is contained in:
parent
11c6c72792
commit
fd9a9e1eed
12
doric-web/dist/index.js
vendored
12
doric-web/dist/index.js
vendored
@ -3579,6 +3579,10 @@ __decorate$b([
|
|||||||
Property,
|
Property,
|
||||||
__metadata$b("design:type", Boolean)
|
__metadata$b("design:type", Boolean)
|
||||||
], List.prototype, "canDrag", void 0);
|
], List.prototype, "canDrag", void 0);
|
||||||
|
__decorate$b([
|
||||||
|
Property,
|
||||||
|
__metadata$b("design:type", Function)
|
||||||
|
], List.prototype, "itemCanDrag", void 0);
|
||||||
__decorate$b([
|
__decorate$b([
|
||||||
Property,
|
Property,
|
||||||
__metadata$b("design:type", Function)
|
__metadata$b("design:type", Function)
|
||||||
@ -4112,6 +4116,10 @@ __decorate$7([
|
|||||||
Property,
|
Property,
|
||||||
__metadata$7("design:type", Boolean)
|
__metadata$7("design:type", Boolean)
|
||||||
], FlowLayout.prototype, "canDrag", void 0);
|
], FlowLayout.prototype, "canDrag", void 0);
|
||||||
|
__decorate$7([
|
||||||
|
Property,
|
||||||
|
__metadata$7("design:type", Function)
|
||||||
|
], FlowLayout.prototype, "itemCanDrag", void 0);
|
||||||
__decorate$7([
|
__decorate$7([
|
||||||
Property,
|
Property,
|
||||||
__metadata$7("design:type", Function)
|
__metadata$7("design:type", Function)
|
||||||
@ -4678,6 +4686,10 @@ __decorate([
|
|||||||
Property,
|
Property,
|
||||||
__metadata("design:type", Boolean)
|
__metadata("design:type", Boolean)
|
||||||
], HorizontalList.prototype, "canDrag", void 0);
|
], HorizontalList.prototype, "canDrag", void 0);
|
||||||
|
__decorate([
|
||||||
|
Property,
|
||||||
|
__metadata("design:type", Function)
|
||||||
|
], HorizontalList.prototype, "itemCanDrag", void 0);
|
||||||
__decorate([
|
__decorate([
|
||||||
Property,
|
Property,
|
||||||
__metadata("design:type", Function)
|
__metadata("design:type", Function)
|
||||||
|
2
doric-web/dist/index.js.map
vendored
2
doric-web/dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user