@syncfusion/ej2-vue-dropdowns 22.2.12 → 23.1.38
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/CHANGELOG.md +9 -212
- package/dist/ej2-vue-dropdowns.umd.min.js +3 -3
- package/dist/ej2-vue-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-dropdowns.es2015.js +15 -6
- package/dist/es6/ej2-vue-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-dropdowns.es5.js +15 -6
- package/dist/es6/ej2-vue-dropdowns.es5.js.map +1 -1
- package/dist/global/ej2-vue-dropdowns.min.js +3 -3
- package/package.json +9 -9
- package/src/auto-complete/autocomplete.component.d.ts +3 -1
- package/src/auto-complete/autocomplete.component.js +5 -2
- package/src/combo-box/combobox.component.d.ts +3 -1
- package/src/combo-box/combobox.component.js +5 -2
- package/src/drop-down-list/dropdownlist.component.d.ts +3 -1
- package/src/drop-down-list/dropdownlist.component.js +5 -2
- package/src/drop-down-tree/dropdowntree.component.d.ts +3 -1
- package/src/list-box/listbox.component.d.ts +3 -1
- package/src/mention/mention.component.d.ts +3 -1
- package/src/multi-select/multiselect.component.d.ts +3 -1
- package/styles/auto-complete/material-dark.css +0 -1
- package/styles/auto-complete/material.css +0 -1
- package/styles/auto-complete/material3-dark.css +0 -1
- package/styles/auto-complete/material3-dark.scss +1 -1
- package/styles/auto-complete/material3.css +0 -1
- package/styles/auto-complete/material3.scss +1 -1
- package/styles/auto-complete/tailwind-dark.css +0 -1
- package/styles/auto-complete/tailwind.css +0 -1
- package/styles/bootstrap-dark.css +70 -15
- package/styles/bootstrap.css +70 -15
- package/styles/bootstrap4.css +71 -16
- package/styles/bootstrap5-dark.css +71 -16
- package/styles/bootstrap5.css +71 -16
- package/styles/combo-box/material-dark.css +0 -1
- package/styles/combo-box/material.css +0 -1
- package/styles/combo-box/material3-dark.css +0 -1
- package/styles/combo-box/material3-dark.scss +1 -1
- package/styles/combo-box/material3.css +0 -1
- package/styles/combo-box/material3.scss +1 -1
- package/styles/combo-box/tailwind-dark.css +0 -1
- package/styles/combo-box/tailwind.css +0 -1
- package/styles/drop-down-base/material-dark.css +0 -1
- package/styles/drop-down-base/material.css +0 -1
- package/styles/drop-down-base/material3-dark.css +0 -1
- package/styles/drop-down-base/material3-dark.scss +1 -1
- package/styles/drop-down-base/material3.css +0 -1
- package/styles/drop-down-base/material3.scss +1 -1
- package/styles/drop-down-base/tailwind-dark.css +0 -1
- package/styles/drop-down-base/tailwind.css +0 -1
- package/styles/drop-down-list/material-dark.css +0 -1
- package/styles/drop-down-list/material.css +0 -1
- package/styles/drop-down-list/material3-dark.css +0 -1
- package/styles/drop-down-list/material3-dark.scss +1 -1
- package/styles/drop-down-list/material3.css +0 -1
- package/styles/drop-down-list/material3.scss +1 -1
- package/styles/drop-down-list/tailwind-dark.css +0 -1
- package/styles/drop-down-list/tailwind.css +0 -1
- package/styles/drop-down-tree/material-dark.css +0 -1
- package/styles/drop-down-tree/material.css +0 -1
- package/styles/drop-down-tree/material3-dark.css +0 -1
- package/styles/drop-down-tree/material3-dark.scss +1 -1
- package/styles/drop-down-tree/material3.css +0 -1
- package/styles/drop-down-tree/material3.scss +1 -1
- package/styles/drop-down-tree/tailwind-dark.css +0 -1
- package/styles/drop-down-tree/tailwind.css +0 -1
- package/styles/fabric-dark.css +70 -15
- package/styles/fabric.css +70 -15
- package/styles/fluent-dark.css +71 -16
- package/styles/fluent.css +71 -16
- package/styles/highcontrast-light.css +70 -15
- package/styles/highcontrast.css +70 -15
- package/styles/list-box/bootstrap-dark.css +70 -15
- package/styles/list-box/bootstrap.css +70 -15
- package/styles/list-box/bootstrap4.css +71 -16
- package/styles/list-box/bootstrap5-dark.css +71 -16
- package/styles/list-box/bootstrap5.css +71 -16
- package/styles/list-box/fabric-dark.css +70 -15
- package/styles/list-box/fabric.css +70 -15
- package/styles/list-box/fluent-dark.css +71 -16
- package/styles/list-box/fluent.css +71 -16
- package/styles/list-box/highcontrast-light.css +70 -15
- package/styles/list-box/highcontrast.css +70 -15
- package/styles/list-box/material-dark.css +71 -17
- package/styles/list-box/material.css +71 -17
- package/styles/list-box/material3-dark.css +71 -17
- package/styles/list-box/material3-dark.scss +1 -1
- package/styles/list-box/material3.css +71 -17
- package/styles/list-box/material3.scss +1 -1
- package/styles/list-box/tailwind-dark.css +71 -17
- package/styles/list-box/tailwind.css +71 -17
- package/styles/material-dark.css +71 -17
- package/styles/material.css +71 -17
- package/styles/material3-dark.css +71 -24
- package/styles/material3.css +71 -17
- package/styles/mention/material-dark.css +0 -1
- package/styles/mention/material.css +0 -1
- package/styles/mention/material3-dark.css +0 -1
- package/styles/mention/material3-dark.scss +1 -1
- package/styles/mention/material3.css +0 -1
- package/styles/mention/material3.scss +1 -1
- package/styles/mention/tailwind-dark.css +0 -1
- package/styles/mention/tailwind.css +0 -1
- package/styles/multi-select/material-dark.css +0 -1
- package/styles/multi-select/material.css +0 -1
- package/styles/multi-select/material3-dark.css +0 -1
- package/styles/multi-select/material3-dark.scss +1 -1
- package/styles/multi-select/material3.css +0 -1
- package/styles/multi-select/material3.scss +1 -1
- package/styles/multi-select/tailwind-dark.css +0 -1
- package/styles/multi-select/tailwind.css +0 -1
- package/styles/tailwind-dark.css +71 -24
- package/styles/tailwind.css +71 -24
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-dropdowns@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-dropdowns@23.1.36",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-c5QeXoQSOhRGOEGVY0au3m72N0tn7j9mS042hzWnEabPDWoyT2Dj3CmOQDuY2b1GGjT9TxC2RhVafBVpFjK30g==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-dropdowns/-/ej2-vue-dropdowns-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-dropdowns/-/ej2-vue-dropdowns-23.1.36.tgz",
|
|
23
|
+
"_shasum": "3914f9b218facc896d5c8264ec927bded1568d81",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-dropdowns@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-dropdowns": "
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~23.1.38",
|
|
35
|
+
"@syncfusion/ej2-dropdowns": "23.1.38",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~23.1.36"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 DropDown Components for Vue",
|
|
@@ -62,6 +62,6 @@
|
|
|
62
62
|
"ci-publish": "gulp ci-publish",
|
|
63
63
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
64
64
|
},
|
|
65
|
-
"version": "
|
|
65
|
+
"version": "23.1.38",
|
|
66
66
|
"sideEffects": false
|
|
67
67
|
}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { AutoCompleteModel } from '@syncfusion/ej2-dropdowns';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-autocomplete :dataSource='data'></ejs-autocomplete>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let AutoCompleteComponent:
|
|
13
|
+
export declare let AutoCompleteComponent: DefineVueComponent<AutoCompleteModel>;
|
|
12
14
|
export declare type AutoCompleteComponent = InstanceType<typeof AutoCompleteComponent>;
|
|
13
15
|
export declare const AutoCompletePlugin: {
|
|
14
16
|
name: string;
|
|
@@ -2,7 +2,7 @@ import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syn
|
|
|
2
2
|
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
3
3
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
4
4
|
import { AutoComplete } from '@syncfusion/ej2-dropdowns';
|
|
5
|
-
export var properties = ['isLazyUpdate', 'plugins', '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'];
|
|
5
|
+
export var properties = ['isLazyUpdate', 'plugins', 'actionFailureTemplate', 'allowCustom', 'allowFiltering', 'autofill', 'cssClass', 'dataSource', 'enablePersistence', 'enableRtl', 'enableVirtualization', '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'];
|
|
6
6
|
export var modelProps = ['value'];
|
|
7
7
|
export var testProp = getProps({ props: properties });
|
|
8
8
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -31,7 +31,7 @@ export var AutoCompleteComponent = vueDefineComponent({
|
|
|
31
31
|
propKeys: properties,
|
|
32
32
|
models: modelProps,
|
|
33
33
|
hasChildDirective: false,
|
|
34
|
-
hasInjectedModules:
|
|
34
|
+
hasInjectedModules: true,
|
|
35
35
|
tagMapper: {},
|
|
36
36
|
tagNameMapper: {},
|
|
37
37
|
isVue3: !isExecute,
|
|
@@ -173,6 +173,9 @@ export var AutoCompleteComponent = vueDefineComponent({
|
|
|
173
173
|
hideSpinner: function () {
|
|
174
174
|
return this.ej2Instances.hideSpinner();
|
|
175
175
|
},
|
|
176
|
+
requiredModules: function () {
|
|
177
|
+
return this.ej2Instances.requiredModules();
|
|
178
|
+
},
|
|
176
179
|
showPopup: function (e) {
|
|
177
180
|
return this.ej2Instances.showPopup(e);
|
|
178
181
|
},
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { ComboBoxModel } from '@syncfusion/ej2-dropdowns';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-combobox :dataSource='data'></ejs-combobox>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let ComboBoxComponent:
|
|
13
|
+
export declare let ComboBoxComponent: DefineVueComponent<ComboBoxModel>;
|
|
12
14
|
export declare type ComboBoxComponent = InstanceType<typeof ComboBoxComponent>;
|
|
13
15
|
export declare const ComboBoxPlugin: {
|
|
14
16
|
name: string;
|
|
@@ -2,7 +2,7 @@ import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syn
|
|
|
2
2
|
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
3
3
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
4
4
|
import { ComboBox } from '@syncfusion/ej2-dropdowns';
|
|
5
|
-
export var properties = ['isLazyUpdate', 'plugins', 'actionFailureTemplate', 'allowCustom', 'allowFiltering', 'autofill', 'cssClass', 'dataSource', 'enablePersistence', 'enableRtl', 'enabled', 'fields', 'filterBarPlaceholder', 'filterType', 'floatLabelType', 'footerTemplate', 'groupTemplate', 'headerTemplate', 'htmlAttributes', 'ignoreAccent', 'ignoreCase', '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'];
|
|
5
|
+
export var properties = ['isLazyUpdate', 'plugins', 'actionFailureTemplate', 'allowCustom', 'allowFiltering', 'autofill', 'cssClass', 'dataSource', 'enablePersistence', 'enableRtl', 'enableVirtualization', 'enabled', 'fields', 'filterBarPlaceholder', 'filterType', 'floatLabelType', 'footerTemplate', 'groupTemplate', 'headerTemplate', 'htmlAttributes', 'ignoreAccent', 'ignoreCase', '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'];
|
|
6
6
|
export var modelProps = ['value'];
|
|
7
7
|
export var testProp = getProps({ props: properties });
|
|
8
8
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -31,7 +31,7 @@ export var ComboBoxComponent = vueDefineComponent({
|
|
|
31
31
|
propKeys: properties,
|
|
32
32
|
models: modelProps,
|
|
33
33
|
hasChildDirective: false,
|
|
34
|
-
hasInjectedModules:
|
|
34
|
+
hasInjectedModules: true,
|
|
35
35
|
tagMapper: {},
|
|
36
36
|
tagNameMapper: {},
|
|
37
37
|
isVue3: !isExecute,
|
|
@@ -173,6 +173,9 @@ export var ComboBoxComponent = vueDefineComponent({
|
|
|
173
173
|
hideSpinner: function () {
|
|
174
174
|
return this.ej2Instances.hideSpinner();
|
|
175
175
|
},
|
|
176
|
+
requiredModules: function () {
|
|
177
|
+
return this.ej2Instances.requiredModules();
|
|
178
|
+
},
|
|
176
179
|
showPopup: function (e) {
|
|
177
180
|
return this.ej2Instances.showPopup(e);
|
|
178
181
|
},
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { DropDownListModel } from '@syncfusion/ej2-dropdowns';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-dropdownlist :dataSource='data'></ejs-dropdownlist>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let DropDownListComponent:
|
|
13
|
+
export declare let DropDownListComponent: DefineVueComponent<DropDownListModel>;
|
|
12
14
|
export declare type DropDownListComponent = InstanceType<typeof DropDownListComponent>;
|
|
13
15
|
export declare const DropDownListPlugin: {
|
|
14
16
|
name: string;
|
|
@@ -2,7 +2,7 @@ import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syn
|
|
|
2
2
|
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
3
3
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
4
4
|
import { DropDownList } from '@syncfusion/ej2-dropdowns';
|
|
5
|
-
export var properties = ['isLazyUpdate', 'plugins', 'actionFailureTemplate', 'allowFiltering', 'cssClass', 'dataSource', 'enablePersistence', 'enableRtl', 'enabled', 'fields', 'filterBarPlaceholder', 'filterType', 'floatLabelType', 'footerTemplate', 'groupTemplate', 'headerTemplate', 'htmlAttributes', 'ignoreAccent', 'ignoreCase', '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'];
|
|
5
|
+
export var properties = ['isLazyUpdate', 'plugins', 'actionFailureTemplate', 'allowFiltering', 'cssClass', 'dataSource', 'enablePersistence', 'enableRtl', 'enableVirtualization', 'enabled', 'fields', 'filterBarPlaceholder', 'filterType', 'floatLabelType', 'footerTemplate', 'groupTemplate', 'headerTemplate', 'htmlAttributes', 'ignoreAccent', 'ignoreCase', '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'];
|
|
6
6
|
export var modelProps = ['value'];
|
|
7
7
|
export var testProp = getProps({ props: properties });
|
|
8
8
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -31,7 +31,7 @@ export var DropDownListComponent = vueDefineComponent({
|
|
|
31
31
|
propKeys: properties,
|
|
32
32
|
models: modelProps,
|
|
33
33
|
hasChildDirective: false,
|
|
34
|
-
hasInjectedModules:
|
|
34
|
+
hasInjectedModules: true,
|
|
35
35
|
tagMapper: {},
|
|
36
36
|
tagNameMapper: {},
|
|
37
37
|
isVue3: !isExecute,
|
|
@@ -173,6 +173,9 @@ export var DropDownListComponent = vueDefineComponent({
|
|
|
173
173
|
hideSpinner: function () {
|
|
174
174
|
return this.ej2Instances.hideSpinner();
|
|
175
175
|
},
|
|
176
|
+
requiredModules: function () {
|
|
177
|
+
return this.ej2Instances.requiredModules();
|
|
178
|
+
},
|
|
176
179
|
showPopup: function (e) {
|
|
177
180
|
return this.ej2Instances.showPopup(e);
|
|
178
181
|
},
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { DropDownTreeModel } from '@syncfusion/ej2-dropdowns';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-dropdowntree></ejs-dropdowntree>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let DropDownTreeComponent:
|
|
13
|
+
export declare let DropDownTreeComponent: DefineVueComponent<DropDownTreeModel>;
|
|
12
14
|
export declare type DropDownTreeComponent = InstanceType<typeof DropDownTreeComponent>;
|
|
13
15
|
export declare const DropDownTreePlugin: {
|
|
14
16
|
name: string;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { ListBoxModel } from '@syncfusion/ej2-dropdowns';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-listbox :dataSource='data'></ejs-listbox>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let ListBoxComponent:
|
|
13
|
+
export declare let ListBoxComponent: DefineVueComponent<ListBoxModel>;
|
|
12
14
|
export declare type ListBoxComponent = InstanceType<typeof ListBoxComponent>;
|
|
13
15
|
export declare const ListBoxPlugin: {
|
|
14
16
|
name: string;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { MentionModel } from '@syncfusion/ej2-dropdowns';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-mention :dataSource='data'></ejs-mention>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let MentionComponent:
|
|
13
|
+
export declare let MentionComponent: DefineVueComponent<MentionModel>;
|
|
12
14
|
export declare type MentionComponent = InstanceType<typeof MentionComponent>;
|
|
13
15
|
export declare const MentionPlugin: {
|
|
14
16
|
name: string;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { MultiSelectModel } from '@syncfusion/ej2-dropdowns';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-multiselect :dataSource='data'></ejs-multiselect>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let MultiSelectComponent:
|
|
13
|
+
export declare let MultiSelectComponent: DefineVueComponent<MultiSelectModel>;
|
|
12
14
|
export declare type MultiSelectComponent = InstanceType<typeof MultiSelectComponent>;
|
|
13
15
|
export declare const MultiSelectPlugin: {
|
|
14
16
|
name: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/auto-complete/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/auto-complete/material3.scss';
|
|
@@ -2490,11 +2490,6 @@ ejs-multiselect {
|
|
|
2490
2490
|
padding: 13px 16px;
|
|
2491
2491
|
position: relative;
|
|
2492
2492
|
}
|
|
2493
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2494
|
-
.e-listbox-container.e-filter-list,
|
|
2495
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2496
|
-
overflow: inherit;
|
|
2497
|
-
}
|
|
2498
2493
|
.e-listbox-wrapper .e-list-parent,
|
|
2499
2494
|
.e-listbox-container .e-list-parent,
|
|
2500
2495
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2778,9 +2773,6 @@ ejs-listbox {
|
|
|
2778
2773
|
overflow: auto;
|
|
2779
2774
|
}
|
|
2780
2775
|
|
|
2781
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2782
|
-
overflow: inherit;
|
|
2783
|
-
}
|
|
2784
2776
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2785
2777
|
overflow: auto;
|
|
2786
2778
|
}
|
|
@@ -2976,27 +2968,66 @@ ejs-listbox {
|
|
|
2976
2968
|
}
|
|
2977
2969
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2978
2970
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2979
|
-
height: calc(100% - 46px);
|
|
2971
|
+
height: calc(100% - 46px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2972
|
+
}
|
|
2973
|
+
|
|
2974
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2975
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2976
|
+
}
|
|
2977
|
+
|
|
2978
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2979
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2980
2980
|
}
|
|
2981
2981
|
|
|
2982
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2983
2982
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2984
|
-
height:
|
|
2983
|
+
height: 100%;
|
|
2985
2984
|
}
|
|
2986
2985
|
|
|
2987
2986
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2988
2987
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2989
|
-
height: calc(100% -
|
|
2988
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2991
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2992
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2993
|
+
}
|
|
2994
|
+
|
|
2995
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2996
|
+
height: calc(100% - 52px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3000
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3001
|
+
}
|
|
3002
|
+
|
|
3003
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3004
|
+
height: 100%;
|
|
2990
3005
|
}
|
|
2991
3006
|
|
|
2992
3007
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3008
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3009
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3010
|
+
}
|
|
3011
|
+
|
|
2993
3012
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
2994
|
-
height:
|
|
3013
|
+
height: 100%;
|
|
2995
3014
|
}
|
|
2996
3015
|
|
|
2997
3016
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3017
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3018
|
+
height: calc(100% - 54px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3019
|
+
}
|
|
3020
|
+
|
|
3021
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3022
|
+
height: calc(100% - 91.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3023
|
+
}
|
|
3024
|
+
|
|
3025
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3026
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3027
|
+
}
|
|
3028
|
+
|
|
2998
3029
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2999
|
-
height:
|
|
3030
|
+
height: 100%;
|
|
3000
3031
|
}
|
|
3001
3032
|
|
|
3002
3033
|
.e-listbox-wrapper,
|
|
@@ -3029,7 +3060,7 @@ ejs-listbox {
|
|
|
3029
3060
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3030
3061
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3031
3062
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3032
|
-
height: calc(100% -
|
|
3063
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3033
3064
|
}
|
|
3034
3065
|
|
|
3035
3066
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3305,6 +3336,30 @@ ejs-listbox {
|
|
|
3305
3336
|
padding-right: 1.0714em;
|
|
3306
3337
|
}
|
|
3307
3338
|
|
|
3339
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3340
|
+
height: 100%;
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3344
|
+
height: 100%;
|
|
3345
|
+
}
|
|
3346
|
+
|
|
3347
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3348
|
+
height: 100%;
|
|
3349
|
+
}
|
|
3350
|
+
|
|
3351
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3352
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3353
|
+
}
|
|
3354
|
+
|
|
3355
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3356
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3357
|
+
}
|
|
3358
|
+
|
|
3359
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3360
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3361
|
+
}
|
|
3362
|
+
|
|
3308
3363
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3309
3364
|
@keyframes material-spinner-rotate {
|
|
3310
3365
|
0% {
|
package/styles/bootstrap.css
CHANGED
|
@@ -2494,11 +2494,6 @@ ejs-multiselect {
|
|
|
2494
2494
|
padding: 13px 16px;
|
|
2495
2495
|
position: relative;
|
|
2496
2496
|
}
|
|
2497
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2498
|
-
.e-listbox-container.e-filter-list,
|
|
2499
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2500
|
-
overflow: inherit;
|
|
2501
|
-
}
|
|
2502
2497
|
.e-listbox-wrapper .e-list-parent,
|
|
2503
2498
|
.e-listbox-container .e-list-parent,
|
|
2504
2499
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2782,9 +2777,6 @@ ejs-listbox {
|
|
|
2782
2777
|
overflow: auto;
|
|
2783
2778
|
}
|
|
2784
2779
|
|
|
2785
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2786
|
-
overflow: inherit;
|
|
2787
|
-
}
|
|
2788
2780
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2789
2781
|
overflow: auto;
|
|
2790
2782
|
}
|
|
@@ -2986,27 +2978,66 @@ ejs-listbox {
|
|
|
2986
2978
|
}
|
|
2987
2979
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2988
2980
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2989
|
-
height: calc(100% - 46px);
|
|
2981
|
+
height: calc(100% - 46px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2982
|
+
}
|
|
2983
|
+
|
|
2984
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2985
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2986
|
+
}
|
|
2987
|
+
|
|
2988
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2989
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2990
2990
|
}
|
|
2991
2991
|
|
|
2992
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2993
2992
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2994
|
-
height:
|
|
2993
|
+
height: 100%;
|
|
2995
2994
|
}
|
|
2996
2995
|
|
|
2997
2996
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2998
2997
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2999
|
-
height: calc(100% -
|
|
2998
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2999
|
+
}
|
|
3000
|
+
|
|
3001
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3002
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3003
|
+
}
|
|
3004
|
+
|
|
3005
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3006
|
+
height: calc(100% - 52px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3007
|
+
}
|
|
3008
|
+
|
|
3009
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3010
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3011
|
+
}
|
|
3012
|
+
|
|
3013
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3014
|
+
height: 100%;
|
|
3000
3015
|
}
|
|
3001
3016
|
|
|
3002
3017
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3018
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3019
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3020
|
+
}
|
|
3021
|
+
|
|
3003
3022
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3004
|
-
height:
|
|
3023
|
+
height: 100%;
|
|
3005
3024
|
}
|
|
3006
3025
|
|
|
3007
3026
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3027
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3028
|
+
height: calc(100% - 54px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3029
|
+
}
|
|
3030
|
+
|
|
3031
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3032
|
+
height: calc(100% - 91.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3033
|
+
}
|
|
3034
|
+
|
|
3035
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3036
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3037
|
+
}
|
|
3038
|
+
|
|
3008
3039
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3009
|
-
height:
|
|
3040
|
+
height: 100%;
|
|
3010
3041
|
}
|
|
3011
3042
|
|
|
3012
3043
|
.e-listbox-wrapper,
|
|
@@ -3039,7 +3070,7 @@ ejs-listbox {
|
|
|
3039
3070
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3040
3071
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3041
3072
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3042
|
-
height: calc(100% -
|
|
3073
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3043
3074
|
}
|
|
3044
3075
|
|
|
3045
3076
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3315,6 +3346,30 @@ ejs-listbox {
|
|
|
3315
3346
|
padding-right: 1.0714em;
|
|
3316
3347
|
}
|
|
3317
3348
|
|
|
3349
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3350
|
+
height: 100%;
|
|
3351
|
+
}
|
|
3352
|
+
|
|
3353
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3354
|
+
height: 100%;
|
|
3355
|
+
}
|
|
3356
|
+
|
|
3357
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3358
|
+
height: 100%;
|
|
3359
|
+
}
|
|
3360
|
+
|
|
3361
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3362
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3363
|
+
}
|
|
3364
|
+
|
|
3365
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3366
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3367
|
+
}
|
|
3368
|
+
|
|
3369
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3370
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3371
|
+
}
|
|
3372
|
+
|
|
3318
3373
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3319
3374
|
@keyframes material-spinner-rotate {
|
|
3320
3375
|
0% {
|