Socket
Socket
Sign inDemoInstall

@umbraco-ui/uui-color-picker

Package Overview
Dependencies
9
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @umbraco-ui/uui-color-picker

Umbraco UI color-picker component


Version published
Weekly downloads
567
decreased by-18.3%
Maintainers
6
Created
Weekly downloads
 

Changelog

Source

1.7.0 (2024-02-13)

Bug Fixes

  • uui-box: add a getter to headlineVariant to support Lit 3 (0fc8dbc)
  • uui-select: make native inner select follow the width of the outer element (39c08dd)

Readme

Source

uui-color-picker

npm

Umbraco style color-picker component.

Installation

ES imports

npm i @umbraco-ui/uui-color-picker

Import the registration of <uui-color-picker> via:

import '@umbraco-ui/uui-color-picker';

When looking to leverage the UUIColorPickerElement base class as a type and/or for extension purposes, do so via:

import { UUIColorPickerElement } from '@umbraco-ui/uui-color-picker';

Usage

<uui-color-picker></uui-color-picker>

Keywords

FAQs

Last updated on 13 Feb 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc