@umbraco-ui/uui-button-group
Advanced tools
Comparing version 1.5.0-rc.0 to 1.5.0-rc.1
@@ -8,4 +8,4 @@ import { LitElement } from 'lit'; | ||
export declare class UUIButtonGroupElement extends LitElement { | ||
render(): import("lit-html").TemplateResult<1>; | ||
static styles: import("lit").CSSResult[]; | ||
render(): import("lit-html").TemplateResult<1>; | ||
} | ||
@@ -12,0 +12,0 @@ declare global { |
{ | ||
"name": "@umbraco-ui/uui-button-group", | ||
"version": "1.5.0-rc.0", | ||
"version": "1.5.0-rc.1", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "description": "An element to group buttons.", | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "1.5.0-rc.0" | ||
"@umbraco-ui/uui-base": "1.5.0-rc.1" | ||
}, | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-button-group", | ||
"gitHead": "73cbc1444590282b7fb63a18d5639628ba18f0a3" | ||
"gitHead": "2ff35a098ed8a3feb8ebed1bf43b4fbb75950d65" | ||
} |
@@ -7,3 +7,3 @@ # uui-button-group | ||
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-button-group) | ||
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-button-group--docs) | ||
@@ -10,0 +10,0 @@ ## Installation |
6608
+ Added@umbraco-ui/uui-base@1.5.0-rc.1(transitive)
- Removed@umbraco-ui/uui-base@1.5.0-rc.0(transitive)