@shopify/ui-extensions
Advanced tools
Comparing version 0.0.0-unstable-20230629162608 to 0.0.0-unstable-20230629205230
@@ -1,2 +0,2 @@ | ||
type Source = 'categoriesMajor' | 'firstVisitMajor' | 'heartMajor' | 'marketingMajor' | 'checkoutMajor' | 'ordersMajor' | 'locationMajor' | 'emailNewsletterMajor' | 'firstOrderMajor' | 'billingStatementDollarMajor' | 'diamondAlertMajor' | 'abandonedCartMajor' | 'calendarMajor' | 'productsMajor' | 'globeMajor' | 'flagMajor' | 'uploadMajor' | 'buyButtonMajor' | 'followUpEmailMajor' | 'confettiMajor'; | ||
type Source = 'categoriesMajor' | 'firstVisitMajor' | 'heartMajor' | 'marketingMajor' | 'checkoutMajor' | 'ordersMajor' | 'locationMajor' | 'emailNewsletterMajor' | 'firstOrderMajor' | 'billingStatementDollarMajor' | 'diamondAlertMajor' | 'abandonedCartMajor' | 'calendarMajor' | 'productsMajor' | 'globeMajor' | 'flagMajor' | 'uploadMajor' | 'buyButtonMajor' | 'followUpEmailMajor' | 'confettiMajor' | 'viewMajor'; | ||
type TemplateCategory = 'firstTimeBuyers' | 'highValueCustomers' | 'reEngageCustomers' | 'abandonedCheckout' | 'purchaseBehaviour' | 'location'; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@shopify/ui-extensions", | ||
"version": "0.0.0-unstable-20230629162608", | ||
"version": "0.0.0-unstable-20230629205230", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "module": "index.mjs", |
@@ -23,3 +23,4 @@ import {createRemoteComponent} from '@remote-ui/core'; | ||
| 'followUpEmailMajor' | ||
| 'confettiMajor'; | ||
| 'confettiMajor' | ||
| 'viewMajor'; | ||
@@ -26,0 +27,0 @@ type TemplateCategory = |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1186586
14266