New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@progress/kendo-angular-ripple

Package Overview
Dependencies
Maintainers
1
Versions
865
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-angular-ripple - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1-dev.201901141317

2

dist/cdn/js/kendo-angular-ripple.js

@@ -1,1 +0,1 @@

!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("tslib"),require("@angular/core")):"function"==typeof define&&define.amd?define(["tslib","@angular/core"],t):"object"==typeof exports?exports.KendoAngularRipple=t(require("tslib"),require("@angular/core")):e.KendoAngularRipple=t(e.tslib,e["@angular/core"])}(this,function(e,t){return function(e){function t(r){if(n[r])return n[r].exports;var i=n[r]={exports:{},id:r,loaded:!1};return e[r].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1);t.RippleContainerDirective=r.RippleContainerDirective;var i=n(6);t.RippleModule=i.RippleModule},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2),i=n(3),o=n(4),s=function(){return"undefined"!=typeof document},a=function(){function e(e,t){this.renderer=e,this.element=t,this.isDisabled=!1,this.removeListeners=function(){}}return Object.defineProperty(e.prototype,"disabled",{set:function(e){this.isDisabled=e,this.isDisabled?this.removeListeners():this.registerListeners(),this.renderer.setProperty(this.element.nativeElement,"disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"containerClass",{get:function(){return!0},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.removeListeners()},e.prototype.ngAfterViewInit=function(){this.isDisabled||this.registerListeners()},e.prototype.registerListeners=function(){if(s()){this.removeListeners();var e=o.register(this.element.nativeElement,[{selector:".k-button:not(li)"},{selector:".k-list>.k-item",options:{global:!0}},{selector:".k-checkbox-label,.k-radio-label"},{selector:".k-checkbox,.k-radio",options:{events:["focusin"],container:function(e){if(/\b(k-checkbox|k-radio)\b/.test(e.className))return e.nextElementSibling}}}]);this.removeListeners=e}},r.__decorate([i.Input(),r.__metadata("design:type",Boolean),r.__metadata("design:paramtypes",[Boolean])],e.prototype,"disabled",null),r.__decorate([i.HostBinding("class.k-ripple-container"),r.__metadata("design:type",Boolean),r.__metadata("design:paramtypes",[])],e.prototype,"containerClass",null),e=r.__decorate([i.Directive({selector:"[kendoRippleContainer]"}),r.__metadata("design:paramtypes",[i.Renderer2,i.ElementRef])],e)}();t.RippleContainerDirective=a},function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(5);t.register=r.register},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(e,t){if(e.closest)return e.closest(t);for(var n=Element.prototype.matches?function(e,t){return e.matches(t)}:function(e,t){return e.msMatchesSelector(t)},r=e;r;){if(n(r,t))return r;r=r.parentElement}},r=function(e){var t=e.createElement("div");t.className="k-ripple";var n=e.createElement("div");return n.className="k-ripple-blob",t.appendChild(n),[t,n]},i=function(e,t,n){var r=function(){n(),e.removeEventListener(t,r,!1)},i=function(){return e.addEventListener(t,r,!1)};return i(),{remove:i}},o=function(e,t){return function(o){var c,u=o.target,l=u.document||u.ownerDocument;if(c=t.container?t.container(u):n(u,e)){var p=/focus/i.test(o.type)&&c.classList.contains("k-ripple-target");if(!p){c.classList.add("k-ripple-target");var d=r(l),f=d[0],v=d[1],m={animated:!1,released:!1,blob:v,container:c,ripple:f},h={focusin:"focusout",keydown:"keyup",mousedown:"mouseup",pointerdown:"pointerup",touchdown:"touchup"}[o.type];i(o.currentTarget,h,function(){return a(m)}),c.appendChild(f),window.getComputedStyle(f).getPropertyValue("opacity");var b=c.getBoundingClientRect(),y=0,g=0;/mouse|pointer|touch/.test(o.type)?(y=o.clientX-b.left,g=o.clientY-b.top):(y=b.width/2,g=b.height/2);var _=y<b.width/2?b.width:0,x=g<b.height/2?b.height:0,k=y-_,w=g-x,E=2*Math.sqrt(k*k+w*w),L=500;if(v.style.width=v.style.height=E+"px",v.offsetWidth<0)throw new Error("Inconceivable!");v.style.cssText="\n width: "+E+"px;\n height: "+E+"px;\n transform: translate(-50%, -50%) scale(1);\n left: "+y+"px;\n top: "+g+"px;\n ",setTimeout(function(){return s(m)},L)}}}},s=function(e){e.animated=!0,c(e)},a=function(e){e.released=!0,c(e)},c=function(e){if(e.released&&e.animated){var t=e.blob,n=e.ripple,r=e.container;r&&i(r,"blur",function(){return r.classList.remove("k-ripple-target")}),t&&(i(t,"transitionend",function(){n&&n.parentNode&&n.parentNode.removeChild(n)}),t.style.transition="opacity 200ms linear",t.style.opacity="0")}};t.register=function(e,t){var n=function(e){return[].concat.apply([],e)},r=n(t.map(function(t){var n={events:["mousedown","touchdown"],global:!1},r=t.selector,i=t.options,s=void 0===i?n:i,a=o(r,s),c=s.events||n.events,u=s.global?document.body:e;return c.forEach(function(e){return u.addEventListener(e,a,!1)}),{events:c,options:s,activator:a}}));return function(){if(e){var t=function(t){var n=t.events,r=t.options,i=t.activator,o=r.global?document.body:e;n.forEach(function(e){return o.removeEventListener(e,i,!1)})};r.forEach(t),e=null}}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2),i=n(3),o=n(1),s=[o.RippleContainerDirective],a=function(){function e(){}return e=r.__decorate([i.NgModule({declarations:[s],exports:[s]})],e)}();t.RippleModule=a}])});
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("tslib"),require("@angular/core")):"function"==typeof define&&define.amd?define(["tslib","@angular/core"],t):"object"==typeof exports?exports.KendoAngularRipple=t(require("tslib"),require("@angular/core")):e.KendoAngularRipple=t(e.tslib,e["@angular/core"])}(window,function(e,t){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.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 o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));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=3)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),o=n(2),i=n(5),a=function(){function e(e,t){this.renderer=e,this.element=t,this.isDisabled=!1,this.removeListeners=function(){}}return Object.defineProperty(e.prototype,"disabled",{set:function(e){this.isDisabled=e,this.isDisabled?this.removeListeners():this.registerListeners(),this.renderer.setProperty(this.element.nativeElement,"disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"containerClass",{get:function(){return!0},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.removeListeners()},e.prototype.ngAfterViewInit=function(){this.isDisabled||this.registerListeners()},e.prototype.registerListeners=function(){if("undefined"!=typeof document){this.removeListeners();var e=i.register(this.element.nativeElement,[{selector:".k-button:not(li)"},{selector:".k-list>.k-item",options:{global:!0}},{selector:".k-checkbox-label,.k-radio-label"},{selector:".k-checkbox,.k-radio",options:{events:["focusin"],container:function(e){if(/\b(k-checkbox|k-radio)\b/.test(e.className))return e.nextElementSibling}}}]);this.removeListeners=e}},r.__decorate([o.Input(),r.__metadata("design:type",Boolean),r.__metadata("design:paramtypes",[Boolean])],e.prototype,"disabled",null),r.__decorate([o.HostBinding("class.k-ripple-container"),r.__metadata("design:type",Boolean),r.__metadata("design:paramtypes",[])],e.prototype,"containerClass",null),e=r.__decorate([o.Directive({selector:"[kendoRippleContainer]"}),r.__metadata("design:paramtypes",[o.Renderer2,o.ElementRef])],e)}();t.RippleContainerDirective=a},function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0);t.RippleContainerDirective=r.RippleContainerDirective;var o=n(4);t.RippleModule=o.RippleModule},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),o=n(2),i=[n(0).RippleContainerDirective],a=function(){function e(){}return e=r.__decorate([o.NgModule({declarations:[i],exports:[i]})],e)}();t.RippleModule=a},function(e,t,n){"use strict";n.r(t);var r=function(e,t,n){var r=function(){n(),e.removeEventListener(t,r,!1)},o=function(){return e.addEventListener(t,r,!1)};return o(),{remove:o}},o=function(e,t){return function(n){var o,s=n.target,u=s.document||s.ownerDocument;if((o=t.container?t.container(s):function(e,t){if(e.closest)return e.closest(t);for(var n=Element.prototype.matches?function(e,t){return e.matches(t)}:function(e,t){return e.msMatchesSelector(t)},r=e;r;){if(n(r,t))return r;r=r.parentElement}}(s,e))&&!(/focus/i.test(n.type)&&o.classList.contains("k-ripple-target"))){o.classList.add("k-ripple-target");var c=function(e){var t=e.createElement("div");t.className="k-ripple";var n=e.createElement("div");return n.className="k-ripple-blob",t.appendChild(n),[t,n]}(u),l=c[0],p=c[1],d={animated:!1,released:!1,blob:p,container:o,ripple:l},f={focusin:"focusout",keydown:"keyup",mousedown:"mouseup",pointerdown:"pointerup",touchdown:"touchup"}[n.type];r(n.currentTarget,f,function(){return a(d)}),o.appendChild(l),window.getComputedStyle(l).getPropertyValue("opacity");var m=o.getBoundingClientRect(),v=0,b=0;/mouse|pointer|touch/.test(n.type)?(v=n.clientX-m.left,b=n.clientY-m.top):(v=m.width/2,b=m.height/2);var y=v-(v<m.width/2?m.width:0),h=b-(b<m.height/2?m.height:0),g=2*Math.sqrt(y*y+h*h);if(p.style.width=p.style.height=g+"px",p.offsetWidth<0)throw new Error("Inconceivable!");p.style.cssText="\n width: "+g+"px;\n height: "+g+"px;\n transform: translate(-50%, -50%) scale(1);\n left: "+v+"px;\n top: "+b+"px;\n ",setTimeout(function(){return i(d)},500)}}},i=function(e){e.animated=!0,s(e)},a=function(e){e.released=!0,s(e)},s=function(e){if(e.released&&e.animated){var t=e.blob,n=e.ripple,o=e.container;o&&r(o,"blur",function(){return o.classList.remove("k-ripple-target")}),t&&(r(t,"transitionend",function(){n&&n.parentNode&&n.parentNode.removeChild(n)}),t.style.transition="opacity 200ms linear",t.style.opacity="0")}},u=function(e,t){var n,r=(n=t.map(function(t){var n={events:["mousedown","touchdown"],global:!1},r=t.selector,i=t.options,a=void 0===i?n:i,s=o(r,a),u=a.events||n.events,c=a.global?document.body:e;return u.forEach(function(e){return c.addEventListener(e,s,!1)}),{events:u,options:a,activator:s}}),[].concat.apply([],n));return function(){if(e){r.forEach(function(t){var n=t.events,r=t.options,o=t.activator,i=r.global?document.body:e;n.forEach(function(e){return i.removeEventListener(e,o,!1)})}),e=null}}};n.d(t,"register",function(){return u})}])});

@@ -1,1 +0,1 @@

!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("tslib"),require("@angular/core"),require("@progress/kendo-ripple")):"function"==typeof define&&define.amd?define(["tslib","@angular/core","@progress/kendo-ripple"],t):"object"==typeof exports?exports.KendoAngularRipple=t(require("tslib"),require("@angular/core"),require("@progress/kendo-ripple")):e.KendoAngularRipple=t(e.tslib,e["@angular/core"],e["@progress/kendo-ripple"])}(this,function(e,t,r){return function(e){function t(i){if(r[i])return r[i].exports;var n=r[i]={exports:{},id:i,loaded:!1};return e[i].call(n.exports,n,n.exports,t),n.loaded=!0,n.exports}var r={};return t.m=e,t.c=r,t.p="",t(0)}([function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=r(1);t.RippleContainerDirective=i.RippleContainerDirective;var n=r(5);t.RippleModule=n.RippleModule},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=r(2),n=r(3),o=r(4),s=function(){return"undefined"!=typeof document},a=function(){function e(e,t){this.renderer=e,this.element=t,this.isDisabled=!1,this.removeListeners=function(){}}return Object.defineProperty(e.prototype,"disabled",{set:function(e){this.isDisabled=e,this.isDisabled?this.removeListeners():this.registerListeners(),this.renderer.setProperty(this.element.nativeElement,"disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"containerClass",{get:function(){return!0},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.removeListeners()},e.prototype.ngAfterViewInit=function(){this.isDisabled||this.registerListeners()},e.prototype.registerListeners=function(){if(s()){this.removeListeners();var e=o.register(this.element.nativeElement,[{selector:".k-button:not(li)"},{selector:".k-list>.k-item",options:{global:!0}},{selector:".k-checkbox-label,.k-radio-label"},{selector:".k-checkbox,.k-radio",options:{events:["focusin"],container:function(e){if(/\b(k-checkbox|k-radio)\b/.test(e.className))return e.nextElementSibling}}}]);this.removeListeners=e}},i.__decorate([n.Input(),i.__metadata("design:type",Boolean),i.__metadata("design:paramtypes",[Boolean])],e.prototype,"disabled",null),i.__decorate([n.HostBinding("class.k-ripple-container"),i.__metadata("design:type",Boolean),i.__metadata("design:paramtypes",[])],e.prototype,"containerClass",null),e=i.__decorate([n.Directive({selector:"[kendoRippleContainer]"}),i.__metadata("design:paramtypes",[n.Renderer2,n.ElementRef])],e)}();t.RippleContainerDirective=a},function(t,r){t.exports=e},function(e,r){e.exports=t},function(e,t){e.exports=r},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=r(2),n=r(3),o=r(1),s=[o.RippleContainerDirective],a=function(){function e(){}return e=i.__decorate([n.NgModule({declarations:[s],exports:[s]})],e)}();t.RippleModule=a}])});
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("tslib"),require("@angular/core"),require("@progress/kendo-ripple")):"function"==typeof define&&define.amd?define(["tslib","@angular/core","@progress/kendo-ripple"],t):"object"==typeof exports?exports.KendoAngularRipple=t(require("tslib"),require("@angular/core"),require("@progress/kendo-ripple")):e.KendoAngularRipple=t(e.tslib,e["@angular/core"],e["@progress/kendo-ripple"])}(window,function(e,t,r){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)r.d(n,i,function(t){return e[t]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=3)}([function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),i=r(2),o=r(4),s=function(){function e(e,t){this.renderer=e,this.element=t,this.isDisabled=!1,this.removeListeners=function(){}}return Object.defineProperty(e.prototype,"disabled",{set:function(e){this.isDisabled=e,this.isDisabled?this.removeListeners():this.registerListeners(),this.renderer.setProperty(this.element.nativeElement,"disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"containerClass",{get:function(){return!0},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.removeListeners()},e.prototype.ngAfterViewInit=function(){this.isDisabled||this.registerListeners()},e.prototype.registerListeners=function(){if("undefined"!=typeof document){this.removeListeners();var e=o.register(this.element.nativeElement,[{selector:".k-button:not(li)"},{selector:".k-list>.k-item",options:{global:!0}},{selector:".k-checkbox-label,.k-radio-label"},{selector:".k-checkbox,.k-radio",options:{events:["focusin"],container:function(e){if(/\b(k-checkbox|k-radio)\b/.test(e.className))return e.nextElementSibling}}}]);this.removeListeners=e}},n.__decorate([i.Input(),n.__metadata("design:type",Boolean),n.__metadata("design:paramtypes",[Boolean])],e.prototype,"disabled",null),n.__decorate([i.HostBinding("class.k-ripple-container"),n.__metadata("design:type",Boolean),n.__metadata("design:paramtypes",[])],e.prototype,"containerClass",null),e=n.__decorate([i.Directive({selector:"[kendoRippleContainer]"}),n.__metadata("design:paramtypes",[i.Renderer2,i.ElementRef])],e)}();t.RippleContainerDirective=s},function(t,r){t.exports=e},function(e,r){e.exports=t},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(0);t.RippleContainerDirective=n.RippleContainerDirective;var i=r(5);t.RippleModule=i.RippleModule},function(e,t){e.exports=r},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),i=r(2),o=[r(0).RippleContainerDirective],s=function(){function e(){}return e=n.__decorate([i.NgModule({declarations:[o],exports:[o]})],e)}();t.RippleModule=s}])});

@@ -1,1 +0,1 @@

System.register("@progress/kendo-angular-ripple",["tslib","@angular/core","@progress/kendo-ripple"],function(o){var n,i,r;function t(e){return e.__useDefault?e.default:e}return{setters:[function(e){n=t(e)},function(e){i=t(e)},function(e){r=t(e)}],execute:function(){!function(n){var i={};function r(e){if(i[e])return i[e].exports;var t=i[e]={exports:{},id:e,loaded:!1};return n[e].call(t.exports,t,t.exports,r),t.loaded=!0,t.exports}r.m=n,r.c=i,r.p="",r(0)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n(1);t.RippleContainerDirective=i.RippleContainerDirective;var r=n(5);t.RippleModule=r.RippleModule,function(e){for(var t in e)o(t,e[t])}(t)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n(2),r=n(3),o=n(4),s=function(){function e(e,t){this.renderer=e,this.element=t,this.isDisabled=!1,this.removeListeners=function(){}}return Object.defineProperty(e.prototype,"disabled",{set:function(e){this.isDisabled=e,this.isDisabled?this.removeListeners():this.registerListeners(),this.renderer.setProperty(this.element.nativeElement,"disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"containerClass",{get:function(){return!0},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.removeListeners()},e.prototype.ngAfterViewInit=function(){this.isDisabled||this.registerListeners()},e.prototype.registerListeners=function(){if("undefined"!=typeof document){this.removeListeners();var e=o.register(this.element.nativeElement,[{selector:".k-button:not(li)"},{selector:".k-list>.k-item",options:{global:!0}},{selector:".k-checkbox-label,.k-radio-label"},{selector:".k-checkbox,.k-radio",options:{events:["focusin"],container:function(e){if(/\b(k-checkbox|k-radio)\b/.test(e.className))return e.nextElementSibling}}}]);this.removeListeners=e}},i.__decorate([r.Input(),i.__metadata("design:type",Boolean),i.__metadata("design:paramtypes",[Boolean])],e.prototype,"disabled",null),i.__decorate([r.HostBinding("class.k-ripple-container"),i.__metadata("design:type",Boolean),i.__metadata("design:paramtypes",[])],e.prototype,"containerClass",null),e=i.__decorate([r.Directive({selector:"[kendoRippleContainer]"}),i.__metadata("design:paramtypes",[r.Renderer2,r.ElementRef])],e)}();t.RippleContainerDirective=s},function(e,t){e.exports=n},function(e,t){e.exports=i},function(e,t){e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n(2),r=n(3),o=[n(1).RippleContainerDirective],s=function(){function e(){}return e=i.__decorate([r.NgModule({declarations:[o],exports:[o]})],e)}();t.RippleModule=s}])}}});
System.register("@progress/kendo-angular-ripple",["tslib","@progress/kendo-ripple","@angular/core"],function(o){var n,r,i;function t(e){return e.__useDefault?e.default:e}return{setters:[function(e){n=t(e)},function(e){r=t(e)},function(e){i=t(e)}],execute:function(){!function(n){var r={};function i(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=n,i.c=r,i.d=function(e,t,n){i.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},i.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="",i(i.s=5)}([function(e,t){e.exports=i},function(e,t){e.exports=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=n(0),o=n(4),s=function(){function e(e,t){this.renderer=e,this.element=t,this.isDisabled=!1,this.removeListeners=function(){}}return Object.defineProperty(e.prototype,"disabled",{set:function(e){this.isDisabled=e,this.isDisabled?this.removeListeners():this.registerListeners(),this.renderer.setProperty(this.element.nativeElement,"disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"containerClass",{get:function(){return!0},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.removeListeners()},e.prototype.ngAfterViewInit=function(){this.isDisabled||this.registerListeners()},e.prototype.registerListeners=function(){if("undefined"!=typeof document){this.removeListeners();var e=o.register(this.element.nativeElement,[{selector:".k-button:not(li)"},{selector:".k-list>.k-item",options:{global:!0}},{selector:".k-checkbox-label,.k-radio-label"},{selector:".k-checkbox,.k-radio",options:{events:["focusin"],container:function(e){if(/\b(k-checkbox|k-radio)\b/.test(e.className))return e.nextElementSibling}}}]);this.removeListeners=e}},r.__decorate([i.Input(),r.__metadata("design:type",Boolean),r.__metadata("design:paramtypes",[Boolean])],e.prototype,"disabled",null),r.__decorate([i.HostBinding("class.k-ripple-container"),r.__metadata("design:type",Boolean),r.__metadata("design:paramtypes",[])],e.prototype,"containerClass",null),r.__decorate([i.Directive({selector:"[kendoRippleContainer]"}),r.__metadata("design:paramtypes",[i.Renderer2,i.ElementRef])],e)}();t.RippleContainerDirective=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=n(0),o=[n(2).RippleContainerDirective],s=function(){function e(){}return r.__decorate([i.NgModule({declarations:[o],exports:[o]})],e)}();t.RippleModule=s},function(e,t){e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2);t.RippleContainerDirective=r.RippleContainerDirective;var i=n(3);t.RippleModule=i.RippleModule,function(e){for(var t in e)o(t,e[t])}(t)}])}}});

@@ -7,6 +7,6 @@ # Kendo UI for Angular

This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI Complete**](http://www.telerik.com/purchase/license-agreement/kendo-ui-complete). If you do not own a commercial license, this file shall be governed by the trial license terms.
This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI**](http://www.telerik.com/purchase/license-agreement/kendo-ui). If you do not own a commercial license, this file shall be governed by the trial license terms.
All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.
*Copyright © 2018 Telerik EAD. All rights reserved.*
*Copyright © 2019 Progress Software EAD. All rights reserved.*

@@ -6,3 +6,3 @@ {

"license": "SEE LICENSE IN LICENSE.md",
"version": "1.1.0",
"version": "1.1.1-dev.201901141317",
"main": "dist/npm/index.js",

@@ -38,3 +38,3 @@ "module": "dist/es/index.js",

"dependencies": {
"@progress/kendo-ripple": "^0.2.1",
"@progress/kendo-ripple": "^1.0.0",
"@progress/kendo-schematics": "^0.2.0",

@@ -59,3 +59,3 @@ "tslib": "^1.7.0"

"@progress/kendo-angular-jest-preset": "^1.1.0",
"@progress/kendo-angular-tasks": "^12.2.0",
"@progress/kendo-angular-tasks": "^13.0.3",
"@progress/kendo-theme-default": "^2.0.0",

@@ -62,0 +62,0 @@ "@telerik/semantic-prerelease": "^1.0.0",

@@ -11,3 +11,3 @@ <a href="https://www.telerik.com/kendo-angular-ui/" target="_blank">

This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI Complete**](http://www.telerik.com/purchase/license-agreement/kendo-ui-complete). If you do not own a commercial license, this file shall be governed by the trial license terms.
This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI**](http://www.telerik.com/purchase/license-agreement/kendo-ui). If you do not own a commercial license, this file shall be governed by the trial license terms.

@@ -29,4 +29,4 @@ All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.

*Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
*Copyright © 2019 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc