Socket
Socket
Sign inDemoInstall

@mtes-mct/monitor-ui

Package Overview
Dependencies
Maintainers
0
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mtes-mct/monitor-ui - npm Package Compare versions

Comparing version 18.8.0 to 18.9.0

6

elements/IconButton.d.ts

@@ -7,3 +7,5 @@ import { type ButtonHTMLAttributes, type FunctionComponent } from 'react';

accent?: Accent | undefined;
badge?: string | undefined;
badgeBackgroundColor?: string | undefined;
badgeColor?: string | undefined;
badgeNumber?: number | undefined;
color?: string | undefined;

@@ -18,3 +20,3 @@ /** In pixels, override `size` prop default values. */

};
export declare function IconButton({ accent, className, color, Icon, iconSize, isCompact, onClick, size, type, withUnpropagatedClick, ...nativeProps }: IconButtonProps): import("react/jsx-runtime").JSX.Element;
export declare function IconButton({ accent, badgeBackgroundColor, badgeColor, badgeNumber, className, color, Icon, iconSize, isCompact, onClick, size, type, withUnpropagatedClick, ...nativeProps }: IconButtonProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=IconButton.d.ts.map
{
"name": "@mtes-mct/monitor-ui",
"description": "Common React components, hooks, utilities and CSS stylesheets for MonitorFish, MonitorEnv and RapportNav.",
"version": "18.8.0",
"version": "18.9.0",
"license": "AGPL-3.0",

@@ -6,0 +6,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc