@aurelia-mdc-web/ripple
Advanced tools
Comparing version 9.0.2 to 9.0.3
@@ -98,11 +98,11 @@ define(["require", "exports", "tslib", "@aurelia-mdc-web/base", "@material/ripple", "@material/dom/ponyfill", "@material/dom/events", "aurelia-framework", "aurelia-typed-observable-plugin"], function (require, exports, tslib_1, base_1, ripple_1, ponyfill_1, events_1, aurelia_framework_1, aurelia_typed_observable_plugin_1) { | ||
tslib_1.__decorate([ | ||
aurelia_typed_observable_plugin_1.bindable, | ||
aurelia_typed_observable_plugin_1.bindable.none, | ||
tslib_1.__metadata("design:type", HTMLInputElement) | ||
], MdcRipple.prototype, "input", void 0); | ||
tslib_1.__decorate([ | ||
aurelia_typed_observable_plugin_1.bindable, | ||
aurelia_typed_observable_plugin_1.bindable.none, | ||
tslib_1.__metadata("design:type", HTMLElement) | ||
], MdcRipple.prototype, "surface", void 0); | ||
tslib_1.__decorate([ | ||
aurelia_typed_observable_plugin_1.bindable, | ||
aurelia_typed_observable_plugin_1.bindable.none, | ||
tslib_1.__metadata("design:type", Function) | ||
@@ -109,0 +109,0 @@ ], MdcRipple.prototype, "computeBoundingRect", void 0); |
@@ -104,11 +104,11 @@ "use strict"; | ||
tslib_1.__decorate([ | ||
aurelia_typed_observable_plugin_1.bindable, | ||
aurelia_typed_observable_plugin_1.bindable.none, | ||
tslib_1.__metadata("design:type", HTMLInputElement) | ||
], MdcRipple.prototype, "input", void 0); | ||
tslib_1.__decorate([ | ||
aurelia_typed_observable_plugin_1.bindable, | ||
aurelia_typed_observable_plugin_1.bindable.none, | ||
tslib_1.__metadata("design:type", HTMLElement) | ||
], MdcRipple.prototype, "surface", void 0); | ||
tslib_1.__decorate([ | ||
aurelia_typed_observable_plugin_1.bindable, | ||
aurelia_typed_observable_plugin_1.bindable.none, | ||
tslib_1.__metadata("design:type", Function) | ||
@@ -115,0 +115,0 @@ ], MdcRipple.prototype, "computeBoundingRect", void 0); |
@@ -82,11 +82,11 @@ var MdcRipple_1; | ||
__decorate([ | ||
bindable, | ||
bindable.none, | ||
__metadata("design:type", HTMLInputElement) | ||
], MdcRipple.prototype, "input", void 0); | ||
__decorate([ | ||
bindable, | ||
bindable.none, | ||
__metadata("design:type", HTMLElement) | ||
], MdcRipple.prototype, "surface", void 0); | ||
__decorate([ | ||
bindable, | ||
bindable.none, | ||
__metadata("design:type", Function) | ||
@@ -93,0 +93,0 @@ ], MdcRipple.prototype, "computeBoundingRect", void 0); |
@@ -101,11 +101,11 @@ import { __awaiter, __decorate, __extends, __generator, __metadata } from "tslib"; | ||
__decorate([ | ||
bindable, | ||
bindable.none, | ||
__metadata("design:type", HTMLInputElement) | ||
], MdcRipple.prototype, "input", void 0); | ||
__decorate([ | ||
bindable, | ||
bindable.none, | ||
__metadata("design:type", HTMLElement) | ||
], MdcRipple.prototype, "surface", void 0); | ||
__decorate([ | ||
bindable, | ||
bindable.none, | ||
__metadata("design:type", Function) | ||
@@ -112,0 +112,0 @@ ], MdcRipple.prototype, "computeBoundingRect", void 0); |
{ | ||
"name": "@aurelia-mdc-web/ripple", | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"publishConfig": { | ||
@@ -50,5 +50,5 @@ "access": "public" | ||
"dependencies": { | ||
"@aurelia-mdc-web/base": "9.0.2", | ||
"@aurelia-mdc-web/base": "9.0.3", | ||
"@material/ripple": "^14.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
71024
+ Added@aurelia-mdc-web/base@9.0.3(transitive)
- Removed@aurelia-mdc-web/base@9.0.2(transitive)
Updated@aurelia-mdc-web/base@9.0.3