@syncfusion/ej2-react-dropdowns 27.1.53 → 27.1.57
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.
- package/dist/ej2-react-dropdowns.min.js +2 -2
- package/dist/ej2-react-dropdowns.umd.min.js +2 -2
- package/dist/ej2-react-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-dropdowns.es2015.js +14 -0
- package/dist/es6/ej2-react-dropdowns.es2015.js.map +1 -1
- package/package.json +7 -7
- package/src/auto-complete/autocomplete.component.d.ts +1 -0
- package/src/auto-complete/autocomplete.component.js +2 -0
- package/src/combo-box/combobox.component.d.ts +1 -0
- package/src/combo-box/combobox.component.js +2 -0
- package/src/drop-down-list/dropdownlist.component.d.ts +1 -0
- package/src/drop-down-list/dropdownlist.component.js +2 -0
- package/src/drop-down-tree/dropdowntree.component.d.ts +1 -0
- package/src/drop-down-tree/dropdowntree.component.js +2 -0
- package/src/list-box/listbox.component.d.ts +1 -0
- package/src/list-box/listbox.component.js +2 -0
- package/src/mention/mention.component.d.ts +1 -0
- package/src/mention/mention.component.js +2 -0
- package/src/multi-select/multiselect.component.d.ts +1 -0
- package/src/multi-select/multiselect.component.js +2 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-dropdowns.min.js
|
|
3
|
-
* version : 27.1.
|
|
3
|
+
* version : 27.1.57
|
|
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(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("React"),require("SyncfusionDropdowns"),require("SyncfusionReactBase")):"function"==typeof define&&define.amd?define(["React","SyncfusionDropdowns","SyncfusionReactBase"],t):"object"==typeof exports?exports.SyncfusionReactDropdowns=t(require("React"),require("SyncfusionDropdowns"),require("SyncfusionReactBase")):e.SyncfusionReactDropdowns=t(e.React,e.SyncfusionDropdowns,e.SyncfusionReactBase)}(self,((e,t,n)=>(()=>{"use strict";var o={294:(e,t,n)=>{n.d(t,{j:()=>
|
|
10
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("React"),require("SyncfusionDropdowns"),require("SyncfusionReactBase")):"function"==typeof define&&define.amd?define(["React","SyncfusionDropdowns","SyncfusionReactBase"],t):"object"==typeof exports?exports.SyncfusionReactDropdowns=t(require("React"),require("SyncfusionDropdowns"),require("SyncfusionReactBase")):e.SyncfusionReactDropdowns=t(e.React,e.SyncfusionDropdowns,e.SyncfusionReactBase)}(self,((e,t,n)=>(()=>{"use strict";var o={294:(e,t,n)=>{n.d(t,{j:()=>p});var o,r=n(24),i=n(778),s=n(705),a=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},o(e,t)},function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=["headerTemplate","itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement(r.Fragment,null,[].concat(r.createElement("input",this.getDefaultAttributes()),this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.AutoComplete);(0,s.applyMixins)(p,[s.ComponentBase,r.Component])},69:(e,t,n)=>{n.d(t,{o:()=>p});var o,r=n(24),i=n(778),s=n(705),a=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},o(e,t)},function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=["headerTemplate","itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement(r.Fragment,null,[].concat(r.createElement("input",this.getDefaultAttributes()),this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.ComboBox);(0,s.applyMixins)(p,[s.ComponentBase,r.Component])},198:(e,t,n)=>{n.d(t,{r:()=>p});var o,r=n(24),i=n(778),s=n(705),a=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},o(e,t)},function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=["headerTemplate","valueTemplate","itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement(r.Fragment,null,[].concat(r.createElement("input",this.getDefaultAttributes()),this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.DropDownList);(0,s.applyMixins)(p,[s.ComponentBase,r.Component])},625:(e,t,n)=>{n.d(t,{N:()=>p});var o,r=n(24),i=n(778),s=n(705),a=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},o(e,t)},function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement(r.Fragment,null,[].concat(r.createElement("input",this.getDefaultAttributes()),this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.DropDownTree);(0,s.applyMixins)(p,[s.ComponentBase,r.Component])},61:(e,t,n)=>{n.d(t,{S:()=>p});var o,r=n(24),i=n(778),s=n(705),a=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},o(e,t)},function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement(r.Fragment,null,[].concat(r.createElement("input",this.getDefaultAttributes()),this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.ListBox);(0,s.applyMixins)(p,[s.ComponentBase,r.Component])},940:(e,t,n)=>{n.d(t,{Q:()=>p});var o,r=n(24),i=n(778),s=n(705),a=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},o(e,t)},function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.Mention);(0,s.applyMixins)(p,[s.ComponentBase,r.Component])},391:(e,t,n)=>{n.d(t,{O:()=>p});var o,r=n(24),i=n(778),s=n(705),a=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},o(e,t)},function(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=["headerTemplate","valueTemplate","itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.isReactMock=!0,n.portals=[],n}return a(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement(r.Fragment,null,[].concat(r.createElement("input",this.getDefaultAttributes()),this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.MultiSelect);(0,s.applyMixins)(p,[s.ComponentBase,r.Component])},24:t=>{t.exports=e},778:e=>{e.exports=t},705:e=>{e.exports=n}},r={};function i(e){var t=r[e];if(void 0!==t)return t.exports;var n=r[e]={exports:{}};return o[e](n,n.exports,i),n.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var n in t)i.o(t,n)&&!i.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var s={};return(()=>{i.r(s),i.d(s,{AutoCompleteComponent:()=>n.j,ComboBoxComponent:()=>t.o,DropDownListComponent:()=>e.r,DropDownTreeComponent:()=>a.N,Inject:()=>c.Inject,ListBoxComponent:()=>r.S,MentionComponent:()=>p.Q,MultiSelectComponent:()=>o.O});var e=i(198),t=i(69),n=i(294),o=i(391),r=i(61),a=i(625),p=i(940),c=i(705),l=i(778),u={};for(const e in l)["default","Inject","DropDownListComponent","ComboBoxComponent","AutoCompleteComponent","MultiSelectComponent","ListBoxComponent","DropDownTreeComponent","MentionComponent"].indexOf(e)<0&&(u[e]=()=>l[e]);i.d(s,u)})(),s})()));
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-dropdowns.umd.min.js
|
|
3
|
-
* version : 27.1.
|
|
3
|
+
* version : 27.1.57
|
|
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(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-dropdowns"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-dropdowns","@syncfusion/ej2-react-base"],t):t((e=e||self).ej={},e.React,e.ej2Dropdowns,e.ej2ReactBase)}(this,function(t,e,n,
|
|
10
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-dropdowns"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-dropdowns","@syncfusion/ej2-react-base"],t):t((e=e||self).ej={},e.React,e.ej2Dropdowns,e.ej2ReactBase)}(this,function(t,e,n,o){"use strict";r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var r,i,s=function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},s=(i=n.DropDownList,s(a,i),a.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement(e.Fragment,null,[].concat(e.createElement("input",this.getDefaultAttributes()),this.portals));i.prototype.render.call(this),this.initRenderCalled=!0},a);function a(e){e=i.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=["headerTemplate","valueTemplate","itemTemplate"],e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}o.applyMixins(s,[o.ComponentBase,e.Component]);c=function(e,t){return(c=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var c,p,l=function(e,t){function n(){this.constructor=e}c(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},l=(p=n.ComboBox,l(u,p),u.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement(e.Fragment,null,[].concat(e.createElement("input",this.getDefaultAttributes()),this.portals));p.prototype.render.call(this),this.initRenderCalled=!0},u);function u(e){e=p.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=["headerTemplate","itemTemplate"],e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}o.applyMixins(l,[o.ComponentBase,e.Component]);d=function(e,t){return(d=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var d,f,h=function(e,t){function n(){this.constructor=e}d(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},h=(f=n.AutoComplete,h(m,f),m.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement(e.Fragment,null,[].concat(e.createElement("input",this.getDefaultAttributes()),this.portals));f.prototype.render.call(this),this.initRenderCalled=!0},m);function m(e){e=f.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=["headerTemplate","itemTemplate"],e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}o.applyMixins(h,[o.ComponentBase,e.Component]);y=function(e,t){return(y=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var y,_,R=function(e,t){function n(){this.constructor=e}y(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},R=(_=n.MultiSelect,R(C,_),C.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement(e.Fragment,null,[].concat(e.createElement("input",this.getDefaultAttributes()),this.portals));_.prototype.render.call(this),this.initRenderCalled=!0},C);function C(e){e=_.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=["headerTemplate","valueTemplate","itemTemplate"],e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}o.applyMixins(R,[o.ComponentBase,e.Component]);j=function(e,t){return(j=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var j,M,b=function(e,t){function n(){this.constructor=e}j(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},b=(M=n.ListBox,b(O,M),O.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement(e.Fragment,null,[].concat(e.createElement("input",this.getDefaultAttributes()),this.portals));M.prototype.render.call(this),this.initRenderCalled=!0},O);function O(e){e=M.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}o.applyMixins(b,[o.ComponentBase,e.Component]);P=function(e,t){return(P=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var P,g,k=function(e,t){function n(){this.constructor=e}P(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},k=(g=n.DropDownTree,k(w,g),w.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement(e.Fragment,null,[].concat(e.createElement("input",this.getDefaultAttributes()),this.portals));g.prototype.render.call(this),this.initRenderCalled=!0},w);function w(e){e=g.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!1,e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}o.applyMixins(k,[o.ComponentBase,e.Component]);T=function(e,t){return(T=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var T,v,A=function(e,t){function n(){this.constructor=e}T(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},A=(v=n.Mention,A(D,v),D.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));v.prototype.render.call(this),this.initRenderCalled=!0},D);function D(e){e=v.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!1,e.statelessTemplateProps=["itemTemplate"],e.templateProps=null,e.immediateRender=!1,e.isReactMock=!0,e.portals=[],e}o.applyMixins(A,[o.ComponentBase,e.Component]),Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),Object.defineProperty(t,"Inject",{enumerable:!0,get:function(){return o.Inject}}),t.AutoCompleteComponent=h,t.ComboBoxComponent=l,t.DropDownListComponent=s,t.DropDownTreeComponent=k,t.ListBoxComponent=b,t.MentionComponent=A,t.MultiSelectComponent=R,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
11
|
//# sourceMappingURL=ej2-react-dropdowns.umd.min.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-dropdowns.umd.min.js","sources":["../src/drop-down-list/dropdownlist.component.js","../src/combo-box/combobox.component.js","../src/auto-complete/autocomplete.component.js","../src/multi-select/multiselect.component.js","../src/list-box/listbox.component.js","../src/drop-down-tree/dropdowntree.component.js","../src/mention/mention.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 * as React from 'react';\nimport { DropDownList } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The DropDownList component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <DropDownListComponent dataSource={data}/>\n * ```\n */\nvar DropDownListComponent = /** @class */ (function (_super) {\n __extends(DropDownListComponent, _super);\n function DropDownListComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n DropDownListComponent.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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return DropDownListComponent;\n}(DropDownList));\nexport { DropDownListComponent };\napplyMixins(DropDownListComponent, [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 { ComboBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The ComboBox component allows the user to type a value or choose an option from the list of predefined options.\n * ```\n * <ComboBoxComponent dataSource={data}/>\n * ```\n */\nvar ComboBoxComponent = /** @class */ (function (_super) {\n __extends(ComboBoxComponent, _super);\n function ComboBoxComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n ComboBoxComponent.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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return ComboBoxComponent;\n}(ComboBox));\nexport { ComboBoxComponent };\napplyMixins(ComboBoxComponent, [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 { AutoComplete } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one.\n * ```\n * <AutoCompleteComponent dataSource={data}/>\n * ```\n */\nvar AutoCompleteComponent = /** @class */ (function (_super) {\n __extends(AutoCompleteComponent, _super);\n function AutoCompleteComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n AutoCompleteComponent.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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return AutoCompleteComponent;\n}(AutoComplete));\nexport { AutoCompleteComponent };\napplyMixins(AutoCompleteComponent, [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 { MultiSelect } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The MultiSelect allows the user to pick a values from the predefined list of values.\n * ```\n * <MultiSelectComponent dataSource={data}/>\n * ```\n */\nvar MultiSelectComponent = /** @class */ (function (_super) {\n __extends(MultiSelectComponent, _super);\n function MultiSelectComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n MultiSelectComponent.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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return MultiSelectComponent;\n}(MultiSelect));\nexport { MultiSelectComponent };\napplyMixins(MultiSelectComponent, [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 { ListBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The ListBox allows the user to select values from the predefined list of values.\n * ```\n * <ListBoxComponent dataSource={data} />\n * ```\n */\nvar ListBoxComponent = /** @class */ (function (_super) {\n __extends(ListBoxComponent, _super);\n function ListBoxComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n ListBoxComponent.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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return ListBoxComponent;\n}(ListBox));\nexport { ListBoxComponent };\napplyMixins(ListBoxComponent, [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 { DropDownTree } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The DropDownTree component contains a list of predefined values from which you can choose a single or multiple values.\n * ```\n * <DropDownTreeComponent/>\n * ```\n */\nvar DropDownTreeComponent = /** @class */ (function (_super) {\n __extends(DropDownTreeComponent, _super);\n function DropDownTreeComponent(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 = false;\n _this.portals = [];\n return _this;\n }\n DropDownTreeComponent.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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return DropDownTreeComponent;\n}(DropDownTree));\nexport { DropDownTreeComponent };\napplyMixins(DropDownTreeComponent, [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 { Mention } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The Mention component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <MentionComponent dataSource={data}/>\n * ```\n */\nvar MentionComponent = /** @class */ (function (_super) {\n __extends(MentionComponent, _super);\n function MentionComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.statelessTemplateProps = [\"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n MentionComponent.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('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return MentionComponent;\n}(Mention));\nexport { MentionComponent };\napplyMixins(MentionComponent, [ComponentBase, React.Component]);\n"],"names":["extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","_super","__extends","__","this","constructor","prototype","create","DropDownListComponent","DropDownList","render","element","initRenderCalled","refreshing","isReactForeceUpdate","React.createElement","React.Fragment","concat","getDefaultAttributes","portals","call","props","_this","checkInjectedModules","statelessTemplateProps","templateProps","immediateRender","ComponentBase","React.Component","ComboBoxComponent","ComboBox","AutoCompleteComponent","AutoComplete","MultiSelectComponent","MultiSelect","ListBoxComponent","ListBox","DropDownTreeComponent","DropDownTree","MentionComponent","Mention","children"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ej2-react-dropdowns.umd.min.js","sources":["../src/drop-down-list/dropdownlist.component.js","../src/combo-box/combobox.component.js","../src/auto-complete/autocomplete.component.js","../src/multi-select/multiselect.component.js","../src/list-box/listbox.component.js","../src/drop-down-tree/dropdowntree.component.js","../src/mention/mention.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 * as React from 'react';\nimport { DropDownList } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The DropDownList component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <DropDownListComponent dataSource={data}/>\n * ```\n */\nvar DropDownListComponent = /** @class */ (function (_super) {\n __extends(DropDownListComponent, _super);\n function DropDownListComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.isReactMock = true;\n _this.portals = [];\n return _this;\n }\n DropDownListComponent.prototype.render = function () {\n this.isReactMock = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return DropDownListComponent;\n}(DropDownList));\nexport { DropDownListComponent };\napplyMixins(DropDownListComponent, [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 { ComboBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The ComboBox component allows the user to type a value or choose an option from the list of predefined options.\n * ```\n * <ComboBoxComponent dataSource={data}/>\n * ```\n */\nvar ComboBoxComponent = /** @class */ (function (_super) {\n __extends(ComboBoxComponent, _super);\n function ComboBoxComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.isReactMock = true;\n _this.portals = [];\n return _this;\n }\n ComboBoxComponent.prototype.render = function () {\n this.isReactMock = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return ComboBoxComponent;\n}(ComboBox));\nexport { ComboBoxComponent };\napplyMixins(ComboBoxComponent, [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 { AutoComplete } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one.\n * ```\n * <AutoCompleteComponent dataSource={data}/>\n * ```\n */\nvar AutoCompleteComponent = /** @class */ (function (_super) {\n __extends(AutoCompleteComponent, _super);\n function AutoCompleteComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.isReactMock = true;\n _this.portals = [];\n return _this;\n }\n AutoCompleteComponent.prototype.render = function () {\n this.isReactMock = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return AutoCompleteComponent;\n}(AutoComplete));\nexport { AutoCompleteComponent };\napplyMixins(AutoCompleteComponent, [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 { MultiSelect } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The MultiSelect allows the user to pick a values from the predefined list of values.\n * ```\n * <MultiSelectComponent dataSource={data}/>\n * ```\n */\nvar MultiSelectComponent = /** @class */ (function (_super) {\n __extends(MultiSelectComponent, _super);\n function MultiSelectComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.isReactMock = true;\n _this.portals = [];\n return _this;\n }\n MultiSelectComponent.prototype.render = function () {\n this.isReactMock = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return MultiSelectComponent;\n}(MultiSelect));\nexport { MultiSelectComponent };\napplyMixins(MultiSelectComponent, [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 { ListBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The ListBox allows the user to select values from the predefined list of values.\n * ```\n * <ListBoxComponent dataSource={data} />\n * ```\n */\nvar ListBoxComponent = /** @class */ (function (_super) {\n __extends(ListBoxComponent, _super);\n function ListBoxComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.isReactMock = true;\n _this.portals = [];\n return _this;\n }\n ListBoxComponent.prototype.render = function () {\n this.isReactMock = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return ListBoxComponent;\n}(ListBox));\nexport { ListBoxComponent };\napplyMixins(ListBoxComponent, [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 { DropDownTree } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The DropDownTree component contains a list of predefined values from which you can choose a single or multiple values.\n * ```\n * <DropDownTreeComponent/>\n * ```\n */\nvar DropDownTreeComponent = /** @class */ (function (_super) {\n __extends(DropDownTreeComponent, _super);\n function DropDownTreeComponent(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 = false;\n _this.isReactMock = true;\n _this.portals = [];\n return _this;\n }\n DropDownTreeComponent.prototype.render = function () {\n this.isReactMock = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n };\n return DropDownTreeComponent;\n}(DropDownTree));\nexport { DropDownTreeComponent };\napplyMixins(DropDownTreeComponent, [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 { Mention } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The Mention component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <MentionComponent dataSource={data}/>\n * ```\n */\nvar MentionComponent = /** @class */ (function (_super) {\n __extends(MentionComponent, _super);\n function MentionComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.statelessTemplateProps = [\"itemTemplate\"];\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.isReactMock = true;\n _this.portals = [];\n return _this;\n }\n MentionComponent.prototype.render = function () {\n this.isReactMock = false;\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('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return MentionComponent;\n}(Mention));\nexport { MentionComponent };\napplyMixins(MentionComponent, [ComponentBase, React.Component]);\n"],"names":["extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","_super","__extends","__","this","constructor","prototype","create","DropDownListComponent","DropDownList","render","isReactMock","element","initRenderCalled","refreshing","isReactForeceUpdate","React.createElement","React.Fragment","concat","getDefaultAttributes","portals","call","props","_this","checkInjectedModules","statelessTemplateProps","templateProps","immediateRender","ComponentBase","React.Component","ComboBoxComponent","ComboBox","AutoCompleteComponent","AutoComplete","MultiSelectComponent","MultiSelect","ListBoxComponent","ListBox","DropDownTreeComponent","DropDownTree","MentionComponent","Mention","children"],"mappings":"wYACQA,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqB6CS,EAtBjDC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnFK,GAAiDP,EAwBnDQ,eAvBEP,EAAUM,EAAuBP,CAAM,EAYvCO,EAAsBF,UAAUI,OAAS,WAErC,GADAN,KAAKO,YAAc,CAAA,EACf,EAAEP,KAAKQ,SAAW,CAACR,KAAKS,kBAAqBT,KAAKU,aAAgBV,KAAKW,oBAKvE,OAAOC,gBAAoBC,WAAgB,KAAM,GAAGC,OAAOF,gBAAoB,QAASZ,KAAKe,sBAAsB,EAAGf,KAAKgB,OAAO,CAAC,EAJnInB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKS,iBAAmB,CAAA,GAMzBL,GArBP,SAASA,EAAsBc,GACvBC,EAAQtB,EAAOoB,KAAKjB,KAAMkB,CAAK,GAAKlB,KAQxC,OAPAmB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,CAAC,iBAAkB,gBAAiB,gBACnEF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMZ,YAAc,CAAA,EACpBY,EAAMH,QAAU,GACTG,gBAeHf,EAAuB,CAACoB,gBAAeC,YAAgB,EC/C3DrC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqByCS,EAtB7CC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnF2B,GAA6C7B,EAwB/C8B,WAvBE7B,EAAU4B,EAAmB7B,CAAM,EAYnC6B,EAAkBxB,UAAUI,OAAS,WAEjC,GADAN,KAAKO,YAAc,CAAA,EACf,EAAEP,KAAKQ,SAAW,CAACR,KAAKS,kBAAqBT,KAAKU,aAAgBV,KAAKW,oBAKvE,OAAOC,gBAAoBC,WAAgB,KAAM,GAAGC,OAAOF,gBAAoB,QAASZ,KAAKe,sBAAsB,EAAGf,KAAKgB,OAAO,CAAC,EAJnInB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKS,iBAAmB,CAAA,GAMzBiB,GArBP,SAASA,EAAkBR,GACnBC,EAAQtB,EAAOoB,KAAKjB,KAAMkB,CAAK,GAAKlB,KAQxC,OAPAmB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,CAAC,iBAAkB,gBAClDF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMZ,YAAc,CAAA,EACpBY,EAAMH,QAAU,GACTG,gBAeHO,EAAmB,CAACF,gBAAeC,YAAgB,EC/CvDrC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqB6CS,EAtBjDC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnF6B,GAAiD/B,EAwBnDgC,eAvBE/B,EAAU8B,EAAuB/B,CAAM,EAYvC+B,EAAsB1B,UAAUI,OAAS,WAErC,GADAN,KAAKO,YAAc,CAAA,EACf,EAAEP,KAAKQ,SAAW,CAACR,KAAKS,kBAAqBT,KAAKU,aAAgBV,KAAKW,oBAKvE,OAAOC,gBAAoBC,WAAgB,KAAM,GAAGC,OAAOF,gBAAoB,QAASZ,KAAKe,sBAAsB,EAAGf,KAAKgB,OAAO,CAAC,EAJnInB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKS,iBAAmB,CAAA,GAMzBmB,GArBP,SAASA,EAAsBV,GACvBC,EAAQtB,EAAOoB,KAAKjB,KAAMkB,CAAK,GAAKlB,KAQxC,OAPAmB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,CAAC,iBAAkB,gBAClDF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMZ,YAAc,CAAA,EACpBY,EAAMH,QAAU,GACTG,gBAeHS,EAAuB,CAACJ,gBAAeC,YAAgB,EC/C3DrC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqB4CS,EAtBhDC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnF+B,GAAgDjC,EAwBlDkC,cAvBEjC,EAAUgC,EAAsBjC,CAAM,EAYtCiC,EAAqB5B,UAAUI,OAAS,WAEpC,GADAN,KAAKO,YAAc,CAAA,EACf,EAAEP,KAAKQ,SAAW,CAACR,KAAKS,kBAAqBT,KAAKU,aAAgBV,KAAKW,oBAKvE,OAAOC,gBAAoBC,WAAgB,KAAM,GAAGC,OAAOF,gBAAoB,QAASZ,KAAKe,sBAAsB,EAAGf,KAAKgB,OAAO,CAAC,EAJnInB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKS,iBAAmB,CAAA,GAMzBqB,GArBP,SAASA,EAAqBZ,GACtBC,EAAQtB,EAAOoB,KAAKjB,KAAMkB,CAAK,GAAKlB,KAQxC,OAPAmB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,CAAC,iBAAkB,gBAAiB,gBACnEF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMZ,YAAc,CAAA,EACpBY,EAAMH,QAAU,GACTG,gBAeHW,EAAsB,CAACN,gBAAeC,YAAgB,EC/C1DrC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqBwCS,EAtB5CC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnFiC,GAA4CnC,EAwB9CoC,UAvBEnC,EAAUkC,EAAkBnC,CAAM,EAYlCmC,EAAiB9B,UAAUI,OAAS,WAEhC,GADAN,KAAKO,YAAc,CAAA,EACf,EAAEP,KAAKQ,SAAW,CAACR,KAAKS,kBAAqBT,KAAKU,aAAgBV,KAAKW,oBAKvE,OAAOC,gBAAoBC,WAAgB,KAAM,GAAGC,OAAOF,gBAAoB,QAASZ,KAAKe,sBAAsB,EAAGf,KAAKgB,OAAO,CAAC,EAJnInB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKS,iBAAmB,CAAA,GAMzBuB,GArBP,SAASA,EAAiBd,GAClBC,EAAQtB,EAAOoB,KAAKjB,KAAMkB,CAAK,GAAKlB,KAQxC,OAPAmB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,KAC/BF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMZ,YAAc,CAAA,EACpBY,EAAMH,QAAU,GACTG,gBAeHa,EAAkB,CAACR,gBAAeC,YAAgB,EC/CtDrC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqB6CS,EAtBjDC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnFmC,GAAiDrC,EAwBnDsC,eAvBErC,EAAUoC,EAAuBrC,CAAM,EAYvCqC,EAAsBhC,UAAUI,OAAS,WAErC,GADAN,KAAKO,YAAc,CAAA,EACf,EAAEP,KAAKQ,SAAW,CAACR,KAAKS,kBAAqBT,KAAKU,aAAgBV,KAAKW,oBAKvE,OAAOC,gBAAoBC,WAAgB,KAAM,GAAGC,OAAOF,gBAAoB,QAASZ,KAAKe,sBAAsB,EAAGf,KAAKgB,OAAO,CAAC,EAJnInB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKS,iBAAmB,CAAA,GAMzByB,GArBP,SAASA,EAAsBhB,GACvBC,EAAQtB,EAAOoB,KAAKjB,KAAMkB,CAAK,GAAKlB,KAQxC,OAPAmB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,KAC/BF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMZ,YAAc,CAAA,EACpBY,EAAMH,QAAU,GACTG,gBAeHe,EAAuB,CAACV,gBAAeC,YAAgB,EC/C3DrC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAClB,CAAEC,UAAW,cAAgBC,MAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,GACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,CAAC,IAAGN,EAAEM,GAAKL,EAAEK,OACpDN,EAAGC,CAAC,GALjC,IACQF,EAqBwCS,EAtB5CC,EAOO,SAAUT,EAAGC,GAEhB,SAASS,IAAOC,KAAKC,YAAcZ,EADnCD,EAAcC,EAAGC,CAAC,EAElBD,EAAEa,UAAkB,OAANZ,EAAaC,OAAOY,OAAOb,CAAC,GAAKS,EAAGG,UAAYZ,EAAEY,UAAW,IAAIH,IAYnFqC,GAA4CvC,EAwB9CwC,UAvBEvC,EAAUsC,EAAkBvC,CAAM,EAYlCuC,EAAiBlC,UAAUI,OAAS,WAEhC,GADAN,KAAKO,YAAc,CAAA,EACf,EAAEP,KAAKQ,SAAW,CAACR,KAAKS,kBAAqBT,KAAKU,aAAgBV,KAAKW,oBAKvE,OAAOC,gBAAoB,MAAOZ,KAAKe,uBAAwB,GAAGD,OAAOd,KAAKkB,MAAMoB,SAAUtC,KAAKgB,OAAO,CAAC,EAJ3GnB,EAAOK,UAAUI,OAAOW,KAAKjB,IAAI,EACjCA,KAAKS,iBAAmB,CAAA,GAMzB2B,GArBP,SAASA,EAAiBlB,GAClBC,EAAQtB,EAAOoB,KAAKjB,KAAMkB,CAAK,GAAKlB,KAQxC,OAPAmB,EAAMV,iBAAmB,CAAA,EACzBU,EAAMC,qBAAuB,CAAA,EAC7BD,EAAME,uBAAyB,CAAC,gBAChCF,EAAMG,cAAgB,KACtBH,EAAMI,gBAAkB,CAAA,EACxBJ,EAAMZ,YAAc,CAAA,EACpBY,EAAMH,QAAU,GACTG,gBAeHiB,EAAkB,CAACZ,gBAAeC,YAAgB"}
|
|
@@ -18,9 +18,11 @@ class DropDownListComponent extends DropDownList {
|
|
|
18
18
|
this.statelessTemplateProps = ["headerTemplate", "valueTemplate", "itemTemplate"];
|
|
19
19
|
this.templateProps = null;
|
|
20
20
|
this.immediateRender = false;
|
|
21
|
+
this.isReactMock = true;
|
|
21
22
|
this.portals = [];
|
|
22
23
|
}
|
|
23
24
|
render() {
|
|
25
|
+
this.isReactMock = false;
|
|
24
26
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
25
27
|
super.render();
|
|
26
28
|
this.initRenderCalled = true;
|
|
@@ -46,9 +48,11 @@ class ComboBoxComponent extends ComboBox {
|
|
|
46
48
|
this.statelessTemplateProps = ["headerTemplate", "itemTemplate"];
|
|
47
49
|
this.templateProps = null;
|
|
48
50
|
this.immediateRender = false;
|
|
51
|
+
this.isReactMock = true;
|
|
49
52
|
this.portals = [];
|
|
50
53
|
}
|
|
51
54
|
render() {
|
|
55
|
+
this.isReactMock = false;
|
|
52
56
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
53
57
|
super.render();
|
|
54
58
|
this.initRenderCalled = true;
|
|
@@ -74,9 +78,11 @@ class AutoCompleteComponent extends AutoComplete {
|
|
|
74
78
|
this.statelessTemplateProps = ["headerTemplate", "itemTemplate"];
|
|
75
79
|
this.templateProps = null;
|
|
76
80
|
this.immediateRender = false;
|
|
81
|
+
this.isReactMock = true;
|
|
77
82
|
this.portals = [];
|
|
78
83
|
}
|
|
79
84
|
render() {
|
|
85
|
+
this.isReactMock = false;
|
|
80
86
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
81
87
|
super.render();
|
|
82
88
|
this.initRenderCalled = true;
|
|
@@ -102,9 +108,11 @@ class MultiSelectComponent extends MultiSelect {
|
|
|
102
108
|
this.statelessTemplateProps = ["headerTemplate", "valueTemplate", "itemTemplate"];
|
|
103
109
|
this.templateProps = null;
|
|
104
110
|
this.immediateRender = false;
|
|
111
|
+
this.isReactMock = true;
|
|
105
112
|
this.portals = [];
|
|
106
113
|
}
|
|
107
114
|
render() {
|
|
115
|
+
this.isReactMock = false;
|
|
108
116
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
109
117
|
super.render();
|
|
110
118
|
this.initRenderCalled = true;
|
|
@@ -130,9 +138,11 @@ class ListBoxComponent extends ListBox {
|
|
|
130
138
|
this.statelessTemplateProps = null;
|
|
131
139
|
this.templateProps = null;
|
|
132
140
|
this.immediateRender = false;
|
|
141
|
+
this.isReactMock = true;
|
|
133
142
|
this.portals = [];
|
|
134
143
|
}
|
|
135
144
|
render() {
|
|
145
|
+
this.isReactMock = false;
|
|
136
146
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
137
147
|
super.render();
|
|
138
148
|
this.initRenderCalled = true;
|
|
@@ -158,9 +168,11 @@ class DropDownTreeComponent extends DropDownTree {
|
|
|
158
168
|
this.statelessTemplateProps = null;
|
|
159
169
|
this.templateProps = null;
|
|
160
170
|
this.immediateRender = false;
|
|
171
|
+
this.isReactMock = true;
|
|
161
172
|
this.portals = [];
|
|
162
173
|
}
|
|
163
174
|
render() {
|
|
175
|
+
this.isReactMock = false;
|
|
164
176
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
165
177
|
super.render();
|
|
166
178
|
this.initRenderCalled = true;
|
|
@@ -186,9 +198,11 @@ class MentionComponent extends Mention {
|
|
|
186
198
|
this.statelessTemplateProps = ["itemTemplate"];
|
|
187
199
|
this.templateProps = null;
|
|
188
200
|
this.immediateRender = false;
|
|
201
|
+
this.isReactMock = true;
|
|
189
202
|
this.portals = [];
|
|
190
203
|
}
|
|
191
204
|
render() {
|
|
205
|
+
this.isReactMock = false;
|
|
192
206
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
193
207
|
super.render();
|
|
194
208
|
this.initRenderCalled = true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-dropdowns.es2015.js","sources":["../src/es6/drop-down-list/dropdownlist.component.js","../src/es6/combo-box/combobox.component.js","../src/es6/auto-complete/autocomplete.component.js","../src/es6/multi-select/multiselect.component.js","../src/es6/list-box/listbox.component.js","../src/es6/drop-down-tree/dropdowntree.component.js","../src/es6/mention/mention.component.js"],"sourcesContent":["import * as React from 'react';\nimport { DropDownList } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The DropDownList component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <DropDownListComponent dataSource={data}/>\n * ```\n */\nexport class DropDownListComponent extends DropDownList {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownListComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ComboBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The ComboBox component allows the user to type a value or choose an option from the list of predefined options.\n * ```\n * <ComboBoxComponent dataSource={data}/>\n * ```\n */\nexport class ComboBoxComponent extends ComboBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ComboBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { AutoComplete } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one.\n * ```\n * <AutoCompleteComponent dataSource={data}/>\n * ```\n */\nexport class AutoCompleteComponent extends AutoComplete {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(AutoCompleteComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { MultiSelect } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The MultiSelect allows the user to pick a values from the predefined list of values.\n * ```\n * <MultiSelectComponent dataSource={data}/>\n * ```\n */\nexport class MultiSelectComponent extends MultiSelect {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(MultiSelectComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ListBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The ListBox allows the user to select values from the predefined list of values.\n * ```\n * <ListBoxComponent dataSource={data} />\n * ```\n */\nexport class ListBoxComponent extends ListBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ListBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { DropDownTree } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The DropDownTree component contains a list of predefined values from which you can choose a single or multiple values.\n * ```\n * <DropDownTreeComponent/>\n * ```\n */\nexport class DropDownTreeComponent extends DropDownTree {\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 = false;\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(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownTreeComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { Mention } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The Mention component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <MentionComponent dataSource={data}/>\n * ```\n */\nexport class MentionComponent extends Mention {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = [\"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\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('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(MentionComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Fragment","React.Component"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ej2-react-dropdowns.es2015.js","sources":["../src/es6/drop-down-list/dropdownlist.component.js","../src/es6/combo-box/combobox.component.js","../src/es6/auto-complete/autocomplete.component.js","../src/es6/multi-select/multiselect.component.js","../src/es6/list-box/listbox.component.js","../src/es6/drop-down-tree/dropdowntree.component.js","../src/es6/mention/mention.component.js"],"sourcesContent":["import * as React from 'react';\nimport { DropDownList } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The DropDownList component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <DropDownListComponent dataSource={data}/>\n * ```\n */\nexport class DropDownListComponent extends DropDownList {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.isReactMock = true;\n this.portals = [];\n }\n render() {\n this.isReactMock = false;\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownListComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ComboBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The ComboBox component allows the user to type a value or choose an option from the list of predefined options.\n * ```\n * <ComboBoxComponent dataSource={data}/>\n * ```\n */\nexport class ComboBoxComponent extends ComboBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.isReactMock = true;\n this.portals = [];\n }\n render() {\n this.isReactMock = false;\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ComboBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { AutoComplete } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one.\n * ```\n * <AutoCompleteComponent dataSource={data}/>\n * ```\n */\nexport class AutoCompleteComponent extends AutoComplete {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.isReactMock = true;\n this.portals = [];\n }\n render() {\n this.isReactMock = false;\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(AutoCompleteComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { MultiSelect } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The MultiSelect allows the user to pick a values from the predefined list of values.\n * ```\n * <MultiSelectComponent dataSource={data}/>\n * ```\n */\nexport class MultiSelectComponent extends MultiSelect {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = [\"headerTemplate\", \"valueTemplate\", \"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.isReactMock = true;\n this.portals = [];\n }\n render() {\n this.isReactMock = false;\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(MultiSelectComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { ListBox } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n* The ListBox allows the user to select values from the predefined list of values.\n * ```\n * <ListBoxComponent dataSource={data} />\n * ```\n */\nexport class ListBoxComponent extends ListBox {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.isReactMock = true;\n this.portals = [];\n }\n render() {\n this.isReactMock = false;\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(ListBoxComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { DropDownTree } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n *The DropDownTree component contains a list of predefined values from which you can choose a single or multiple values.\n * ```\n * <DropDownTreeComponent/>\n * ```\n */\nexport class DropDownTreeComponent extends DropDownTree {\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 = false;\n this.isReactMock = true;\n this.portals = [];\n }\n render() {\n this.isReactMock = false;\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement(React.Fragment, null, [].concat(React.createElement(\"input\", this.getDefaultAttributes()), this.portals));\n }\n }\n}\napplyMixins(DropDownTreeComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { Mention } from '@syncfusion/ej2-dropdowns';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * The Mention component contains a list of predefined values, from which the user can choose a single value.\n * ```\n * <MentionComponent dataSource={data}/>\n * ```\n */\nexport class MentionComponent extends Mention {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.statelessTemplateProps = [\"itemTemplate\"];\n this.templateProps = null;\n this.immediateRender = false;\n this.isReactMock = true;\n this.portals = [];\n }\n render() {\n this.isReactMock = false;\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(MentionComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Fragment","React.Component"],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-dropdowns@27.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-dropdowns@27.1.55",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-4jGtcHsfmVrTE2vjjbLyVmQ+mKEXVcZYSjl8lx0f/HYnanTZ8aZj156Csq6R3cWeatncsMrQT4f+eOCIgiJ9kQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-27.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-27.1.55.tgz",
|
|
23
|
+
"_shasum": "bee7903633b04b3a15546b072e0c54f9749ca300",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-dropdowns@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~27.1.
|
|
35
|
-
"@syncfusion/ej2-dropdowns": "27.1.
|
|
34
|
+
"@syncfusion/ej2-base": "~27.1.55",
|
|
35
|
+
"@syncfusion/ej2-dropdowns": "27.1.57",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~27.1.50"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -58,6 +58,6 @@
|
|
|
58
58
|
"type": "git",
|
|
59
59
|
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
60
60
|
},
|
|
61
|
-
"version": "27.1.
|
|
61
|
+
"version": "27.1.57",
|
|
62
62
|
"sideEffects": false
|
|
63
63
|
}
|
|
@@ -24,6 +24,7 @@ export declare class AutoCompleteComponent extends AutoComplete {
|
|
|
24
24
|
private statelessTemplateProps;
|
|
25
25
|
private templateProps;
|
|
26
26
|
private immediateRender;
|
|
27
|
+
private isReactMock;
|
|
27
28
|
props: Readonly<{
|
|
28
29
|
children?: React.ReactNode | React.ReactNode[];
|
|
29
30
|
}> & Readonly<AutoCompleteModel | DefaultHtmlAttributes | AutoCompleteTypecast>;
|
|
@@ -29,10 +29,12 @@ var AutoCompleteComponent = /** @class */ (function (_super) {
|
|
|
29
29
|
_this.statelessTemplateProps = ["headerTemplate", "itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
32
|
+
_this.isReactMock = true;
|
|
32
33
|
_this.portals = [];
|
|
33
34
|
return _this;
|
|
34
35
|
}
|
|
35
36
|
AutoCompleteComponent.prototype.render = function () {
|
|
37
|
+
this.isReactMock = false;
|
|
36
38
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
37
39
|
_super.prototype.render.call(this);
|
|
38
40
|
this.initRenderCalled = true;
|
|
@@ -24,6 +24,7 @@ export declare class ComboBoxComponent extends ComboBox {
|
|
|
24
24
|
private statelessTemplateProps;
|
|
25
25
|
private templateProps;
|
|
26
26
|
private immediateRender;
|
|
27
|
+
private isReactMock;
|
|
27
28
|
props: Readonly<{
|
|
28
29
|
children?: React.ReactNode | React.ReactNode[];
|
|
29
30
|
}> & Readonly<ComboBoxModel | DefaultHtmlAttributes | ComboBoxTypecast>;
|
|
@@ -29,10 +29,12 @@ var ComboBoxComponent = /** @class */ (function (_super) {
|
|
|
29
29
|
_this.statelessTemplateProps = ["headerTemplate", "itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
32
|
+
_this.isReactMock = true;
|
|
32
33
|
_this.portals = [];
|
|
33
34
|
return _this;
|
|
34
35
|
}
|
|
35
36
|
ComboBoxComponent.prototype.render = function () {
|
|
37
|
+
this.isReactMock = false;
|
|
36
38
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
37
39
|
_super.prototype.render.call(this);
|
|
38
40
|
this.initRenderCalled = true;
|
|
@@ -25,6 +25,7 @@ export declare class DropDownListComponent extends DropDownList {
|
|
|
25
25
|
private statelessTemplateProps;
|
|
26
26
|
private templateProps;
|
|
27
27
|
private immediateRender;
|
|
28
|
+
private isReactMock;
|
|
28
29
|
props: Readonly<{
|
|
29
30
|
children?: React.ReactNode | React.ReactNode[];
|
|
30
31
|
}> & Readonly<DropDownListModel | DefaultHtmlAttributes | DropDownListTypecast>;
|
|
@@ -29,10 +29,12 @@ var DropDownListComponent = /** @class */ (function (_super) {
|
|
|
29
29
|
_this.statelessTemplateProps = ["headerTemplate", "valueTemplate", "itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
32
|
+
_this.isReactMock = true;
|
|
32
33
|
_this.portals = [];
|
|
33
34
|
return _this;
|
|
34
35
|
}
|
|
35
36
|
DropDownListComponent.prototype.render = function () {
|
|
37
|
+
this.isReactMock = false;
|
|
36
38
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
37
39
|
_super.prototype.render.call(this);
|
|
38
40
|
this.initRenderCalled = true;
|
|
@@ -24,6 +24,7 @@ export declare class DropDownTreeComponent extends DropDownTree {
|
|
|
24
24
|
private statelessTemplateProps;
|
|
25
25
|
private templateProps;
|
|
26
26
|
private immediateRender;
|
|
27
|
+
private isReactMock;
|
|
27
28
|
props: Readonly<{
|
|
28
29
|
children?: React.ReactNode | React.ReactNode[];
|
|
29
30
|
}> & Readonly<DropDownTreeModel | DefaultHtmlAttributes | DropDownTreeTypecast>;
|
|
@@ -29,10 +29,12 @@ var DropDownTreeComponent = /** @class */ (function (_super) {
|
|
|
29
29
|
_this.statelessTemplateProps = null;
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
32
|
+
_this.isReactMock = true;
|
|
32
33
|
_this.portals = [];
|
|
33
34
|
return _this;
|
|
34
35
|
}
|
|
35
36
|
DropDownTreeComponent.prototype.render = function () {
|
|
37
|
+
this.isReactMock = false;
|
|
36
38
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
37
39
|
_super.prototype.render.call(this);
|
|
38
40
|
this.initRenderCalled = true;
|
|
@@ -21,6 +21,7 @@ export declare class ListBoxComponent extends ListBox {
|
|
|
21
21
|
private statelessTemplateProps;
|
|
22
22
|
private templateProps;
|
|
23
23
|
private immediateRender;
|
|
24
|
+
private isReactMock;
|
|
24
25
|
props: Readonly<{
|
|
25
26
|
children?: React.ReactNode | React.ReactNode[];
|
|
26
27
|
}> & Readonly<ListBoxModel | DefaultHtmlAttributes | ListBoxTypecast>;
|
|
@@ -29,10 +29,12 @@ var ListBoxComponent = /** @class */ (function (_super) {
|
|
|
29
29
|
_this.statelessTemplateProps = null;
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
32
|
+
_this.isReactMock = true;
|
|
32
33
|
_this.portals = [];
|
|
33
34
|
return _this;
|
|
34
35
|
}
|
|
35
36
|
ListBoxComponent.prototype.render = function () {
|
|
37
|
+
this.isReactMock = false;
|
|
36
38
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
37
39
|
_super.prototype.render.call(this);
|
|
38
40
|
this.initRenderCalled = true;
|
|
@@ -23,6 +23,7 @@ export declare class MentionComponent extends Mention {
|
|
|
23
23
|
private statelessTemplateProps;
|
|
24
24
|
private templateProps;
|
|
25
25
|
private immediateRender;
|
|
26
|
+
private isReactMock;
|
|
26
27
|
props: Readonly<{
|
|
27
28
|
children?: React.ReactNode | React.ReactNode[];
|
|
28
29
|
}> & Readonly<MentionModel | DefaultHtmlAttributes | MentionTypecast>;
|
|
@@ -29,10 +29,12 @@ var MentionComponent = /** @class */ (function (_super) {
|
|
|
29
29
|
_this.statelessTemplateProps = ["itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
32
|
+
_this.isReactMock = true;
|
|
32
33
|
_this.portals = [];
|
|
33
34
|
return _this;
|
|
34
35
|
}
|
|
35
36
|
MentionComponent.prototype.render = function () {
|
|
37
|
+
this.isReactMock = false;
|
|
36
38
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
37
39
|
_super.prototype.render.call(this);
|
|
38
40
|
this.initRenderCalled = true;
|
|
@@ -25,6 +25,7 @@ export declare class MultiSelectComponent extends MultiSelect {
|
|
|
25
25
|
private statelessTemplateProps;
|
|
26
26
|
private templateProps;
|
|
27
27
|
private immediateRender;
|
|
28
|
+
private isReactMock;
|
|
28
29
|
props: Readonly<{
|
|
29
30
|
children?: React.ReactNode | React.ReactNode[];
|
|
30
31
|
}> & Readonly<MultiSelectModel | DefaultHtmlAttributes | MultiSelectTypecast>;
|
|
@@ -29,10 +29,12 @@ var MultiSelectComponent = /** @class */ (function (_super) {
|
|
|
29
29
|
_this.statelessTemplateProps = ["headerTemplate", "valueTemplate", "itemTemplate"];
|
|
30
30
|
_this.templateProps = null;
|
|
31
31
|
_this.immediateRender = false;
|
|
32
|
+
_this.isReactMock = true;
|
|
32
33
|
_this.portals = [];
|
|
33
34
|
return _this;
|
|
34
35
|
}
|
|
35
36
|
MultiSelectComponent.prototype.render = function () {
|
|
37
|
+
this.isReactMock = false;
|
|
36
38
|
if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {
|
|
37
39
|
_super.prototype.render.call(this);
|
|
38
40
|
this.initRenderCalled = true;
|