@syncfusion/ej2-react-splitbuttons 25.2.4 → 26.2.4

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.
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * filename: ej2-react-splitbuttons.min.js
3
- * version : 25.2.4
3
+ * version : 26.2.4
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.4
3
+ * version : 26.2.4
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.2.3",
3
+ "_id": "@syncfusion/ej2-react-splitbuttons@26.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-20erNXJwtMDbJm/4GOz0iSRjrMeeYBqQMsrOu8B0vSVtcvI5yC6AAG44gPbCXUtM+mLEonaXAfhZNIE8rXMs9g==",
5
+ "_integrity": "sha512-EYxqCABOb4McX66JBlg6qySweuBaKVLblYFMIZPhXIn+AQ9wViBfzOMFSNGf74gaHeekvk9HWGO4OR9YJLidRQ==",
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.2.3.tgz",
23
- "_shasum": "e0707710534b24a3c23f5118362d9a99041113bd",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-26.1.35.tgz",
23
+ "_shasum": "b3337c4a7c63354ca9e8fa28afa1e350b0075a62",
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.4"
34
+ "@syncfusion/ej2-base": "~26.2.4",
35
+ "@syncfusion/ej2-react-base": "~26.2.4",
36
+ "@syncfusion/ej2-splitbuttons": "26.2.4"
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",
@@ -60,6 +60,6 @@
60
60
  "type": "git",
61
61
  "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
62
62
  },
63
- "version": "25.2.4",
63
+ "version": "26.2.4",
64
64
  "sideEffects": false
