@wix/events 1.0.273 → 1.0.274
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/events",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.274",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@wix/events_notifications": "1.0.29",
|
|
25
25
|
"@wix/events_orders": "1.0.42",
|
|
26
26
|
"@wix/events_policies": "1.0.40",
|
|
27
|
-
"@wix/events_ricos": "1.0.
|
|
27
|
+
"@wix/events_ricos": "1.0.4",
|
|
28
28
|
"@wix/events_rsvp": "1.0.40",
|
|
29
29
|
"@wix/events_rsvp-v-2": "1.0.2",
|
|
30
30
|
"@wix/events_schedule": "1.0.35",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"fqdn": ""
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
"falconPackageHash": "
|
|
61
|
+
"falconPackageHash": "54284ef02fb109273986d4eedd355b6241cf6e080129303747464832"
|
|
62
62
|
}
|
|
@@ -10424,7 +10424,10 @@ interface RichContent {
|
|
|
10424
10424
|
fieldName?: string | null;
|
|
10425
10425
|
/**
|
|
10426
10426
|
* Rich content of the associated entity.
|
|
10427
|
-
*
|
|
10427
|
+
*
|
|
10428
|
+
* <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="video.spoiler.linkPreview.link.lineSpacing.indent.image.html.heading.hashtag.giphy.gallery.file.emoji.divider.collapsibleList.codeBlock.audio.ai" exampleid="6ff78d07-c535-4602-b50d-6f06055f4148">
|
|
10429
|
+
* <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
|
|
10430
|
+
* </widget>
|
|
10428
10431
|
*/
|
|
10429
10432
|
content?: V1RichContent;
|
|
10430
10433
|
/** Data Extensions */
|
|
@@ -12449,7 +12452,10 @@ interface UpdateRichContent {
|
|
|
12449
12452
|
fieldName?: string | null;
|
|
12450
12453
|
/**
|
|
12451
12454
|
* Rich content of the associated entity.
|
|
12452
|
-
*
|
|
12455
|
+
*
|
|
12456
|
+
* <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="video.spoiler.linkPreview.link.lineSpacing.indent.image.html.heading.hashtag.giphy.gallery.file.emoji.divider.collapsibleList.codeBlock.audio.ai" exampleid="6ff78d07-c535-4602-b50d-6f06055f4148">
|
|
12457
|
+
* <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
|
|
12458
|
+
* </widget>
|
|
12453
12459
|
*/
|
|
12454
12460
|
content?: V1RichContent;
|
|
12455
12461
|
/** Data Extensions */
|
|
@@ -10424,7 +10424,10 @@ interface RichContent {
|
|
|
10424
10424
|
fieldName?: string | null;
|
|
10425
10425
|
/**
|
|
10426
10426
|
* Rich content of the associated entity.
|
|
10427
|
-
*
|
|
10427
|
+
*
|
|
10428
|
+
* <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="video.spoiler.linkPreview.link.lineSpacing.indent.image.html.heading.hashtag.giphy.gallery.file.emoji.divider.collapsibleList.codeBlock.audio.ai" exampleid="6ff78d07-c535-4602-b50d-6f06055f4148">
|
|
10429
|
+
* <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
|
|
10430
|
+
* </widget>
|
|
10428
10431
|
*/
|
|
10429
10432
|
content?: V1RichContent;
|
|
10430
10433
|
/** Data Extensions */
|
|
@@ -12449,7 +12452,10 @@ interface UpdateRichContent {
|
|
|
12449
12452
|
fieldName?: string | null;
|
|
12450
12453
|
/**
|
|
12451
12454
|
* Rich content of the associated entity.
|
|
12452
|
-
*
|
|
12455
|
+
*
|
|
12456
|
+
* <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="video.spoiler.linkPreview.link.lineSpacing.indent.image.html.heading.hashtag.giphy.gallery.file.emoji.divider.collapsibleList.codeBlock.audio.ai" exampleid="6ff78d07-c535-4602-b50d-6f06055f4148">
|
|
12457
|
+
* <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
|
|
12458
|
+
* </widget>
|
|
12453
12459
|
*/
|
|
12454
12460
|
content?: V1RichContent;
|
|
12455
12461
|
/** Data Extensions */
|
|
@@ -7005,7 +7005,10 @@ interface RichContent$1 {
|
|
|
7005
7005
|
fieldName?: string | null;
|
|
7006
7006
|
/**
|
|
7007
7007
|
* Rich content of the associated entity.
|
|
7008
|
-
*
|
|
7008
|
+
*
|
|
7009
|
+
* <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="video.spoiler.linkPreview.link.lineSpacing.indent.image.html.heading.hashtag.giphy.gallery.file.emoji.divider.collapsibleList.codeBlock.audio.ai" exampleid="6ff78d07-c535-4602-b50d-6f06055f4148">
|
|
7010
|
+
* <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
|
|
7011
|
+
* </widget>
|
|
7009
7012
|
*/
|
|
7010
7013
|
content?: V1RichContent$1;
|
|
7011
7014
|
/** Data Extensions */
|
|
@@ -8633,7 +8636,10 @@ interface RichContent {
|
|
|
8633
8636
|
fieldName?: string | null;
|
|
8634
8637
|
/**
|
|
8635
8638
|
* Rich content of the associated entity.
|
|
8636
|
-
*
|
|
8639
|
+
*
|
|
8640
|
+
* <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/api-component" plugins="video.spoiler.linkPreview.link.lineSpacing.indent.image.html.heading.hashtag.giphy.gallery.file.emoji.divider.collapsibleList.codeBlock.audio.ai" exampleid="6ff78d07-c535-4602-b50d-6f06055f4148">
|
|
8641
|
+
* <a href="https://dev.wix.com/docs/ricos/api-reference/ricos-document">See Ricos document reference</a>
|
|
8642
|
+
* </widget>
|
|
8637
8643
|
*/
|
|
8638
8644
|
content?: V1RichContent;
|
|
8639
8645
|
/** Data Extensions */
|