@firebase/analytics
Advanced tools
Comparing version 0.10.9-canary.4db3d3e7b to 0.10.9-canary.612335d76
@@ -1233,3 +1233,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion } from '@firebase/app'; | ||
const name = "@firebase/analytics"; | ||
const version = "0.10.9-canary.4db3d3e7b"; | ||
const version = "0.10.9-canary.612335d76"; | ||
@@ -1236,0 +1236,0 @@ /** |
@@ -443,3 +443,3 @@ /** | ||
*/ | ||
export declare type CustomEventName<T> = T extends EventNameString ? never : T; | ||
export type CustomEventName<T> = T extends EventNameString ? never : T; | ||
/** | ||
@@ -446,0 +446,0 @@ * Sets the applicable end user consent state for this web app across all gtag references once |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -17,3 +17,2 @@ /** | ||
*/ | ||
/// <reference types="trusted-types" /> | ||
import { DynamicConfig, DataLayer, Gtag, MinimalDynamicConfig } from './types'; | ||
@@ -20,0 +19,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -135,3 +135,3 @@ /** | ||
*/ | ||
export declare type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results'; | ||
export type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results'; | ||
/** | ||
@@ -141,3 +141,3 @@ * Standard Google Analytics currency type. | ||
*/ | ||
export declare type Currency = string | number; | ||
export type Currency = string | number; | ||
/** | ||
@@ -284,2 +284,2 @@ * Standard Google Analytics `Item` type. | ||
*/ | ||
export declare type ConsentStatusString = 'granted' | 'denied'; | ||
export type ConsentStatusString = 'granted' | 'denied'; |
@@ -55,2 +55,2 @@ /** | ||
} | ||
export declare type DataLayer = IArguments[]; | ||
export type DataLayer = IArguments[]; |
@@ -0,0 +0,0 @@ /** |
export declare function removeGtagScripts(): void; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -1237,3 +1237,3 @@ 'use strict'; | ||
const name = "@firebase/analytics"; | ||
const version = "0.10.9-canary.4db3d3e7b"; | ||
const version = "0.10.9-canary.612335d76"; | ||
@@ -1240,0 +1240,0 @@ /** |
@@ -443,3 +443,3 @@ /** | ||
*/ | ||
export declare type CustomEventName<T> = T extends EventNameString ? never : T; | ||
export type CustomEventName<T> = T extends EventNameString ? never : T; | ||
/** | ||
@@ -446,0 +446,0 @@ * Sets the applicable end user consent state for this web app across all gtag references once |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -17,3 +17,2 @@ /** | ||
*/ | ||
/// <reference types="trusted-types" /> | ||
import { DynamicConfig, DataLayer, Gtag, MinimalDynamicConfig } from './types'; | ||
@@ -20,0 +19,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -135,3 +135,3 @@ /** | ||
*/ | ||
export declare type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results'; | ||
export type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results'; | ||
/** | ||
@@ -141,3 +141,3 @@ * Standard Google Analytics currency type. | ||
*/ | ||
export declare type Currency = string | number; | ||
export type Currency = string | number; | ||
/** | ||
@@ -284,2 +284,2 @@ * Standard Google Analytics `Item` type. | ||
*/ | ||
export declare type ConsentStatusString = 'granted' | 'denied'; | ||
export type ConsentStatusString = 'granted' | 'denied'; |
@@ -55,2 +55,2 @@ /** | ||
} | ||
export declare type DataLayer = IArguments[]; | ||
export type DataLayer = IArguments[]; |
@@ -0,0 +0,0 @@ /** |
export declare function removeGtagScripts(): void; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "@firebase/analytics", | ||
"version": "0.10.9-canary.4db3d3e7b", | ||
"version": "0.10.9-canary.612335d76", | ||
"description": "A analytics package for new firebase packages", | ||
@@ -39,9 +39,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.15-canary.4db3d3e7b" | ||
"@firebase/app": "0.10.15-canary.612335d76" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.6.10-canary.4db3d3e7b", | ||
"@firebase/logger": "0.4.3-canary.4db3d3e7b", | ||
"@firebase/util": "1.10.1-canary.4db3d3e7b", | ||
"@firebase/component": "0.6.10-canary.4db3d3e7b", | ||
"@firebase/installations": "0.6.10-canary.612335d76", | ||
"@firebase/logger": "0.4.3-canary.612335d76", | ||
"@firebase/util": "1.10.1-canary.612335d76", | ||
"@firebase/component": "0.6.10-canary.612335d76", | ||
"tslib": "^2.1.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.10.15-canary.4db3d3e7b", | ||
"@firebase/app": "0.10.15-canary.612335d76", | ||
"rollup": "2.79.1", | ||
@@ -58,3 +58,3 @@ "@rollup/plugin-commonjs": "21.1.0", | ||
"rollup-plugin-typescript2": "0.31.2", | ||
"typescript": "4.7.4" | ||
"typescript": "5.5.4" | ||
}, | ||
@@ -61,0 +61,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
482928
6802
+ Added@firebase/app@0.10.15-canary.612335d76(transitive)
+ Added@firebase/component@0.6.10-canary.612335d76(transitive)
+ Added@firebase/installations@0.6.10-canary.612335d76(transitive)
+ Added@firebase/logger@0.4.3-canary.612335d76(transitive)
+ Added@firebase/util@1.10.1-canary.612335d76(transitive)
- Removed@firebase/app@0.10.15-canary.4db3d3e7b(transitive)
- Removed@firebase/component@0.6.10-canary.4db3d3e7b(transitive)
- Removed@firebase/installations@0.6.10-canary.4db3d3e7b(transitive)
- Removed@firebase/logger@0.4.3-canary.4db3d3e7b(transitive)
- Removed@firebase/util@1.10.1-canary.4db3d3e7b(transitive)