@wix/ecom 1.0.750 → 1.0.751

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.750",
3
+ "version": "1.0.751",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -31,7 +31,7 @@
31
31
  "@wix/ecom_currencies": "1.0.35",
32
32
  "@wix/ecom_current-cart": "1.0.72",
33
33
  "@wix/ecom_custom-triggers": "1.0.23",
34
- "@wix/ecom_delivery-profile": "1.0.16",
34
+ "@wix/ecom_delivery-profile": "1.0.17",
35
35
  "@wix/ecom_discount-rules": "1.0.51",
36
36
  "@wix/ecom_discounts": "1.0.2",
37
37
  "@wix/ecom_discounts-custom-trigger": "1.0.6",
@@ -43,7 +43,7 @@
43
43
  "@wix/ecom_order-invoices": "1.0.38",
44
44
  "@wix/ecom_order-payment-requests": "1.0.9",
45
45
  "@wix/ecom_order-transactions": "1.0.65",
46
- "@wix/ecom_orders": "1.0.115",
46
+ "@wix/ecom_orders": "1.0.116",
47
47
  "@wix/ecom_orders-settings": "1.0.44",
48
48
  "@wix/ecom_payment-settings": "1.0.39",
49
49
  "@wix/ecom_pickup-locations": "1.0.7",
@@ -77,5 +77,5 @@
77
77
  "fqdn": ""
78
78
  }
79
79
  },
80
- "falconPackageHash": "1bc00f470e6872f3da4c5182ef609dc632f53a8dc177362d7fe75e5f"
80
+ "falconPackageHash": "675ad5dcf9f36e1d1ab9f237e22a6bbc9edc34fea5a9414f162b0500"
81
81
  }
@@ -15633,7 +15633,9 @@ declare enum Namespace$1 {
15633
15633
  * UGC Templates are templates that are created by users for personal use and to sale to other users.
15634
15634
  * The Partners company owns this namespace.
15635
15635
  */
15636
- UGC_TEMPLATE = "UGC_TEMPLATE"
15636
+ UGC_TEMPLATE = "UGC_TEMPLATE",
15637
+ /** Codux Headless Sites */
15638
+ CODUX = "CODUX"
15637
15639
  }
15638
15640
  /** Site transferred to another user. */
15639
15641
  interface SiteTransferred {
@@ -22948,7 +22950,9 @@ declare enum Namespace {
22948
22950
  * UGC Templates are templates that are created by users for personal use and to sale to other users.
22949
22951
  * The Partners company owns this namespace.
22950
22952
  */
22951
- UGC_TEMPLATE = "UGC_TEMPLATE"
22953
+ UGC_TEMPLATE = "UGC_TEMPLATE",
22954
+ /** Codux Headless Sites */
22955
+ CODUX = "CODUX"
22952
22956
  }
22953
22957
  interface SeoData {
22954
22958
  /** A title. */
@@ -15633,7 +15633,9 @@ declare enum Namespace$1 {
15633
15633
  * UGC Templates are templates that are created by users for personal use and to sale to other users.
15634
15634
  * The Partners company owns this namespace.
15635
15635
  */
15636
- UGC_TEMPLATE = "UGC_TEMPLATE"
15636
+ UGC_TEMPLATE = "UGC_TEMPLATE",
15637
+ /** Codux Headless Sites */
15638
+ CODUX = "CODUX"
15637
15639
  }
15638
15640
  /** Site transferred to another user. */
15639
15641
  interface SiteTransferred {
@@ -22948,7 +22950,9 @@ declare enum Namespace {
22948
22950
  * UGC Templates are templates that are created by users for personal use and to sale to other users.
22949
22951
  * The Partners company owns this namespace.
22950
22952
  */
22951
- UGC_TEMPLATE = "UGC_TEMPLATE"
22953
+ UGC_TEMPLATE = "UGC_TEMPLATE",
22954
+ /** Codux Headless Sites */
22955
+ CODUX = "CODUX"
22952
22956
  }
22953
22957
  interface SeoData {
22954
22958
  /** A title. */