@wix/ecom 1.0.807 → 1.0.809

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,10 +1,13 @@
1
1
  {
2
2
  "name": "@wix/ecom",
3
- "version": "1.0.807",
3
+ "version": "1.0.809",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
7
7
  },
8
+ "keywords": [
9
+ "wix-sdk-module=backend,page,public"
10
+ ],
8
11
  "sideEffects": false,
9
12
  "module": "build/es/index.js",
10
13
  "main": "build/cjs/index.js",
@@ -19,44 +22,44 @@
19
22
  "service-plugins"
20
23
  ],
21
24
  "dependencies": {
22
- "@wix/ecom_abandoned-checkouts": "1.0.52",
23
- "@wix/ecom_additional-fees": "1.0.31",
24
- "@wix/ecom_back-in-stock-notifications": "1.0.56",
25
- "@wix/ecom_back-in-stock-settings": "1.0.41",
26
- "@wix/ecom_cart": "1.0.92",
27
- "@wix/ecom_checkout": "1.0.99",
28
- "@wix/ecom_checkout-content": "1.0.12",
29
- "@wix/ecom_checkout-settings": "1.0.57",
30
- "@wix/ecom_checkout-templates": "1.0.98",
31
- "@wix/ecom_currencies": "1.0.42",
32
- "@wix/ecom_current-cart": "1.0.92",
33
- "@wix/ecom_custom-triggers": "1.0.28",
34
- "@wix/ecom_delivery-profile": "1.0.25",
35
- "@wix/ecom_delivery-solutions": "1.0.6",
36
- "@wix/ecom_discount-rules": "1.0.58",
37
- "@wix/ecom_discounts": "1.0.10",
38
- "@wix/ecom_discounts-custom-trigger": "1.0.13",
39
- "@wix/ecom_draft-orders": "1.0.34",
40
- "@wix/ecom_gift-vouchers": "1.0.9",
41
- "@wix/ecom_gift-vouchers-provider": "1.0.9",
42
- "@wix/ecom_local-delivery-options": "1.0.15",
43
- "@wix/ecom_memberships": "1.0.4",
44
- "@wix/ecom_order-fulfillments": "1.0.52",
45
- "@wix/ecom_order-invoices": "1.0.45",
46
- "@wix/ecom_order-payment-requests": "1.0.16",
47
- "@wix/ecom_order-transactions": "1.0.73",
48
- "@wix/ecom_orders": "1.0.136",
49
- "@wix/ecom_orders-settings": "1.0.51",
50
- "@wix/ecom_payment-settings": "1.0.61",
51
- "@wix/ecom_pickup-locations": "1.0.15",
52
- "@wix/ecom_recommendations": "1.0.48",
53
- "@wix/ecom_recommendations-provider": "1.0.6",
54
- "@wix/ecom_shipping-options": "1.0.13",
55
- "@wix/ecom_shipping-rates": "1.0.48",
56
- "@wix/ecom_shippo-configurations": "1.0.20",
57
- "@wix/ecom_subscription-contracts": "1.0.2",
58
- "@wix/ecom_totals-calculator": "1.0.17",
59
- "@wix/ecom_validations": "1.0.39"
25
+ "@wix/ecom_abandoned-checkouts": "1.0.53",
26
+ "@wix/ecom_additional-fees": "1.0.32",
27
+ "@wix/ecom_back-in-stock-notifications": "1.0.57",
28
+ "@wix/ecom_back-in-stock-settings": "1.0.42",
29
+ "@wix/ecom_cart": "1.0.93",
30
+ "@wix/ecom_checkout": "1.0.101",
31
+ "@wix/ecom_checkout-content": "1.0.13",
32
+ "@wix/ecom_checkout-settings": "1.0.58",
33
+ "@wix/ecom_checkout-templates": "1.0.99",
34
+ "@wix/ecom_currencies": "1.0.43",
35
+ "@wix/ecom_current-cart": "1.0.93",
36
+ "@wix/ecom_custom-triggers": "1.0.29",
37
+ "@wix/ecom_delivery-profile": "1.0.26",
38
+ "@wix/ecom_delivery-solutions": "1.0.7",
39
+ "@wix/ecom_discount-rules": "1.0.59",
40
+ "@wix/ecom_discounts": "1.0.11",
41
+ "@wix/ecom_discounts-custom-trigger": "1.0.14",
42
+ "@wix/ecom_draft-orders": "1.0.35",
43
+ "@wix/ecom_gift-vouchers": "1.0.10",
44
+ "@wix/ecom_gift-vouchers-provider": "1.0.10",
45
+ "@wix/ecom_local-delivery-options": "1.0.16",
46
+ "@wix/ecom_memberships": "1.0.5",
47
+ "@wix/ecom_order-fulfillments": "1.0.53",
48
+ "@wix/ecom_order-invoices": "1.0.46",
49
+ "@wix/ecom_order-payment-requests": "1.0.17",
50
+ "@wix/ecom_order-transactions": "1.0.74",
51
+ "@wix/ecom_orders": "1.0.137",
52
+ "@wix/ecom_orders-settings": "1.0.52",
53
+ "@wix/ecom_payment-settings": "1.0.62",
54
+ "@wix/ecom_pickup-locations": "1.0.16",
55
+ "@wix/ecom_recommendations": "1.0.49",
56
+ "@wix/ecom_recommendations-provider": "1.0.7",
57
+ "@wix/ecom_shipping-options": "1.0.14",
58
+ "@wix/ecom_shipping-rates": "1.0.49",
59
+ "@wix/ecom_shippo-configurations": "1.0.21",
60
+ "@wix/ecom_subscription-contracts": "1.0.3",
61
+ "@wix/ecom_totals-calculator": "1.0.18",
62
+ "@wix/ecom_validations": "1.0.40"
60
63
  },
