@syncfusion/ej2-react-splitbuttons 25.2.3 → 26.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist/ej2-react-splitbuttons.min.js +2 -2
  2. package/dist/ej2-react-splitbuttons.umd.min.js +2 -2
  3. package/dist/ej2-react-splitbuttons.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-react-splitbuttons.es2015.js +5 -5
  5. package/dist/es6/ej2-react-splitbuttons.es2015.js.map +1 -1
  6. package/package.json +19 -12
  7. package/styles/bootstrap-dark.css +1966 -1
  8. package/styles/bootstrap.css +2016 -1
  9. package/styles/bootstrap4.css +2004 -1
  10. package/styles/bootstrap5-dark.css +1946 -1
  11. package/styles/bootstrap5.css +1946 -1
  12. package/styles/button-group/bootstrap-dark.css +813 -1
  13. package/styles/button-group/bootstrap.css +787 -1
  14. package/styles/button-group/bootstrap4.css +786 -1
  15. package/styles/button-group/bootstrap5-dark.css +801 -1
  16. package/styles/button-group/bootstrap5.css +801 -1
  17. package/styles/button-group/fabric-dark.css +813 -1
  18. package/styles/button-group/fabric.css +819 -1
  19. package/styles/button-group/fluent-dark.css +825 -1
  20. package/styles/button-group/fluent.css +825 -1
  21. package/styles/button-group/fluent2.css +1849 -0
  22. package/styles/button-group/fluent2.scss +1 -0
  23. package/styles/button-group/highcontrast-light.css +813 -1
  24. package/styles/button-group/highcontrast.css +864 -1
  25. package/styles/button-group/material-dark.css +820 -1
  26. package/styles/button-group/material.css +825 -1
  27. package/styles/button-group/material3-dark.css +1055 -1
  28. package/styles/button-group/material3.css +1167 -1
  29. package/styles/button-group/tailwind-dark.css +799 -1
  30. package/styles/button-group/tailwind.css +799 -1
  31. package/styles/drop-down-button/bootstrap-dark.css +244 -1
  32. package/styles/drop-down-button/bootstrap.css +244 -1
  33. package/styles/drop-down-button/bootstrap4.css +237 -1
  34. package/styles/drop-down-button/bootstrap5-dark.css +247 -1
  35. package/styles/drop-down-button/bootstrap5.css +247 -1
  36. package/styles/drop-down-button/fabric-dark.css +244 -1
  37. package/styles/drop-down-button/fabric.css +244 -1
  38. package/styles/drop-down-button/fluent-dark.css +245 -1
  39. package/styles/drop-down-button/fluent.css +245 -1
  40. package/styles/drop-down-button/fluent2.css +1308 -0
  41. package/styles/drop-down-button/fluent2.scss +1 -0
  42. package/styles/drop-down-button/highcontrast-light.css +244 -1
  43. package/styles/drop-down-button/highcontrast.css +245 -1
  44. package/styles/drop-down-button/material-dark.css +244 -1
  45. package/styles/drop-down-button/material.css +244 -1
  46. package/styles/drop-down-button/material3-dark.css +363 -1
  47. package/styles/drop-down-button/material3.css +475 -1
  48. package/styles/drop-down-button/tailwind-dark.css +254 -1
  49. package/styles/drop-down-button/tailwind.css +254 -1
  50. package/styles/fabric-dark.css +1966 -1
  51. package/styles/fabric.css +2046 -1
  52. package/styles/fluent-dark.css +2061 -1
  53. package/styles/fluent.css +2061 -1
  54. package/styles/fluent2.css +6175 -0
  55. package/styles/fluent2.scss +4 -0
  56. package/styles/highcontrast-light.css +1966 -1
  57. package/styles/highcontrast.css +2018 -1
  58. package/styles/material-dark.css +1973 -1
  59. package/styles/material.css +2052 -1
  60. package/styles/material3-dark.css +2647 -1
  61. package/styles/material3.css +3087 -1
  62. package/styles/progress-button/bootstrap-dark.css +564 -1
  63. package/styles/progress-button/bootstrap.css +641 -1
  64. package/styles/progress-button/bootstrap4.css +644 -1
  65. package/styles/progress-button/bootstrap5-dark.css +564 -1
  66. package/styles/progress-button/bootstrap5.css +564 -1
  67. package/styles/progress-button/fabric-dark.css +564 -1
  68. package/styles/progress-button/fabric.css +641 -1
  69. package/styles/progress-button/fluent-dark.css +657 -1
  70. package/styles/progress-button/fluent.css +657 -1
  71. package/styles/progress-button/fluent2.css +1636 -0
  72. package/styles/progress-button/fluent2.scss +1 -0
  73. package/styles/progress-button/highcontrast-light.css +564 -1
  74. package/styles/progress-button/highcontrast.css +564 -1
  75. package/styles/progress-button/material-dark.css +564 -1
  76. package/styles/progress-button/material.css +641 -1
  77. package/styles/progress-button/material3-dark.css +730 -1
  78. package/styles/progress-button/material3.css +842 -1
  79. package/styles/progress-button/tailwind-dark.css +661 -1
  80. package/styles/progress-button/tailwind.css +661 -1
  81. package/styles/split-button/bootstrap-dark.css +342 -1
  82. package/styles/split-button/bootstrap.css +342 -1
  83. package/styles/split-button/bootstrap4.css +334 -1
  84. package/styles/split-button/bootstrap5-dark.css +331 -1
  85. package/styles/split-button/bootstrap5.css +331 -1
  86. package/styles/split-button/fabric-dark.css +342 -1
  87. package/styles/split-button/fabric.css +339 -1
  88. package/styles/split-button/fluent-dark.css +331 -1
  89. package/styles/split-button/fluent.css +331 -1
  90. package/styles/split-button/fluent2.css +1379 -0
  91. package/styles/split-button/fluent2.scss +1 -0
  92. package/styles/split-button/highcontrast-light.css +342 -1
  93. package/styles/split-button/highcontrast.css +342 -1
  94. package/styles/split-button/material-dark.css +342 -1
  95. package/styles/split-button/material.css +339 -1
  96. package/styles/split-button/material3-dark.css +496 -1
  97. package/styles/split-button/material3.css +600 -1
  98. package/styles/split-button/tailwind-dark.css +356 -1
  99. package/styles/split-button/tailwind.css +356 -1
  100. package/styles/tailwind-dark.css +2072 -1
  101. package/styles/tailwind.css +2072 -1
  102. package/CHANGELOG.md +0 -322
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * filename: ej2-react-splitbuttons.min.js
3
- * version : 25.2.3
3
+ * version : 26.1.35
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
8
8
  * applicable laws.
9
9
  */
10
- !function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("SyncfusionReactBase"),require("SyncfusionSplitbuttons"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionSplitbuttons","React"],n):"object"==typeof exports?exports.SyncfusionReactSplitbuttons=n(require("SyncfusionReactBase"),require("SyncfusionSplitbuttons"),require("React")):t.SyncfusionReactSplitbuttons=n(t.SyncfusionReactBase,t.SyncfusionSplitbuttons,t.React)}(this,function(t,n,e){return function(t){function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var e={};return n.m=t,n.c=e,n.i=function(t){return t},n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},n.p="",n(n.s=8)}([function(n,e){n.exports=t},function(t,e){t.exports=n},function(t,n){t.exports=e},function(t,n,e){"use strict";var r=e(7);e.d(n,"a",function(){return r.a}),e.d(n,"b",function(){return r.b});var o=e(6);e.d(n,"c",function(){return o.a})},function(t,n,e){"use strict";var r=e(9);e.d(n,"a",function(){return r.a})},function(t,n,e){"use strict";var r=e(10);e.d(n,"a",function(){return r.a}),e.d(n,"b",function(){return r.b});var o=e(11);e.d(n,"c",function(){return o.a})},function(t,n,e){"use strict";e.d(n,"a",function(){return c});var r=e(2),o=(e.n(r),e(1)),i=(e.n(o),e(0)),u=(e.n(i),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),c=function(t){function n(n){var e=t.call(this,n)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!1,e.directivekeys={dropDownButtonItems:"dropDownButtonItem"},e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!0,e.portals=[],e}return u(n,t),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},n}(o.DropDownButton);e.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="dropDownButtonItem",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="items",n.moduleName="dropDownButtonItems",n}(r.ComplexBase)},function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=e(3);e.d(n,"DropDownButtonItemDirective",function(){return r.a}),e.d(n,"DropDownButtonItemsDirective",function(){return r.b}),e.d(n,"DropDownButtonComponent",function(){return r.c});var o=e(5);e.d(n,"SplitButtonItemDirective",function(){return o.a}),e.d(n,"SplitButtonItemsDirective",function(){return o.b}),e.d(n,"SplitButtonComponent",function(){return o.c});var i=e(4);e.d(n,"ProgressButtonComponent",function(){return i.a});var u=e(1);e.n(u);for(var c in u)["DropDownButtonItemDirective","DropDownButtonItemsDirective","DropDownButtonComponent","SplitButtonItemDirective","SplitButtonItemsDirective","SplitButtonComponent","ProgressButtonComponent","default"].indexOf(c)<0&&function(t){e.d(n,t,function(){return u[t]})}(c)},function(t,n,e){"use strict";e.d(n,"a",function(){return c});var r=e(2),o=(e.n(r),e(1)),i=(e.n(o),e(0)),u=(e.n(i),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),c=function(t){function n(n){var e=t.call(this,n)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!1,e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!0,e.portals=[],e}return u(n,t),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},n}(o.ProgressButton);e.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="splitButtonItem",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="items",n.moduleName="splitButtonItems",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return c});var r=e(2),o=(e.n(r),e(1)),i=(e.n(o),e(0)),u=(e.n(i),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),c=function(t){function n(n){var e=t.call(this,n)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!1,e.directivekeys={splitButtonItems:"splitButtonItem"},e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!0,e.portals=[],e}return u(n,t),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},n}(o.SplitButton);e.i(i.applyMixins)(c,[i.ComponentBase,r.Component])}])});
10
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionReactBase"),require("React"),require("SyncfusionSplitbuttons")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","React","SyncfusionSplitbuttons"],e):"object"==typeof exports?exports.SyncfusionReactSplitbuttons=e(require("SyncfusionReactBase"),require("React"),require("SyncfusionSplitbuttons")):t.SyncfusionReactSplitbuttons=e(t.SyncfusionReactBase,t.React,t.SyncfusionSplitbuttons)}(self,((t,e,n)=>(()=>{"use strict";var o={21:(t,e,n)=>{n.d(e,{_z:()=>a,Og:()=>p,eS:()=>s});var o,r=n(705),i=(o=function(t,e){return o=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])},o(t,e)},function(t,e){function n(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),e.moduleName="dropDownButtonItem",e}(r.ComplexBase),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),e.propertyName="items",e.moduleName="dropDownButtonItems",e}(r.ComplexBase),u=n(24),c=n(295),l=function(){var t=function(e,n){return 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])},t(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)}}(),a=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={dropDownButtonItems:"dropDownButtonItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return l(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return u.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(c.DropDownButton);(0,r.applyMixins)(a,[r.ComponentBase,u.Component])},352:(t,e,n)=>{n.d(e,{l:()=>u});var o,r=n(24),i=n(295),p=n(705),s=(o=function(t,e){return o=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])},o(t,e)},function(t,e){function n(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return s(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(i.ProgressButton);(0,p.applyMixins)(u,[p.ComponentBase,r.Component])},959:(t,e,n)=>{n.d(e,{S4:()=>a,Fd:()=>p,kx:()=>s});var o,r=n(705),i=(o=function(t,e){return o=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])},o(t,e)},function(t,e){function n(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),e.moduleName="splitButtonItem",e}(r.ComplexBase),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),e.propertyName="items",e.moduleName="splitButtonItems",e}(r.ComplexBase),u=n(24),c=n(295),l=function(){var t=function(e,n){return 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])},t(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)}}(),a=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={splitButtonItems:"splitButtonItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return l(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return u.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(c.SplitButton);(0,r.applyMixins)(a,[r.ComponentBase,u.Component])},24:t=>{t.exports=e},705:e=>{e.exports=t},295:t=>{t.exports=n}},r={};function i(t){var e=r[t];if(void 0!==e)return e.exports;var n=r[t]={exports:{}};return o[t](n,n.exports,i),n.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var p={};return(()=>{i.r(p),i.d(p,{DropDownButtonComponent:()=>t._z,DropDownButtonItemDirective:()=>t.Og,DropDownButtonItemsDirective:()=>t.eS,ProgressButtonComponent:()=>n.l,SplitButtonComponent:()=>e.S4,SplitButtonItemDirective:()=>e.Fd,SplitButtonItemsDirective:()=>e.kx});var t=i(21),e=i(959),n=i(352),o=i(295),r={};for(const t in o)["default","DropDownButtonComponent","DropDownButtonItemDirective","DropDownButtonItemsDirective","SplitButtonComponent","SplitButtonItemDirective","SplitButtonItemsDirective","ProgressButtonComponent"].indexOf(t)<0&&(r[t]=()=>o[t]);i.d(p,r)})(),p})()));
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-react-splitbuttons.umd.min.js
3
- * version : 25.2.3
3
+ * version : 26.1.35
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
8
8
  * applicable laws.
