@wix/ecom 1.0.718 → 1.0.719
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.719",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@wix/ecom_checkout": "1.0.76",
|
|
28
28
|
"@wix/ecom_checkout-content": "1.0.3",
|
|
29
29
|
"@wix/ecom_checkout-settings": "1.0.46",
|
|
30
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
30
|
+
"@wix/ecom_checkout-templates": "1.0.77",
|
|
31
31
|
"@wix/ecom_currencies": "1.0.33",
|
|
32
32
|
"@wix/ecom_current-cart": "1.0.67",
|
|
33
33
|
"@wix/ecom_custom-triggers": "1.0.22",
|
|
@@ -74,5 +74,5 @@
|
|
|
74
74
|
"fqdn": ""
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
-
"falconPackageHash": "
|
|
77
|
+
"falconPackageHash": "928deeb9d2cc17e821d0ebad999c57e7301340286a91ae2f7d46d6b9"
|
|
78
78
|
}
|
|
@@ -12697,12 +12697,7 @@ interface V1LineItem {
|
|
|
12697
12697
|
* > **Note:** For more information on what to pass to `lineItems.catalogReference`, see [eCommerce Integration in the Wix Stores Catalog API](https://dev.wix.com/api/rest/wix-stores/catalog/ecommerce-integration).
|
|
12698
12698
|
*/
|
|
12699
12699
|
catalogReference?: CatalogReference$3;
|
|
12700
|
-
/**
|
|
12701
|
-
* Overriding values for catalog item properties.
|
|
12702
|
-
*
|
|
12703
|
-
* To override catalog fields, your app must have the permission scope named "Manage eCommerce - Admin Permissions".
|
|
12704
|
-
* Learn more about [permission scopes](https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions).
|
|
12705
|
-
*/
|
|
12700
|
+
/** Overriding values for catalog item properties. */
|
|
12706
12701
|
catalogOverrideFields?: CatalogOverrideFields;
|
|
12707
12702
|
}
|
|
12708
12703
|
/** Used for grouping line items. Sent when an item is added to a cart, checkout, or order. */
|
|
@@ -12697,12 +12697,7 @@ interface V1LineItem {
|
|
|
12697
12697
|
* > **Note:** For more information on what to pass to `lineItems.catalogReference`, see [eCommerce Integration in the Wix Stores Catalog API](https://dev.wix.com/api/rest/wix-stores/catalog/ecommerce-integration).
|
|
12698
12698
|
*/
|
|
12699
12699
|
catalogReference?: CatalogReference$3;
|
|
12700
|
-
/**
|
|
12701
|
-
* Overriding values for catalog item properties.
|
|
12702
|
-
*
|
|
12703
|
-
* To override catalog fields, your app must have the permission scope named "Manage eCommerce - Admin Permissions".
|
|
12704
|
-
* Learn more about [permission scopes](https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions).
|
|
12705
|
-
*/
|
|
12700
|
+
/** Overriding values for catalog item properties. */
|
|
12706
12701
|
catalogOverrideFields?: CatalogOverrideFields;
|
|
12707
12702
|
}
|
|
12708
12703
|
/** Used for grouping line items. Sent when an item is added to a cart, checkout, or order. */
|
|
@@ -15278,12 +15278,7 @@ interface V1LineItem$1 {
|
|
|
15278
15278
|
* > **Note:** For more information on what to pass to `lineItems.catalogReference`, see [eCommerce Integration in the Wix Stores Catalog API](https://dev.wix.com/api/rest/wix-stores/catalog/ecommerce-integration).
|
|
15279
15279
|
*/
|
|
15280
15280
|
catalogReference?: CatalogReference$7;
|
|
15281
|
-
/**
|
|
15282
|
-
* Overriding values for catalog item properties.
|
|
15283
|
-
*
|
|
15284
|
-
* To override catalog fields, your app must have the permission scope named "Manage eCommerce - Admin Permissions".
|
|
15285
|
-
* Learn more about [permission scopes](https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions).
|
|
15286
|
-
*/
|
|
15281
|
+
/** Overriding values for catalog item properties. */
|
|
15287
15282
|
catalogOverrideFields?: CatalogOverrideFields$1;
|
|
15288
15283
|
}
|
|
15289
15284
|
/** Used for grouping line items. Sent when an item is added to a cart, checkout, or order. */
|
|
@@ -15960,12 +15955,7 @@ interface V1LineItem {
|
|
|
15960
15955
|
* > **Note:** For more information on what to pass to `lineItems.catalogReference`, see [eCommerce Integration in the Wix Stores Catalog API](https://dev.wix.com/api/rest/wix-stores/catalog/ecommerce-integration).
|
|
15961
15956
|
*/
|
|
15962
15957
|
catalogReference?: CatalogReference$6;
|
|
15963
|
-
/**
|
|
15964
|
-
* Overriding values for catalog item properties.
|
|
15965
|
-
*
|
|
15966
|
-
* To override catalog fields, your app must have the permission scope named "Manage eCommerce - Admin Permissions".
|
|
15967
|
-
* Learn more about [permission scopes](https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions).
|
|
15968
|
-
*/
|
|
15958
|
+
/** Overriding values for catalog item properties. */
|
|
15969
15959
|
catalogOverrideFields?: CatalogOverrideFields;
|
|
15970
15960
|
}
|
|
15971
15961
|
/** Used for grouping line items. Sent when an item is added to a cart, checkout, or order. */
|