@syncfusion/ej2-vue-dropdowns 20.4.53 → 21.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/CHANGELOG.md +0 -88
  2. package/dist/ej2-vue-dropdowns.umd.min.js +2 -2
  3. package/dist/ej2-vue-dropdowns.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-vue-dropdowns.es2015.js +928 -1087
  5. package/dist/es6/ej2-vue-dropdowns.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-dropdowns.es5.js +1012 -1206
  7. package/dist/es6/ej2-vue-dropdowns.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-dropdowns.min.js +2 -2
  9. package/package.json +9 -9
  10. package/src/auto-complete/autocomplete.component.d.ts +3 -36
  11. package/src/auto-complete/autocomplete.component.js +152 -183
  12. package/src/combo-box/combobox.component.d.ts +3 -36
  13. package/src/combo-box/combobox.component.js +152 -183
  14. package/src/drop-down-list/dropdownlist.component.d.ts +3 -36
  15. package/src/drop-down-list/dropdownlist.component.js +152 -183
  16. package/src/drop-down-tree/dropdowntree.component.d.ts +3 -32
  17. package/src/drop-down-tree/dropdowntree.component.js +140 -171
  18. package/src/list-box/listbox.component.d.ts +3 -44
  19. package/src/list-box/listbox.component.js +176 -207
  20. package/src/mention/mention.component.d.ts +3 -28
  21. package/src/mention/mention.component.js +101 -130
  22. package/src/multi-select/multiselect.component.d.ts +3 -38
  23. package/src/multi-select/multiselect.component.js +158 -189
  24. package/styles/bootstrap-dark.css +2 -15
  25. package/styles/bootstrap.css +2 -5
  26. package/styles/bootstrap4.css +3 -14
  27. package/styles/bootstrap5-dark.css +5 -8
  28. package/styles/bootstrap5.css +5 -8
  29. package/styles/drop-down-base/bootstrap-dark.css +2 -2
  30. package/styles/drop-down-base/bootstrap.css +2 -2
  31. package/styles/drop-down-base/bootstrap4.css +2 -10
  32. package/styles/drop-down-base/bootstrap5-dark.css +2 -2
  33. package/styles/drop-down-base/bootstrap5.css +2 -2
  34. package/styles/drop-down-base/fabric-dark.css +2 -2
  35. package/styles/drop-down-base/fabric.css +2 -2
  36. package/styles/drop-down-base/fluent-dark.css +2 -2
  37. package/styles/drop-down-base/fluent.css +2 -2
  38. package/styles/drop-down-base/highcontrast-light.css +2 -2
  39. package/styles/drop-down-base/highcontrast.css +2 -2
  40. package/styles/drop-down-base/material-dark.css +2 -2
  41. package/styles/drop-down-base/material.css +2 -2
  42. package/styles/drop-down-base/tailwind-dark.css +2 -2
  43. package/styles/drop-down-base/tailwind.css +2 -2
  44. package/styles/drop-down-list/bootstrap-dark.css +0 -3
  45. package/styles/drop-down-list/bootstrap.css +0 -3
  46. package/styles/drop-down-list/bootstrap4.css +1 -12
  47. package/styles/drop-down-list/bootstrap5-dark.css +0 -3
  48. package/styles/drop-down-list/bootstrap5.css +0 -3
  49. package/styles/drop-down-list/fabric-dark.css +0 -3
  50. package/styles/drop-down-list/fabric.css +0 -3
  51. package/styles/drop-down-list/fluent-dark.css +0 -3
  52. package/styles/drop-down-list/fluent.css +0 -3
  53. package/styles/drop-down-list/highcontrast-light.css +0 -3
  54. package/styles/drop-down-list/highcontrast.css +0 -3
  55. package/styles/drop-down-list/material-dark.css +1 -3
  56. package/styles/drop-down-list/material.css +0 -3
  57. package/styles/drop-down-list/tailwind-dark.css +1 -4
  58. package/styles/drop-down-list/tailwind.css +1 -4
  59. package/styles/drop-down-tree/bootstrap4.css +0 -8
  60. package/styles/drop-down-tree/material-dark.css +1 -0
  61. package/styles/fabric-dark.css +2 -15
  62. package/styles/fabric.css +2 -5
  63. package/styles/fluent-dark.css +6 -9
  64. package/styles/fluent.css +6 -9
  65. package/styles/highcontrast-light.css +9 -15
  66. package/styles/highcontrast.css +15 -11
  67. package/styles/list-box/bootstrap4.css +0 -8
  68. package/styles/material-dark.css +4 -15
  69. package/styles/material.css +2 -5
  70. package/styles/mention/bootstrap4.css +0 -8
  71. package/styles/multi-select/bootstrap4.css +0 -8
  72. package/styles/multi-select/bootstrap5-dark.css +3 -3
  73. package/styles/multi-select/bootstrap5.css +3 -3
  74. package/styles/multi-select/fluent-dark.css +4 -4
  75. package/styles/multi-select/fluent.css +4 -4
  76. package/styles/multi-select/highcontrast-light.css +7 -0
  77. package/styles/multi-select/highcontrast.css +13 -6
  78. package/styles/multi-select/tailwind-dark.css +2 -1
  79. package/styles/multi-select/tailwind.css +2 -1
  80. package/styles/tailwind-dark.css +5 -7
  81. package/styles/tailwind.css +5 -7
@@ -1,33 +1,11 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- extendStatics(d, b);
10
- function __() { this.constructor = d; }
11
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
- };
13
- })();
14
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
- return c > 3 && r && Object.defineProperty(target, key, r), r;
19
- };
20
- import { isUndefined } from '@syncfusion/ej2-base';
21
- import { ComponentBase, EJComponentDecorator, getProps, gh, isExecute } from '@syncfusion/ej2-vue-base';
1
+ import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';
22
2
  import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
3
+ import { isUndefined } from '@syncfusion/ej2-base';
23
4
  import { DropDownTree } from '@syncfusion/ej2-dropdowns';
24
- import { Options } from 'vue-class-component';
25
5
  export var properties = ['isLazyUpdate', 'plugins', 'actionFailureTemplate', 'allowFiltering', 'allowMultiSelection', 'changeOnBlur', 'cssClass', 'customTemplate', 'delimiterChar', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enabled', 'fields', 'filterBarPlaceholder', 'filterType', 'floatLabelType', 'footerTemplate', 'headerTemplate', 'htmlAttributes', 'ignoreAccent', 'ignoreCase', 'itemTemplate', 'locale', 'mode', 'noRecordsTemplate', 'placeholder', 'popupHeight', 'popupWidth', 'readonly', 'selectAllText', 'showCheckBox', 'showClearButton', 'showDropDownIcon', 'showSelectAll', 'sortOrder', 'text', 'treeSettings', 'unSelectAllText', 'value', 'width', 'wrapText', 'zIndex', 'actionFailure', 'beforeOpen', 'blur', 'change', 'close', 'created', 'dataBound', 'destroyed', 'filtering', 'focus', 'keyPress', 'open', 'select'];
26
6
  export var modelProps = ['value'];
27
7
  export var testProp = getProps({ props: properties });
28
- export var props = testProp[0];
29
- export var watch = testProp[1];
30
- export var emitProbs = Object.keys(watch);
8
+ export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
31
9
  emitProbs.push('modelchanged', 'update:modelValue');
32
10
  for (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {
33
11
  var props_1 = modelProps_1[_i];
@@ -39,167 +17,158 @@ for (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {
39
17
  * <ejs-dropdowntree></ejs-dropdowntree>
40
18
  * ```
41
19
  */
42
- var DropDownTreeComponent = /** @class */ (function (_super) {
43
- __extends(DropDownTreeComponent, _super);
44
- function DropDownTreeComponent() {
45
- var _this = _super.call(this, arguments) || this;
46
- _this.propKeys = properties;
47
- _this.models = modelProps;
48
- _this.hasChildDirective = false;
49
- _this.hasInjectedModules = false;
50
- _this.tagMapper = {};
51
- _this.tagNameMapper = {};
52
- _this.isVue3 = !isExecute;
53
- _this.ej2Instances = new DropDownTree({});
54
- _this.ej2Instances._trigger = _this.ej2Instances.trigger;
55
- _this.ej2Instances.trigger = _this.trigger;
56
- _this.bindProperties();
57
- _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
58
- _this.ej2Instances.setProperties = _this.setProperties;
59
- _this.ej2Instances.clearTemplate = _this.clearTemplate;
60
- _this.updated = _this.updated;
61
- return _this;
62
- }
63
- DropDownTreeComponent.prototype.clearTemplate = function (templateNames) {
64
- if (!templateNames) {
65
- templateNames = Object.keys(this.templateCollection || {});
20
+ export var DropDownTreeComponent = vueDefineComponent({
21
+ name: 'DropDownTreeComponent',
22
+ mixins: [ComponentBase],
23
+ props: props,
24
+ watch: watch,
25
+ emits: emitProbs,
26
+ model: { event: 'modelchanged' },
27
+ provide: function () { return { custom: this.custom }; },
28
+ data: function () {
29
+ return {
30
+ ej2Instances: new DropDownTree({}),
31
+ propKeys: properties,
32
+ models: modelProps,
33
+ hasChildDirective: false,
34
+ hasInjectedModules: false,
35
+ tagMapper: {},
36
+ tagNameMapper: {},
37
+ isVue3: !isExecute,
38
+ templateCollection: {},
39
+ };
40
+ },
41
+ created: function () {
42
+ this.ej2Instances._trigger = this.ej2Instances.trigger;
43
+ this.ej2Instances.trigger = this.trigger;
44
+ this.bindProperties();
45
+ this.ej2Instances._setProperties = this.ej2Instances.setProperties;
46
+ this.ej2Instances.setProperties = this.setProperties;
47
+ this.ej2Instances.clearTemplate = this.clearTemplate;
48
+ this.updated = this.updated;
49
+ },
50
+ render: function (createElement) {
51
+ var h = !isExecute ? gh : createElement;
52
+ var slots = null;
53
+ if (!isNullOrUndefined(this.$slots.default)) {
54
+ slots = !isExecute ? this.$slots.default() : this.$slots.default;
66
55
  }
67
- if (templateNames.length && this.templateCollection) {
68
- for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
69
- var tempName = templateNames_1[_i];
70
- var elementCollection = this.templateCollection[tempName];
71
- if (elementCollection && elementCollection.length) {
72
- for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
73
- var ele = elementCollection_1[_a];
74
- var destroy = getValue('__vue__.$destroy', ele);
75
- if (destroy) {
76
- ele.__vue__.$destroy();
77
- }
78
- if (ele.innerHTML) {
79
- ele.innerHTML = '';
56
+ return h('input', slots);
57
+ },
58
+ methods: {
59
+ clearTemplate: function (templateNames) {
60
+ if (!templateNames) {
61
+ templateNames = Object.keys(this.templateCollection || {});
62
+ }
63
+ if (templateNames.length && this.templateCollection) {
64
+ for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
65
+ var tempName = templateNames_1[_i];
66
+ var elementCollection = this.templateCollection[tempName];
67
+ if (elementCollection && elementCollection.length) {
68
+ for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
69
+ var ele = elementCollection_1[_a];
70
+ var destroy = getValue('__vue__.$destroy', ele);
71
+ if (destroy) {
72
+ ele.__vue__.$destroy();
73
+ }
74
+ if (ele.innerHTML) {
75
+ ele.innerHTML = '';
76
+ }
80
77
  }
78
+ delete this.templateCollection[tempName];
81
79
  }
82
- delete this.templateCollection[tempName];
83
80
  }
84
81
  }
85
- }
86
- };
87
- DropDownTreeComponent.prototype.setProperties = function (prop, muteOnChange) {
88
- var _this = this;
89
- if (this.isVue3) {
90
- this.models = !this.models ? this.ej2Instances.referModels : this.models;
91
- }
92
- if (this.ej2Instances && this.ej2Instances._setProperties) {
93
- this.ej2Instances._setProperties(prop, muteOnChange);
94
- }
95
- if (prop && this.models && this.models.length) {
96
- Object.keys(prop).map(function (key) {
97
- _this.models.map(function (model) {
98
- if ((key === model) && !(/datasource/i.test(key))) {
99
- if (_this.isVue3) {
100
- _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);
82
+ },
83
+ setProperties: function (prop, muteOnChange) {
84
+ var _this = this;
85
+ if (this.isVue3) {
86
+ this.models = !this.models ? this.ej2Instances.referModels : this.models;
87
+ }
88
+ if (this.ej2Instances && this.ej2Instances._setProperties) {
89
+ this.ej2Instances._setProperties(prop, muteOnChange);
90
+ }
91
+ if (prop && this.models && this.models.length) {
92
+ Object.keys(prop).map(function (key) {
93
+ _this.models.map(function (model) {
94
+ if ((key === model) && !(/datasource/i.test(key))) {
95
+ if (_this.isVue3) {
96
+ _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);
97
+ }
98
+ else {
99
+ _this.$emit('update:' + key, prop[key]);
100
+ _this.$emit('modelchanged', prop[key]);
101
+ }
101
102
  }
102
- else {
103
- _this.$emit('update:' + key, prop[key]);
104
- _this.$emit('modelchanged', prop[key]);
103
+ });
104
+ });
105
+ }
106
+ },
107
+ trigger: function (eventName, eventProp, successHandler) {
108
+ if (!isExecute) {
109
+ this.models = !this.models ? this.ej2Instances.referModels : this.models;
110
+ }
111
+ if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {
112
+ var key = this.models.toString().match(/checked|value/) || [];
113
+ var propKey = key[0];
114
+ if (eventProp && key && !isUndefined(eventProp[propKey])) {
115
+ if (!isExecute) {
116
+ this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);
117
+ this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
118
+ this.ej2Instances.vueInstance.$emit('update:modelValue', eventProp[propKey]);
119
+ }
120
+ else {
121
+ if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {
122
+ this.$emit('update:' + propKey, eventProp[propKey]);
123
+ this.$emit('modelchanged', eventProp[propKey]);
105
124
  }
106
125
  }
107
- });
108
- });
109
- }
110
- };
111
- DropDownTreeComponent.prototype.trigger = function (eventName, eventProp, successHandler) {
112
- if (!isExecute) {
113
- this.models = !this.models ? this.ej2Instances.referModels : this.models;
114
- }
115
- if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {
116
- var key = this.models.toString().match(/checked|value/) || [];
117
- var propKey = key[0];
118
- if (eventProp && key && !isUndefined(eventProp[propKey])) {
119
- if (!isExecute) {
120
- this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);
121
- this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
122
- this.ej2Instances.vueInstance.$emit('update:modelValue', eventProp[propKey]);
123
126
  }
124
- else {
125
- if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {
127
+ }
128
+ else if ((eventName === 'actionBegin' && eventProp.requestType === 'dateNavigate') && this.models && (this.models.length !== 0)) {
129
+ var key = this.models.toString().match(/currentView|selectedDate/) || [];
130
+ var propKey = key[0];
131
+ if (eventProp && key && !isUndefined(eventProp[propKey])) {
132
+ if (!isExecute) {
133
+ this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);
134
+ this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
135
+ }
136
+ else {
126
137
  this.$emit('update:' + propKey, eventProp[propKey]);
127
138
  this.$emit('modelchanged', eventProp[propKey]);
128
139
  }
129
140
  }
130
141
  }
131
- }
132
- else if ((eventName === 'actionBegin' && eventProp.requestType === 'dateNavigate') && this.models && (this.models.length !== 0)) {
133
- var key = this.models.toString().match(/currentView|selectedDate/) || [];
134
- var propKey = key[0];
135
- if (eventProp && key && !isUndefined(eventProp[propKey])) {
136
- if (!isExecute) {
137
- this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);
138
- this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
139
- }
140
- else {
141
- this.$emit('update:' + propKey, eventProp[propKey]);
142
- this.$emit('modelchanged', eventProp[propKey]);
143
- }
142
+ if ((this.ej2Instances && this.ej2Instances._trigger)) {
143
+ this.ej2Instances._trigger(eventName, eventProp, successHandler);
144
144
  }
145
- }
146
- if ((this.ej2Instances && this.ej2Instances._trigger)) {
147
- this.ej2Instances._trigger(eventName, eventProp, successHandler);
148
- }
149
- };
150
- DropDownTreeComponent.prototype.render = function (createElement) {
151
- var h = !isExecute ? gh : createElement;
152
- var slots = null;
153
- if (!isNullOrUndefined(this.$slots.default)) {
154
- slots = !isExecute ? this.$slots.default() : this.$slots.default;
155
- }
156
- return h('input', slots);
157
- };
158
- DropDownTreeComponent.prototype.custom = function () {
159
- this.updated();
160
- };
161
- DropDownTreeComponent.prototype.clear = function () {
162
- return this.ej2Instances.clear();
163
- };
164
- DropDownTreeComponent.prototype.ensureVisible = function (item) {
165
- return this.ej2Instances.ensureVisible(item);
166
- };
167
- DropDownTreeComponent.prototype.getData = function (item) {
168
- return this.ej2Instances.getData(item);
169
- };
170
- DropDownTreeComponent.prototype.getLocaleName = function () {
171
- return this.ej2Instances.getLocaleName();
172
- };
173
- DropDownTreeComponent.prototype.hidePopup = function () {
174
- return this.ej2Instances.hidePopup();
175
- };
176
- DropDownTreeComponent.prototype.selectAll = function (state) {
177
- return this.ej2Instances.selectAll(state);
178
- };
179
- DropDownTreeComponent.prototype.showPopup = function () {
180
- return this.ej2Instances.showPopup();
181
- };
182
- DropDownTreeComponent = __decorate([
183
- EJComponentDecorator({
184
- props: properties,
185
- model: {
186
- event: 'modelchanged'
187
- }
188
- }, isExecute)
189
- ,Options({
190
- props: props,
191
- watch: watch,
192
- emits: emitProbs,
193
- provide: function provide() {
194
- return {
195
- custom: this.custom
196
- };
197
- }
198
- })
199
- ], DropDownTreeComponent);
200
- return DropDownTreeComponent;
201
- }(ComponentBase));
202
- export { DropDownTreeComponent };
145
+ },
146
+ custom: function () {
147
+ this.updated();
148
+ },
149
+ clear: function () {
150
+ return this.ej2Instances.clear();
151
+ },
152
+ ensureVisible: function (item) {
153
+ return this.ej2Instances.ensureVisible(item);
154
+ },
155
+ getData: function (item) {
156
+ return this.ej2Instances.getData(item);
157
+ },
158
+ getLocaleName: function () {
159
+ return this.ej2Instances.getLocaleName();
160
+ },
161
+ hidePopup: function () {
162
+ return this.ej2Instances.hidePopup();
163
+ },
164
+ selectAll: function (state) {
165
+ return this.ej2Instances.selectAll(state);
166
+ },
167
+ showPopup: function () {
168
+ return this.ej2Instances.showPopup();
169
+ },
170
+ }
171
+ });
203
172
  export var DropDownTreePlugin = {
204
173
  name: 'ejs-dropdowntree',
205
174
  install: function (Vue) {
@@ -1,56 +1,15 @@
1
- import { ComponentBase } from '@syncfusion/ej2-vue-base';
2
1
  export declare const properties: string[];
3
2
  export declare const modelProps: string[];
4
3
  export declare const testProp: any;
5
- export declare const props: any;
6
- export declare const watch: any;
7
- export declare const emitProbs: any;
4
+ export declare const props: any, watch: any, emitProbs: any;
8
5
  /**
9
6
  * ListBox component allows the user to select values from the predefined list of values.
10
7
  * ```html
11
8
  * <ejs-listbox :dataSource='data'></ejs-listbox>
12
9
  * ```
13
10
  */
14
- export declare class ListBoxComponent extends ComponentBase {
15
- ej2Instances: any;
16
- propKeys: string[];
17
- models: string[];
18
- hasChildDirective: boolean;
19
- protected hasInjectedModules: boolean;
20
- tagMapper: {
21
- [key: string]: Object;
22
- };
23
- tagNameMapper: Object;
24
- isVue3: boolean;
25
- templateCollection: any;
26
- constructor();
27
- clearTemplate(templateNames?: string[]): any;
28
- setProperties(prop: any, muteOnChange: boolean): void;
29
- trigger(eventName: string, eventProp: {
30
- [key: string]: Object;
31
- }, successHandler?: Function): void;
32
- render(createElement: any): any;
33
- custom(): void;
34
- addItems(items: Object[] | Object, itemIndex?: number): void;
35
- enableItems(items: string[], enable: boolean, isValue?: boolean): void;
36
- filter(dataSource: undefined[] | Object | string[] | number[] | boolean[], query?: Object, fields?: Object): void;
37
- getDataByValue(value: string | number | boolean): Object | string | number | boolean;
38
- getDataByValues(value: string[] | number[] | boolean[]): undefined[];
39
- getDataList(): undefined[] | string[] | boolean[] | number[];
40
- getItems(): Object[];
41
- getSortedList(): undefined[] | string[] | boolean[] | number[];
42
- hideSpinner(): void;
43
- moveAllTo(targetId?: string, index?: number): void;
44
- moveDown(value?: string[] | number[] | boolean[]): void;
45
- moveTo(value?: string[] | number[] | boolean[], index?: number, targetId?: string): void;
46
- moveUp(value?: string[] | number[] | boolean[]): void;
47
- removeItem(items?: undefined[] | undefined | string | boolean | number | string[] | boolean[] | number[], itemIndex?: number): void;
48
- removeItems(items?: Object[] | Object, itemIndex?: number): void;
49
- requiredModules(): Object[];
50
- selectAll(state: boolean): void;
51
- selectItems(items: string[], state: boolean, isValue?: boolean): void;
52
- showSpinner(): void;
53
- }
11
+ export declare let ListBoxComponent: any;
12
+ export declare type ListBoxComponent = InstanceType<typeof ListBoxComponent>;
54
13
  export declare const ListBoxPlugin: {
55
14
  name: string;
56
15
  install(Vue: any): void;