@syncfusion/ej2-buttons
Advanced tools
Comparing version 28.1.33 to 28.1.36
@@ -1,10 +0,1 @@ | ||
/*! | ||
* filename: index.d.ts | ||
* version : 28.1.33 | ||
* Copyright Syncfusion Inc. 2001 - 2024. 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 _buttons from '@syncfusion/ej2-buttons'; | ||
@@ -11,0 +2,0 @@ |
{ | ||
"_from": "@syncfusion/ej2-buttons@*", | ||
"_id": "@syncfusion/ej2-buttons@18.64.1", | ||
"_id": "@syncfusion/ej2-buttons@28.1.33", | ||
"_inBundle": false, | ||
"_integrity": "sha512-CqcI5sOj5ZJpqpW4di91CRW+DJQsXa2peYf6J3acUomhh+Xr+oD3aTS5i5Z2Ldog1oAPjURuGTorrb+KUdmrtw==", | ||
"_integrity": "sha512-2Pb+eQQ5YZ7XmAjsD31ETbN61UxWASFVcV4bkFEZpqefZOAyBHVVoiWrv/clqQ9iVTBUvz5RPbxUWhNQNDe3ZA==", | ||
"_location": "/@syncfusion/ej2-buttons", | ||
@@ -21,3 +21,2 @@ "_phantomChildren": {}, | ||
"/", | ||
"/@syncfusion/ej2", | ||
"/@syncfusion/ej2-angular-buttons", | ||
@@ -30,3 +29,2 @@ "/@syncfusion/ej2-calendars", | ||
"/@syncfusion/ej2-grids", | ||
"/@syncfusion/ej2-image-editor", | ||
"/@syncfusion/ej2-inplace-editor", | ||
@@ -36,3 +34,2 @@ "/@syncfusion/ej2-inputs", | ||
"/@syncfusion/ej2-lists", | ||
"/@syncfusion/ej2-maps", | ||
"/@syncfusion/ej2-navigations", | ||
@@ -43,5 +40,3 @@ "/@syncfusion/ej2-notifications", | ||
"/@syncfusion/ej2-popups", | ||
"/@syncfusion/ej2-querybuilder", | ||
"/@syncfusion/ej2-react-buttons", | ||
"/@syncfusion/ej2-ribbon", | ||
"/@syncfusion/ej2-richtexteditor", | ||
@@ -51,4 +46,4 @@ "/@syncfusion/ej2-schedule", | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-buttons/-/ej2-buttons-18.64.1.tgz", | ||
"_shasum": "170c3afd1f23f8ef7abb841a435515e368bb1aea", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-buttons/-/ej2-buttons-28.1.33.tgz", | ||
"_shasum": "3f895d3ca0ff71a30944e721b6703cef6afa7858", | ||
"_spec": "@syncfusion/ej2-buttons@*", | ||
@@ -110,4 +105,4 @@ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included", | ||
"typings": "index.d.ts", | ||
"version": "28.1.33", | ||
"version": "28.1.36", | ||
"sideEffects": false | ||
} |
@@ -107,2 +107,5 @@ var __extends = (this && this.__extends) || (function () { | ||
} | ||
if (this.formElement) { | ||
EventHandler.remove(this.formElement, 'reset', this.formResetHandler); | ||
} | ||
destroy(this, this.getWrapper(), this.tagName); | ||
@@ -288,2 +291,5 @@ if (this.refreshing) { | ||
} | ||
if (this.formElement) { | ||
EventHandler.add(this.formElement, 'reset', this.formResetHandler, this); | ||
} | ||
this.renderComplete(); | ||
@@ -436,5 +442,2 @@ this.updateHtmlAttribute(); | ||
EventHandler.add(wrapper, 'touchstart touchmove touchend', this.switchMouseUp, this); | ||
if (this.formElement) { | ||
EventHandler.add(this.formElement, 'reset', this.formResetHandler, this); | ||
} | ||
}; | ||
@@ -451,5 +454,2 @@ Switch.prototype.unWireEvents = function () { | ||
EventHandler.remove(wrapper, 'touchstart touchmove touchend', this.switchMouseUp); | ||
if (this.formElement) { | ||
EventHandler.remove(this.formElement, 'reset', this.formResetHandler); | ||
} | ||
}; | ||
@@ -456,0 +456,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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file 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
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
16493304
360136
1