@wix/stores 1.0.227 → 1.0.228

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.227",
3
+ "version": "1.0.228",
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.38",
27
27
  "@wix/stores_inventory-items-v-3": "1.0.13",
28
28
  "@wix/stores_products": "1.0.51",
29
- "@wix/stores_products-v-3": "1.0.39",
29
+ "@wix/stores_products-v-3": "1.0.40",
30
30
  "@wix/stores_ribbons-v-3": "1.0.10",
31
31
  "@wix/stores_stores-locations-v-3": "1.0.11",
32
32
  "@wix/stores_subscription-options": "1.0.35",
@@ -55,5 +55,5 @@
55
55
  "fqdn": ""
56
56
  }
57
57
  },
58
- "falconPackageHash": "9be4115476c904df94eac45e466cbcd5fe63de130c3fd0bfe53a65bd"
58
+ "falconPackageHash": "404fc36afb7dab3abf96e4fddc39debf97d82a15719a095b86b80be3"
59
59
  }
@@ -11564,8 +11564,12 @@ interface InfoSection {
11564
11564
  */
11565
11565
  title?: string | null;
11566
11566
  /**
11567
- * 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).
11567
+ * Info section description using rich content.
11568
11568
  * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
11569
+ *
11570
+ * <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="indent.emoji.divider.codeBlock.file.gallery.giphy.image.table.link.textHighlight.textColor" exampleid="7dc9240e-d548-417a-abcf-0291b68b4303">
11571
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
11572
+ * </widget>
11569
11573
  * @readonly
11570
11574
  */
11571
11575
  description?: RichContent;
@@ -11564,8 +11564,12 @@ interface InfoSection {
11564
11564
  */
11565
11565
  title?: string | null;
11566
11566
  /**
11567
- * 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).
11567
+ * Info section description using rich content.
11568
11568
  * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
11569
+ *
11570
+ * <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="indent.emoji.divider.codeBlock.file.gallery.giphy.image.table.link.textHighlight.textColor" exampleid="7dc9240e-d548-417a-abcf-0291b68b4303">
11571
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
11572
+ * </widget>
11569
11573
  * @readonly
11570
11574
  */
11571
11575
  description?: RichContent;
@@ -12926,8 +12926,12 @@ interface InfoSection$1 {
12926
12926
  */
12927
12927
  title?: string | null;
12928
12928
  /**
12929
- * 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).
12929
+ * Info section description using rich content.
12930
12930
  * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
12931
+ *
12932
+ * <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="indent.emoji.divider.codeBlock.file.gallery.giphy.image.table.link.textHighlight.textColor" exampleid="7dc9240e-d548-417a-abcf-0291b68b4303">
12933
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
12934
+ * </widget>
12931
12935
  * @readonly
12932
12936
  */
12933
12937
  description?: RichContent$1;
@@ -17329,8 +17333,12 @@ interface InfoSection {
17329
17333
  */
17330
17334
  title?: string | null;
17331
17335
  /**
17332
- * 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).
17336
+ * Info section description using rich content.
17333
17337
  * > **Note:** Returned only when you pass `"INFO_SECTION_DESCRIPTION"` to the `fields` array in Products API requests.
17338
+ *
17339
+ * <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="indent.emoji.divider.codeBlock.file.gallery.giphy.image.table.link.textHighlight.textColor" exampleid="7dc9240e-d548-417a-abcf-0291b68b4303">
17340
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
17341
+ * </widget>
17334
17342
  * @readonly
17335
17343
  */
17336
17344
  description?: RichContent;