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

@syncfusion/ej2-base

Package Overview
Dependencies
Maintainers
3
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-base - npm Package Compare versions

Comparing version
32.2.3
to
32.2.6
+1
-1
package.json
{
"name": "@syncfusion/ej2-base",
"version": "32.2.3",
"version": "32.2.6",
"description": "A common package of Essential JS 2 base libraries, methods and class definitions",

@@ -5,0 +5,0 @@ "author": "Syncfusion Inc.",

@@ -817,1 +817,18 @@ @use 'sass:math';

$frozen-shadow-2: rgba(0, 0, 0, .25) !default;
// grid components
$table-bg-color: $content-bg-color !default;
$table-header-bg-color:$surface !default;
$table-content-bg-color:$transparent !default;
$content-header-bg-color: $surface !default;
$table-header-text-color: $content-text-color !default;
$table-header-icon-color: $icon-color !default;
$content-header-text-color: $content-text-color !default;
$content-header-icon-color: $icon-color !default;
$table-header-border: $border-light !default;
$table-border: $border-light !default;
//Dropdown list
$flyout-header-bg-color: $flyout-bg-color !default;
$flyout-header-text-color: rgba($content-text-color) !default;
$flyout-header-icon-color: rgba($icon-color) !default;

@@ -305,2 +305,19 @@ @use 'sass:math';

// grid components
$table-bg-color: $content-bg-color !default;
$table-header-bg-color:$surface !default;
$table-content-bg-color:$transparent !default;
$content-header-bg-color: $surface !default;
$table-header-text-color: $content-text-color !default;
$table-header-icon-color: $icon-color !default;
$content-header-text-color: $content-text-color !default;
$content-header-icon-color: $icon-color !default;
$table-header-border: $border-light !default;
$table-border: $border-light !default;
//Dropdown list
$flyout-header-bg-color: $flyout-bg-color !default;
$flyout-header-text-color: rgba($content-text-color) !default;
$flyout-header-icon-color: rgba($icon-color) !default;
$shadow: 0 .8px 16px rgba($black, .15) !default;

@@ -307,0 +324,0 @@ $shadow-sm: $level1 !default;

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