Socket
Socket
Sign inDemoInstall

@umbraco-ui/uui-toast-notification-layout

Package Overview
Dependencies
8
Maintainers
6
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @umbraco-ui/uui-toast-notification-layout

Umbraco UI toast-notification-layout component


Version published
Weekly downloads
746
decreased by-21.56%
Maintainers
6
Install size
463 kB
Created
Weekly downloads
 

Changelog

Source

1.7.2 (2024-03-18)

Bug Fixes

  • uui-css: do not import the lato font here as it means you cannot import only the custom properties without getting the font (ed8659c)
  • uui-tab-group: Unable to remove tab (#753) (07c0045)
  • uui-textarea: Don't hide placeholder text on focus (#751) (a90a510)

Readme

Source

uui-toast-notification-layout

npm

Umbraco style toast-notification-layout component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-toast-notification-layout

Import the registration of <uui-toast-notification-layout> via:

import '@umbraco-ui/uui-toast-notification-layout';

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

import { UUIToastNotificationLayoutElement } from '@umbraco-ui/uui-toast-notification-layout';

Usage

<uui-toast-notification-layout></uui-toast-notification-layout>

Keywords

FAQs

Last updated on 18 Mar 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