@syncfusion/ej2-dropdowns
Advanced tools
Comparing version 24.1.44 to 24.1.45-12082
@@ -5,2 +5,20 @@ # Changelog | ||
### MultiSelect | ||
#### Bug Fixes | ||
- `#I535771` - Fixed issue where Z-index was not being added to the popup element when initially opening the popup. | ||
## 24.1.45 (2024-01-09) | ||
### Mention | ||
#### Bug Fixes | ||
- `#I534515` - Fixed an issue where unable to add image caption in `RTE` using the Mention integration. | ||
- `#I530749` - Now, the Change event triggers properly with the mention list in Rich Text Editor. | ||
## 24.1.44 (2024-01-03) | ||
### DropDownTree | ||
@@ -7,0 +25,0 @@ |
@@ -1,10 +0,1 @@ | ||
/*! | ||
* filename: index.d.ts | ||
* version : 24.1.44 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
* A copy of the current license can be obtained at any time by e-mailing | ||
* licensing@syncfusion.com. Any infringement will be prosecuted under | ||
* applicable laws. | ||
*/ | ||
import * as _dropdowns from '@syncfusion/ej2-dropdowns'; | ||
@@ -11,0 +2,0 @@ |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ define(["require", "exports", "./autocomplete", "./combobox", "./dropdownlist", "./multiselect"], function (require, exports, autocomplete_1, combobox_1, dropdownlist_1, multiselect_1) { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
156
package.json
{ | ||
"_from": "@syncfusion/ej2-dropdowns@*", | ||
"_id": "@syncfusion/ej2-dropdowns@24.1.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-7DzauttMXiQ609dAykUbLBCa8+zRRvmj3zeTovCyxf1xX5nUvCiX97BBq6W+hw6zsZcxDDP5I578cYtr+ZVT4g==", | ||
"_location": "/@syncfusion/ej2-dropdowns", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-dropdowns@*", | ||
"_from": "@syncfusion/ej2-dropdowns@*", | ||
"_id": "@syncfusion/ej2-dropdowns@24.1.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-7DzauttMXiQ609dAykUbLBCa8+zRRvmj3zeTovCyxf1xX5nUvCiX97BBq6W+hw6zsZcxDDP5I578cYtr+ZVT4g==", | ||
"_location": "/@syncfusion/ej2-dropdowns", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-dropdowns@*", | ||
"name": "@syncfusion/ej2-dropdowns", | ||
"escapedName": "@syncfusion%2fej2-dropdowns", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/", | ||
"/@syncfusion/ej2", | ||
"/@syncfusion/ej2-angular-dropdowns", | ||
"/@syncfusion/ej2-documenteditor", | ||
"/@syncfusion/ej2-gantt", | ||
"/@syncfusion/ej2-grids", | ||
"/@syncfusion/ej2-inplace-editor", | ||
"/@syncfusion/ej2-kanban", | ||
"/@syncfusion/ej2-pdfviewer", | ||
"/@syncfusion/ej2-pivotview", | ||
"/@syncfusion/ej2-querybuilder", | ||
"/@syncfusion/ej2-react-dropdowns", | ||
"/@syncfusion/ej2-ribbon", | ||
"/@syncfusion/ej2-schedule", | ||
"/@syncfusion/ej2-spreadsheet", | ||
"/@syncfusion/ej2-vue-dropdowns" | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-24.1.43.tgz", | ||
"_shasum": "701d451c8b2edac1cdb8265fd8ed788ec67924cc", | ||
"_spec": "@syncfusion/ej2-dropdowns@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-data": "~24.1.41", | ||
"@syncfusion/ej2-inputs": "~24.1.45", | ||
"@syncfusion/ej2-lists": "~24.1.41", | ||
"@syncfusion/ej2-navigations": "~24.1.41", | ||
"@syncfusion/ej2-notifications": "~24.1.41", | ||
"@syncfusion/ej2-popups": "~24.1.44" | ||
}, | ||
"deprecated": false, | ||
"description": "Essential JS 2 DropDown Components", | ||
"devDependencies": {}, | ||
"es2015": "./dist/es6/ej2-dropdowns.es5.js", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"ej2-dropdown", | ||
"dropdownlist", | ||
"autocomplete", | ||
"multiselect", | ||
"combobox", | ||
"select", | ||
"ej2-dropdownlist", | ||
"ej2-autocomplete", | ||
"ej2-multiselect", | ||
"ej2-combobox" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-dropdowns.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-dropdowns", | ||
"escapedName": "@syncfusion%2fej2-dropdowns", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/", | ||
"/@syncfusion/ej2", | ||
"/@syncfusion/ej2-angular-dropdowns", | ||
"/@syncfusion/ej2-documenteditor", | ||
"/@syncfusion/ej2-gantt", | ||
"/@syncfusion/ej2-grids", | ||
"/@syncfusion/ej2-inplace-editor", | ||
"/@syncfusion/ej2-kanban", | ||
"/@syncfusion/ej2-pdfviewer", | ||
"/@syncfusion/ej2-pivotview", | ||
"/@syncfusion/ej2-querybuilder", | ||
"/@syncfusion/ej2-react-dropdowns", | ||
"/@syncfusion/ej2-ribbon", | ||
"/@syncfusion/ej2-schedule", | ||
"/@syncfusion/ej2-spreadsheet", | ||
"/@syncfusion/ej2-vue-dropdowns" | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-24.1.43.tgz", | ||
"_shasum": "701d451c8b2edac1cdb8265fd8ed788ec67924cc", | ||
"_spec": "@syncfusion/ej2-dropdowns@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-data": "~24.1.41", | ||
"@syncfusion/ej2-inputs": "~24.1.41", | ||
"@syncfusion/ej2-lists": "~24.1.41", | ||
"@syncfusion/ej2-navigations": "~24.1.41", | ||
"@syncfusion/ej2-notifications": "~24.1.41", | ||
"@syncfusion/ej2-popups": "~24.1.44" | ||
}, | ||
"deprecated": false, | ||
"description": "Essential JS 2 DropDown Components", | ||
"devDependencies": {}, | ||
"es2015": "./dist/es6/ej2-dropdowns.es5.js", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"ej2-dropdown", | ||
"dropdownlist", | ||
"autocomplete", | ||
"multiselect", | ||
"combobox", | ||
"select", | ||
"ej2-dropdownlist", | ||
"ej2-autocomplete", | ||
"ej2-multiselect", | ||
"ej2-combobox" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-dropdowns.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-dropdowns", | ||
"typings": "index.d.ts", | ||
"version": "24.1.44", | ||
"sideEffects": false, | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls" | ||
} | ||
"typings": "index.d.ts", | ||
"version": "24.1.45-12082", | ||
"sideEffects": false, | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { Property, EventHandler, KeyboardEventArgs, isNullOrUndefined, detach } from '@syncfusion/ej2-base';import { Event, EmitType, Complex } from '@syncfusion/ej2-base';import { removeClass, attributes, NotifyPropertyChanges } from '@syncfusion/ej2-base';import { dropDownListClasses } from '../drop-down-list/drop-down-list';import { ComboBox } from '../combo-box/combo-box';import { highlightSearch, revertHighlightSearch } from '../common/highlight-search';import { Search } from '../common/incremental-search';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { FieldSettings, FilteringEventArgs, FilterType, ResultData } from '../drop-down-base/drop-down-base';import { FloatLabelType, Input } from '@syncfusion/ej2-inputs';import { DataManager, Predicate, Query } from '@syncfusion/ej2-data'; | ||
import { Property, EventHandler, KeyboardEventArgs, isNullOrUndefined, detach } from '@syncfusion/ej2-base'; import { Event, EmitType, Complex } from '@syncfusion/ej2-base'; import { removeClass, attributes, NotifyPropertyChanges } from '@syncfusion/ej2-base'; import { dropDownListClasses } from '../drop-down-list/drop-down-list'; import { ComboBox } from '../combo-box/combo-box'; import { highlightSearch, revertHighlightSearch } from '../common/highlight-search'; import { Search } from '../common/incremental-search'; import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model'; import { FieldSettings, FilteringEventArgs, FilterType, ResultData } from '../drop-down-base/drop-down-base'; import { FloatLabelType, Input } from '@syncfusion/ej2-inputs'; import { DataManager, Predicate, Query } from '@syncfusion/ej2-data'; | ||
import {ComboBoxModel} from "../combo-box/combo-box-model"; | ||
@@ -21,3 +21,3 @@ | ||
* @default { value: null, iconCss: null, groupBy: null} | ||
* @deprecated | ||
*/ | ||
@@ -32,3 +32,3 @@ fields?: FieldSettingsModel; | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -67,3 +67,3 @@ ignoreCase?: boolean; | ||
* @default {} | ||
* @deprecated | ||
*/ | ||
@@ -79,3 +79,3 @@ htmlAttributes?: { [key: string]: string }; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -143,3 +143,3 @@ query?: Query; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -162,3 +162,3 @@ index?: number; | ||
* @isEnumeration true | ||
* @deprecated | ||
*/ | ||
@@ -173,3 +173,3 @@ floatLabelType?: FloatLabelType; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -183,3 +183,3 @@ valueTemplate?: string | Function; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -193,3 +193,3 @@ filterBarPlaceholder?: string; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -203,3 +203,3 @@ allowFiltering?: boolean; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -206,0 +206,0 @@ text?: string; |
@@ -36,3 +36,3 @@ /// <reference path="../combo-box/combo-box-model.d.ts" /> | ||
* @default { value: null, iconCss: null, groupBy: null} | ||
* @deprecated | ||
*/ | ||
@@ -46,3 +46,3 @@ fields: FieldSettingsModel; | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -77,3 +77,3 @@ ignoreCase: boolean; | ||
* @default {} | ||
* @deprecated | ||
*/ | ||
@@ -90,3 +90,3 @@ htmlAttributes: { | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -150,3 +150,3 @@ query: Query; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -168,3 +168,3 @@ index: number; | ||
* @isEnumeration true | ||
* @deprecated | ||
*/ | ||
@@ -178,3 +178,3 @@ floatLabelType: FloatLabelType; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -187,3 +187,3 @@ valueTemplate: string | Function; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -196,3 +196,3 @@ filterBarPlaceholder: string; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -205,3 +205,3 @@ allowFiltering: boolean; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -235,3 +235,3 @@ text: string; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -261,3 +261,3 @@ filter(dataSource: { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -264,0 +264,0 @@ showPopup(e?: MouseEvent | KeyboardEventArgs | TouchEvent): void; |
@@ -154,3 +154,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -334,3 +334,3 @@ AutoComplete.prototype.filter = function (dataSource, query, fields) { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -337,0 +337,0 @@ AutoComplete.prototype.showPopup = function (e) { |
@@ -1,2 +0,2 @@ | ||
import { EventHandler, Property, Event, EmitType, addClass, Browser, KeyboardEventArgs, removeClass, detach } from '@syncfusion/ej2-base';import { isNullOrUndefined, NotifyPropertyChanges, getValue, setValue } from '@syncfusion/ej2-base';import { DropDownList, dropDownListClasses } from '../drop-down-list/drop-down-list';import { FilteringEventArgs } from '../drop-down-base/drop-down-base';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { Search } from '../common/incremental-search';import { createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups';import { Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs';import { DataManager, Query } from '@syncfusion/ej2-data'; | ||
import { EventHandler, Property, Event, EmitType, addClass, Browser, KeyboardEventArgs, removeClass, detach } from '@syncfusion/ej2-base'; import { isNullOrUndefined, NotifyPropertyChanges, getValue, setValue } from '@syncfusion/ej2-base'; import { DropDownList, dropDownListClasses } from '../drop-down-list/drop-down-list'; import { FilteringEventArgs } from '../drop-down-base/drop-down-base'; import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model'; import { Search } from '../common/incremental-search'; import { createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups'; import { Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs'; import { DataManager, Query } from '@syncfusion/ej2-data'; | ||
import {CustomValueSpecifierEventArgs} from "./combo-box"; | ||
@@ -31,3 +31,3 @@ import {DropDownListModel} from "../drop-down-list/drop-down-list-model"; | ||
* @default {} | ||
* @deprecated | ||
*/ | ||
@@ -47,3 +47,3 @@ htmlAttributes?: { [key: string]: string }; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -59,3 +59,3 @@ allowFiltering?: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -72,3 +72,3 @@ query?: Query; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -89,3 +89,3 @@ index?: number; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -133,3 +133,3 @@ enableRtl?: boolean; | ||
* @isEnumeration true | ||
* @deprecated | ||
*/ | ||
@@ -143,3 +143,3 @@ floatLabelType?: FloatLabelType; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -152,3 +152,3 @@ filterBarPlaceholder?: string; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -163,3 +163,3 @@ cssClass?: string; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -174,3 +174,3 @@ headerTemplate?: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -183,3 +183,3 @@ footerTemplate?: string | Function; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -194,3 +194,3 @@ placeholder?: string; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -206,3 +206,3 @@ width?: string | number; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -219,3 +219,3 @@ popupHeight?: string | number; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -228,3 +228,3 @@ popupWidth?: string | number; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -237,3 +237,3 @@ readonly?: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -247,3 +247,3 @@ text?: string; | ||
* @isGenericType true | ||
* @deprecated | ||
*/ | ||
@@ -250,0 +250,0 @@ value?: number | string | boolean; |
@@ -45,3 +45,3 @@ /// <reference path="../drop-down-list/drop-down-list-model.d.ts" /> | ||
* @default {} | ||
* @deprecated | ||
*/ | ||
@@ -62,3 +62,3 @@ htmlAttributes: { | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -73,3 +73,3 @@ allowFiltering: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -85,3 +85,3 @@ query: Query; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -100,3 +100,3 @@ index: number; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -140,3 +140,3 @@ enableRtl: boolean; | ||
* @isEnumeration true | ||
* @deprecated | ||
*/ | ||
@@ -149,3 +149,3 @@ floatLabelType: FloatLabelType; | ||
* @private | ||
* @deprecated | ||
*/ | ||
@@ -157,3 +157,3 @@ filterBarPlaceholder: string; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -167,3 +167,3 @@ cssClass: string; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -177,3 +177,3 @@ headerTemplate: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -185,3 +185,3 @@ footerTemplate: string | Function; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -195,3 +195,3 @@ placeholder: string; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -206,3 +206,3 @@ width: string | number; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -218,3 +218,3 @@ popupHeight: string | number; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -226,3 +226,3 @@ popupWidth: string | number; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -234,3 +234,3 @@ readonly: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -243,3 +243,3 @@ text: string; | ||
* @isGenericType true | ||
* @deprecated | ||
*/ | ||
@@ -288,3 +288,3 @@ value: number | string | boolean; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -296,3 +296,3 @@ showSpinner(): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -346,3 +346,3 @@ hideSpinner(): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -361,3 +361,3 @@ addItem(items: { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -371,3 +371,3 @@ filter(dataSource: { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -379,3 +379,3 @@ showPopup(e?: MouseEvent | KeyboardEventArgs | TouchEvent): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -393,3 +393,3 @@ hidePopup(e?: MouseEvent | KeyboardEventArgs | TouchEvent): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -401,3 +401,3 @@ clear(): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -409,3 +409,3 @@ focusOut(e?: MouseEvent | KeyboardEventArgs): void; | ||
* @returns {Element[]} | ||
* @deprecated | ||
*/ | ||
@@ -418,3 +418,3 @@ getItems(): Element[]; | ||
* @returns {Object} | ||
* @deprecated | ||
*/ | ||
@@ -421,0 +421,0 @@ getDataByValue(value: string | number | boolean): { |
@@ -365,3 +365,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -386,3 +386,3 @@ ComboBox.prototype.showSpinner = function () { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -728,3 +728,3 @@ ComboBox.prototype.hideSpinner = function () { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -741,3 +741,3 @@ ComboBox.prototype.addItem = function (items, itemIndex) { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -752,3 +752,3 @@ ComboBox.prototype.filter = function (dataSource, query, fields) { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -764,3 +764,3 @@ ComboBox.prototype.showPopup = function (e) { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -834,3 +834,3 @@ ComboBox.prototype.hidePopup = function (e) { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -845,3 +845,3 @@ ComboBox.prototype.clear = function () { | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -857,3 +857,3 @@ ComboBox.prototype.focusOut = function (e) { | ||
* @returns {Element[]} | ||
* @deprecated | ||
*/ | ||
@@ -868,3 +868,3 @@ ComboBox.prototype.getItems = function () { | ||
* @returns {Object} | ||
* @deprecated | ||
*/ | ||
@@ -871,0 +871,0 @@ ComboBox.prototype.getDataByValue = function (value) { |
@@ -0,0 +0,0 @@ var __assign = (this && this.__assign) || function () { |
@@ -1,2 +0,2 @@ | ||
import { Component, EventHandler, addClass, append, Property, Event, KeyboardEvents, EmitType, L10n, compile, KeyboardEventArgs } from '@syncfusion/ej2-base';import { setStyleAttribute, extend, removeClass, prepend, isNullOrUndefined, detach, getValue, AnimationModel } from '@syncfusion/ej2-base';import { NotifyPropertyChanges, INotifyPropertyChanged, rippleEffect, RippleOptions, ChildProperty, Complex } from '@syncfusion/ej2-base';import { DataManager, Query, DataOptions, DataUtil } from '@syncfusion/ej2-data';import { ListBase, SortOrder } from '@syncfusion/ej2-lists';import { Popup } from '@syncfusion/ej2-popups';import { remove, select, selectAll } from '@syncfusion/ej2-base'; | ||
import { Component, EventHandler, addClass, append, Property, Event, KeyboardEvents, EmitType, L10n, compile, KeyboardEventArgs } from '@syncfusion/ej2-base'; import { setStyleAttribute, extend, removeClass, prepend, isNullOrUndefined, detach, getValue, AnimationModel } from '@syncfusion/ej2-base'; import { NotifyPropertyChanges, INotifyPropertyChanged, rippleEffect, RippleOptions, ChildProperty, Complex } from '@syncfusion/ej2-base'; import { DataManager, Query, DataOptions, DataUtil } from '@syncfusion/ej2-data'; import { ListBase, SortOrder } from '@syncfusion/ej2-lists'; import { Popup } from '@syncfusion/ej2-popups'; import { remove, select, selectAll } from '@syncfusion/ej2-base'; | ||
import {FilterType,SelectEventArgs} from "./drop-down-base"; | ||
@@ -73,3 +73,3 @@ import {ComponentModel} from '@syncfusion/ej2-base'; | ||
* @default {text: null, value: null, iconCss: null, groupBy: null} | ||
* @deprecated | ||
*/ | ||
@@ -87,3 +87,3 @@ fields?: FieldSettingsModel; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -97,3 +97,3 @@ itemTemplate?: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -108,3 +108,3 @@ groupTemplate?: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -119,3 +119,3 @@ noRecordsTemplate?: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -133,3 +133,3 @@ actionFailureTemplate?: string | Function; | ||
* @aspjsonconverterignore | ||
* @deprecated | ||
*/ | ||
@@ -144,3 +144,3 @@ sortOrder?: SortOrder; | ||
* @default [] | ||
* @deprecated | ||
*/ | ||
@@ -154,3 +154,3 @@ dataSource?: { [key: string]: Object }[] | DataManager | string[] | number[] | boolean[]; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -189,3 +189,3 @@ query?: Query; | ||
* @default 'StartsWith' | ||
* @deprecated | ||
*/ | ||
@@ -199,3 +199,3 @@ filterType?: FilterType; | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -208,3 +208,3 @@ ignoreCase?: boolean; | ||
* @default 1000 | ||
* @deprecated | ||
*/ | ||
@@ -216,3 +216,3 @@ zIndex?: number; | ||
* | ||
* @deprecated | ||
*/ | ||
@@ -225,3 +225,3 @@ ignoreAccent?: boolean; | ||
* @default 'en-US' | ||
* @deprecated | ||
*/ | ||
@@ -228,0 +228,0 @@ locale?: string; |
@@ -259,3 +259,3 @@ import { Component, KeyboardEvents, EmitType, L10n, KeyboardEventArgs } from '@syncfusion/ej2-base'; | ||
* @default {text: null, value: null, iconCss: null, groupBy: null} | ||
* @deprecated | ||
*/ | ||
@@ -272,3 +272,3 @@ fields: FieldSettingsModel; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -281,3 +281,3 @@ itemTemplate: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -291,3 +291,3 @@ groupTemplate: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -301,3 +301,3 @@ noRecordsTemplate: string | Function; | ||
* @aspType string | ||
* @deprecated | ||
*/ | ||
@@ -314,3 +314,3 @@ actionFailureTemplate: string | Function; | ||
* @aspjsonconverterignore | ||
* @deprecated | ||
*/ | ||
@@ -324,3 +324,3 @@ sortOrder: SortOrder; | ||
* @default [] | ||
* @deprecated | ||
*/ | ||
@@ -335,3 +335,3 @@ dataSource: { | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -369,3 +369,3 @@ query: Query; | ||
* @default 'StartsWith' | ||
* @deprecated | ||
*/ | ||
@@ -378,3 +378,3 @@ filterType: FilterType; | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -386,3 +386,3 @@ ignoreCase: boolean; | ||
* @default 1000 | ||
* @deprecated | ||
*/ | ||
@@ -393,3 +393,3 @@ zIndex: number; | ||
* | ||
* @deprecated | ||
*/ | ||
@@ -401,3 +401,3 @@ ignoreAccent: boolean; | ||
* @default 'en-US' | ||
* @deprecated | ||
*/ | ||
@@ -674,3 +674,3 @@ locale: string; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -747,3 +747,3 @@ addItem(items: { | ||
* | ||
* @deprecated | ||
*/ | ||
@@ -750,0 +750,0 @@ popup: Popup; |
@@ -1,2 +0,2 @@ | ||
import { EventHandler, Property, Event, compile, EmitType, KeyboardEvents, append, select, ModuleDeclaration } from '@syncfusion/ej2-base';import { attributes, isNullOrUndefined, getUniqueID, formatUnit, isUndefined, getValue } from '@syncfusion/ej2-base';import { Animation, AnimationModel, Browser, KeyboardEventArgs, NotifyPropertyChanges } from '@syncfusion/ej2-base';import { addClass, removeClass, closest, prepend, detach, classList } from '@syncfusion/ej2-base';import { Popup, isCollide, createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups';import { IInput, Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs';import { incrementalSearch, resetIncrementalSearchValues } from '../common/incremental-search';import { DropDownBase, dropDownBaseClasses, SelectEventArgs, FilteringEventArgs, PopupEventArgs } from '../drop-down-base/drop-down-base';import { FocusEventArgs, ResultData, BeforeOpenEventArgs } from '../drop-down-base/drop-down-base';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { DataManager, Query, Predicate, DataOptions } from '@syncfusion/ej2-data';import {VirtualScroll, Offsets, ScrollDirection, SentinelType, VirtualInfo} from '../common/virtual-scroll';import { Skeleton } from '@syncfusion/ej2-notifications'; | ||
import { EventHandler, Property, Event, compile, EmitType, KeyboardEvents, append, select, ModuleDeclaration } from '@syncfusion/ej2-base'; import { attributes, isNullOrUndefined, getUniqueID, formatUnit, isUndefined, getValue } from '@syncfusion/ej2-base'; import { Animation, AnimationModel, Browser, KeyboardEventArgs, NotifyPropertyChanges } from '@syncfusion/ej2-base'; import { addClass, removeClass, closest, prepend, detach, classList } from '@syncfusion/ej2-base'; import { Popup, isCollide, createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups'; import { IInput, Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs'; import { incrementalSearch, resetIncrementalSearchValues } from '../common/incremental-search'; import { DropDownBase, dropDownBaseClasses, SelectEventArgs, FilteringEventArgs, PopupEventArgs } from '../drop-down-base/drop-down-base'; import { FocusEventArgs, ResultData, BeforeOpenEventArgs } from '../drop-down-base/drop-down-base'; import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model'; import { DataManager, Query, Predicate, DataOptions } from '@syncfusion/ej2-data'; import {VirtualScroll, Offsets, ScrollDirection, SentinelType, VirtualInfo} from '../common/virtual-scroll'; import { Skeleton } from '@syncfusion/ej2-notifications'; | ||
import {ChangeEventArgs} from "./drop-down-list"; | ||
@@ -30,3 +30,3 @@ import {DropDownBaseModel} from "../drop-down-base/drop-down-base-model"; | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -41,3 +41,3 @@ enabled?: boolean; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -98,3 +98,3 @@ enablePersistence?: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -101,0 +101,0 @@ query?: Query; |
@@ -164,3 +164,3 @@ /// <reference path="../drop-down-base/drop-down-base-model.d.ts" /> | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -174,3 +174,3 @@ enabled: boolean; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -227,3 +227,3 @@ enablePersistence: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -535,3 +535,3 @@ query: Query; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -574,2 +574,3 @@ filter(dataSource: { | ||
private scrollHandler; | ||
private isElementInViewport; | ||
private setSearchBoxPosition; | ||
@@ -576,0 +577,0 @@ private setPopupPosition; |
@@ -1,2 +0,2 @@ | ||
import { Input, InputObject, FloatLabelType, TextBox, InputEventArgs } from '@syncfusion/ej2-inputs';import { createCheckBox } from '@syncfusion/ej2-buttons';import { NotifyPropertyChanges, INotifyPropertyChanged, Property, Event, EmitType, SanitizeHtmlHelper } from '@syncfusion/ej2-base';import { Component, EventHandler, attributes, formatUnit, ChildProperty, remove, L10n, extend } from '@syncfusion/ej2-base';import { addClass, removeClass, detach, prepend, Complex, closest, setValue, getValue, compile, append } from '@syncfusion/ej2-base';import { select, selectAll, isNullOrUndefined as isNOU, matches, Browser, KeyboardEvents, KeyboardEventArgs } from '@syncfusion/ej2-base';import { DataManager, Query, DataUtil } from '@syncfusion/ej2-data';import { Popup } from '@syncfusion/ej2-popups';import { TreeView, NodeSelectEventArgs, DataBoundEventArgs, FieldsSettingsModel, NodeClickEventArgs, NodeExpandEventArgs } from '@syncfusion/ej2-navigations';import { NodeCheckEventArgs, FailureEventArgs} from '@syncfusion/ej2-navigations'; | ||
import { Input, InputObject, FloatLabelType, TextBox, InputEventArgs } from '@syncfusion/ej2-inputs'; import { createCheckBox } from '@syncfusion/ej2-buttons'; import { NotifyPropertyChanges, INotifyPropertyChanged, Property, Event, EmitType, SanitizeHtmlHelper } from '@syncfusion/ej2-base'; import { Component, EventHandler, attributes, formatUnit, ChildProperty, remove, L10n, extend } from '@syncfusion/ej2-base'; import { addClass, removeClass, detach, prepend, Complex, closest, setValue, getValue, compile, append } from '@syncfusion/ej2-base'; import { select, selectAll, isNullOrUndefined as isNOU, matches, Browser, KeyboardEvents, KeyboardEventArgs } from '@syncfusion/ej2-base'; import { DataManager, Query, DataUtil } from '@syncfusion/ej2-data'; import { Popup } from '@syncfusion/ej2-popups'; import { TreeView, NodeSelectEventArgs, DataBoundEventArgs, FieldsSettingsModel, NodeClickEventArgs, NodeExpandEventArgs } from '@syncfusion/ej2-navigations'; import { NodeCheckEventArgs, FailureEventArgs} from '@syncfusion/ej2-navigations'; | ||
import {Mode,ExpandOn,TreeFilterType,SortOrder,DdtBeforeOpenEventArgs,DdtChangeEventArgs,DdtPopupEventArgs,DdtDataBoundEventArgs,DdtFilteringEventArgs,DdtFocusEventArgs,DdtKeyPressEventArgs,DdtSelectEventArgs} from "./drop-down-tree"; | ||
@@ -3,0 +3,0 @@ import {ComponentModel} from '@syncfusion/ej2-base'; |
@@ -734,3 +734,2 @@ import { FloatLabelType } from '@syncfusion/ej2-inputs'; | ||
render(): void; | ||
private ensureAutoCheck; | ||
private hideCheckAll; | ||
@@ -737,0 +736,0 @@ private renderFilter; |
@@ -1,2 +0,2 @@ | ||
import { Input, InputObject } from '@syncfusion/ej2-inputs';import { DropDownBase, dropDownBaseClasses, FilteringEventArgs, SelectEventArgs } from '../drop-down-base/drop-down-base';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { EventHandler, closest, removeClass, addClass, Complex, Property, ChildProperty, BaseEventArgs, L10n } from '@syncfusion/ej2-base';import { ModuleDeclaration, NotifyPropertyChanges, getComponent, EmitType, Event, extend, detach, attributes } from '@syncfusion/ej2-base';import { getUniqueID, Browser, formatUnit, isNullOrUndefined, getValue } from '@syncfusion/ej2-base';import { prepend, append } from '@syncfusion/ej2-base';import { cssClass, Sortable, moveTo } from '@syncfusion/ej2-lists';import { Button } from '@syncfusion/ej2-buttons';import { createSpinner, showSpinner, hideSpinner, getZindexPartial } from '@syncfusion/ej2-popups';import { DataManager, Query } from '@syncfusion/ej2-data'; | ||
import { Input, InputObject } from '@syncfusion/ej2-inputs'; import { DropDownBase, dropDownBaseClasses, FilteringEventArgs, SelectEventArgs } from '../drop-down-base/drop-down-base'; import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model'; import { EventHandler, closest, removeClass, addClass, Complex, Property, ChildProperty, BaseEventArgs, L10n } from '@syncfusion/ej2-base'; import { ModuleDeclaration, NotifyPropertyChanges, getComponent, EmitType, Event, extend, detach, attributes } from '@syncfusion/ej2-base'; import { getUniqueID, Browser, formatUnit, isNullOrUndefined, getValue } from '@syncfusion/ej2-base'; import { prepend, append } from '@syncfusion/ej2-base'; import { cssClass, Sortable, moveTo } from '@syncfusion/ej2-lists'; import { Button } from '@syncfusion/ej2-buttons'; import { createSpinner, showSpinner, hideSpinner, getZindexPartial } from '@syncfusion/ej2-popups'; import { DataManager, Query } from '@syncfusion/ej2-data'; | ||
import {SelectionMode,CheckBoxPosition,ToolBarPosition,BeforeItemRenderEventArgs,ListBoxChangeEventArgs,DropEventArgs,DragEventArgs} from "./list-box"; | ||
@@ -100,3 +100,3 @@ import {DropDownBaseModel} from "../drop-down-base/drop-down-base-model"; | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -111,3 +111,3 @@ enabled?: boolean; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -114,0 +114,0 @@ enablePersistence?: boolean; |
@@ -163,3 +163,3 @@ /// <reference path="../drop-down-base/drop-down-base-model.d.ts" /> | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -173,3 +173,3 @@ enabled: boolean; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -176,0 +176,0 @@ enablePersistence: boolean; |
@@ -1,2 +0,2 @@ | ||
import { KeyboardEvents, compile, Property, EventHandler, Animation, AnimationModel, KeyboardEventArgs, formatUnit, append, attributes } from '@syncfusion/ej2-base';import { isNullOrUndefined, detach, Event, EmitType, Complex, addClass, removeClass, closest, isUndefined, getValue, NotifyPropertyChanges, Browser } from '@syncfusion/ej2-base';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { FieldSettings, FilteringEventArgs, FilterType } from '../drop-down-base/drop-down-base';import { DropDownBase, PopupEventArgs, SelectEventArgs, BeforeOpenEventArgs, dropDownBaseClasses } from '../drop-down-base/drop-down-base';import { DataManager, Query } from '@syncfusion/ej2-data';import { SortOrder } from '@syncfusion/ej2-lists';import { Popup, isCollide, createSpinner, showSpinner, hideSpinner, getZindexPartial } from '@syncfusion/ej2-popups';import { highlightSearch, revertHighlightSearch } from '../common/highlight-search'; | ||
import { KeyboardEvents, compile, Property, EventHandler, Animation, AnimationModel, KeyboardEventArgs, formatUnit, append, attributes } from '@syncfusion/ej2-base'; import { isNullOrUndefined, detach, Event, EmitType, Complex, addClass, removeClass, closest, isUndefined, getValue, NotifyPropertyChanges, Browser } from '@syncfusion/ej2-base'; import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model'; import { FieldSettings, FilteringEventArgs, FilterType } from '../drop-down-base/drop-down-base'; import { DropDownBase, PopupEventArgs, SelectEventArgs, BeforeOpenEventArgs, dropDownBaseClasses } from '../drop-down-base/drop-down-base'; import { DataManager, Query } from '@syncfusion/ej2-data'; import { SortOrder } from '@syncfusion/ej2-lists'; import { Popup, isCollide, createSpinner, showSpinner, hideSpinner, getZindexPartial } from '@syncfusion/ej2-popups'; import { highlightSearch, revertHighlightSearch } from '../common/highlight-search'; | ||
import {MentionChangeEventArgs} from "./mention"; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
import { DropDownBase, SelectEventArgs, dropDownBaseClasses, PopupEventArgs, FilteringEventArgs } from '../drop-down-base/drop-down-base';import { FocusEventArgs, BeforeOpenEventArgs, FilterType, FieldSettings, ResultData } from '../drop-down-base/drop-down-base';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { Popup, createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups';import { IInput, FloatLabelType, Input } from '@syncfusion/ej2-inputs';import { attributes, setValue, SanitizeHtmlHelper, getValue } from '@syncfusion/ej2-base';import { NotifyPropertyChanges, extend } from '@syncfusion/ej2-base';import { EventHandler, Property, Event, compile, L10n, EmitType, KeyboardEventArgs } from '@syncfusion/ej2-base';import { Animation, AnimationModel, Browser, prepend, Complex } from '@syncfusion/ej2-base';import { Search } from '../common/incremental-search';import { append, addClass, removeClass, closest, detach, remove, select, selectAll } from '@syncfusion/ej2-base';import { getUniqueID, formatUnit, isNullOrUndefined, isUndefined, ModuleDeclaration } from '@syncfusion/ej2-base';import { DataManager, Query, Predicate, JsonAdaptor } from '@syncfusion/ej2-data';import { SortOrder } from '@syncfusion/ej2-lists';import { createFloatLabel, removeFloating, floatLabelFocus, floatLabelBlur, encodePlaceholder } from './float-label'; | ||
import { DropDownBase, SelectEventArgs, dropDownBaseClasses, PopupEventArgs, FilteringEventArgs } from '../drop-down-base/drop-down-base'; import { FocusEventArgs, BeforeOpenEventArgs, FilterType, FieldSettings, ResultData } from '../drop-down-base/drop-down-base'; import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model'; import { Popup, createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups'; import { IInput, FloatLabelType, Input } from '@syncfusion/ej2-inputs'; import { attributes, setValue, SanitizeHtmlHelper, getValue } from '@syncfusion/ej2-base'; import { NotifyPropertyChanges, extend } from '@syncfusion/ej2-base'; import { EventHandler, Property, Event, compile, L10n, EmitType, KeyboardEventArgs } from '@syncfusion/ej2-base'; import { Animation, AnimationModel, Browser, prepend, Complex } from '@syncfusion/ej2-base'; import { Search } from '../common/incremental-search'; import { append, addClass, removeClass, closest, detach, remove, select, selectAll } from '@syncfusion/ej2-base'; import { getUniqueID, formatUnit, isNullOrUndefined, isUndefined, ModuleDeclaration } from '@syncfusion/ej2-base'; import { DataManager, Query, Predicate, JsonAdaptor } from '@syncfusion/ej2-data'; import { SortOrder } from '@syncfusion/ej2-lists'; import { createFloatLabel, removeFloating, floatLabelFocus, floatLabelBlur, encodePlaceholder } from './float-label'; | ||
import {visualMode,MultiSelectChangeEventArgs,RemoveEventArgs,ISelectAllEventArgs,TaggingEventArgs,CustomValueEventArgs} from "./multi-select"; | ||
@@ -3,0 +3,0 @@ import {DropDownBaseModel} from "../drop-down-base/drop-down-base-model"; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
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
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
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
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
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
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
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
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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17152547
671
216562
3