@wix/auto_sdk_multilingual_translation-published-contents 1.0.30 → 1.0.31
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/build/cjs/index.d.ts +1 -1
- package/build/cjs/index.js +69 -18
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +214 -12
- package/build/cjs/index.typings.js +69 -18
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +213 -11
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +62 -18
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +214 -12
- package/build/es/index.typings.mjs +62 -18
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +213 -11
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +69 -18
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +214 -12
- package/build/internal/cjs/index.typings.js +69 -18
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +213 -11
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +62 -18
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +214 -12
- package/build/internal/es/index.typings.mjs +62 -18
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +213 -11
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
2
|
import { PublishedContentQueryBuilder, PublishedContentCreatedEnvelope, PublishedContentDeletedEnvelope, PublishedContentUpdatedEnvelope } from './index.typings.js';
|
|
3
|
-
export { ActionEvent, Alignment, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AudioData, Background, BackgroundBackgroundOneOf, BackgroundType, BaseEventMetadata, BlockquoteData, BookingData, Border, BorderColors, BulletedListData, ButtonData, CaptionData, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, Crop, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, Decoration, DecorationDataOneOf, DecorationType, DeletePublishedContentRequest, DeletePublishedContentResponse, Design, Dimensions, Direction, DividerData, DocumentStyle, DomainEvent, DomainEventBodyOneOf, EmbedData, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, ExtendedFields, FileData, FileSource, FileSourceDataOneOf, FocalPoint, FontSizeData, FontType, GIF, GIFData, GIFType, GalleryData, GalleryOptions, GetPublishedContentRequest, GetPublishedContentResponse, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, InitialExpandedItems, Item, ItemDataOneOf, ItemStyle, Layout, LayoutCellData, LayoutType, LineStyle, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListValue, MapData, MapSettings, MapType, Media, MentionData, MessageEnvelope, Metadata, Node, NodeDataOneOf, NodeStyle, NodeType, NullValue, Oembed, Option, OptionDesign, OptionLayout, OrderedListData, Orientation, PDFSettings, ParagraphData, Permissions, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutType, Position, PublishedContent, PublishedContentField, PublishedContentFieldValueOneOf, PublishedContentQueryResult, QueryPublishedContentRequest, QueryPublishedContentResponse, Rel, RestoreInfo, RichContent, SchemaKey, SchemaScope, Settings, SortOrder, Sorting, Source, Spoiler, SpoilerData, Styles, StylesBorder, TableCellData, TableData, Target, TextAlignment, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, Type, VerticalAlignment, Video, VideoData, VideoResolution, ViewMode, ViewRole, VoteRole, WebhookIdentityType, Width, WidthType } from './index.typings.js';
|
|
3
|
+
export { ActionEvent, Alignment, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AspectRatio, AudioData, Background, BackgroundBackgroundOneOf, BackgroundType, BaseEventMetadata, BlockquoteData, BookingData, Border, BorderColors, BulletedListData, ButtonData, ButtonDataType, ButtonStyles, CaptionData, CardStyles, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, Crop, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, Decoration, DecorationDataOneOf, DecorationType, DeletePublishedContentRequest, DeletePublishedContentResponse, Design, Dimensions, Direction, DividerData, DividerDataAlignment, DocumentStyle, DomainEvent, DomainEventBodyOneOf, EmbedData, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, ExtendedFields, FileData, FileSource, FileSourceDataOneOf, FocalPoint, FontSizeData, FontType, GIF, GIFData, GIFType, GalleryData, GalleryOptions, GalleryOptionsLayout, GetPublishedContentRequest, GetPublishedContentResponse, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImageStyles, InitialExpandedItems, Item, ItemDataOneOf, ItemStyle, Layout, LayoutCellData, LayoutType, LineStyle, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListValue, MapData, MapSettings, MapType, Media, MentionData, MessageEnvelope, Metadata, Node, NodeDataOneOf, NodeStyle, NodeType, NullValue, Oembed, Option, OptionDesign, OptionLayout, OrderedListData, Orientation, PDFSettings, ParagraphData, Permissions, Placement, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutType, Position, PublishedContent, PublishedContentField, PublishedContentFieldValueOneOf, PublishedContentQueryResult, QueryPublishedContentRequest, QueryPublishedContentResponse, Rel, Resizing, RestoreInfo, RibbonStyles, RichContent, SchemaKey, SchemaScope, Settings, SortOrder, Sorting, Source, Spoiler, SpoilerData, Styles, StylesBorder, StylesPosition, TableCellData, TableData, Target, TextAlignment, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, Type, VerticalAlignment, Video, VideoData, VideoResolution, ViewMode, ViewRole, VoteRole, WebhookIdentityType, Width, WidthType } from './index.typings.js';
|
|
4
4
|
|
|
5
5
|
declare function queryPublishedContent$1(httpClient: HttpClient): QueryPublishedContentSignature;
|
|
6
6
|
interface QueryPublishedContentSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -22,26 +22,33 @@ var index_exports = {};
|
|
|
22
22
|
__export(index_exports, {
|
|
23
23
|
Alignment: () => Alignment,
|
|
24
24
|
AppType: () => AppType,
|
|
25
|
+
AspectRatio: () => AspectRatio,
|
|
25
26
|
BackgroundType: () => BackgroundType,
|
|
27
|
+
ButtonDataType: () => ButtonDataType,
|
|
26
28
|
Crop: () => Crop,
|
|
27
29
|
DecorationType: () => DecorationType,
|
|
28
30
|
Direction: () => Direction,
|
|
31
|
+
DividerDataAlignment: () => DividerDataAlignment,
|
|
29
32
|
FontType: () => FontType,
|
|
30
33
|
GIFType: () => GIFType,
|
|
31
34
|
InitialExpandedItems: () => InitialExpandedItems,
|
|
35
|
+
Layout: () => Layout,
|
|
32
36
|
LayoutType: () => LayoutType,
|
|
33
37
|
LineStyle: () => LineStyle,
|
|
34
38
|
MapType: () => MapType,
|
|
35
39
|
NodeType: () => NodeType,
|
|
36
40
|
NullValue: () => NullValue,
|
|
37
41
|
Orientation: () => Orientation,
|
|
42
|
+
Placement: () => Placement,
|
|
38
43
|
PluginContainerDataAlignment: () => PluginContainerDataAlignment,
|
|
39
44
|
PollLayoutDirection: () => PollLayoutDirection,
|
|
40
45
|
PollLayoutType: () => PollLayoutType,
|
|
41
46
|
Position: () => Position,
|
|
47
|
+
Resizing: () => Resizing,
|
|
42
48
|
SchemaScope: () => SchemaScope,
|
|
43
49
|
SortOrder: () => SortOrder,
|
|
44
50
|
Source: () => Source,
|
|
51
|
+
StylesPosition: () => StylesPosition,
|
|
45
52
|
Target: () => Target,
|
|
46
53
|
TextAlignment: () => TextAlignment,
|
|
47
54
|
ThumbnailsAlignment: () => ThumbnailsAlignment,
|
|
@@ -322,11 +329,11 @@ var PluginContainerDataAlignment = /* @__PURE__ */ ((PluginContainerDataAlignmen
|
|
|
322
329
|
PluginContainerDataAlignment2["RIGHT"] = "RIGHT";
|
|
323
330
|
return PluginContainerDataAlignment2;
|
|
324
331
|
})(PluginContainerDataAlignment || {});
|
|
325
|
-
var
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
return
|
|
329
|
-
})(
|
|
332
|
+
var ButtonDataType = /* @__PURE__ */ ((ButtonDataType2) => {
|
|
333
|
+
ButtonDataType2["LINK"] = "LINK";
|
|
334
|
+
ButtonDataType2["ACTION"] = "ACTION";
|
|
335
|
+
return ButtonDataType2;
|
|
336
|
+
})(ButtonDataType || {});
|
|
330
337
|
var Target = /* @__PURE__ */ ((Target2) => {
|
|
331
338
|
Target2["SELF"] = "SELF";
|
|
332
339
|
Target2["BLANK"] = "BLANK";
|
|
@@ -355,12 +362,12 @@ var Width = /* @__PURE__ */ ((Width2) => {
|
|
|
355
362
|
Width2["SMALL"] = "SMALL";
|
|
356
363
|
return Width2;
|
|
357
364
|
})(Width || {});
|
|
358
|
-
var
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
return
|
|
363
|
-
})(
|
|
365
|
+
var DividerDataAlignment = /* @__PURE__ */ ((DividerDataAlignment2) => {
|
|
366
|
+
DividerDataAlignment2["CENTER"] = "CENTER";
|
|
367
|
+
DividerDataAlignment2["LEFT"] = "LEFT";
|
|
368
|
+
DividerDataAlignment2["RIGHT"] = "RIGHT";
|
|
369
|
+
return DividerDataAlignment2;
|
|
370
|
+
})(DividerDataAlignment || {});
|
|
364
371
|
var ViewMode = /* @__PURE__ */ ((ViewMode2) => {
|
|
365
372
|
ViewMode2["NONE"] = "NONE";
|
|
366
373
|
ViewMode2["FULL"] = "FULL";
|
|
@@ -408,13 +415,13 @@ var Source = /* @__PURE__ */ ((Source2) => {
|
|
|
408
415
|
Source2["ADSENSE"] = "ADSENSE";
|
|
409
416
|
return Source2;
|
|
410
417
|
})(Source || {});
|
|
411
|
-
var
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
return
|
|
417
|
-
})(
|
|
418
|
+
var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
|
|
419
|
+
StylesPosition2["START"] = "START";
|
|
420
|
+
StylesPosition2["END"] = "END";
|
|
421
|
+
StylesPosition2["TOP"] = "TOP";
|
|
422
|
+
StylesPosition2["HIDDEN"] = "HIDDEN";
|
|
423
|
+
return StylesPosition2;
|
|
424
|
+
})(StylesPosition || {});
|
|
418
425
|
var MapType = /* @__PURE__ */ ((MapType2) => {
|
|
419
426
|
MapType2["ROADMAP"] = "ROADMAP";
|
|
420
427
|
MapType2["SATELITE"] = "SATELITE";
|
|
@@ -470,6 +477,43 @@ var FontType = /* @__PURE__ */ ((FontType2) => {
|
|
|
470
477
|
FontType2["EM"] = "EM";
|
|
471
478
|
return FontType2;
|
|
472
479
|
})(FontType || {});
|
|
480
|
+
var Position = /* @__PURE__ */ ((Position2) => {
|
|
481
|
+
Position2["START"] = "START";
|
|
482
|
+
Position2["END"] = "END";
|
|
483
|
+
Position2["TOP"] = "TOP";
|
|
484
|
+
return Position2;
|
|
485
|
+
})(Position || {});
|
|
486
|
+
var AspectRatio = /* @__PURE__ */ ((AspectRatio2) => {
|
|
487
|
+
AspectRatio2["SQUARE"] = "SQUARE";
|
|
488
|
+
AspectRatio2["RECTANGLE"] = "RECTANGLE";
|
|
489
|
+
return AspectRatio2;
|
|
490
|
+
})(AspectRatio || {});
|
|
491
|
+
var Resizing = /* @__PURE__ */ ((Resizing2) => {
|
|
492
|
+
Resizing2["FILL"] = "FILL";
|
|
493
|
+
Resizing2["FIT"] = "FIT";
|
|
494
|
+
return Resizing2;
|
|
495
|
+
})(Resizing || {});
|
|
496
|
+
var Placement = /* @__PURE__ */ ((Placement2) => {
|
|
497
|
+
Placement2["IMAGE"] = "IMAGE";
|
|
498
|
+
Placement2["PRODUCT_INFO"] = "PRODUCT_INFO";
|
|
499
|
+
return Placement2;
|
|
500
|
+
})(Placement || {});
|
|
501
|
+
var Type = /* @__PURE__ */ ((Type2) => {
|
|
502
|
+
Type2["CONTAINED"] = "CONTAINED";
|
|
503
|
+
Type2["FRAMELESS"] = "FRAMELESS";
|
|
504
|
+
return Type2;
|
|
505
|
+
})(Type || {});
|
|
506
|
+
var Alignment = /* @__PURE__ */ ((Alignment2) => {
|
|
507
|
+
Alignment2["START"] = "START";
|
|
508
|
+
Alignment2["CENTER"] = "CENTER";
|
|
509
|
+
Alignment2["END"] = "END";
|
|
510
|
+
return Alignment2;
|
|
511
|
+
})(Alignment || {});
|
|
512
|
+
var Layout = /* @__PURE__ */ ((Layout2) => {
|
|
513
|
+
Layout2["STACKED"] = "STACKED";
|
|
514
|
+
Layout2["SIDE_BY_SIDE"] = "SIDE_BY_SIDE";
|
|
515
|
+
return Layout2;
|
|
516
|
+
})(Layout || {});
|
|
473
517
|
var AppType = /* @__PURE__ */ ((AppType2) => {
|
|
474
518
|
AppType2["PRODUCT"] = "PRODUCT";
|
|
475
519
|
AppType2["EVENT"] = "EVENT";
|
|
@@ -813,26 +857,33 @@ var onPublishedContentUpdated2 = (0, import_event_definition_modules.createEvent
|
|
|
813
857
|
0 && (module.exports = {
|
|
814
858
|
Alignment,
|
|
815
859
|
AppType,
|
|
860
|
+
AspectRatio,
|
|
816
861
|
BackgroundType,
|
|
862
|
+
ButtonDataType,
|
|
817
863
|
Crop,
|
|
818
864
|
DecorationType,
|
|
819
865
|
Direction,
|
|
866
|
+
DividerDataAlignment,
|
|
820
867
|
FontType,
|
|
821
868
|
GIFType,
|
|
822
869
|
InitialExpandedItems,
|
|
870
|
+
Layout,
|
|
823
871
|
LayoutType,
|
|
824
872
|
LineStyle,
|
|
825
873
|
MapType,
|
|
826
874
|
NodeType,
|
|
827
875
|
NullValue,
|
|
828
876
|
Orientation,
|
|
877
|
+
Placement,
|
|
829
878
|
PluginContainerDataAlignment,
|
|
830
879
|
PollLayoutDirection,
|
|
831
880
|
PollLayoutType,
|
|
832
881
|
Position,
|
|
882
|
+
Resizing,
|
|
833
883
|
SchemaScope,
|
|
834
884
|
SortOrder,
|
|
835
885
|
Source,
|
|
886
|
+
StylesPosition,
|
|
836
887
|
Target,
|
|
837
888
|
TextAlignment,
|
|
838
889
|
ThumbnailsAlignment,
|