@cord-sdk/components
Advanced tools
Comparing version 0.0.39 to 0.0.40
@@ -156,2 +156,3 @@ 'use strict'; | ||
users: 'array', | ||
'enable-tooltip': 'boolean', | ||
}, | ||
@@ -172,2 +173,3 @@ NotificationListLauncher: { | ||
'user-id': 'string', | ||
'enable-tooltip': 'boolean', | ||
}, | ||
@@ -174,0 +176,0 @@ }; |
@@ -150,2 +150,3 @@ import type { BadgeStyle, ComposerSize, JsonValue, Orientation } from '@cord-sdk/types'; | ||
readonly users: "array"; | ||
readonly 'enable-tooltip': "boolean"; | ||
}; | ||
@@ -169,2 +170,3 @@ readonly NotificationListLauncher: { | ||
readonly 'user-id': "string"; | ||
readonly 'enable-tooltip': "boolean"; | ||
}; | ||
@@ -171,0 +173,0 @@ }; |
@@ -152,2 +152,3 @@ const componentNames = { | ||
users: 'array', | ||
'enable-tooltip': 'boolean', | ||
}, | ||
@@ -168,2 +169,3 @@ NotificationListLauncher: { | ||
'user-id': 'string', | ||
'enable-tooltip': 'boolean', | ||
}, | ||
@@ -170,0 +172,0 @@ }; |
{ | ||
"name": "@cord-sdk/components", | ||
"description": "Structured information about the Cord web components", | ||
"version": "0.0.39", | ||
"version": "0.0.40", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@cord-sdk/types": "0.0.39" | ||
"@cord-sdk/types": "0.0.40" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
26052
639
+ Added@cord-sdk/types@0.0.40(transitive)
- Removed@cord-sdk/types@0.0.39(transitive)
Updated@cord-sdk/types@0.0.40