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

@nextunicorn/ui

Package Overview
Dependencies
Maintainers
0
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextunicorn/ui

## Foundations ### Transition

  • 0.2.56
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
129
decreased by-5.84%
Maintainers
0
Weekly downloads
 
Created
Source

ui

Foundations

Transition

Keyframe

Font

Color

브랜딩 컬러
브랜딩 컬러

Theme

모든 컴포넌트들은 keyColor 를 기준으로 구현되었습니다. keyColor 는 0 ~ 9 까지 총 10개의 색상을 가지고 있습니다. default keyColor 는 unicornblue0 ~ unicornblue9 로 설정되어 있습니다. 프로덕트마다 CSS Variable 로 keyColor 를 설정하여 사용하시면 됩니다.

예시)

// global.css

--key-color-0: #F6F2FF;
--key-color-1: #e8daff;
 ...
--key-color-9: #31135e;


Typography



Layout



Header



Buttons

Button

IconButton

AssistiveButton

TextButton

ToggleButton



Select Control

Checkbox

Radio



Pagination



FAQs

Package last updated on 08 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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