@syncfusion/ej2-vue-dropdowns
Advanced tools
Comparing version
158
CHANGELOG.md
@@ -5,2 +5,17 @@ # Changelog | ||
### ListBox | ||
#### Bug Fixes | ||
- `#240597` - Dual ListBox causes an error when filtering is activated and disable the checkbox selection settings issue is fixed. | ||
- `#240594` - Form submit occurs while click toolbar item issue is fixed. | ||
### ComboBox | ||
#### Bug Fixes | ||
- `#241484` - Now, you can render the component inside v-if and v-else conditional block. | ||
## 17.2.36 (2019-07-24) | ||
### MultiSelect | ||
@@ -43,3 +58,2 @@ | ||
- `#239351` - Now, Select event triggers when selecting the value through interaction. | ||
- `#F145367` - Issue with "filtering is not working with item template" has been resolved. | ||
@@ -76,3 +90,2 @@ | ||
- #235631 - Issue with "updating default value after form reset" has been resolved. | ||
- #239136 - Now, you can change `allowFiltering` property value dynamically. | ||
@@ -117,3 +130,2 @@ | ||
- #235167 - Multiselect dropdown jump down when the `showDropDownIcon` is set to true issue has been resolved. | ||
- #209393 - Change event not fired during tab key navigation issue has been resolved. | ||
@@ -134,5 +146,3 @@ | ||
- #233483 - The List not generated properly while clear the value using clear button issue has been resolved. | ||
- #234100 - The search not working on enabling read only in the control initialization issue has been resolved. | ||
- #233137 - The combobox is not focused when click the tab key at single time issue has been resolved. | ||
@@ -145,3 +155,2 @@ | ||
- #231680 - The data source is observable using Async Pipe with pre select value not updated issue has been resolved. | ||
- #230651 - Eval function security issue has been resolved. | ||
@@ -156,3 +165,2 @@ | ||
- #232673 - Issue with prevent the first value when clear value using clear button has been fixed. | ||
- #233432 - The group template text not updated while enable the allow filtering issue has been fixed. | ||
@@ -167,9 +175,5 @@ | ||
- #232673 - Issue with browser freeze when clear value using clear button has been fixed. | ||
- #231997 - Issue with duplicate placeholder on multiselect issue has been fixed. | ||
- #232218 - The popup open downward when select the items after scroll the page issue has been resolved. | ||
- #231920 - The Custom value with pre select value not updated when set empty data source issue has been resolved. | ||
- F143612 - Dropdown icon disappeared when set the lengthy placeholder issue has been fixed. | ||
@@ -202,3 +206,2 @@ | ||
- Issue with value selection on disabled dropdown using incremental search has been fixed. | ||
- Clear icon shown when change the value dynamically issue has been fixed. | ||
@@ -218,14 +221,9 @@ | ||
- **Data binding**: Binds and accesses the list of items from local or server-side data source. | ||
- **Dual ListBox**: Allows transferring and reordering the list item between two ListBoxes. | ||
- **Drag and Drop**: Allows drag and drop the list item with the same/multiple ListBox. | ||
- **Grouping**: Groups the logically related items under a single or specific category. | ||
- **Templates**: Customizes the list items. | ||
- **Sorting**: Sorts the list items in alphabetical order (either ascending or descending). | ||
- **Accessibility**: Provided with built-in accessibility support that helps to access all the ListBox component features using the keyboard, screen readers, or other assistive technology devices. | ||
@@ -272,3 +270,2 @@ | ||
- Pre-select value is not selected when its not present in the list issue fixed. | ||
- Reset text based initial value in form reset action behavior has been changed. | ||
@@ -293,3 +290,2 @@ | ||
- List selection throws exception while using quotes within string data issue has been resolved. | ||
- Select all operation's performance issue has been resolved. | ||
@@ -304,3 +300,2 @@ | ||
- When page scroll, grouping template is hiding issue has been resolved. | ||
- Reset the initial value in form reset action behavior has been changed. | ||
@@ -325,3 +320,2 @@ | ||
- Now, you can enter special characters inside MultiSelect using virtual keyboard. | ||
- Reset the initial value in form reset action behavior has been changed. | ||
@@ -334,3 +328,2 @@ | ||
- ItemData parameter supports `object` collection in select and change event. | ||
- Filtering is not working when rendered control by using select element issue has been resolved. | ||
@@ -343,5 +336,3 @@ | ||
- Lengthy placeholder breaks UI issue has been resolved. | ||
- Values are not cleared in mobile devices issue has been resolved. | ||
- Values are not selected based on selected attribute in select element rendering issue has been resolved. | ||
@@ -406,3 +397,2 @@ | ||
- Item template with checkbox combination is not working issue has been resolved. | ||
- Value update with checkbox selection issue in reactive form has been resolved. | ||
@@ -433,3 +423,2 @@ | ||
- Data related attributes are added to input element instead of select element has been fixed. | ||
- Console error thrown as maximum call stack when set the empty `dataSource` that issue has been fixed. | ||
@@ -504,3 +493,2 @@ | ||
- MultiSelect values are cleared after performing add operation in Grid, that issue has been fixed. | ||
- Item disappears from popup list after pressing the backspace key, that issue has been fixed. | ||
@@ -561,3 +549,3 @@ | ||
- Improved the MultiSelect performance in IE11 browser. | ||
- create input method addition argument added. | ||
@@ -583,8 +571,2 @@ ### DropDownList | ||
### MultiSelect | ||
#### Bug Fixes | ||
- create input method addition argument added. | ||
## 16.2.47 (2018-08-07) | ||
@@ -682,2 +664,12 @@ | ||
undefinedAutoComplete component provides the matched suggestion list when type into the input, from which the user can select one. The available key features are | ||
- **Data binding** - Allows binding and accessing the list of items from local or server-side data source. | ||
- **Grouping** - Supports grouping of logically related items under a single or specific category. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Highlight search** - Supports highlighting the typed text in the suggestion list. | ||
- **Templates** - Allows customizing the list item, header, footer, category group header, no records and action failure content. | ||
- **Accessibility** - Provided with built-in accessibility support that helps to access all the AutoComplete component features through keyboard, on-screen readers, or other assistive technology devices. | ||
### DropDownList | ||
@@ -689,2 +681,13 @@ | ||
undefinedDropDownList component contains a list of predefined values from which a single value can be chosen. The functionality of DropDownList resembles the SELECT form element of HTML. When an arrow icon accompanied with this component is pressed, the dropdown displays a list of values from which you can select one. The available key features are | ||
- **Data binding** - Allows to bind and access the list of items from the local or server-side data source. | ||
- **Grouping** - Supports grouping the logically related items under single or specific category. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Filtering** - Allow filtering the list items based on a character typed onto the search box. | ||
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content. | ||
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices. | ||
### ComboBox | ||
@@ -696,2 +699,13 @@ | ||
undefinedComboBox component allows the user to type a value or choose an option from the list of predefined options. When an arrow icon accompanied with this component is pressed, the dropdown displays a list of values, from which the user can select one. The available key features are | ||
- **Data binding** - Allows binding and accessing the list of items from local or server-side data source. | ||
- **Custom values** - Allows setting user-defined values that is not in the popup list. | ||
- **Grouping** - Supports grouping of logically related items under a single or specific category. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Filtering** - Allows filtering of list items based on a character typed in the component. | ||
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content. | ||
- **Accessibility** - Provided with built-in accessibility support that helps to access all the ComboBox component features through the keyboard, screen readers, or other assistive technology devices. | ||
### MultiSelect | ||
@@ -704,2 +718,13 @@ | ||
undefinedMultiSelect component contains a list of predefined values from which a multiple value can be chosen. The functionality of MultiSelect resembles the SELECT form element of HTML. The available key features are | ||
- **Data binding** - Allows to bind and access the list of items from the local or server-side data source. | ||
- **Grouping** - Supports grouping the logically related items under single or specific category. | ||
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Filtering** - Allow filtering the list items based on a character typed in component. | ||
- **Custom Value** - Allows user to select a new custom value. | ||
- **Accessibility** - Provided with built-in accessibility support which helps to access all the MultiSelect component features through the keyboard, screen readers, or other assistive technology devices. | ||
## 16.1.46 (2018-05-29) | ||
@@ -789,5 +814,3 @@ | ||
- custom value support has been given in MultiSelect when the filtering is enabled instead of 'no records found' template. | ||
- The issue, 'Input is rendered again on typing while resetting value from null with remote data and custom value as true.' has been fixed. | ||
- The issue, 'Enable persistence is not working properly when all the items in the list are selected.' has been fixed. | ||
@@ -872,5 +895,3 @@ | ||
- Locale key changed from `dropdownlist` to `dropdowns`. | ||
- Changed the fields property type as `FieldSettingsModel`. | ||
- Changed the Angular component selector, component name prefix with `ejs` e.g : `ejs-dropdownlist`. | ||
@@ -881,7 +902,4 @@ | ||
- Given in-built filtering support without using `filtering` event. | ||
- Diacritics filtering works on enabling the `ignoreAccent`. | ||
- Provided the `zIndex` property to set custom `zIndex` value. | ||
- High contrast theme support. | ||
@@ -894,5 +912,3 @@ | ||
- CheckBox support. | ||
- Prevent the Popup open on component click while `openOnClick` property set as false. | ||
- Provided `chipSelect` event for chip selection action. | ||
@@ -903,3 +919,2 @@ | ||
- Pascal casing change to mode property values (`Default`, `Box`, `Delimiter`, `CheckBox`). | ||
- Changed the `maximumSelectionLength` behaviour. | ||
@@ -931,3 +946,3 @@ | ||
- The Change event argument `isInteraction` is returned properly when clear button is clicked. | ||
- The Change event argument `isInteraction` is returned properly when clear button is clicked. | ||
@@ -939,3 +954,2 @@ ### DropDownList | ||
- Clear button is not visible, this issue has been fixed. | ||
- Angular reactive form resetting not worked in DropDownList component, this issue has been fixed. | ||
@@ -977,3 +991,3 @@ | ||
- Space key not allowed in DropDownList filtering, this issue has been fixed. | ||
- Popup repositions not worked while scroll on the fixed element, this has been fixed. | ||
@@ -986,8 +1000,2 @@ ### MultiSelect | ||
### DropDownList | ||
#### Bug Fixes | ||
- Popup repositions not worked while scroll on the fixed element, this has been fixed. | ||
### ComboBox | ||
@@ -1009,5 +1017,6 @@ | ||
#### Breaking Changes | ||
#### Bug Fixes | ||
- Home and End key behaviour changes. | ||
- Popup left and right collision issue fixed. | ||
- MultiSelect custom value with template issue fixed. | ||
@@ -1026,10 +1035,2 @@ ### AutoComplete | ||
### MultiSelect | ||
#### Bug Fixes | ||
- Popup left and right collision issue fixed. | ||
- MultiSelect custom value with template issue fixed. | ||
## 15.4.20-preview (2017-12-01) | ||
@@ -1048,3 +1049,2 @@ | ||
- DropDownList component value cleared while change the value through react setState method issue fixed. | ||
- Empty string value not selected in DropDownList issue fixed. | ||
@@ -1072,14 +1072,9 @@ | ||
- **Data binding** - Allows to bind and access the list of items from the local or server-side data source. | ||
- **Grouping** - Supports grouping the logically related items under single or specific category. | ||
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Filtering** - Allow filtering the list items based on a character typed in component. | ||
- **Custom Value** - Allows user to select a new custom value. | ||
- **Accessibility** - Provided with built-in accessibility support which helps to access all the MultiSelect component features through the keyboard, screen readers, or other assistive technology devices. | ||
@@ -1091,14 +1086,9 @@ | ||
- **Data binding** - Allows binding and accessing the list of items from local or server-side data source. | ||
- **Custom values** - Allows setting user-defined values that is not in the popup list. | ||
- **Grouping** - Supports grouping of logically related items under a single or specific category. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Filtering** - Allows filtering of list items based on a character typed in the component. | ||
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content. | ||
- **Accessibility** - Provided with built-in accessibility support that helps to access all the ComboBox component features through the keyboard, screen readers, or other assistive technology devices. | ||
@@ -1110,12 +1100,8 @@ | ||
- **Data binding** - Allows binding and accessing the list of items from local or server-side data source. | ||
- **Grouping** - Supports grouping of logically related items under a single or specific category. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Highlight search** - Supports highlighting the typed text in the suggestion list. | ||
- **Templates** - Allows customizing the list item, header, footer, category group header, no records and action failure content. | ||
- **Accessibility** - Provided with built-in accessibility support that helps to access all the AutoComplete component features through keyboard, on-screen readers, or other assistive technology devices. | ||
@@ -1127,12 +1113,10 @@ | ||
- **Data binding** - Allows to bind and access the list of items from the local or server-side data source. | ||
- **Grouping** - Supports grouping the logically related items under single or specific category. | ||
- **Sorting** - Supports sorting of list items in an alphabetical order (either ascending or descending). | ||
- **Filtering** - Allow filtering the list items based on a character typed onto the search box. | ||
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content. | ||
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices. | ||
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices. | ||
/*! | ||
* filename: ej2-vue-dropdowns.umd.min.js | ||
* version : 17.2.36 | ||
* version : 17.2.39 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -10,3 +10,3 @@ * Use of this code is subject to the terms of our license. | ||
*/ | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-dropdowns"),require("@syncfusion/ej2-base"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-dropdowns","@syncfusion/ej2-base","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Dropdowns,e.ej2Base,e.ej2VueBase)}(this,function(e,t,n,o){"use strict";var s=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},i=["actionFailureTemplate","allowFiltering","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","filterBarPlaceholder","floatLabelType","footerTemplate","groupTemplate","headerTemplate","htmlAttributes","ignoreAccent","index","itemTemplate","locale","noRecordsTemplate","placeholder","popupHeight","popupWidth","query","readonly","showClearButton","sortOrder","text","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","close","created","dataBound","destroyed","filtering","focus","open","select"],a=["value"],c=function(e){function c(){var n=e.call(this)||this;return n.propKeys=i,n.models=a,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.DropDownList({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return s(c,e),c.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},c.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},c.prototype.render=function(e){return e("input",this.$slots.default)},c.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},c.prototype.focusIn=function(e){return this.ej2Instances.focusIn(e)},c.prototype.focusOut=function(){return this.ej2Instances.focusOut()},c.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},c.prototype.getItems=function(){return this.ej2Instances.getItems()},c.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},c.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},c.prototype.showPopup=function(){return this.ej2Instances.showPopup()},c.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},c=r([o.EJComponentDecorator({props:i,model:{event:"modelchanged"}})],c)}(o.ComponentBase),p={name:"ejs-dropdownlist",install:function(e){e.component(p.name,c)}},u=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),l=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},d=["actionFailureTemplate","allowCustom","allowFiltering","autofill","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","filterBarPlaceholder","floatLabelType","footerTemplate","groupTemplate","headerTemplate","htmlAttributes","ignoreAccent","index","itemTemplate","locale","noRecordsTemplate","placeholder","popupHeight","popupWidth","query","readonly","showClearButton","sortOrder","text","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","close","created","customValueSpecifier","dataBound","destroyed","filtering","focus","open","select"],h=["value"],f=function(e){function s(){var n=e.call(this)||this;return n.propKeys=d,n.models=h,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.ComboBox({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return u(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},s.prototype.focusIn=function(){return this.ej2Instances.focusIn()},s.prototype.focusOut=function(){return this.ej2Instances.focusOut()},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},s.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},s.prototype.showPopup=function(){return this.ej2Instances.showPopup()},s.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},s=l([o.EJComponentDecorator({props:d,model:{event:"modelchanged"}})],s)}(o.ComponentBase),m={name:"ejs-combobox",install:function(e){e.component(m.name,f)}},g=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),j=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},y=["actionFailureTemplate","allowCustom","allowFiltering","autofill","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","filterBarPlaceholder","filterType","floatLabelType","footerTemplate","groupTemplate","headerTemplate","highlight","htmlAttributes","ignoreAccent","ignoreCase","index","itemTemplate","locale","minLength","noRecordsTemplate","placeholder","popupHeight","popupWidth","query","readonly","showClearButton","showPopupButton","sortOrder","suggestionCount","text","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","close","created","customValueSpecifier","dataBound","destroyed","filtering","focus","open","select"],I=["value"],P=function(e){function s(){var n=e.call(this)||this;return n.propKeys=y,n.models=I,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.AutoComplete({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return g(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},s.prototype.focusIn=function(){return this.ej2Instances.focusIn()},s.prototype.focusOut=function(){return this.ej2Instances.focusOut()},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},s.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},s.prototype.showPopup=function(){return this.ej2Instances.showPopup()},s.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},s=j([o.EJComponentDecorator({props:y,model:{event:"modelchanged"}})],s)}(o.ComponentBase),b={name:"ejs-autocomplete",install:function(e){e.component(b.name,P)}},_=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),v=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},w=["actionFailureTemplate","allowCustomValue","allowFiltering","closePopupOnSelect","cssClass","dataSource","delimiterChar","enableGroupCheckBox","enablePersistence","enableRtl","enableSelectionOrder","enabled","fields","filterBarPlaceholder","floatLabelType","footerTemplate","groupTemplate","headerTemplate","hideSelectedItem","htmlAttributes","ignoreAccent","ignoreCase","itemTemplate","locale","maximumSelectionLength","mode","noRecordsTemplate","openOnClick","placeholder","popupHeight","popupWidth","query","readonly","selectAllText","showClearButton","showDropDownIcon","showSelectAll","sortOrder","text","unSelectAllText","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","chipSelection","close","created","customValueSelection","dataBound","destroyed","filtering","focus","open","removed","removing","select","selectedAll","tagging"],O=["value"],C=function(e){function s(){var n=e.call(this)||this;return n.propKeys=w,n.models=O,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.MultiSelect({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return _(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},s.prototype.focusIn=function(){return this.ej2Instances.focusIn()},s.prototype.focusOut=function(){return this.ej2Instances.focusOut()},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},s.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},s.prototype.requiredModules=function(){return this.ej2Instances.requiredModules()},s.prototype.selectAll=function(e){return this.ej2Instances.selectAll(e)},s.prototype.showPopup=function(){return this.ej2Instances.showPopup()},s.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},s=v([o.EJComponentDecorator({props:w,model:{event:"modelchanged"}})],s)}(o.ComponentBase),B={name:"ejs-multiselect",install:function(e){e.component(B.name,C)}},S=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),T=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},D=["actionFailureTemplate","allowDragAndDrop","allowFiltering","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","groupTemplate","height","ignoreAccent","itemTemplate","locale","noRecordsTemplate","query","scope","selectionSettings","sortOrder","toolbarSettings","value","zIndex","actionBegin","actionComplete","actionFailure","beforeItemRender","change","created","dataBound","destroyed","drag","dragStart","drop","filtering","select"],x=["value"],A=function(e){function s(){var n=e.call(this)||this;return n.propKeys=D,n.models=x,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.ListBox({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return S(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},s.prototype.addItems=function(e,t){return this.ej2Instances.addItems(e,t)},s.prototype.enableItems=function(e,t){return this.ej2Instances.enableItems(e,t)},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.requiredModules=function(){return this.ej2Instances.requiredModules()},s.prototype.selectAll=function(e){return this.ej2Instances.selectAll(e)},s.prototype.selectItems=function(e,t){return this.ej2Instances.selectItems(e,t)},s=T([o.EJComponentDecorator({props:D,model:{event:"modelchanged"}})],s)}(o.ComponentBase),R={name:"ejs-listbox",install:function(e){e.component(R.name,A)}};e.DropDownListComponent=c,e.DropDownListPlugin=p,e.ComboBoxComponent=f,e.ComboBoxPlugin=m,e.AutoCompleteComponent=P,e.AutoCompletePlugin=b,e.MultiSelectComponent=C,e.MultiSelectPlugin=B,e.ListBoxComponent=A,e.ListBoxPlugin=R,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})}); | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-dropdowns"),require("@syncfusion/ej2-base"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-dropdowns","@syncfusion/ej2-base","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Dropdowns,e.ej2Base,e.ej2VueBase)}(this,function(e,t,n,o){"use strict";var s=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},i=["actionFailureTemplate","allowFiltering","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","filterBarPlaceholder","floatLabelType","footerTemplate","groupTemplate","headerTemplate","htmlAttributes","ignoreAccent","index","itemTemplate","locale","noRecordsTemplate","placeholder","popupHeight","popupWidth","query","readonly","showClearButton","sortOrder","text","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","close","created","dataBound","destroyed","filtering","focus","open","select"],a=["value"],c=function(e){function c(){var n=e.call(this)||this;return n.propKeys=i,n.models=a,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.DropDownList({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return s(c,e),c.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},c.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},c.prototype.render=function(e){return e("input",this.$slots.default)},c.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},c.prototype.focusIn=function(e){return this.ej2Instances.focusIn(e)},c.prototype.focusOut=function(){return this.ej2Instances.focusOut()},c.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},c.prototype.getItems=function(){return this.ej2Instances.getItems()},c.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},c.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},c.prototype.showPopup=function(){return this.ej2Instances.showPopup()},c.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},c=r([o.EJComponentDecorator({props:i,model:{event:"modelchanged"}})],c)}(o.ComponentBase),p={name:"ejs-dropdownlist",install:function(e){e.component(p.name,c)}},u=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),l=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},d=["actionFailureTemplate","allowCustom","allowFiltering","autofill","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","filterBarPlaceholder","floatLabelType","footerTemplate","groupTemplate","headerTemplate","htmlAttributes","ignoreAccent","index","itemTemplate","locale","noRecordsTemplate","placeholder","popupHeight","popupWidth","query","readonly","showClearButton","sortOrder","text","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","close","created","customValueSpecifier","dataBound","destroyed","filtering","focus","open","select"],h=["value"],f=function(e){function s(){var n=e.call(this)||this;return n.propKeys=d,n.models=h,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.ComboBox({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return u(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},s.prototype.focusIn=function(){return this.ej2Instances.focusIn()},s.prototype.focusOut=function(){return this.ej2Instances.focusOut()},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},s.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},s.prototype.showPopup=function(){return this.ej2Instances.showPopup()},s.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},s=l([o.EJComponentDecorator({props:d,model:{event:"modelchanged"}})],s)}(o.ComponentBase),m={name:"ejs-combobox",install:function(e){e.component(m.name,f)}},g=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),j=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},y=["actionFailureTemplate","allowCustom","allowFiltering","autofill","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","filterBarPlaceholder","filterType","floatLabelType","footerTemplate","groupTemplate","headerTemplate","highlight","htmlAttributes","ignoreAccent","ignoreCase","index","itemTemplate","locale","minLength","noRecordsTemplate","placeholder","popupHeight","popupWidth","query","readonly","showClearButton","showPopupButton","sortOrder","suggestionCount","text","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","close","created","customValueSpecifier","dataBound","destroyed","filtering","focus","open","select"],I=["value"],P=function(e){function s(){var n=e.call(this)||this;return n.propKeys=y,n.models=I,n.hasChildDirective=!1,n.hasInjectedModules=!1,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.AutoComplete({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return g(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},s.prototype.focusIn=function(){return this.ej2Instances.focusIn()},s.prototype.focusOut=function(){return this.ej2Instances.focusOut()},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},s.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},s.prototype.showPopup=function(){return this.ej2Instances.showPopup()},s.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},s=j([o.EJComponentDecorator({props:y,model:{event:"modelchanged"}})],s)}(o.ComponentBase),b={name:"ejs-autocomplete",install:function(e){e.component(b.name,P)}},_=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),v=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},w=["actionFailureTemplate","allowCustomValue","allowFiltering","closePopupOnSelect","cssClass","dataSource","delimiterChar","enableGroupCheckBox","enablePersistence","enableRtl","enableSelectionOrder","enabled","fields","filterBarPlaceholder","floatLabelType","footerTemplate","groupTemplate","headerTemplate","hideSelectedItem","htmlAttributes","ignoreAccent","ignoreCase","itemTemplate","locale","maximumSelectionLength","mode","noRecordsTemplate","openOnClick","placeholder","popupHeight","popupWidth","query","readonly","selectAllText","showClearButton","showDropDownIcon","showSelectAll","sortOrder","text","unSelectAllText","value","valueTemplate","width","zIndex","actionBegin","actionComplete","actionFailure","beforeOpen","blur","change","chipSelection","close","created","customValueSelection","dataBound","destroyed","filtering","focus","open","removed","removing","select","selectedAll","tagging"],O=["value"],C=function(e){function s(){var n=e.call(this)||this;return n.propKeys=w,n.models=O,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.MultiSelect({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return _(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItem=function(e,t){return this.ej2Instances.addItem(e,t)},s.prototype.focusIn=function(){return this.ej2Instances.focusIn()},s.prototype.focusOut=function(){return this.ej2Instances.focusOut()},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.hidePopup=function(){return this.ej2Instances.hidePopup()},s.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},s.prototype.requiredModules=function(){return this.ej2Instances.requiredModules()},s.prototype.selectAll=function(e){return this.ej2Instances.selectAll(e)},s.prototype.showPopup=function(){return this.ej2Instances.showPopup()},s.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},s=v([o.EJComponentDecorator({props:w,model:{event:"modelchanged"}})],s)}(o.ComponentBase),B={name:"ejs-multiselect",install:function(e){e.component(B.name,C)}},S=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),T=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},D=["actionFailureTemplate","allowDragAndDrop","allowFiltering","cssClass","dataSource","enablePersistence","enableRtl","enabled","fields","groupTemplate","height","ignoreAccent","itemTemplate","locale","noRecordsTemplate","query","scope","selectionSettings","sortOrder","toolbarSettings","value","zIndex","actionBegin","actionComplete","actionFailure","beforeItemRender","change","created","dataBound","destroyed","drag","dragStart","drop","filtering","select"],x=["value"],A=function(e){function s(){var n=e.call(this)||this;return n.propKeys=D,n.models=x,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.ListBox({}),n.ej2Instances._trigger=n.ej2Instances.trigger,n.ej2Instances.trigger=n.trigger,n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return S(s,e),s.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},s.prototype.trigger=function(e,t,o){if(("change"===e||"input"===e)&&this.models&&0!==this.models.length){var s=this.models.toString().match(/checked|value/)||[],r=s[0];t&&s&&!n.isUndefined(t[r])&&(this.$emit("update:"+r,t[r]),this.$emit("modelchanged",t[r]))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,o)},s.prototype.render=function(e){return e("input",this.$slots.default)},s.prototype.addItems=function(e,t){return this.ej2Instances.addItems(e,t)},s.prototype.enableItems=function(e,t){return this.ej2Instances.enableItems(e,t)},s.prototype.getDataByValue=function(e){return this.ej2Instances.getDataByValue(e)},s.prototype.getItems=function(){return this.ej2Instances.getItems()},s.prototype.requiredModules=function(){return this.ej2Instances.requiredModules()},s.prototype.selectAll=function(e){return this.ej2Instances.selectAll(e)},s.prototype.selectItems=function(e,t){return this.ej2Instances.selectItems(e,t)},s=T([o.EJComponentDecorator({props:D,model:{event:"modelchanged"}})],s)}(o.ComponentBase),R={name:"ejs-listbox",install:function(e){e.component(R.name,A)}};e.DropDownListComponent=c,e.DropDownListPlugin=p,e.ComboBoxComponent=f,e.ComboBoxPlugin=m,e.AutoCompleteComponent=P,e.AutoCompletePlugin=b,e.MultiSelectComponent=C,e.MultiSelectPlugin=B,e.ListBoxComponent=A,e.ListBoxPlugin=R,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=ej2-vue-dropdowns.umd.min.js.map |
@@ -483,5 +483,2 @@ import { AutoComplete, ComboBox, DropDownList, ListBox, MultiSelect } from '@syncfusion/ej2-dropdowns'; | ||
} | ||
addItem(items, itemIndex) { | ||
return this.ej2Instances.addItem(items, itemIndex); | ||
} | ||
addItems(items, itemIndex) { | ||
@@ -488,0 +485,0 @@ return this.ej2Instances.addItems(items, itemIndex); |
@@ -567,5 +567,2 @@ import { AutoComplete, ComboBox, DropDownList, ListBox, MultiSelect } from '@syncfusion/ej2-dropdowns'; | ||
}; | ||
ListBoxComponent.prototype.addItem = function (items, itemIndex) { | ||
return this.ej2Instances.addItem(items, itemIndex); | ||
}; | ||
ListBoxComponent.prototype.addItems = function (items, itemIndex) { | ||
@@ -572,0 +569,0 @@ return this.ej2Instances.addItems(items, itemIndex); |
{ | ||
"_from": "@syncfusion/ej2-vue-dropdowns@*", | ||
"_id": "@syncfusion/ej2-vue-dropdowns@17.2.34", | ||
"_id": "@syncfusion/ej2-vue-dropdowns@17.2.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ckLXySqAM36QClNR9UUonBZNeuCjXBRRus7yyXH6MOAvTJ9bpmrxv/eEgGx1WXifn0gtdkljyXFRdBGp2fZGzg==", | ||
"_integrity": "sha512-KS9q/ndRJPuWZqmkQZFmP+H/ntawdT2vPvCGM39Znj4pFJEacYyVB7Vr/b5aQJYJ4t3odE+RfObOeeTp2YLA8w==", | ||
"_location": "/@syncfusion/ej2-vue-dropdowns", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-dropdowns/-/ej2-vue-dropdowns-17.2.34.tgz", | ||
"_shasum": "9311a6d34ad09759e9ffb5a58df34daa4c9bd185", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-dropdowns/-/ej2-vue-dropdowns-17.2.36.tgz", | ||
"_shasum": "442c740d6b013fbfec44cf951f5ca1237fe00232", | ||
"_spec": "@syncfusion/ej2-vue-dropdowns@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.35", | ||
"@syncfusion/ej2-dropdowns": "17.2.36", | ||
"@syncfusion/ej2-base": "~17.2.39", | ||
"@syncfusion/ej2-dropdowns": "17.2.39", | ||
"@syncfusion/ej2-vue-base": "~17.2.36" | ||
@@ -70,4 +70,4 @@ }, | ||
}, | ||
"version": "17.2.36", | ||
"version": "17.2.39", | ||
"sideEffects": false | ||
} |
@@ -26,3 +26,2 @@ import { ComponentBase } from '@syncfusion/ej2-vue-base'; | ||
render(createElement: any): any; | ||
addItem(items: undefined[] | undefined | string | boolean | number | string[] | boolean[] | number[], itemIndex?: number): void; | ||
addItems(items: Object[] | Object, itemIndex?: number): void; | ||
@@ -29,0 +28,0 @@ enableItems(items: string[], enable: boolean): void; |
@@ -80,5 +80,2 @@ var __extends = (this && this.__extends) || (function () { | ||
}; | ||
ListBoxComponent.prototype.addItem = function (items, itemIndex) { | ||
return this.ej2Instances.addItem(items, itemIndex); | ||
}; | ||
ListBoxComponent.prototype.addItems = function (items, itemIndex) { | ||
@@ -85,0 +82,0 @@ return this.ej2Instances.addItems(items, itemIndex); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1248766
0.36%35427
0.18%+ Added
- Removed