9
9
  */
10
- !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-splitbuttons")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-splitbuttons"],e):e(t.ej={},t.ej2ReactBase,t.React,t.ej2Splitbuttons)}(this,function(t,e,n,o){"use strict";var r=function(){var t=function(e,n){return(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])})(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)}}(),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.moduleName="dropDownButtonItem",e}(e.ComplexBase),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.propertyName="items",e.moduleName="dropDownButtonItems",e}(e.ComplexBase),u=function(){var t=function(e,n){return(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])})(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)}}(),p=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={dropDownButtonItems:"dropDownButtonItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.DropDownButton);e.applyMixins(p,[e.ComponentBase,n.Component]);var c=function(){var t=function(e,n){return(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])})(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)}}(),l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.moduleName="splitButtonItem",e}(e.ComplexBase),a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.propertyName="items",e.moduleName="splitButtonItems",e}(e.ComplexBase),f=function(){var t=function(e,n){return(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])})(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)}}(),h=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={splitButtonItems:"splitButtonItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return f(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.SplitButton);e.applyMixins(h,[e.ComponentBase,n.Component]);var d=function(){var t=function(e,n){return(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])})(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)}}(),m=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return d(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.ProgressButton);e.applyMixins(m,[e.ComponentBase,n.Component]),t.DropDownButtonItemDirective=i,t.DropDownButtonItemsDirective=s,t.DropDownButtonComponent=p,t.SplitButtonItemDirective=l,t.SplitButtonItemsDirective=a,t.SplitButtonComponent=h,t.ProgressButtonComponent=m,Object.keys(o).forEach(function(e){t[e]=o[e]}),Object.defineProperty(t,"__esModule",{value:!0})});
10
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-splitbuttons")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-splitbuttons"],e):e((t=t||self).ej={},t.ej2ReactBase,t.React,t.ej2Splitbuttons)}(this,function(e,t,n,o){"use strict";r=function(t,e){return(r=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])}))(t,e)};var r,i,s=function(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)},p=(i=t.ComplexBase,s(u,i),u.moduleName="dropDownButtonItem",u);function u(){return null!==i&&i.apply(this,arguments)||this}c=t.ComplexBase,s(l,c),l.propertyName="items",l.moduleName="dropDownButtonItems";var c,s=l;function l(){return null!==c&&c.apply(this,arguments)||this}a=function(t,e){return(a=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])}))(t,e)};var a,f,d=function(t,e){function n(){this.constructor=t}a(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)},d=(f=o.DropDownButton,d(h,f),h.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));f.prototype.render.call(this),this.initRenderCalled=!0},h);function h(t){t=f.call(this,t)||this;return t.initRenderCalled=!1,t.checkInjectedModules=!1,t.directivekeys={dropDownButtonItems:"dropDownButtonItem"},t.statelessTemplateProps=null,t.templateProps=null,t.immediateRender=!0,t.portals=[],t}t.applyMixins(d,[t.ComponentBase,n.Component]);m=function(t,e){return(m=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])}))(t,e)};var m,y,_=function(t,e){function n(){this.constructor=t}m(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)},b=(y=t.ComplexBase,_(B,y),B.moduleName="splitButtonItem",B);function B(){return null!==y&&y.apply(this,arguments)||this}j=t.ComplexBase,_(O,j),O.propertyName="items",O.moduleName="splitButtonItems";var j,_=O;function O(){return null!==j&&j.apply(this,arguments)||this}C=function(t,e){return(C=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])}))(t,e)};var C,P,v=function(t,e){function n(){this.constructor=t}C(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)},v=(P=o.SplitButton,v(D,P),D.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));P.prototype.render.call(this),this.initRenderCalled=!0},D);function D(t){t=P.call(this,t)||this;return t.initRenderCalled=!1,t.checkInjectedModules=!1,t.directivekeys={splitButtonItems:"splitButtonItem"},t.statelessTemplateProps=null,t.templateProps=null,t.immediateRender=!0,t.portals=[],t}t.applyMixins(v,[t.ComponentBase,n.Component]);w=function(t,e){return(w=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])}))(t,e)};var w,R,I=function(t,e){function n(){this.constructor=t}w(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)},I=(R=o.ProgressButton,I(x,R),x.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("button",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));R.prototype.render.call(this),this.initRenderCalled=!0},x);function x(t){t=R.call(this,t)||this;return t.initRenderCalled=!1,t.checkInjectedModules=!1,t.statelessTemplateProps=null,t.templateProps=null,t.immediateRender=!0,t.portals=[],t}t.applyMixins(I,[t.ComponentBase,n.Component]),Object.keys(o).forEach(function(t){"default"!==t&&Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})}),e.DropDownButtonComponent=d,e.DropDownButtonItemDirective=p,e.DropDownButtonItemsDirective=s,e.ProgressButtonComponent=I,e.SplitButtonComponent=v,e.SplitButtonItemDirective=b,e.SplitButtonItemsDirective=_,Object.defineProperty(e,"__esModule",{value:!0})});
11
11
  //# sourceMappingURL=ej2-react-splitbuttons.umd.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-react-splitbuttons.umd.min.js","sources":["../src/drop-down-button/items-directive.js","../src/drop-down-button/dropdownbutton.component.js","../src/split-button/items-directive.js","../src/split-button/splitbutton.component.js","../src/progress-button/progressbutton.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar DropDownButtonItemDirective = /** @class */ (function (_super) {\n __extends(DropDownButtonItemDirective, _super);\n function DropDownButtonItemDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DropDownButtonItemDirective.moduleName = 'dropDownButtonItem';\n return DropDownButtonItemDirective;\n}(ComplexBase));\nexport { DropDownButtonItemDirective };\nvar DropDownButtonItemsDirective = /** @class */ (function (_super) {\n __extends(DropDownButtonItemsDirective, _super);\n function DropDownButtonItemsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DropDownButtonItemsDirective.propertyName = 'items';\n DropDownButtonItemsDirective.moduleName = 'dropDownButtonItems';\n return DropDownButtonItemsDirective;\n}(ComplexBase));\nexport { DropDownButtonItemsDirective };\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { DropDownButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `DropDownButtonComponent` represents the react DropDownButton Component.\n * ```ts\n * <DropDownButtonComponent content='DropDownButton'></DropDownButtonComponent>\n * ```\n */\nvar DropDownButtonComponent = /** @class */ (function (_super) {\n __extends(DropDownButtonComponent, _super);\n function DropDownButtonComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'dropDownButtonItems': 'dropDownButtonItem' };\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n DropDownButtonComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return DropDownButtonComponent;\n}(DropDownButton));\nexport { DropDownButtonComponent };\napplyMixins(DropDownButtonComponent, [ComponentBase, React.Component]);\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar SplitButtonItemDirective = /** @class */ (function (_super) {\n __extends(SplitButtonItemDirective, _super);\n function SplitButtonItemDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SplitButtonItemDirective.moduleName = 'splitButtonItem';\n return SplitButtonItemDirective;\n}(ComplexBase));\nexport { SplitButtonItemDirective };\nvar SplitButtonItemsDirective = /** @class */ (function (_super) {\n __extends(SplitButtonItemsDirective, _super);\n function SplitButtonItemsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SplitButtonItemsDirective.propertyName = 'items';\n SplitButtonItemsDirective.moduleName = 'splitButtonItems';\n return SplitButtonItemsDirective;\n}(ComplexBase));\nexport { SplitButtonItemsDirective };\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { SplitButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SplitButtonComponent` represents the react SplitButton Component.\n * ```ts\n * <SplitButtonComponent content='Split Button'></SplitButtonComponent>\n * ```\n */\nvar SplitButtonComponent = /** @class */ (function (_super) {\n __extends(SplitButtonComponent, _super);\n function SplitButtonComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'splitButtonItems': 'splitButtonItem' };\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n SplitButtonComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return SplitButtonComponent;\n}(SplitButton));\nexport { SplitButtonComponent };\napplyMixins(SplitButtonComponent, [ComponentBase, React.Component]);\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { ProgressButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ProgressButtonComponent` represents the react ProgressButton Component.\n * ```ts\n * <ProgressButtonComponent content='Progress Button'></ProgressButtonComponent>\n * ```\n */\nvar ProgressButtonComponent = /** @class */ (function (_super) {\n __extends(ProgressButtonComponent, _super);\n function ProgressButtonComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n ProgressButtonComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return ProgressButtonComponent;\n}(ProgressButton));\nexport { ProgressButtonComponent };\napplyMixins(ProgressButtonComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","DropDownButtonItemDirective","_super","apply","arguments","moduleName","ComplexBase","DropDownButtonItemsDirective","propertyName","DropDownButtonComponent","props","_this","call","initRenderCalled","checkInjectedModules","directivekeys","dropDownButtonItems","statelessTemplateProps","templateProps","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","DropDownButton","ej2ReactBase","ComponentBase","React.Component","SplitButtonItemDirective","SplitButtonItemsDirective","SplitButtonComponent","splitButtonItems","SplitButton","ProgressButtonComponent","ProgressButton"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-react-splitbuttons.umd.min.js","sources":["../src/drop-down-button/items-directive.js","../src/drop-down-button/dropdownbutton.component.js","../src/split-button/items-directive.js","../src/split-button/splitbutton.component.js","../src/progress-button/progressbutton.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar DropDownButtonItemDirective = /** @class */ (function (_super) {\n __extends(DropDownButtonItemDirective, _super);\n function DropDownButtonItemDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DropDownButtonItemDirective.moduleName = 'dropDownButtonItem';\n return DropDownButtonItemDirective;\n}(ComplexBase));\nexport { DropDownButtonItemDirective };\nvar DropDownButtonItemsDirective = /** @class */ (function (_super) {\n __extends(DropDownButtonItemsDirective, _super);\n function DropDownButtonItemsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DropDownButtonItemsDirective.propertyName = 'items';\n DropDownButtonItemsDirective.moduleName = 'dropDownButtonItems';\n return DropDownButtonItemsDirective;\n}(ComplexBase));\nexport { DropDownButtonItemsDirective };\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { DropDownButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `DropDownButtonComponent` represents the react DropDownButton Component.\n * ```ts\n * <DropDownButtonComponent content='DropDownButton'></DropDownButtonComponent>\n * ```\n */\nvar DropDownButtonComponent = /** @class */ (function (_super) {\n __extends(DropDownButtonComponent, _super);\n function DropDownButtonComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'dropDownButtonItems': 'dropDownButtonItem' };\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n DropDownButtonComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return DropDownButtonComponent;\n}(DropDownButton));\nexport { DropDownButtonComponent };\napplyMixins(DropDownButtonComponent, [ComponentBase, React.Component]);\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar SplitButtonItemDirective = /** @class */ (function (_super) {\n __extends(SplitButtonItemDirective, _super);\n function SplitButtonItemDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SplitButtonItemDirective.moduleName = 'splitButtonItem';\n return SplitButtonItemDirective;\n}(ComplexBase));\nexport { SplitButtonItemDirective };\nvar SplitButtonItemsDirective = /** @class */ (function (_super) {\n __extends(SplitButtonItemsDirective, _super);\n function SplitButtonItemsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SplitButtonItemsDirective.propertyName = 'items';\n SplitButtonItemsDirective.moduleName = 'splitButtonItems';\n return SplitButtonItemsDirective;\n}(ComplexBase));\nexport { SplitButtonItemsDirective };\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { SplitButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SplitButtonComponent` represents the react SplitButton Component.\n * ```ts\n * <SplitButtonComponent content='Split Button'></SplitButtonComponent>\n * ```\n */\nvar SplitButtonComponent = /** @class */ (function (_super) {\n __extends(SplitButtonComponent, _super);\n function SplitButtonComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'splitButtonItems': 'splitButtonItem' };\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n SplitButtonComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return SplitButtonComponent;\n}(SplitButton));\nexport { SplitButtonComponent };\napplyMixins(SplitButtonComponent, [ComponentBase, React.Component]);\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { ProgressButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ProgressButtonComponent` represents the react ProgressButton Component.\n * ```ts\n * <ProgressButtonComponent content='Progress Button'></ProgressButtonComponent>\n * ```\n */\nvar ProgressButtonComponent = /** @class */ (function (_super) {\n __extends(ProgressButtonComponent, _super);\n function ProgressButtonComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n ProgressButtonComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return ProgressButtonComponent;\n}(ProgressButton));\nexport { ProgressButtonComponent };\napplyMixins(ProgressButtonComponent, [ComponentBase, React.Component]);\n"],"names":["extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","_super","__extends","__","this","constructor","prototype","create","DropDownButtonItemDirective","ComplexBase","moduleName","apply","arguments","DropDownButtonItemsDirective","propertyName","DropDownButtonComponent","DropDownButton","render","element","initRenderCalled","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","props","children","portals","call","_this","checkInjectedModules","directivekeys","dropDownButtonItems","statelessTemplateProps","templateProps","immediateRender","ComponentBase","React.Component","SplitButtonItemDirective","SplitButtonItemsDirective","SplitButtonComponent","SplitButton","splitButtonItems","ProgressButtonComponent","ProgressButton"],"mappings":"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"}
