Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@tigerconnect/web-component-library

Package Overview
Dependencies
Maintainers
7
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tigerconnect/web-component-library - npm Package Compare versions

Comparing version 2.5.2 to 2.5.3-kh.beta.1

1

lib/types/components/Avatar/Avatar.stories.d.ts

@@ -27,1 +27,2 @@ import { Meta, Story } from '@storybook/react';

export declare const UserIsDisabledWithDndPresenceIndicator: Story<AvatarProps>;
export declare const UserIsDisabledWithDndAfPresenceIndicator: Story<AvatarProps>;

2

lib/types/types.d.ts

@@ -22,5 +22,5 @@ export declare type Mode = 'dark' | 'light';

export declare type AvatarInitialsThemes = 'team' | 'user';
export declare type PresenceStatuses = 'available' | 'unavailable' | 'dnd';
export declare type PresenceStatuses = 'available' | 'unavailable' | 'dnd' | 'dndAf';
export declare type PresenceSizes = 'large' | 'medium' | 'small' | 'tiny';
export declare type CardTheme = 'default' | 'provider' | 'patient';
export declare type CardType = 'default' | 'category';
{
"name": "@tigerconnect/web-component-library",
"version": "2.5.2",
"version": "2.5.3-kh.beta.1",
"description": "a shared component library for tc projects",

@@ -5,0 +5,0 @@ "main": "lib/index.esm.js",

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