@wix/ecom 1.0.739 → 1.0.740

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.739",
3
+ "version": "1.0.740",
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.70",
33
33
  "@wix/ecom_custom-triggers": "1.0.23",
34
- "@wix/ecom_delivery-profile": "1.0.15",
34
+ "@wix/ecom_delivery-profile": "1.0.16",
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",
@@ -42,7 +42,7 @@
42
42
  "@wix/ecom_order-invoices": "1.0.38",
43
43
  "@wix/ecom_order-payment-requests": "1.0.9",
44
44
  "@wix/ecom_order-transactions": "1.0.65",
45
- "@wix/ecom_orders": "1.0.112",
45
+ "@wix/ecom_orders": "1.0.113",
46
46
  "@wix/ecom_orders-settings": "1.0.44",
47
47
  "@wix/ecom_payment-settings": "1.0.36",
48
48
  "@wix/ecom_pickup-locations": "1.0.7",
@@ -76,5 +76,5 @@
76
76
  "fqdn": ""
77
77
  }
78
78
  },
79
- "falconPackageHash": "4a7a2b246db70ed04b2cd04bb61b1cdd2651983228e53287340f28ad"
79
+ "falconPackageHash": "a81ec8c427be28f69e93fca65826a601bfb46763782478f4a2dce725"
80
80
  }
@@ -15532,7 +15532,12 @@ declare enum Namespace$1 {
15532
15532
  */
15533
15533
  BRANDED_FIRST = "BRANDED_FIRST",
15534
15534
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
15535
- NOWNIA = "NOWNIA"
15535
+ NOWNIA = "NOWNIA",
15536
+ /**
15537
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
15538
+ * The Partners company owns this namespace.
15539
+ */
15540
+ UGC_TEMPLATE = "UGC_TEMPLATE"
15536
15541
  }
15537
15542
  /** Site transferred to another user. */
15538
15543
  interface SiteTransferred {
@@ -22644,7 +22649,12 @@ declare enum Namespace {
22644
22649
  */
22645
22650
  BRANDED_FIRST = "BRANDED_FIRST",
22646
22651
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
22647
- NOWNIA = "NOWNIA"
22652
+ NOWNIA = "NOWNIA",
22653
+ /**
22654
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
22655
+ * The Partners company owns this namespace.
22656
+ */
22657
+ UGC_TEMPLATE = "UGC_TEMPLATE"
22648
22658
  }
22649
22659
  interface SeoData {
22650
22660
  /** A title. */
@@ -15532,7 +15532,12 @@ declare enum Namespace$1 {
15532
15532
  */
15533
15533
  BRANDED_FIRST = "BRANDED_FIRST",
15534
15534
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
15535
- NOWNIA = "NOWNIA"
15535
+ NOWNIA = "NOWNIA",
15536
+ /**
15537
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
15538
+ * The Partners company owns this namespace.
15539
+ */
15540
+ UGC_TEMPLATE = "UGC_TEMPLATE"
15536
15541
  }
15537
15542
  /** Site transferred to another user. */
15538
15543
  interface SiteTransferred {
@@ -22644,7 +22649,12 @@ declare enum Namespace {
22644
22649
  */
22645
22650
  BRANDED_FIRST = "BRANDED_FIRST",
22646
22651
  /** Nownia.com Siteless account management for Ai Scheduling Assistant. */
22647
- NOWNIA = "NOWNIA"
22652
+ NOWNIA = "NOWNIA",
22653
+ /**
22654
+ * UGC Templates are templates that are created by users for personal use and to sale to other users.
22655
+ * The Partners company owns this namespace.
22656
+ */
22657
+ UGC_TEMPLATE = "UGC_TEMPLATE"
22648
22658
  }
22649
22659
  interface SeoData {
22650
22660
  /** A title. */