Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@syncfusion/ej2-navigations

Package Overview
Dependencies
Maintainers
3
Versions
337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-navigations - npm Package Compare versions

Comparing version
32.1.24
to
32.2.3
+1
-1
dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 32.1.24
* version : 32.2.3
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-navigations",
"version": "32.1.24",
"version": "32.2.3",
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another",

@@ -11,8 +11,8 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~32.1.24",
"@syncfusion/ej2-buttons": "~32.1.24",
"@syncfusion/ej2-data": "~32.1.24",
"@syncfusion/ej2-inputs": "~32.1.24",
"@syncfusion/ej2-lists": "~32.1.24",
"@syncfusion/ej2-popups": "~32.1.24"
"@syncfusion/ej2-base": "~32.2.3",
"@syncfusion/ej2-buttons": "~32.2.3",
"@syncfusion/ej2-data": "~32.2.3",
"@syncfusion/ej2-inputs": "~32.2.3",
"@syncfusion/ej2-lists": "~32.2.3",
"@syncfusion/ej2-popups": "~32.2.3"
},

@@ -19,0 +19,0 @@ "devDependencies": {},

@@ -1521,2 +1521,3 @@ import { Component, EmitType } from '@syncfusion/ej2-base';

private setNodeFocusable;
private escapeHashInUid;
}

@@ -46,2 +46,4 @@ @use 'ej2-base/styles/common/mixin' as *;

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -48,0 +50,0 @@

@@ -149,4 +149,4 @@ @use 'ej2-base/styles/common/mixin' as *;

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -153,0 +153,0 @@ overflow: hidden;

@@ -142,2 +142,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -294,4 +296,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -298,0 +300,0 @@ overflow: hidden;

@@ -88,2 +88,4 @@ .e-contextmenu-wrapper ul .e-menu-item .e-previous::before,

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -240,4 +242,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -244,0 +246,0 @@ overflow: hidden;

@@ -90,2 +90,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -242,4 +244,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -246,0 +248,0 @@ overflow: hidden;

@@ -90,2 +90,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -242,4 +244,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -246,0 +248,0 @@ overflow: hidden;

@@ -114,2 +114,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -266,4 +268,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -270,0 +272,0 @@ overflow: hidden;

@@ -282,2 +282,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -434,4 +436,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -438,0 +440,0 @@ overflow: hidden;

@@ -114,2 +114,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -266,4 +268,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -270,0 +272,0 @@ overflow: hidden;

@@ -88,2 +88,4 @@ .e-contextmenu-wrapper ul .e-menu-item .e-previous::before,

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -240,4 +242,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -244,0 +246,0 @@ overflow: hidden;

@@ -89,2 +89,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -241,4 +243,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -245,0 +247,0 @@ overflow: hidden;

@@ -113,2 +113,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -264,4 +266,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -268,0 +270,0 @@ overflow: hidden;

@@ -113,2 +113,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -264,4 +266,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -268,0 +270,0 @@ overflow: hidden;

@@ -287,2 +287,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -456,4 +458,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -460,0 +462,0 @@ overflow: hidden;

@@ -88,2 +88,4 @@ .e-contextmenu-wrapper ul .e-menu-item .e-previous::before,

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -240,4 +242,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -244,0 +246,0 @@ overflow: hidden;

@@ -89,2 +89,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -241,4 +243,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -245,0 +247,0 @@ overflow: hidden;

@@ -132,2 +132,4 @@ @-webkit-keyframes hscroll-popup-shadow {

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -284,4 +286,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -288,0 +290,0 @@ overflow: hidden;

@@ -134,2 +134,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -286,4 +288,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -290,0 +292,0 @@ overflow: hidden;

@@ -278,2 +278,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -430,4 +432,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -434,0 +436,0 @@ overflow: hidden;

@@ -282,2 +282,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -434,4 +436,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -438,0 +440,0 @@ overflow: hidden;

@@ -114,2 +114,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -266,4 +268,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -270,0 +272,0 @@ overflow: hidden;

@@ -114,2 +114,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -266,4 +268,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -270,0 +272,0 @@ overflow: hidden;

@@ -261,2 +261,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -420,4 +422,4 @@ .e-contextmenu-wrapper ul .e-menu-item.e-separator,

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
.e-contextmenu-wrapper .e-menu-item:not(.e-control),
.e-contextmenu-container .e-menu-item:not(.e-control) {
white-space: nowrap;

@@ -424,0 +426,0 @@ overflow: hidden;

@@ -218,2 +218,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -220,0 +222,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -165,2 +165,4 @@ .e-menu-wrapper ul.e-vertical .e-menu-item .e-caret::before,

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -167,0 +169,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -167,2 +167,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -169,0 +171,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -167,2 +167,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -169,0 +171,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -190,2 +190,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -192,0 +194,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -358,2 +358,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -360,0 +362,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -190,2 +190,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -192,0 +194,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -165,2 +165,4 @@ .e-menu-wrapper ul.e-vertical .e-menu-item .e-caret::before,

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -167,0 +169,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -166,2 +166,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -168,0 +170,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -190,2 +190,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -192,0 +194,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -190,2 +190,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -192,0 +194,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -366,2 +366,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -368,0 +370,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -165,2 +165,4 @@ .e-menu-wrapper ul.e-vertical .e-menu-item .e-caret::before,

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -167,0 +169,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -166,2 +166,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -168,0 +170,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -209,2 +209,4 @@ @-webkit-keyframes hscroll-popup-shadow {

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -211,0 +213,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -211,2 +211,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -213,0 +215,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -354,2 +354,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -356,0 +358,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -358,2 +358,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -360,0 +362,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -190,2 +190,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -192,0 +194,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -190,2 +190,4 @@ /*! component's theme wise override definitions and variables */

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -192,0 +194,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

@@ -339,2 +339,4 @@

vertical-align: middle;
position: relative;
top: -1px;
}

@@ -341,0 +343,0 @@ .e-menu-wrapper ul .e-menu-item.e-separator,

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 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 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 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 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 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 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 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 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