@rocket.chat/ui-kit
Advanced tools
Comparing version 0.32.0-dev.314 to 0.32.0-dev.315
@@ -8,4 +8,5 @@ import type { Actionable } from '../Actionable'; | ||
value?: string; | ||
style?: 'primary' | 'danger'; | ||
style?: 'primary' | 'secondary' | 'danger' | 'warning' | 'success'; | ||
secondary?: boolean; | ||
}>; | ||
//# sourceMappingURL=ButtonElement.d.ts.map |
@@ -8,4 +8,5 @@ import type { Actionable } from '../Actionable'; | ||
value?: string; | ||
style?: 'primary' | 'danger'; | ||
style?: 'primary' | 'secondary' | 'danger' | 'warning' | 'success'; | ||
secondary?: boolean; | ||
}>; | ||
//# sourceMappingURL=ButtonElement.d.ts.map |
{ | ||
"name": "@rocket.chat/ui-kit", | ||
"version": "0.32.0-dev.314", | ||
"version": "0.32.0-dev.315", | ||
"description": "Interactive UI elements for Rocket.Chat Apps", | ||
@@ -44,4 +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.131", | ||
"@rocket.chat/prettier-config": "~0.31.23-dev.153", | ||
"@rocket.chat/eslint-config-alt": "~0.32.0-dev.132", | ||
"@rocket.chat/prettier-config": "~0.31.23-dev.154", | ||
"@types/jest": "~29.5.0", | ||
@@ -48,0 +48,0 @@ "babel-loader": "~9.1.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
310608
2970