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 1.6.3 to 1.6.4-beta.1

CHANGELOG.md

2

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

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

export declare const Patient: Story<AvatarProps>;
export declare const DefaultUser: Story<AvatarProps>;
export declare const UserWithNumbers: Story<AvatarProps>;
export declare const PatientReference: Story<AvatarProps>;

@@ -18,0 +20,0 @@ export declare const User1: Story<AvatarProps>;

2

lib/types/types.d.ts

@@ -16,3 +16,3 @@ export declare type Mode = 'dark' | 'light';

export declare type AvatarSizes = 'small' | 'medium' | 'large' | 'xlarge';
export declare type AvatarTypes = 'team' | 'tag' | 'role' | 'myroles' | 'initials' | 'image' | 'broadcast' | 'forum' | 'group' | 'patient' | 'patientReference' | 'empty';
export declare type AvatarTypes = 'team' | 'tag' | 'role' | 'myroles' | 'initials' | 'image' | 'broadcast' | 'forum' | 'group' | 'patient' | 'patientReference' | 'empty' | 'user' | 'entityUser';
export declare type AvatarShapes = 'squircle' | 'circle';

@@ -19,0 +19,0 @@ export declare type AvatarThemes = 'default' | 'empty' | 'team';

{
"name": "@tigerconnect/web-component-library",
"version": "1.6.3",
"version": "1.6.4-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