65
65
  }
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-splitbuttons/styles/button-group/fluent2.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-splitbuttons/styles/button-group/fluent2.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/fluent2.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-splitbuttons/styles/drop-down-button/fluent2.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-splitbuttons/styles/fluent2.css';
@@ -0,0 +1,4 @@
1
+ @import 'drop-down-button/fluent2.scss';
2
+ @import 'split-button/fluent2.scss';
3
+ @import 'button-group/fluent2.scss';
4
+ @import 'progress-button/fluent2.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-splitbuttons/styles/progress-button/fluent2.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-splitbuttons/styles/progress-button/fluent2.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-splitbuttons/styles/split-button/fluent2.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-splitbuttons/styles/split-button/fluent2.scss';
package/CHANGELOG.md DELETED
@@ -1,328 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ### ButtonGroup
6
-
7
- #### Bug Fixes
8
-
9
- - Issue in "box shadow correction while clicking single or multiple selection mode buttons" has been resolved.
10
-
11
- ## 25.1.38 (2024-04-02)
12
-
13
- ### DropDownButton
14
-
15
- #### Bug Fixes
16
-
17
- - Issue in "keyboard action not working in DropDownButton when its append on span tag" has been resolved.
18
-
19
- ## 25.1.37 (2024-03-26)
20
-
21
- ### DropDownButton
22
-
23
- #### Breaking Changes
24
-
25
- - Now, the default value of [`enableHtmlSanitizer`](https://helpej2.syncfusion.com/documentation/api/drop-down-button/#enablehtmlsanitizer) property is true to prevent the XSS attacks in the DropDownButton component.
26
-
27
- ### ProgressButton
28
-
29
- #### Breaking Changes
30
-
31
- - Now, the default value of [`enableHtmlSanitizer`](https://helpej2.syncfusion.com/documentation/api/progress-button/#enablehtmlsanitizer) property is true to prevent the XSS attacks in the ProgressButton component.
32
-
33
- ### SplitButton
34
-
35
- #### Breaking Changes
36
-
37
- - Now, the default value of [`enableHtmlSanitizer`](https://helpej2.syncfusion.com/documentation/api/split-button/#enablehtmlsanitizer) property is true to prevent the XSS attacks in the SplitButton component.
38
-
39
- ## 24.2.7 (2024-02-20)
40
-
41
- ### ProgressButton
42
-
43
- - `#I554000` - Console error is thrown when clicking the progress button has been resolved.
44
-
45
- ## 24.2.5 (2024-02-13)
46
-
47
- ### SplitButton
48
-
49
- #### Bug Fixes
50
-
51
- - `#I552152` - Issue in "Split button select event not triggered while using keyboard action" has been resolved.
52
-
53
- ## 24.1.46 (2024-01-17)
54
-
55
- ### DropDownButton
56
-
57
- #### Bug Fixes
58
-
59
- - `#I863317` - Issue in "DropDownButton list items do not meet WCAG AA standards for focus indicators" has been resolved.
60
-
61
- ### ButtonGroup
62
-
63
- #### Bug Fixes
64
-
65
- - `#I534148` - Issue in "Focus Css style not removed after clicking outside from button group button in bootstrap4 theme" has been resolved.
66
-
67
- ## 24.1.45 (2024-01-09)
68
-
69
- ### DropDownButton
70
-
71
- #### Bug Fixes
72
-
73
- - `#I863317` - `Dropdownitems` not disabled initially when updating the property dynamically has been resolved.
74
-
75
- ## 24.1.41 (2023-12-18)
76
-
77
- ### DropDownButton
78
-
79
- #### Bug Fixes
80
-
81
- - `#I445638` - Issue in DropDownButton Popup Alignment issue while setting `enableRtl` property as true has been resolved.
82
-
83
- ## 20.4.50 (2023-02-14)
84
-
85
- ### SplitButton
86
-
87
- #### Bug Fixes
88
-
89
- - `#I434642` - Issue in Script error thrown when we add items in before open event with enable createPopupOnClick property has been resolved.
90
-
91
- ### DropDownButton
92
-
93
- #### Bug Fixes
94
-
95
- - `#I388868` - Script error occurs while using `beforeOpen` event in DropDownButton issue has been resolved
96
-
97
- ## 19.4.40 (2021-12-28)
98
-
99
- ### DropDownButton
100
-
101
- #### Bug Fixes
102
-
103
- - ColorPicker is not closed while clicks again the DropDownButton issue has been resolved.
104
-
105
- ## 19.4.38 (2021-12-17)
106
-
107
- ### DropDownButton
108
-
109
- #### Bug Fixes
110
-
111
- - Overflow issue in ColorPicker has been resolved.
112
-
113
- ## 19.3.48 (2021-11-02)
114
-
115
- ### DropDownButton
116
-
117
- #### Bug Fixes
118
-
119
- - `createPopupOnClick` property scenario not handled properly in `DropDownButton` has been resolved.
120
-
121
- ## 19.2.55 (2021-08-11)
122
-
123
- ### DropDownButton
124
-
125
- #### Bug Fixes
126
-
127
- - `#I337016` - Input space not works in DropDownButton if the target is set as text input issue has been resolved.
128
-
129
- ## 18.4.41 (2021-02-02)
130
-
131
- ### SplitButton
132
-
133
- #### Bug Fixes
134
-
135
- - Issue with destroy has been fixed.
136
-
137
- ## 18.4.31 (2020-12-22)
138
-
139
- ### ProgressButton
140
-
141
- #### Bug Fixes
142
-
143
- - Issue with setting content property in begin event has been resolved.
144
-
145
- ## 18.4.30 (2020-12-17)
146
-
147
- ### SplitButton
148
-
149
- #### New Features
150
-
151
- - `#299063` - Provided support to remove the items in split button using item id.
152
-
153
- ## 18.3.40 (2020-10-13)
154
-
155
- ### SplitButton
156
-
157
- #### Bug Fixes
158
-
159
- - Warning message has been resolved.
160
-
161
- ## 18.1.43 (2020-04-07)
162
-
163
- ### SplitButton
164
-
165
- #### Bug Fixes
166
-
167
- - Keyboard navigation not working in `bootstrap4` has been resolved.
168
-
169
- ## 17.4.49 (2020-02-11)
170
-
171
- ### Button Group
172
-
173
- #### Bug Fixes
174
-
175
- - CSS validation issues has been resolved.
176
-
177
- ## 17.4.39 (2019-12-17)
178
-
179
- ### DropDownButton
180
-
181
- #### New Features
182
-
183
- - #253123 - Provided `addItems` `removeItems` methods and update items dynamically.
184
-
185
- #### Bug Fixes
186
-
187
- - #254048 - UI misalignment while changing the font-size issue fixed.
188
-
189
- ## 17.2.40 (2019-08-06)
190
-
191
- ### ProgressButton
192
-
193
- #### Bug Fixes
194
-
195
- - Issue with 'progressComplete' method is fixed.
196
-
197
- ## 17.2.39 (2019-07-30)
198
-
199
- ### SplitButton
200
-
201
- #### Bug Fixes
202
-
203
- - Provided support for 'OnOpen' and 'OnClose' events in Blazor.
204
-
205
- ## 17.1.50 (2019-06-04)
206
-
207
- ### ProgressButton
208
-
209
- #### Bug Fixes
210
-
211
- - Provided public method 'progressComplete' to complete the progress.
212
-
213
- ## 16.4.53 (2019-02-13)
214
-
215
- ### DropDownButton
216
-
217
- #### Bug Fixes
218
-
219
- - Proper ARIA standards followed.
220
-
221
- ## 16.4.46 (2019-01-08)
222
-
223
- ### DropDownButton
224
-
225
- #### Bug Fixes
226
-
227
- - Item text overflow issue fixed.
228
-
229
- ## 16.4.40-beta (2018-12-10)
230
-
231
- ### ProgressButton
232
-
233
- #### Breaking Changes
234
-
235
- - Type changes done for the following property.
236
-
237
- | Property Name | Old Type | New Type |
238
- |---|---|---|
239
- | `animationSettings` | AnimationSettings | AnimationSettingsModel |
240
- | `spinSettings` | SpinSettings | SpinSettingsModel |
241
-
242
- ## 16.3.22 (2018-09-25)
243
-
244
- ### ProgressButton
245
-
246
- #### Bug Fixes
247
-
248
- - Content update while progress issue resolved.
249
-
250
- ## 16.3.17 (2018-09-12)
251
-
252
- ### ProgressButton
253
-
254
- The progress button visualizes the progression of an operation to indicate the user that a process is happening in the background. The progress can be shown with graphics accompanied by a textual representation.
255
-
256
-
257
- - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of progress button.
258
- - **Icons and Spinner** - Supports icon, spinner and its positioning.
259
- - **Animation** - Provided with predefined animation and progress indicator.
260
- - **Events** - Supports event triggering at specified interval.
261
- - **Accessibility** - Provided with built-in accessibility support that helps to access all the ProgressButton component features through the keyboard, screen readers, or other assistive technology devices.
262
-
263
- ## 16.2.48 (2018-08-14)
264
-
265
- ### DropDownButton
266
-
267
- #### Bug Fixes
268
-
269
- - Popup z-index calculation inside bootstrap model dialog issue fixed.
270
-
271
- ## 16.2.44 (2018-07-10)
272
-
273
- ### DropDownButton
274
-
275
- #### Bug Fixes
276
-
277
- - Popup positioning under fixed parent issue fixed.
278
-
279
- ## 16.2.41 (2018-06-25)
280
-
281
- ### ButtonGroup
282
-
283
- ButtonGroup is a graphical user interface that groups series of buttons horizontally or vertically.
284
-
285
-
286
- - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of button.
287
- - **Selection** - Supports single and multiple selection behaviors.
288
- - **Orientation** - Supports horizontal and vertical orientations.
289
- - **Nesting** - Supports nesting with drop-down and split button components.
290
- - **Accessibility** - Built-in accessibility features to access all the button group using the keyboard, screen readers, or other assistive technology devices.
291
-
292
- ### SplitButton
293
-
294
- #### Breaking Changes
295
-
296
- - UI changes based on design guidelines
297
-
298
- ## 16.1.28 (2018-03-09)
299
-
300
- ### SplitButton
301
-
302
- #### Bug Fixes
303
-
304
- - Style compatibility issue fixed.
305
-
306
- ## 16.1.24 (2018-02-22)
307
-
308
- ### DropDownButton
309
-
310
- DropDownButton component is used to toggle contextual overlays for displaying list of action items.
311
-
312
-
313
- - **Sizes** - Provided with different sizes of DropDownButton.
314
- - **Icons and Navigations** - Supports text and icon on the DropDownButton and Popup items. URL can be given to Popup items that creates the anchor link to navigate to the URL provided.
315
- - **Separator** - Supports Popup items grouping by using the Separator.
316
- - **Accessibility** - Provided with built-in accessibility support that helps to access all the DropDownButton component features through the keyboard, screen readers, or other assistive technology devices.
317
-
318
- ### SplitButton
319
-
320
- SplitButton component has primary and secondary button. Primary button is used to select default action and secondary button is used to toggle contextual overlays for displaying list of action items.
321
-
322
-
323
- - **Sizes** - Provided with different sizes of SplitButton.
324
- - **Icons and Navigations** - Supports text and icon on the SplitButton and Popup items. URL can be given to Popup items that creates the anchor link to navigate to the URL provided.
325
- - **Separator** - Supports Popup items grouping by using the Separator.
326
- - **Accessibility** - Provided with built-in accessibility support that helps to access all the SplitButton component features through the keyboard, screen readers, or other assistive technology devices.
327
-
328
-