Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@retriever-ui/theme

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@retriever-ui/theme - npm Package Compare versions

Comparing version
1.2.0
to
1.3.0
+6
-0
CHANGELOG.md
# @retriever-ui/theme
## 1.3.0
### Minor Changes
- [#69](https://github.com/indahousi/retriever/pull/69) [`05312bf`](https://github.com/indahousi/retriever/commit/05312bf5d9d6bf68fec77bc89168def5bc767cc1) Thanks [@gsrosa](https://github.com/gsrosa)! - design system button
## 1.2.0

@@ -4,0 +10,0 @@

@@ -80,2 +80,5 @@ import { Theme } from '@emotion/react';

'green.700': string;
'red.100': string;
'red.200': string;
'red.300': string;
'red.400': string;

@@ -85,2 +88,5 @@ 'red.500': string;

'red.700': string;
'yellow.100': string;
'yellow.200': string;
'yellow.300': string;
'yellow.400': string;

@@ -87,0 +93,0 @@ 'yellow.500': string;

@@ -80,2 +80,5 @@ "use strict";

'green.700': '#054D28',
'red.100': '#F2A2B3',
'red.200': '#EC738E',
'red.300': '#E54568',
'red.400': '#DF1642',

@@ -85,2 +88,5 @@ 'red.500': '#B21235',

'red.700': '#59091A',
'yellow.100': '#FFDCB3',
'yellow.200': '#f9ba6d',
'yellow.300': '#FFA133',
'yellow.400': '#FF8A00',

@@ -87,0 +93,0 @@ 'yellow.500': '#E67C00',

@@ -55,2 +55,5 @@ export declare const defaultTheme: {

'green.700': string;
'red.100': string;
'red.200': string;
'red.300': string;
'red.400': string;

@@ -60,2 +63,5 @@ 'red.500': string;

'red.700': string;
'yellow.100': string;
'yellow.200': string;
'yellow.300': string;
'yellow.400': string;

@@ -62,0 +68,0 @@ 'yellow.500': string;

+1
-1
{
"private": false,
"name": "@retriever-ui/theme",
"version": "1.2.0",
"version": "1.3.0",
"description": "Configuraçao dos temas e styleguide",

@@ -6,0 +6,0 @@ "license": "MIT",