Socket
Socket
Sign inDemoInstall

@eduzz/apps-toolbar-react

Package Overview
Dependencies
107
Maintainers
7
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

2

assets/theme.d.ts

@@ -25,3 +25,3 @@ declare const colors: {

export declare const DROPDOWN_WIDTH = 340;
export declare const MENU_WIDTH = 240;
export declare const MENU_WIDTH = 260;
export declare const TOOLBAR_HEIGHT = 48;

@@ -28,0 +28,0 @@ export interface ITheme {

@@ -32,5 +32,5 @@ "use strict";

exports.DROPDOWN_WIDTH = 340;
exports.MENU_WIDTH = 240;
exports.MENU_WIDTH = 260;
exports.TOOLBAR_HEIGHT = 48;
exports.theme = { colors: colors, unit: unit, spacing: spacing, trasitionDuration: trasitionDuration, breakpoints: breakpoints, shadow: shadow };
exports.blackTheme = (0, tslib_1.__assign)((0, tslib_1.__assign)({}, exports.theme), { colors: (0, tslib_1.__assign)((0, tslib_1.__assign)({}, exports.theme.colors), { barBackground: '#272727' }) });
{
"name": "@eduzz/apps-toolbar-react",
"version": "1.1.4",
"version": "1.1.5",
"private": false,

@@ -5,0 +5,0 @@ "author": "Eduzz Team",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc