@wix/stores 1.0.228 → 1.0.230

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.228",
3
+ "version": "1.0.230",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -19,10 +19,10 @@
19
19
  ],
20
20
  "dependencies": {
21
21
  "@wix/stores_brands-v-3": "1.0.9",
22
- "@wix/stores_catalog-versioning": "1.0.0",
22
+ "@wix/stores_catalog-versioning": "1.0.1",
23
23
  "@wix/stores_collections": "1.0.35",
24
24
  "@wix/stores_customizations-v-3": "1.0.10",
25
- "@wix/stores_info-sections-v-3": "1.0.10",
25
+ "@wix/stores_info-sections-v-3": "1.0.11",
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",
@@ -55,5 +55,5 @@
55
55
  "fqdn": ""
56
56
  }
57
57
  },
58
- "falconPackageHash": "404fc36afb7dab3abf96e4fddc39debf97d82a15719a095b86b80be3"
58
+ "falconPackageHash": "923be4ce06d38ad3a88c0f3467b06c12e108ceab1182c1a44967a8d1"
59
59
  }
@@ -5357,7 +5357,9 @@ interface InfoSection$1 {
5357
5357
  /**
5358
5358
  * Info section description using rich content.
5359
5359
  *
5360
- * Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
5360
+ * <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">
5361
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
5362
+ * </widget>
5361
5363
  */
5362
5364
  description?: RichContent$1;
5363
5365
  /**
@@ -7478,7 +7480,9 @@ interface UpdateInfoSection {
7478
7480
  /**
7479
7481
  * Info section description using rich content.
7480
7482
  *
7481
- * Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
7483
+ * <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">
7484
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
7485
+ * </widget>
7482
7486
  */
7483
7487
  description?: RichContent$1;
7484
7488
  /**
@@ -17717,7 +17721,9 @@ declare enum Namespace {
17717
17721
  * UGC Templates are templates that are created by users for personal use and to sale to other users.
17718
17722
  * The Partners company owns this namespace.
17719
17723
  */
17720
- UGC_TEMPLATE = "UGC_TEMPLATE"
17724
+ UGC_TEMPLATE = "UGC_TEMPLATE",
17725
+ /** Codux Headless Sites */
17726
+ CODUX = "CODUX"
17721
17727
  }
17722
17728
  /** Site transferred to another user. */
17723
17729
  interface SiteTransferred {
@@ -5357,7 +5357,9 @@ interface InfoSection$1 {
5357
5357
  /**
5358
5358
  * Info section description using rich content.
5359
5359
  *
5360
- * Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
5360
+ * <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">
5361
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
5362
+ * </widget>
5361
5363
  */
5362
5364
  description?: RichContent$1;
5363
5365
  /**
@@ -7478,7 +7480,9 @@ interface UpdateInfoSection {
7478
7480
  /**
7479
7481
  * Info section description using rich content.
7480
7482
  *
7481
- * Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
7483
+ * <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">
7484
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
7485
+ * </widget>
7482
7486
  */
7483
7487
  description?: RichContent$1;
7484
7488
  /**
@@ -17717,7 +17721,9 @@ declare enum Namespace {
17717
17721
  * UGC Templates are templates that are created by users for personal use and to sale to other users.
17718
17722
  * The Partners company owns this namespace.
17719
17723
  */
17720
- UGC_TEMPLATE = "UGC_TEMPLATE"
17724
+ UGC_TEMPLATE = "UGC_TEMPLATE",
17725
+ /** Codux Headless Sites */
17726
+ CODUX = "CODUX"
17721
17727
  }
17722
17728
  /** Site transferred to another user. */
17723
17729
  interface SiteTransferred {
@@ -5241,7 +5241,9 @@ interface InfoSection$3 {
5241
5241
  /**
5242
5242
  * Info section description using rich content.
5243
5243
  *
5244
- * Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
5244
+ * <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">
5245
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
5246
+ * </widget>
5245
5247
  */
5246
5248
  description?: RichContent$3;
5247
5249
  /**
@@ -7094,7 +7096,9 @@ interface InfoSection$2 {
7094
7096
  /**
7095
7097
  * Info section description using rich content.
7096
7098
  *
7097
- * Learn more about [Working with Rich Content](https://dev.wix.com/docs/go-headless/tutorials-templates/other-tutorials/working-with-rich-content).
7099
+ * <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">
7100
+ * <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
7101
+ * </widget>
7098
7102
  */
7099
7103
  description?: RichContent$2;
7100
7104
  /**