Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@progress/kendo-react-layout

Package Overview
Dependencies
Maintainers
1
Versions
1507
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-react-layout - npm Package Compare versions

Comparing version
14.1.1-develop.1
to
14.1.1-develop.2
+0
-3
actionsheet/ActionSheet.d.ts

@@ -91,5 +91,2 @@ /**

* ```
*
* @remarks
* This property is related to accessibility.
*/

@@ -96,0 +93,0 @@ tabIndex?: number;

@@ -27,5 +27,2 @@ /**

* @deprecated
*
* @remarks
* This property is related to accessibility.
*/

@@ -32,0 +29,0 @@ tabIndex?: number;

@@ -127,5 +127,2 @@ /**

* ```
*
* @remarks
* This property is related to accessibility.
*/

@@ -132,0 +129,0 @@ tabIndex?: number;

@@ -27,5 +27,2 @@ /**

* Sets the `tabIndex` attribute to the BreadcrumbDelimiter.
*
* @remarks
* This property is related to accessibility.
*/

@@ -32,0 +29,0 @@ tabIndex?: number;

@@ -28,5 +28,2 @@ /**

* Sets the `tabIndex` attribute to the BreadcrumbLink.
*
* @remarks
* This property is related to accessibility.
*/

@@ -33,0 +30,0 @@ tabIndex?: number;

@@ -31,5 +31,2 @@ /**

* Sets the `tabIndex` attribute to the BreadcrumbOrderedList.
*
* @remarks
* This property is related to accessibility.
*/

@@ -36,0 +33,0 @@ tabIndex?: number;

+1
-1

@@ -8,2 +8,2 @@ /**

*/
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=Object.freeze({name:"@progress/kendo-react-layout",productName:"KendoReact",productCode:"KENDOUIREACT",productCodes:["KENDOUIREACT"],publishDate: 1771241537,version:"14.1.1-develop.1",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/components/my-license/"});exports.packageMetadata=e;
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=Object.freeze({name:"@progress/kendo-react-layout",productName:"KendoReact",productCode:"KENDOUIREACT",productCodes:["KENDOUIREACT"],publishDate: 1771263734,version:"14.1.1-develop.2",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/components/my-license/"});exports.packageMetadata=e;

@@ -11,4 +11,4 @@ // Generated file. DO NOT EDIT.

publishDate: 0,
version: '14.1.1-develop.1',
version: '14.1.1-develop.2',
licensingDocsUrl: 'https://www.telerik.com/kendo-react-ui/components/my-license/'
});
{
"name": "@progress/kendo-react-layout",
"version": "14.1.1-develop.1",
"version": "14.1.1-develop.2",
"description": "React Layout components enable you to create a perceptive and intuitive layout of web projects. KendoReact Layout package",

@@ -29,8 +29,8 @@ "author": "Progress",

"@progress/kendo-licensing": "^1.7.2",
"@progress/kendo-react-animation": "14.1.1-develop.1",
"@progress/kendo-react-buttons": "14.1.1-develop.1",
"@progress/kendo-react-common": "14.1.1-develop.1",
"@progress/kendo-react-intl": "14.1.1-develop.1",
"@progress/kendo-react-popup": "14.1.1-develop.1",
"@progress/kendo-react-progressbars": "14.1.1-develop.1",
"@progress/kendo-react-animation": "14.1.1-develop.2",
"@progress/kendo-react-buttons": "14.1.1-develop.2",
"@progress/kendo-react-common": "14.1.1-develop.2",
"@progress/kendo-react-intl": "14.1.1-develop.2",
"@progress/kendo-react-popup": "14.1.1-develop.2",
"@progress/kendo-react-progressbars": "14.1.1-develop.2",
"@progress/kendo-svg-icons": "^4.0.0",

@@ -80,3 +80,3 @@ "react": "^18.0.0 || ^19.0.0",

"productCode": "KENDOUIREACT",
"publishDate": 1771241537,
"publishDate": 1771263734,
"licensingDocsUrl": "https://www.telerik.com/kendo-react-ui/components/my-license/"

@@ -83,0 +83,0 @@ }

@@ -151,5 +151,2 @@ /**

* ```
*
* @remarks
* This property is related to accessibility.
*/

@@ -156,0 +153,0 @@ tabIndex?: number;

@@ -21,5 +21,2 @@ /**

* @hidden
*
* @remarks
* This property is related to accessibility.
*/

@@ -26,0 +23,0 @@ tabIndex?: number;

Sorry, the diff of this file is too big to display