update bundle
This commit is contained in:
@@ -2715,7 +2715,7 @@ var Input = /** @class */ (function (_super) {
|
||||
return this.nativeChannel(context, 'releaseFocus')();
|
||||
};
|
||||
__decorate$3([
|
||||
Property,
|
||||
InconsistProperty,
|
||||
__metadata$3("design:type", String)
|
||||
], Input.prototype, "text", void 0);
|
||||
__decorate$3([
|
||||
@@ -2911,7 +2911,7 @@ var Switch = /** @class */ (function (_super) {
|
||||
return _super !== null && _super.apply(this, arguments) || this;
|
||||
}
|
||||
__decorate([
|
||||
Property,
|
||||
InconsistProperty,
|
||||
__metadata("design:type", Boolean)
|
||||
], Switch.prototype, "state", void 0);
|
||||
__decorate([
|
||||
|
@@ -2081,7 +2081,7 @@ class Input extends View {
|
||||
}
|
||||
}
|
||||
__decorate$3([
|
||||
Property,
|
||||
InconsistProperty,
|
||||
__metadata$3("design:type", String)
|
||||
], Input.prototype, "text", void 0);
|
||||
__decorate$3([
|
||||
@@ -2216,7 +2216,7 @@ var __metadata = (undefined && undefined.__metadata) || function (k, v) {
|
||||
class Switch extends View {
|
||||
}
|
||||
__decorate([
|
||||
Property,
|
||||
InconsistProperty,
|
||||
__metadata("design:type", Boolean)
|
||||
], Switch.prototype, "state", void 0);
|
||||
__decorate([
|
||||
|
@@ -3576,7 +3576,7 @@ class Input extends View {
|
||||
}
|
||||
}
|
||||
__decorate$3([
|
||||
Property,
|
||||
InconsistProperty,
|
||||
__metadata$3("design:type", String)
|
||||
], Input.prototype, "text", void 0);
|
||||
__decorate$3([
|
||||
@@ -3711,7 +3711,7 @@ var __metadata = (undefined && undefined.__metadata) || function (k, v) {
|
||||
class Switch extends View {
|
||||
}
|
||||
__decorate([
|
||||
Property,
|
||||
InconsistProperty,
|
||||
__metadata("design:type", Boolean)
|
||||
], Switch.prototype, "state", void 0);
|
||||
__decorate([
|
||||
|
Reference in New Issue
Block a user