@syncfusion/ej2-dropdowns
Advanced tools
Comparing version 26.2.11 to 26.2.13
/*! | ||
* filename: index.d.ts | ||
* version : 26.2.11 | ||
* version : 26.2.13 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-dropdowns@*", | ||
"_id": "@syncfusion/ej2-dropdowns@26.2.10", | ||
"_id": "@syncfusion/ej2-dropdowns@26.2.11", | ||
"_inBundle": false, | ||
"_integrity": "sha512-14jiYqzl2M0NG+afPYF4mhXof66StAa1zjidN3QWBbba2fnDyolDAgdNe7B5W2I+dEcMLcnWvlcmQCljPIWz9A==", | ||
"_integrity": "sha512-X2MfNU+v5Sz+2cdRtZSrpJvMzuwaqt54CEVP0KG6X0mt+x1BEQXInHCADQC0NBmI9uddJEYdLAFojM1+TAyiFw==", | ||
"_location": "/@syncfusion/ej2-dropdowns", | ||
@@ -38,4 +38,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-26.2.10.tgz", | ||
"_shasum": "97b5397734005a6a40c4c702f609f48dc17c52f2", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-26.2.11.tgz", | ||
"_shasum": "f5b0da55d1080d7e5e50445184be17055ce71e88", | ||
"_spec": "@syncfusion/ej2-dropdowns@*", | ||
@@ -50,5 +50,5 @@ "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included", | ||
"@syncfusion/ej2-data": "~26.2.10", | ||
"@syncfusion/ej2-inputs": "~26.2.11", | ||
"@syncfusion/ej2-inputs": "~26.2.13", | ||
"@syncfusion/ej2-lists": "~26.2.11", | ||
"@syncfusion/ej2-navigations": "~26.2.11", | ||
"@syncfusion/ej2-navigations": "~26.2.12", | ||
"@syncfusion/ej2-notifications": "~26.2.10", | ||
@@ -80,5 +80,5 @@ "@syncfusion/ej2-popups": "~26.2.11" | ||
"typings": "index.d.ts", | ||
"version": "26.2.11", | ||
"version": "26.2.13", | ||
"sideEffects": false, | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls" | ||
} |
@@ -705,3 +705,3 @@ var __extends = (this && this.__extends) || (function () { | ||
} | ||
else if (this.allowCustom && this.isInteracted) { | ||
else if (this.allowCustom && this.isFocused) { | ||
this.isSelectCustom = true; | ||
@@ -708,0 +708,0 @@ } |
@@ -110,2 +110,3 @@ /// <reference path="../drop-down-base/drop-down-base-model.d.ts" /> | ||
private isTouched; | ||
protected isFocused: boolean; | ||
private clearButton; | ||
@@ -112,0 +113,0 @@ /** |
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 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
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
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
18693452
212540