@uniswap/analytics-events
Advanced tools
Comparing version 2.0.1 to 2.1.0
@@ -21,3 +21,4 @@ "use strict"; | ||
__exportStar(require("./interface/index.js"), exports); | ||
__exportStar(require("./moonpay/index.js"), exports); | ||
__exportStar(require("./nft/index.js"), exports); | ||
__exportStar(require("./swap/index.js"), exports); |
@@ -9,2 +9,3 @@ "use strict"; | ||
(function (InterfaceEventName) { | ||
InterfaceEventName["ACCOUNT_DROPDOWN_BUTTON_CLICKED"] = "Account Dropdown Button Clicked"; | ||
InterfaceEventName["APPROVE_TOKEN_TXN_SUBMITTED"] = "Approve Token Transaction Submitted"; | ||
@@ -15,2 +16,4 @@ InterfaceEventName["CONNECT_WALLET_BUTTON_CLICKED"] = "Connect Wallet Button Clicked"; | ||
InterfaceEventName["EXPLORE_TOKEN_ROW_CLICKED"] = "Explore Token Row Clicked"; | ||
InterfaceEventName["FIAT_ONRAMP_BANNER_CLICKED"] = "Fiat Onramp Banner Clicked"; | ||
InterfaceEventName["FIAT_ONRAMP_WIDGET_OPENED"] = "Fiat Onramp Widget Opened"; | ||
InterfaceEventName["NAVBAR_RESULT_SELECTED"] = "Navbar Result Selected"; | ||
@@ -17,0 +20,0 @@ InterfaceEventName["NAVBAR_SEARCH_EXITED"] = "Navbar Search Exited"; |
export * from './primitives.js'; | ||
export * from './docs/index.js'; | ||
export * from './interface/index.js'; | ||
export * from './moonpay/index.js'; | ||
export * from './nft/index.js'; | ||
export * from './swap/index.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -5,2 +5,3 @@ /** | ||
export declare enum InterfaceEventName { | ||
ACCOUNT_DROPDOWN_BUTTON_CLICKED = "Account Dropdown Button Clicked", | ||
APPROVE_TOKEN_TXN_SUBMITTED = "Approve Token Transaction Submitted", | ||
@@ -11,2 +12,4 @@ CONNECT_WALLET_BUTTON_CLICKED = "Connect Wallet Button Clicked", | ||
EXPLORE_TOKEN_ROW_CLICKED = "Explore Token Row Clicked", | ||
FIAT_ONRAMP_BANNER_CLICKED = "Fiat Onramp Banner Clicked", | ||
FIAT_ONRAMP_WIDGET_OPENED = "Fiat Onramp Widget Opened", | ||
NAVBAR_RESULT_SELECTED = "Navbar Result Selected", | ||
@@ -13,0 +16,0 @@ NAVBAR_SEARCH_EXITED = "Navbar Search Exited", |
@@ -6,2 +6,3 @@ /** | ||
(function (InterfaceEventName) { | ||
InterfaceEventName["ACCOUNT_DROPDOWN_BUTTON_CLICKED"] = "Account Dropdown Button Clicked"; | ||
InterfaceEventName["APPROVE_TOKEN_TXN_SUBMITTED"] = "Approve Token Transaction Submitted"; | ||
@@ -12,2 +13,4 @@ InterfaceEventName["CONNECT_WALLET_BUTTON_CLICKED"] = "Connect Wallet Button Clicked"; | ||
InterfaceEventName["EXPLORE_TOKEN_ROW_CLICKED"] = "Explore Token Row Clicked"; | ||
InterfaceEventName["FIAT_ONRAMP_BANNER_CLICKED"] = "Fiat Onramp Banner Clicked"; | ||
InterfaceEventName["FIAT_ONRAMP_WIDGET_OPENED"] = "Fiat Onramp Widget Opened"; | ||
InterfaceEventName["NAVBAR_RESULT_SELECTED"] = "Navbar Result Selected"; | ||
@@ -14,0 +17,0 @@ InterfaceEventName["NAVBAR_SEARCH_EXITED"] = "Navbar Search Exited"; |
export * from './primitives.js'; | ||
export * from './docs/index.js'; | ||
export * from './interface/index.js'; | ||
export * from './moonpay/index.js'; | ||
export * from './nft/index.js'; | ||
export * from './swap/index.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -5,2 +5,3 @@ /** | ||
export declare enum InterfaceEventName { | ||
ACCOUNT_DROPDOWN_BUTTON_CLICKED = "Account Dropdown Button Clicked", | ||
APPROVE_TOKEN_TXN_SUBMITTED = "Approve Token Transaction Submitted", | ||
@@ -11,2 +12,4 @@ CONNECT_WALLET_BUTTON_CLICKED = "Connect Wallet Button Clicked", | ||
EXPLORE_TOKEN_ROW_CLICKED = "Explore Token Row Clicked", | ||
FIAT_ONRAMP_BANNER_CLICKED = "Fiat Onramp Banner Clicked", | ||
FIAT_ONRAMP_WIDGET_OPENED = "Fiat Onramp Widget Opened", | ||
NAVBAR_RESULT_SELECTED = "Navbar Result Selected", | ||
@@ -13,0 +16,0 @@ NAVBAR_SEARCH_EXITED = "Navbar Search Exited", |
@@ -58,3 +58,3 @@ { | ||
}, | ||
"version": "2.0.1" | ||
"version": "2.1.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
125279
99
1447
0