@wix/stores 1.0.202 → 1.0.203

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/stores",
3
- "version": "1.0.202",
3
+ "version": "1.0.203",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -26,7 +26,7 @@
26
26
  "@wix/stores_inventory": "1.0.34",
27
27
  "@wix/stores_inventory-items-v-3": "1.0.9",
28
28
  "@wix/stores_products": "1.0.44",
29
- "@wix/stores_products-v-3": "1.0.22",
29
+ "@wix/stores_products-v-3": "1.0.23",
30
30
  "@wix/stores_ribbons-v-3": "1.0.7",
31
31
  "@wix/stores_stores-locations-v-3": "1.0.6",
32
32
  "@wix/stores_subscription-options": "1.0.32",
@@ -55,5 +55,5 @@
55
55
  "fqdn": ""
56
56
  }
57
57
  },
58
- "falconPackageHash": "562a2a09db95f228b1342da50ac650c458b554cd1a2c670ec1fb9202"
58
+ "falconPackageHash": "07b9f9c74dee525af20fe6f776fc04314486186e74b7488b7d06cff2"
59
59
  }
@@ -10964,7 +10964,7 @@ interface InfoSection {
10964
10964
  title?: string | null;
10965
10965
  /**
10966
10966
  * Info section description using rich content. Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
10967
- * > **Note:** Returned only when you pass `"INFO_SECTION"` to the `fields` array in Products API requests.
10967
+ * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
10968
10968
  * @readonly
10969
10969
  */
10970
10970
  description?: RichContent;
@@ -11743,7 +11743,8 @@ declare enum SingleEntityOpsRequestedFields {
11743
11743
  DESCRIPTION = "DESCRIPTION",
11744
11744
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
11745
11745
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
11746
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
11746
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
11747
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
11747
11748
  }
11748
11749
  interface CreateProductResponse {
11749
11750
  /** Created product. */
@@ -12268,7 +12269,8 @@ declare enum RequestedFields$1 {
12268
12269
  DESCRIPTION = "DESCRIPTION",
12269
12270
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
12270
12271
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
12271
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
12272
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
12273
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
12272
12274
  }
12273
12275
  interface BulkCreateProductsResponse {
12274
12276
  /** Products created by bulk action. */
@@ -10964,7 +10964,7 @@ interface InfoSection {
10964
10964
  title?: string | null;
10965
10965
  /**
10966
10966
  * Info section description using rich content. Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
10967
- * > **Note:** Returned only when you pass `"INFO_SECTION"` to the `fields` array in Products API requests.
10967
+ * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
10968
10968
  * @readonly
10969
10969
  */
10970
10970
  description?: RichContent;
@@ -11743,7 +11743,8 @@ declare enum SingleEntityOpsRequestedFields {
11743
11743
  DESCRIPTION = "DESCRIPTION",
11744
11744
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
11745
11745
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
11746
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
11746
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
11747
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
11747
11748
  }
11748
11749
  interface CreateProductResponse {
11749
11750
  /** Created product. */
@@ -12268,7 +12269,8 @@ declare enum RequestedFields$1 {
12268
12269
  DESCRIPTION = "DESCRIPTION",
12269
12270
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
12270
12271
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
12271
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
12272
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
12273
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
12272
12274
  }
12273
12275
  interface BulkCreateProductsResponse {
12274
12276
  /** Products created by bulk action. */
@@ -12923,7 +12923,7 @@ interface InfoSection$1 {
12923
12923
  title?: string | null;
12924
12924
  /**
12925
12925
  * Info section description using rich content. Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
12926
- * > **Note:** Returned only when you pass `"INFO_SECTION"` to the `fields` array in Products API requests.
12926
+ * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
12927
12927
  * @readonly
12928
12928
  */
12929
12929
  description?: RichContent$1;
@@ -13447,7 +13447,8 @@ declare enum SingleEntityOpsRequestedFields$1 {
13447
13447
  DESCRIPTION = "DESCRIPTION",
13448
13448
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
13449
13449
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
13450
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
13450
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
13451
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
13451
13452
  }
13452
13453
  interface CreateProductResponse$1 {
13453
13454
  /** Created product. */
@@ -13958,7 +13959,8 @@ declare enum RequestedFields$3 {
13958
13959
  DESCRIPTION = "DESCRIPTION",
13959
13960
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
13960
13961
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
13961
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
13962
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
13963
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
13962
13964
  }
13963
13965
  interface BulkCreateProductsResponse$1 {
13964
13966
  /** Products created by bulk action. */
@@ -17235,7 +17237,7 @@ interface InfoSection {
17235
17237
  title?: string | null;
17236
17238
  /**
17237
17239
  * Info section description using rich content. Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
17238
- * > **Note:** Returned only when you pass `"INFO_SECTION"` to the `fields` array in Products API requests.
17240
+ * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
17239
17241
  * @readonly
17240
17242
  */
17241
17243
  description?: RichContent;
@@ -17759,7 +17761,8 @@ declare enum SingleEntityOpsRequestedFields {
17759
17761
  DESCRIPTION = "DESCRIPTION",
17760
17762
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
17761
17763
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
17762
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
17764
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
17765
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
17763
17766
  }
17764
17767
  interface CreateProductResponse {
17765
17768
  /** Created product. */
@@ -18270,7 +18273,8 @@ declare enum RequestedFields$2 {
18270
18273
  DESCRIPTION = "DESCRIPTION",
18271
18274
  DIRECT_CATEGORIES_INFO = "DIRECT_CATEGORIES_INFO",
18272
18275
  ALL_CATEGORIES_INFO = "ALL_CATEGORIES_INFO",
18273
- MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO"
18276
+ MIN_VARIANT_PRICE_INFO = "MIN_VARIANT_PRICE_INFO",
18277
+ INFO_SECTION_DESCRIPTION = "INFO_SECTION_DESCRIPTION"
18274
18278
  }
18275
18279
  interface BulkCreateProductsResponse {
18276
18280
  /** Products created by bulk action. */