@mcwv/line-ripple
Advanced tools
Comparing version 0.1.12 to 0.2.0
@@ -1,2 +0,2 @@ | ||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.lineRipple=t():(e.mcwv=e.mcwv||{},e.mcwv.lineRipple=t())}(window,function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=48)}({0:function(e,t,n){"use strict";function r(e,t,n,r,i,o,s,a){var l,u="function"==typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),s?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},u._ssrRegister=l):i&&(l=a?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(u.functional){u._injectStyles=l;var c=u.render;u.render=function(e,t){return l.call(t),c(e,t)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,l):[l]}return{exports:e,options:u}}n.d(t,"a",function(){return r})},100:function(e,t,n){"use strict";n.r(t);var r=n(3),i=function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"mdc-line-ripple",class:this.lineClasses,style:this.lineStyles})};i._withStripped=!0; | ||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.lineRipple=t():(e.mcwv=e.mcwv||{},e.mcwv.lineRipple=t())}(window,function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=47)}({2:function(e,t,n){"use strict";function r(e){return{version:"__VERSION__",install:t=>{for(const n in e){const r=e[n];t.component(r.name,r)}},components:e}}n.d(t,"a",function(){return r})},47:function(e,t,n){n(96),e.exports=n(48)},48:function(e,t,n){},96:function(e,t,n){"use strict";n.r(t);var r=n(2),i=function(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)}; | ||
/*! ***************************************************************************** | ||
@@ -15,3 +15,3 @@ Copyright (c) Microsoft Corporation. All rights reserved. | ||
and limitations under the License. | ||
***************************************************************************** */var o=function(e,t){return(o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};var s=function(){return(s=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)}; | ||
***************************************************************************** */var o=function(){return(o=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)}; | ||
/** | ||
@@ -39,3 +39,3 @@ * @license | ||
*/ | ||
var a=function(){function e(e){void 0===e&&(e={}),this.adapter_=e}return Object.defineProperty(e,"cssClasses",{get:function(){return{}},enumerable:!0,configurable:!0}),Object.defineProperty(e,"strings",{get:function(){return{}},enumerable:!0,configurable:!0}),Object.defineProperty(e,"numbers",{get:function(){return{}},enumerable:!0,configurable:!0}),Object.defineProperty(e,"defaultAdapter",{get:function(){return{}},enumerable:!0,configurable:!0}),e.prototype.init=function(){},e.prototype.destroy=function(){},e}(),l={LINE_RIPPLE_ACTIVE:"mdc-line-ripple--active",LINE_RIPPLE_DEACTIVATING:"mdc-line-ripple--deactivating"},u=function(e){function t(n){var r=e.call(this,s({},t.defaultAdapter,n))||this;return r.transitionEndHandler_=function(e){return r.handleTransitionEnd(e)},r}return function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return l},enumerable:!0,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{addClass:function(){},removeClass:function(){},hasClass:function(){return!1},setStyle:function(){},registerEventHandler:function(){},deregisterEventHandler:function(){}}},enumerable:!0,configurable:!0}),t.prototype.init=function(){this.adapter_.registerEventHandler("transitionend",this.transitionEndHandler_)},t.prototype.destroy=function(){this.adapter_.deregisterEventHandler("transitionend",this.transitionEndHandler_)},t.prototype.activate=function(){this.adapter_.removeClass(l.LINE_RIPPLE_DEACTIVATING),this.adapter_.addClass(l.LINE_RIPPLE_ACTIVE)},t.prototype.setRippleCenter=function(e){this.adapter_.setStyle("transform-origin",e+"px center")},t.prototype.deactivate=function(){this.adapter_.addClass(l.LINE_RIPPLE_DEACTIVATING)},t.prototype.handleTransitionEnd=function(e){var t=this.adapter_.hasClass(l.LINE_RIPPLE_DEACTIVATING);"opacity"===e.propertyName&&t&&(this.adapter_.removeClass(l.LINE_RIPPLE_ACTIVE),this.adapter_.removeClass(l.LINE_RIPPLE_DEACTIVATING))},t}(a),c={name:"mdc-line-ripple",props:{rippleCenter:{type:[Number,String],default:0},active:Boolean},data:()=>({lineClasses:{},lineStyles:{}}),mounted(){this.foundation=new u(Object.assign({addClass:e=>{this.$set(this.lineClasses,e,!0)},removeClass:e=>{this.$delete(this.lineClasses,e)},hasClass:e=>Boolean(this.lineClasses[e]),setStyle:(e,t)=>{this.$set(this.lineStyles,e,t)},registerEventHandler:(e,t)=>{this.$el.addEventListener(e,t)},deregisterEventHandler:(e,t)=>{this.$el.removeEventListener(e,t)}})),this.foundation.init()},beforeDestroy(){let e=this.foundation;this.foundation=null,e.destroy()},methods:{setRippleCenter(e){this.foundation.setRippleCenter(e)},activate(){this.foundation.activate()},deactivate(){this.foundation.deactivate()}}},p=n(0),d=Object(p.a)(c,i,[],!1,null,null,null);d.options.__file="packages/mcwv-line-ripple/mdc-line-ripple.vue";var f=d.exports;n.d(t,"mdcLineRipple",function(){return f});t.default=Object(r.a)({mdcLineRipple:f})},3:function(e,t,n){"use strict";function r(e){return{version:"__VERSION__",install:t=>{for(let n in e){let r=e[n];t.component(r.name,r)}},components:e}}n.d(t,"a",function(){return r})},48:function(e,t,n){n(100),e.exports=n(49)},49:function(e,t,n){}})}); | ||
var s=function(){function e(e){void 0===e&&(e={}),this.adapter_=e}return Object.defineProperty(e,"cssClasses",{get:function(){return{}},enumerable:!0,configurable:!0}),Object.defineProperty(e,"strings",{get:function(){return{}},enumerable:!0,configurable:!0}),Object.defineProperty(e,"numbers",{get:function(){return{}},enumerable:!0,configurable:!0}),Object.defineProperty(e,"defaultAdapter",{get:function(){return{}},enumerable:!0,configurable:!0}),e.prototype.init=function(){},e.prototype.destroy=function(){},e}(),a={LINE_RIPPLE_ACTIVE:"mdc-line-ripple--active",LINE_RIPPLE_DEACTIVATING:"mdc-line-ripple--deactivating"},u=function(e){function t(n){var r=e.call(this,o({},t.defaultAdapter,n))||this;return r.transitionEndHandler_=function(e){return r.handleTransitionEnd(e)},r}return function(e,t){function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return a},enumerable:!0,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{addClass:function(){},removeClass:function(){},hasClass:function(){return!1},setStyle:function(){},registerEventHandler:function(){},deregisterEventHandler:function(){}}},enumerable:!0,configurable:!0}),t.prototype.init=function(){this.adapter_.registerEventHandler("transitionend",this.transitionEndHandler_)},t.prototype.destroy=function(){this.adapter_.deregisterEventHandler("transitionend",this.transitionEndHandler_)},t.prototype.activate=function(){this.adapter_.removeClass(a.LINE_RIPPLE_DEACTIVATING),this.adapter_.addClass(a.LINE_RIPPLE_ACTIVE)},t.prototype.setRippleCenter=function(e){this.adapter_.setStyle("transform-origin",e+"px center")},t.prototype.deactivate=function(){this.adapter_.addClass(a.LINE_RIPPLE_DEACTIVATING)},t.prototype.handleTransitionEnd=function(e){var t=this.adapter_.hasClass(a.LINE_RIPPLE_DEACTIVATING);"opacity"===e.propertyName&&t&&(this.adapter_.removeClass(a.LINE_RIPPLE_ACTIVE),this.adapter_.removeClass(a.LINE_RIPPLE_DEACTIVATING))},t}(s),l={name:"mdc-line-ripple",props:{rippleCenter:{type:[Number,String],default:0},active:Boolean},data:()=>({lineClasses:{"mdc-line-ripple":1},lineStyles:{}}),render(e){return e("div",{class:this.lineClasses,style:this.lineStyles})},mounted(){this.foundation=new u(Object.assign({addClass:e=>{this.$set(this.lineClasses,e,!0)},removeClass:e=>{this.$delete(this.lineClasses,e)},hasClass:e=>Boolean(this.lineClasses[e]),setStyle:(e,t)=>{this.$set(this.lineStyles,e,t)},registerEventHandler:(e,t)=>{this.$el.addEventListener(e,t)},deregisterEventHandler:(e,t)=>{this.$el.removeEventListener(e,t)}})),this.foundation.init()},beforeDestroy(){const e=this.foundation;this.foundation=null,e.destroy()},methods:{setRippleCenter(e){this.foundation.setRippleCenter(e)},activate(){this.foundation.activate()},deactivate(){this.foundation.deactivate()}}};n.d(t,"mdcLineRipple",function(){return l});t.default=Object(r.a)({mdcLineRipple:l})}})}); | ||
//# sourceMappingURL=mcwv.lineRipple.min.js.map |
import { BasePlugin } from '@mcwv/base'; | ||
import mdcLineRipple from './mdc-line-ripple.vue'; | ||
import mdcLineRipple from './mdc-line-ripple.js'; | ||
@@ -4,0 +4,0 @@ export { mdcLineRipple }; |
{ | ||
"name": "@mcwv/line-ripple", | ||
"description": "The Vue Material Adapter for the web line-ripple component", | ||
"version": "0.1.12", | ||
"version": "0.2.0", | ||
"license": "MIT", | ||
@@ -20,5 +20,5 @@ "main": "dist/mcwv.lineRipple.min.js", | ||
"@material/line-ripple": "^1.1.0", | ||
"@mcwv/base": "^0.1.12" | ||
"@mcwv/base": "^0.2.0" | ||
}, | ||
"gitHead": "516181cd3c220adeba5b786e766711dde9fbdde4" | ||
"gitHead": "ee9e1817a5b8674903562bb203af777ae22a9993" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128
42075
+ Added@mcwv/base@0.2.3(transitive)
- Removed@mcwv/base@0.1.12(transitive)
Updated@mcwv/base@^0.2.0