@rocket.chat/ui-kit
Advanced tools
Comparing version 0.32.0-dev.363 to 0.32.0-dev.364
@@ -1,2 +0,1 @@ | ||
import type { Keys } from '@rocket.chat/icons'; | ||
import type { LayoutBlockish } from '../LayoutBlockish'; | ||
@@ -7,3 +6,2 @@ import type { TextObject } from '../TextObject'; | ||
title?: TextObject; | ||
icon?: Keys; | ||
text: TextObject; | ||
@@ -10,0 +8,0 @@ variant?: 'info' | 'danger' | 'warning' | 'success'; |
@@ -1,2 +0,1 @@ | ||
import type { Keys } from '@rocket.chat/icons'; | ||
import type { LayoutBlockish } from '../LayoutBlockish'; | ||
@@ -7,3 +6,2 @@ import type { TextObject } from '../TextObject'; | ||
title?: TextObject; | ||
icon?: Keys; | ||
text: TextObject; | ||
@@ -10,0 +8,0 @@ variant?: 'info' | 'danger' | 'warning' | 'success'; |
{ | ||
"name": "@rocket.chat/ui-kit", | ||
"version": "0.32.0-dev.363", | ||
"version": "0.32.0-dev.364", | ||
"description": "Interactive UI elements for Rocket.Chat Apps", | ||
@@ -44,5 +44,4 @@ "homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/", | ||
"@babel/preset-env": "~7.21.4", | ||
"@rocket.chat/eslint-config-alt": "~0.32.0-dev.180", | ||
"@rocket.chat/icons": "~0.32.0-dev.410", | ||
"@rocket.chat/prettier-config": "~0.31.26-dev.18", | ||
"@rocket.chat/eslint-config-alt": "~0.32.0-dev.181", | ||
"@rocket.chat/prettier-config": "~0.31.26-dev.19", | ||
"@types/jest": "~29.5.0", | ||
@@ -64,6 +63,3 @@ "babel-loader": "~9.1.2", | ||
"webpack-cli": "~5.0.1" | ||
}, | ||
"peerDependencies": { | ||
"@rocket.chat/icons": "*" | ||
} | ||
} |
@@ -25,12 +25,2 @@ <!--header--> | ||
Firstly, install the peer dependencies (prerequisites): | ||
```sh | ||
npm i @rocket.chat/icons | ||
# or, if you are using yarn: | ||
yarn add @rocket.chat/icons | ||
``` | ||
Add `@rocket.chat/ui-kit` as a dependency: | ||
@@ -37,0 +27,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
0
22
340408
3236
92