@syncfusion/ej2-react-buttons
Advanced tools
Comparing version 27.2.4 to 28.1.33
@@ -243,3 +243,3 @@ { | ||
], | ||
"templateProperties": [] | ||
"templateProperties": ["template"] | ||
} | ||
@@ -246,0 +246,0 @@ ] |
/*! | ||
* filename: ej2-react-buttons.min.js | ||
* version : 27.2.4 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* version : 28.1.33 | ||
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
/*! | ||
* filename: ej2-react-buttons.umd.min.js | ||
* version : 27.2.4 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* version : 28.1.33 | ||
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
{ | ||
"_from": "@syncfusion/ej2-react-buttons@*", | ||
"_id": "@syncfusion/ej2-react-buttons@27.2.2", | ||
"_id": "@syncfusion/ej2-react-buttons@18.64.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-W8swcaYfDuM5HMTBdGRhaaLIt2zd0P0I7D86LpnkcyFHSG39dv/175k2NMHSkvste/dtUZTw4TyJgsfe55/p9g==", | ||
"_integrity": "sha512-pw8DCufnN9nTSMvBzchEbWVSnw3+f6RfSENIVS2jWybxr+GoNocI1yJsOOrlkubXNlkBgfAMfEX254fhoqZqfQ==", | ||
"_location": "/@syncfusion/ej2-react-buttons", | ||
@@ -22,6 +22,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-27.2.2.tgz", | ||
"_shasum": "5b20962e79acbf097f78050de7e5fd747f06309b", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-18.64.1.tgz", | ||
"_shasum": "be253003ab89fbfa98f2f1fb1bd081e6895d17f3", | ||
"_spec": "@syncfusion/ej2-react-buttons@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included", | ||
"author": { | ||
@@ -35,5 +35,5 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~27.2.2", | ||
"@syncfusion/ej2-buttons": "27.2.4", | ||
"@syncfusion/ej2-react-base": "~27.2.2" | ||
"@syncfusion/ej2-base": "~28.1.33", | ||
"@syncfusion/ej2-buttons": "28.1.33", | ||
"@syncfusion/ej2-react-base": "~28.1.33" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "27.2.4", | ||
"version": "28.1.33", | ||
"sideEffects": false | ||
} |
@@ -172,3 +172,3 @@ # React Buttons Components | ||
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials). | ||
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials). | ||
@@ -179,2 +179,2 @@ > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. | ||
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution. |
import { ComplexBase } from '@syncfusion/ej2-react-base'; | ||
import { ChipModel } from '@syncfusion/ej2-buttons'; | ||
export interface ChipDirTypecast { | ||
template?: string | Function | any; | ||
} | ||
@@ -5,0 +6,0 @@ /** |
175462
444
1687
+ Added@syncfusion/ej2-base@28.1.33(transitive)
+ Added@syncfusion/ej2-buttons@28.1.33(transitive)
+ Added@syncfusion/ej2-icons@28.1.33(transitive)
+ Added@syncfusion/ej2-react-base@28.1.38(transitive)
- Removed@syncfusion/ej2-base@27.2.5(transitive)
- Removed@syncfusion/ej2-buttons@27.2.4(transitive)
- Removed@syncfusion/ej2-icons@27.2.2(transitive)
- Removed@syncfusion/ej2-react-base@27.2.2(transitive)