@@ -1,6 +1,7 @@
1
- import { ComplexBase, ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';
2
- import { Component, createElement } from 'react';
3
- import { DropDownButton, ProgressButton, SplitButton } from '@syncfusion/ej2-splitbuttons';
1
+ import { ComplexBase, applyMixins, ComponentBase } from '@syncfusion/ej2-react-base';
2
+ import { createElement, Component } from 'react';
3
+ import { DropDownButton, SplitButton, ProgressButton } from '@syncfusion/ej2-splitbuttons';
4
+ export * from '@syncfusion/ej2-splitbuttons';
4
5
 
5
6
  class DropDownButtonItemDirective extends ComplexBase {
6
7
  }
@@ -104,6 +105,5 @@ class ProgressButtonComponent extends ProgressButton {
104
105
  }
105
106
  applyMixins(ProgressButtonComponent, [ComponentBase, Component]);
106
107
 
107
- export { DropDownButtonItemDirective, DropDownButtonItemsDirective, DropDownButtonComponent, SplitButtonItemDirective, SplitButtonItemsDirective, SplitButtonComponent, ProgressButtonComponent };
108
- export * from '@syncfusion/ej2-splitbuttons';
108
+ export { DropDownButtonComponent, DropDownButtonItemDirective, DropDownButtonItemsDirective, ProgressButtonComponent, SplitButtonComponent, SplitButtonItemDirective, SplitButtonItemsDirective };
109
109
  //# sourceMappingURL=ej2-react-splitbuttons.es2015.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-react-splitbuttons.es2015.js","sources":["../src/es6/drop-down-button/items-directive.js","../src/es6/drop-down-button/dropdownbutton.component.js","../src/es6/split-button/items-directive.js","../src/es6/split-button/splitbutton.component.js","../src/es6/progress-button/progressbutton.component.js"],"sourcesContent":["import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class DropDownButtonItemDirective extends ComplexBase {\n}\nDropDownButtonItemDirective.moduleName = 'dropDownButtonItem';\nexport class DropDownButtonItemsDirective extends ComplexBase {\n}\nDropDownButtonItemsDirective.propertyName = 'items';\nDropDownButtonItemsDirective.moduleName = 'dropDownButtonItems';\n","import * as React from 'react';\nimport { DropDownButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `DropDownButtonComponent` represents the react DropDownButton Component.\n * ```ts\n * <DropDownButtonComponent content='DropDownButton'></DropDownButtonComponent>\n * ```\n */\nexport class DropDownButtonComponent extends DropDownButton {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'dropDownButtonItems': 'dropDownButtonItem' };\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(DropDownButtonComponent, [ComponentBase, React.Component]);\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class SplitButtonItemDirective extends ComplexBase {\n}\nSplitButtonItemDirective.moduleName = 'splitButtonItem';\nexport class SplitButtonItemsDirective extends ComplexBase {\n}\nSplitButtonItemsDirective.propertyName = 'items';\nSplitButtonItemsDirective.moduleName = 'splitButtonItems';\n","import * as React from 'react';\nimport { SplitButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SplitButtonComponent` represents the react SplitButton Component.\n * ```ts\n * <SplitButtonComponent content='Split Button'></SplitButtonComponent>\n * ```\n */\nexport class SplitButtonComponent extends SplitButton {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'splitButtonItems': 'splitButtonItem' };\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(SplitButtonComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ProgressButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ProgressButtonComponent` represents the react ProgressButton Component.\n * ```ts\n * <ProgressButtonComponent content='Progress Button'></ProgressButtonComponent>\n * ```\n */\nexport class ProgressButtonComponent extends ProgressButton {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(ProgressButtonComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-react-splitbuttons.es2015.js","sources":["../src/es6/drop-down-button/items-directive.js","../src/es6/drop-down-button/dropdownbutton.component.js","../src/es6/split-button/items-directive.js","../src/es6/split-button/splitbutton.component.js","../src/es6/progress-button/progressbutton.component.js"],"sourcesContent":["import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class DropDownButtonItemDirective extends ComplexBase {\n}\nDropDownButtonItemDirective.moduleName = 'dropDownButtonItem';\nexport class DropDownButtonItemsDirective extends ComplexBase {\n}\nDropDownButtonItemsDirective.propertyName = 'items';\nDropDownButtonItemsDirective.moduleName = 'dropDownButtonItems';\n","import * as React from 'react';\nimport { DropDownButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `DropDownButtonComponent` represents the react DropDownButton Component.\n * ```ts\n * <DropDownButtonComponent content='DropDownButton'></DropDownButtonComponent>\n * ```\n */\nexport class DropDownButtonComponent extends DropDownButton {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'dropDownButtonItems': 'dropDownButtonItem' };\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(DropDownButtonComponent, [ComponentBase, React.Component]);\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class SplitButtonItemDirective extends ComplexBase {\n}\nSplitButtonItemDirective.moduleName = 'splitButtonItem';\nexport class SplitButtonItemsDirective extends ComplexBase {\n}\nSplitButtonItemsDirective.propertyName = 'items';\nSplitButtonItemsDirective.moduleName = 'splitButtonItems';\n","import * as React from 'react';\nimport { SplitButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SplitButtonComponent` represents the react SplitButton Component.\n * ```ts\n * <SplitButtonComponent content='Split Button'></SplitButtonComponent>\n * ```\n */\nexport class SplitButtonComponent extends SplitButton {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'splitButtonItems': 'splitButtonItem' };\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(SplitButtonComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ProgressButton } from '@syncfusion/ej2-splitbuttons';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `ProgressButtonComponent` represents the react ProgressButton Component.\n * ```ts\n * <ProgressButtonComponent content='Progress Button'></ProgressButtonComponent>\n * ```\n */\nexport class ProgressButtonComponent extends ProgressButton {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('button', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(ProgressButtonComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"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"}
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-splitbuttons@*",
3
- "_id": "@syncfusion/ej2-react-splitbuttons@25.1.38",
3
+ "_id": "@syncfusion/ej2-react-splitbuttons@19.16.4",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-fxAo7AKWiWG2g9By3NCv6KbJpLbhf/eP2fICh4arQxYBt1y1gdjq1x5UB1UoosRffdLx45LyefJivz3rdZtLEg==",
5
+ "_integrity": "sha512-EKBxHRXU/k7l2nIazEDc3kLvNdmrHTnDL0T3fsPk1Nit58mA7qN7sJeDyVUfgvgIbtfjdA1CGjsUVUT0h0+wKQ==",
6
6
  "_location": "/@syncfusion/ej2-react-splitbuttons",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-25.1.38.tgz",
23
- "_shasum": "568776662fc69e645a8e86719f54753d2e91df41",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-19.16.4.tgz",
23
+ "_shasum": "25ca0288ae69444ce4029baf036a7347ae87e76f",
24
24
  "_spec": "@syncfusion/ej2-react-splitbuttons@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~25.2.3",
35
- "@syncfusion/ej2-react-base": "~25.2.3",
36
- "@syncfusion/ej2-splitbuttons": "25.2.3"
34
+ "@syncfusion/ej2-base": "~26.1.35",
35
+ "@syncfusion/ej2-react-base": "~26.1.35",
36
+ "@syncfusion/ej2-splitbuttons": "26.1.35"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for React",
@@ -41,9 +41,16 @@
41
41
  "es2015": "dist/es6/ej2-react-splitbuttons.es2015.js",
42
42
  "homepage": "https://www.syncfusion.com/react-components",
43
43
  "keywords": [
44
- "ej2",
45
- "syncfusion",
46
- "ej2-react-splitbuttons"
44
+ "react",
45
+ "reactjs",
46
+ "ej2-react-splitbuttons",
47
+ "react-splitbutton",
48
+ "react-dropdownbutton",
49
+ "react progress button",
50
+ "react spin button",
51
+ "react progress",
52
+ "react progress indicator",
53
+ "react spinner"
47
54
  ],
48
55
  "license": "SEE LICENSE IN license",
49
56
  "main": "./dist/ej2-react-splitbuttons.umd.min.js",
@@ -53,6 +60,6 @@
53
60
  "type": "git",
54
61
  "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
55
62
  },
56
- "version": "25.2.3",
63
+ "version": "26.1.35",
57
64
  "sideEffects": false
58
65
  }