@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 28.1.33 to 28.1.36
@@ -1,10 +0,1 @@ | ||
/*! | ||
* filename: ej2-react-kanban.min.js | ||
* version : 28.1.33 | ||
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
* A copy of the current license can be obtained at any time by e-mailing | ||
* licensing@syncfusion.com. Any infringement will be prosecuted under | ||
* applicable laws. | ||
*/ | ||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("SyncfusionReactBase"),require("React"),require("SyncfusionKanban")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","React","SyncfusionKanban"],t):"object"==typeof exports?exports.SyncfusionReactKanban=t(require("SyncfusionReactBase"),require("React"),require("SyncfusionKanban")):e.SyncfusionReactKanban=t(e.SyncfusionReactBase,e.React,e.SyncfusionKanban)}(self,((e,t,n)=>(()=>{"use strict";var r={369:(e,t,n)=>{n.d(t,{iK:()=>a,SR:()=>c,CW:()=>y,nx:()=>s,X1:()=>p});var r,o=n(705),i=(r=function(e,t){return r=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])},r(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.moduleName="column",t}(o.ComplexBase),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.propertyName="columns",t.moduleName="columns",t}(o.ComplexBase),u=function(){var e=function(t,n){return e=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,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),t.moduleName="stackedHeader",t}(o.ComplexBase),p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return u(t,e),t.propertyName="stackedHeaders",t.moduleName="stackedHeaders",t}(o.ComplexBase),l=n(24),f=n(709),d=function(){var e=function(t,n){return e=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,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),y=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.directivekeys={columns:"column",stackedHeaders:"stackedHeader"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return d(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return l.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(f.Kanban);(0,o.applyMixins)(y,[o.ComponentBase,l.Component])},24:e=>{e.exports=t},709:e=>{e.exports=n},705:t=>{t.exports=e}},o={};function i(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return r[e](n,n.exports,i),n.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var n in t)i.o(t,n)&&!i.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{i.r(a),i.d(a,{ColumnDirective:()=>e.iK,ColumnsDirective:()=>e.SR,Inject:()=>t.Inject,KanbanComponent:()=>e.CW,StackedHeaderDirective:()=>e.nx,StackedHeadersDirective:()=>e.X1});var e=i(369),t=i(705),n=i(709),r={};for(const e in n)["default","Inject","ColumnDirective","ColumnsDirective","KanbanComponent","StackedHeaderDirective","StackedHeadersDirective"].indexOf(e)<0&&(r[e]=()=>n[e]);i.d(a,r)})(),a})())); |
@@ -1,11 +0,2 @@ | ||
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 28.1.33 | ||
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
* A copy of the current license can be obtained at any time by e-mailing | ||
* licensing@syncfusion.com. Any infringement will be prosecuted under | ||
* applicable laws. | ||
*/ | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-kanban")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-kanban"],t):t((e=e||self).ej={},e.ej2ReactBase,e.React,e.ej2Kanban)}(this,function(t,e,n,o){"use strict";r=function(e,t){return(r=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 r,i,c=function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},a=(i=e.ComplexBase,c(s,i),s.moduleName="column",s);function s(){return null!==i&&i.apply(this,arguments)||this}u=e.ComplexBase,c(p,u),p.propertyName="columns",p.moduleName="columns";var u,c=p;function p(){return null!==u&&u.apply(this,arguments)||this}l=function(e,t){return(l=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 l,f,d=function(e,t){function n(){this.constructor=e}l(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},y=(f=e.ComplexBase,d(m,f),m.moduleName="stackedHeader",m);function m(){return null!==f&&f.apply(this,arguments)||this}h=e.ComplexBase,d(_,h),_.propertyName="stackedHeaders",_.moduleName="stackedHeaders";var h,d=_;function _(){return null!==h&&h.apply(this,arguments)||this}b=function(e,t){return(b=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 b,j,O=function(e,t){function n(){this.constructor=e}b(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},O=(j=o.Kanban,O(v,j),v.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));j.prototype.render.call(this),this.initRenderCalled=!0},v);function v(e){e=j.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.directivekeys={columns:"column",stackedHeaders:"stackedHeader"},e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}e.applyMixins(O,[e.ComponentBase,n.Component]),Object.keys(o).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return o[e]}})}),Object.defineProperty(t,"Inject",{enumerable:!0,get:function(){return e.Inject}}),t.ColumnDirective=a,t.ColumnsDirective=c,t.KanbanComponent=O,t.StackedHeaderDirective=y,t.StackedHeadersDirective=d,Object.defineProperty(t,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=ej2-react-kanban.umd.min.js.map |
{ | ||
"_from": "@syncfusion/ej2-react-kanban@*", | ||
"_id": "@syncfusion/ej2-react-kanban@26.1.35", | ||
"_id": "@syncfusion/ej2-react-kanban@28.1.33", | ||
"_inBundle": false, | ||
"_integrity": "sha512-q5iOCW7z562hRNUYjFsDCET3tt3HgnvefFugwPHvw4cKjxOxS4AYNUvD9Cosm58jqCWaLS/lJB4DoexG3qRKvw==", | ||
"_integrity": "sha512-2mlSuFd+YCDws3BYKKXToHp9X/FZE6SM0cwDRtgTRDjpXWGGGuAmpkJgHMp1W+BX54jfkU81GYJtQI8MqchHbw==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-26.1.35.tgz", | ||
"_shasum": "b4c6bc1a597443a71d27338bc276058a0c5f8a07", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-28.1.33.tgz", | ||
"_shasum": "08d5a39809c9b75d6280faeb1a0136f504278b16", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~28.1.33", | ||
"@syncfusion/ej2-kanban": "28.1.33", | ||
"@syncfusion/ej2-kanban": "28.1.36", | ||
"@syncfusion/ej2-react-base": "~28.1.33" | ||
@@ -58,4 +58,4 @@ }, | ||
}, | ||
"version": "28.1.33", | ||
"version": "28.1.36", | ||
"sideEffects": false | ||
} |
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
65399
549
+ Added@syncfusion/ej2-kanban@28.1.36(transitive)
- Removed@syncfusion/ej2-kanban@28.1.33(transitive)