@senantix/atomic-react
Advanced tools
@@ -205,3 +205,3 @@ import { Context } from 'react'; | ||
export declare function AtomicVariant({ children, variantId, featureFlag, experimentEpoch, trackableButtonIds, visibilityObserverOptions, trackInteraction, trackView, ...props }: AtomicVariantProps): JSX_2.Element; | ||
export declare function AtomicVariant({ children, variantId, featureFlag, experimentEpoch, trackableButtonIds, visibilityObserverOptions, trackInteraction, trackView, additionalMetadata, ...props }: AtomicVariantProps): JSX_2.Element; | ||
@@ -217,2 +217,3 @@ declare interface AtomicVariantProps { | ||
trackView?: boolean; | ||
additionalMetadata?: Record<string, any>; | ||
} | ||
@@ -219,0 +220,0 @@ |
{ | ||
"name": "@senantix/atomic-react", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0-beta.4", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Senantix Inc.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
25375
27.17%395
1.28%3
50%