61
64
  "devDependencies": {
62
65
  "glob": "^10.4.1",
@@ -81,5 +84,5 @@
81
84
  "fqdn": ""
82
85
  }
83
86
  },
84
- "falconPackageHash": "9c9c65ee94826e3db93b337cf5122a9565b346f91a4c472b6231366e"
87
+ "falconPackageHash": "79bc44665611f29dbfa3a105a7dcec998449bcff87cba83ea2067d09"
85
88
  }
@@ -11462,6 +11462,17 @@ declare enum TaxableAddressType$4 {
11462
11462
  BILLING = "BILLING",
11463
11463
  SHIPPING = "SHIPPING"
11464
11464
  }
11465
+ interface ExtendedFields$7 {
11466
+ /**
11467
+ * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
11468
+ * The value of each key is structured according to the schema defined when the extended fields were configured.
11469
+ *
11470
+ * You can only access fields for which you have the appropriate permissions.
11471
+ *
11472
+ * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
11473
+ */
11474
+ namespaces?: Record<string, Record<string, any>>;
11475
+ }
11465
11476
  /** Billing Info and shipping details */
11466
11477
  interface AddressWithContact$3 {
11467
11478
  /** Address. */
@@ -12225,17 +12236,6 @@ interface TargetLineItem$1 {
12225
12236
  /** ID of the line item containing the violation. */
12226
12237
  _id?: string | null;
12227
12238
  }
12228
- interface ExtendedFields$7 {
12229
- /**
12230
- * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
12231
- * The value of each key is structured according to the schema defined when the extended fields were configured.
12232
- *
12233
- * You can only access fields for which you have the appropriate permissions.
12234
- *
12235
- * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
12236
- */
12237
- namespaces?: Record<string, Record<string, any>>;
12238
- }
12239
12239
  interface CustomSettings$1 {
12240
12240
  /**
12241
12241
  * Whether to restrict the option to add or remove a gift card on the checkout page.
@@ -11462,6 +11462,17 @@ declare enum TaxableAddressType$4 {
11462
11462
  BILLING = "BILLING",
11463
11463
  SHIPPING = "SHIPPING"
11464
11464
  }
11465
+ interface ExtendedFields$7 {
11466
+ /**
11467
+ * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
11468
+ * The value of each key is structured according to the schema defined when the extended fields were configured.
11469
+ *
11470
+ * You can only access fields for which you have the appropriate permissions.
11471
+ *
11472
+ * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
11473
+ */
11474
+ namespaces?: Record<string, Record<string, any>>;
11475
+ }
11465
11476
  /** Billing Info and shipping details */
11466
11477
  interface AddressWithContact$3 {
11467
11478
  /** Address. */
@@ -12225,17 +12236,6 @@ interface TargetLineItem$1 {
12225
12236
  /** ID of the line item containing the violation. */
12226
12237
  _id?: string | null;
12227
12238
  }
12228
- interface ExtendedFields$7 {
12229
- /**
12230
- * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
12231
- * The value of each key is structured according to the schema defined when the extended fields were configured.
12232
- *
12233
- * You can only access fields for which you have the appropriate permissions.
12234
- *
12235
- * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
12236
- */
12237
- namespaces?: Record<string, Record<string, any>>;
12238
- }
12239
12239
  interface CustomSettings$1 {
12240
12240
  /**
12241
12241
  * Whether to restrict the option to add or remove a gift card on the checkout page.
@@ -13898,6 +13898,17 @@ declare enum TaxableAddressType$7 {
13898
13898
  BILLING = "BILLING",
13899
13899
  SHIPPING = "SHIPPING"
13900
13900
  }
13901
+ interface ExtendedFields$d {
13902
+ /**
13903
+ * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
13904
+ * The value of each key is structured according to the schema defined when the extended fields were configured.
13905
+ *
13906
+ * You can only access fields for which you have the appropriate permissions.
13907
+ *
13908
+ * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
13909
+ */
13910
+ namespaces?: Record<string, Record<string, any>>;
13911
+ }
13901
13912
  /** Billing Info and shipping details */
13902
13913
  interface AddressWithContact$5 {
13903
13914
  /** Address. */
@@ -14623,17 +14634,6 @@ interface TargetLineItem$1 {
14623
14634
  /** ID of the line item containing the violation. */
14624
14635
  id?: string | null;
14625
14636
  }
14626
- interface ExtendedFields$d {
14627
- /**
14628
- * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
14629
- * The value of each key is structured according to the schema defined when the extended fields were configured.
14630
- *
14631
- * You can only access fields for which you have the appropriate permissions.
14632
- *
14633
- * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
14634
- */
14635
- namespaces?: Record<string, Record<string, any>>;
14636
- }
14637
14637
  interface CustomSettings$1 {
14638
14638
  /**
14639
14639
  * Whether to restrict the option to add or remove a gift card on the checkout page.
@@ -16096,6 +16096,17 @@ declare enum TaxableAddressType$6 {
16096
16096
  BILLING = "BILLING",
16097
16097
  SHIPPING = "SHIPPING"
16098
16098
  }
16099
+ interface ExtendedFields$c {
16100
+ /**
16101
+ * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
16102
+ * The value of each key is structured according to the schema defined when the extended fields were configured.
16103
+ *
16104
+ * You can only access fields for which you have the appropriate permissions.
16105
+ *
16106
+ * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
16107
+ */
16108
+ namespaces?: Record<string, Record<string, any>>;
16109
+ }
16099
16110
  /** Billing Info and shipping details */
16100
16111
  interface AddressWithContact$4 {
16101
16112
  /** Address. */
@@ -16811,17 +16822,6 @@ interface TargetLineItem {
16811
16822
  /** ID of the line item containing the violation. */
16812
16823
  _id?: string | null;
16813
16824
  }
16814
- interface ExtendedFields$c {
16815
- /**
16816
- * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
16817
- * The value of each key is structured according to the schema defined when the extended fields were configured.
16818
- *
16819
- * You can only access fields for which you have the appropriate permissions.
16820
- *
16821
- * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
16822
- */
16823
- namespaces?: Record<string, Record<string, any>>;
16824
- }
16825
16825
  interface CustomSettings {
16826
16826
  /**
16827
16827
  * Whether to restrict the option to add or remove a gift card on the checkout page.