@cloudscape-design/component-toolkit
Advanced tools
Comparing version 1.0.0-beta.53 to 1.0.0-beta.54
@@ -14,1 +14,2 @@ export { useComponentMetadata, COMPONENT_METADATA_KEY } from './base-component/component-metadata'; | ||
export { KeyCode, isModifierKey } from './keycode'; | ||
export { GeneratedAnalyticsMetadataFragment, GeneratedAnalyticsMetadata, getAnalyticsMetadataAttribute, copyAnalyticsMetadataAttribute, getAnalyticsLabelAttribute, getGeneratedAnalyticsMetadata, } from './analytics-metadata'; |
@@ -16,1 +16,2 @@ // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. | ||
export { KeyCode, isModifierKey } from './keycode'; | ||
export { getAnalyticsMetadataAttribute, copyAnalyticsMetadataAttribute, getAnalyticsLabelAttribute, getGeneratedAnalyticsMetadata, } from './analytics-metadata'; |
{ | ||
"commit": "a793bdadc3d43f6f02f457902071eb38a59e0523" | ||
"commit": "d1186d474db4e2df18345ec7bd528efcede1f335" | ||
} |
{ | ||
"name": "@cloudscape-design/component-toolkit", | ||
"version": "1.0.0-beta.53", | ||
"version": "1.0.0-beta.54", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "container-queries", |
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
77909
69
1513