@umbraco-ui/uui-toast-notification-container
Advanced tools
Comparing version 0.0.3 to 0.1.0
@@ -29,2 +29,8 @@ { | ||
} | ||
], | ||
"slots": [ | ||
{ | ||
"name": "", | ||
"description": "slot for toast layout/content" | ||
} | ||
] | ||
@@ -31,0 +37,0 @@ } |
@@ -5,2 +5,3 @@ import { UUIToastNotificationElement } from '@umbraco-ui/uui-toast-notification/lib'; | ||
* @element uui-toast-notification-container | ||
* @slot - slot for toast layout/content | ||
*/ | ||
@@ -7,0 +8,0 @@ export declare class UUIToastNotificationContainerElement extends LitElement { |
{ | ||
"name": "@umbraco-ui/uui-toast-notification-container", | ||
"version": "0.0.3", | ||
"version": "0.1.0", | ||
"license": "MIT", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "0.0.17", | ||
"@umbraco-ui/uui-toast-notification": "0.0.3" | ||
"@umbraco-ui/uui-base": "0.1.0", | ||
"@umbraco-ui/uui-toast-notification": "0.1.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-toast-notification-container", | ||
"gitHead": "3b7c6cf892e89054b2980b19d8c2f8bead2752e8" | ||
"gitHead": "9ed7860ce865d310b85bd1718f37b59db873aefd" | ||
} |
@@ -7,2 +7,6 @@ # uui-toast-notification-container | ||
### See it in action | ||
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-toast-notification-container) | ||
## Installation | ||
@@ -9,0 +13,0 @@ |
10859
210
36
+ Added@umbraco-ui/uui-base@0.1.0(transitive)
+ Added@umbraco-ui/uui-button@0.2.0(transitive)
+ Added@umbraco-ui/uui-css@0.1.0(transitive)
+ Added@umbraco-ui/uui-icon@0.1.0(transitive)
+ Added@umbraco-ui/uui-toast-notification@0.1.0(transitive)
- Removed@umbraco-ui/uui-base@0.0.17(transitive)
- Removed@umbraco-ui/uui-css@0.0.4(transitive)
- Removed@umbraco-ui/uui-toast-notification@0.0.3(transitive)
Updated@umbraco-ui/uui-base@0.1.0