@progress/kendo-popups-react-wrapper
Advanced tools
Comparing version 2018.1.221 to 2018.2.515
@@ -190,4 +190,7 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
var _a = this.props, children = _a.children, widgetRef = _a.widgetRef, props = __rest(_a, ["children", "widgetRef"]); | ||
this.widgetInstance = new kendo.ui.Notification(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
if (domNode) { | ||
this.widgetInstance = | ||
new kendo.ui.Notification(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
} | ||
}; | ||
@@ -243,4 +246,6 @@ Notification.prototype.componentWillReceiveProps = function (nextProps) { | ||
var _a = this.props, children = _a.children, widgetRef = _a.widgetRef, props = __rest(_a, ["children", "widgetRef"]); | ||
this.widgetInstance = new kendo.ui.Tooltip(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
if (domNode) { | ||
this.widgetInstance = new kendo.ui.Tooltip(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
} | ||
}; | ||
@@ -247,0 +252,0 @@ Tooltip.prototype.componentWillReceiveProps = function (nextProps) { |
@@ -1,2 +0,2 @@ | ||
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react"),require("react-dom")):"function"==typeof define&&define.amd?define(["react","react-dom"],e):"object"==typeof exports?exports.KendoPopupsReactWrapper=e(require("react"),require("react-dom")):t.KendoPopupsReactWrapper=e(t.React,t.ReactDOM)}("undefined"!=typeof self?self:this,function(t,e){return function(t){function e(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return t[o].call(r.exports,r,r.exports,e),r.l=!0,r.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,o){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:o})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=3)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e,n){"use strict";var o=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}();Object.defineProperty(e,"__esModule",{value:!0});var r=n(0),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.componentDidMount=function(){this.exposeWidget(),this.overrideDestroy()},e.prototype.componentWillUnmount=function(){this.destroyed||this.widgetDestroy.call(this.widgetInstance),this.exposeWidget()},e.prototype.exposeWidget=function(){this.props.widgetRef&&"function"==typeof this.props.widgetRef&&this.props.widgetRef(this.widgetInstance)},e.prototype.overrideDestroy=function(){var t=this;this.widgetDestroy=this.widgetInstance.destroy,this.widgetInstance.destroy=function(){t.destroyed=!t.destroyed,t.widgetDestroy.call(t.widgetInstance)}},e}(r.PureComponent);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=n(4);e.Notification=o.default;var r=n(5);e.Tooltip=r.default},function(t,e,n){"use strict";var o=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=this&&this.__rest||function(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols)for(var r=0,o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&(n[o[r]]=t[o[r]]);return n};Object.defineProperty(e,"__esModule",{value:!0});var i=n(0),c=n(1),p=n(2),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.componentDidMount=function(){var e=c.findDOMNode(this),n=this.props,o=(n.children,n.widgetRef,r(n,["children","widgetRef"]));this.widgetInstance=new kendo.ui.Notification(e,o),t.prototype.componentDidMount.call(this)},e.prototype.componentWillReceiveProps=function(t){var e=(t.children,t.widgetRef,r(t,["children","widgetRef"]));this.widgetInstance.setOptions(e)},e.prototype.render=function(){return i.createElement("div",null)},e}(p.default);e.default=s},function(t,e,n){"use strict";var o=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=this&&this.__rest||function(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols)for(var r=0,o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&(n[o[r]]=t[o[r]]);return n};Object.defineProperty(e,"__esModule",{value:!0});var i=n(0),c=n(1),p=n(2),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.componentDidMount=function(){var e=c.findDOMNode(this),n=this.props,o=(n.children,n.widgetRef,r(n,["children","widgetRef"]));this.widgetInstance=new kendo.ui.Tooltip(e,o),t.prototype.componentDidMount.call(this)},e.prototype.componentWillReceiveProps=function(t){var e=(t.children,t.widgetRef,r(t,["children","widgetRef"]));this.widgetInstance.setOptions(e)},e.prototype.render=function(){return i.createElement("div",null,this.props.children)},e}(p.default);e.default=s}])}); | ||
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react"),require("react-dom")):"function"==typeof define&&define.amd?define(["react","react-dom"],e):"object"==typeof exports?exports.KendoPopupsReactWrapper=e(require("react"),require("react-dom")):t.KendoPopupsReactWrapper=e(t.React,t.ReactDOM)}("undefined"!=typeof self?self:this,function(t,e){return function(t){function e(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return t[o].call(r.exports,r,r.exports,e),r.l=!0,r.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,o){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:o})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=3)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e,n){"use strict";var o=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}();Object.defineProperty(e,"__esModule",{value:!0});var r=n(0),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.componentDidMount=function(){this.exposeWidget(),this.overrideDestroy()},e.prototype.componentWillUnmount=function(){this.destroyed||this.widgetDestroy.call(this.widgetInstance),this.exposeWidget()},e.prototype.exposeWidget=function(){this.props.widgetRef&&"function"==typeof this.props.widgetRef&&this.props.widgetRef(this.widgetInstance)},e.prototype.overrideDestroy=function(){var t=this;this.widgetDestroy=this.widgetInstance.destroy,this.widgetInstance.destroy=function(){t.destroyed=!t.destroyed,t.widgetDestroy.call(t.widgetInstance)}},e}(r.PureComponent);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=n(4);e.Notification=o.default;var r=n(5);e.Tooltip=r.default},function(t,e,n){"use strict";var o=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=this&&this.__rest||function(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols)for(var r=0,o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&(n[o[r]]=t[o[r]]);return n};Object.defineProperty(e,"__esModule",{value:!0});var i=n(0),c=n(1),p=n(2),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.componentDidMount=function(){var e=c.findDOMNode(this),n=this.props,o=(n.children,n.widgetRef,r(n,["children","widgetRef"]));e&&(this.widgetInstance=new kendo.ui.Notification(e,o),t.prototype.componentDidMount.call(this))},e.prototype.componentWillReceiveProps=function(t){var e=(t.children,t.widgetRef,r(t,["children","widgetRef"]));this.widgetInstance.setOptions(e)},e.prototype.render=function(){return i.createElement("div",null)},e}(p.default);e.default=s},function(t,e,n){"use strict";var o=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=this&&this.__rest||function(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols)for(var r=0,o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&(n[o[r]]=t[o[r]]);return n};Object.defineProperty(e,"__esModule",{value:!0});var i=n(0),c=n(1),p=n(2),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.componentDidMount=function(){var e=c.findDOMNode(this),n=this.props,o=(n.children,n.widgetRef,r(n,["children","widgetRef"]));e&&(this.widgetInstance=new kendo.ui.Tooltip(e,o),t.prototype.componentDidMount.call(this))},e.prototype.componentWillReceiveProps=function(t){var e=(t.children,t.widgetRef,r(t,["children","widgetRef"]));this.widgetInstance.setOptions(e)},e.prototype.render=function(){return i.createElement("div",null,this.props.children)},e}(p.default);e.default=s}])}); | ||
//# sourceMappingURL=kendo-popups-react-wrapper.min.js.map |
@@ -31,4 +31,7 @@ var __extends = (this && this.__extends) || (function () { | ||
var _a = this.props, children = _a.children, widgetRef = _a.widgetRef, props = __rest(_a, ["children", "widgetRef"]); | ||
this.widgetInstance = new kendo.ui.Notification(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
if (domNode) { | ||
this.widgetInstance = | ||
new kendo.ui.Notification(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
} | ||
}; | ||
@@ -35,0 +38,0 @@ Notification.prototype.componentWillReceiveProps = function (nextProps) { |
@@ -31,4 +31,6 @@ var __extends = (this && this.__extends) || (function () { | ||
var _a = this.props, children = _a.children, widgetRef = _a.widgetRef, props = __rest(_a, ["children", "widgetRef"]); | ||
this.widgetInstance = new kendo.ui.Tooltip(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
if (domNode) { | ||
this.widgetInstance = new kendo.ui.Tooltip(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
} | ||
}; | ||
@@ -35,0 +37,0 @@ Tooltip.prototype.componentWillReceiveProps = function (nextProps) { |
@@ -33,4 +33,7 @@ "use strict"; | ||
var _a = this.props, children = _a.children, widgetRef = _a.widgetRef, props = __rest(_a, ["children", "widgetRef"]); | ||
this.widgetInstance = new kendo.ui.Notification(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
if (domNode) { | ||
this.widgetInstance = | ||
new kendo.ui.Notification(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
} | ||
}; | ||
@@ -37,0 +40,0 @@ Notification.prototype.componentWillReceiveProps = function (nextProps) { |
@@ -33,4 +33,6 @@ "use strict"; | ||
var _a = this.props, children = _a.children, widgetRef = _a.widgetRef, props = __rest(_a, ["children", "widgetRef"]); | ||
this.widgetInstance = new kendo.ui.Tooltip(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
if (domNode) { | ||
this.widgetInstance = new kendo.ui.Tooltip(domNode, props); | ||
_super.prototype.componentDidMount.call(this); | ||
} | ||
}; | ||
@@ -37,0 +39,0 @@ Tooltip.prototype.componentWillReceiveProps = function (nextProps) { |
{ | ||
"name": "@progress/kendo-popups-react-wrapper", | ||
"version": "2018.1.221", | ||
"version": "2018.2.515", | ||
"description": "Kendo UI Popups wrapper for React", | ||
@@ -29,6 +29,6 @@ "main": "./dist/npm/index.js", | ||
"dependencies": { | ||
"@progress/kendo-base-component-react-wrapper": "2018.1.221" | ||
"@progress/kendo-base-component-react-wrapper": "2018.2.515" | ||
}, | ||
"peerDependencies": { | ||
"@progress/kendo-ui": "~2018.1.221", | ||
"@progress/kendo-ui": "~2018.2.515", | ||
"react": "^15.5.4 || ^16.0.0", | ||
@@ -35,0 +35,0 @@ "react-dom": "^15.5.4 || ^16.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
Sorry, the diff of this file is not supported yet
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
94796
523
+ Added@progress/kendo-base-component-react-wrapper@2018.2.515(transitive)
+ Added@progress/kendo-ui@2018.2.822(transitive)
- Removed@progress/kendo-base-component-react-wrapper@2018.1.221(transitive)
- Removed@progress/kendo-ui@2018.1.503(transitive)
Updated@progress/kendo-base-component-react-wrapper@2018.2.515