@wix/auto_sdk_multilingual_machine-translation 1.0.13 → 1.0.14
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/src/multilingual-machine-v3-translatable-content-machine-translation.public.d.ts +3 -3
- package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.public.js.map +1 -1
- package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.types.d.ts +99 -35
- package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.types.js.map +1 -1
- package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.universal.d.ts +103 -39
- package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.universal.js.map +1 -1
- package/build/es/src/multilingual-machine-v3-translatable-content-machine-translation.public.d.ts +3 -3
- package/build/es/src/multilingual-machine-v3-translatable-content-machine-translation.public.js.map +1 -1
- package/build/es/src/multilingual-machine-v3-translatable-content-machine-translation.types.d.ts +99 -35
- package/build/es/src/multilingual-machine-v3-translatable-content-machine-translation.types.js.map +1 -1
- package/build/es/src/multilingual-machine-v3-translatable-content-machine-translation.universal.d.ts +103 -39
- package/build/es/src/multilingual-machine-v3-translatable-content-machine-translation.universal.js.map +1 -1
- package/build/internal/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.public.d.ts +3 -3
- package/build/internal/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.public.js.map +1 -1
- package/build/internal/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.types.d.ts +99 -35
- package/build/internal/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.types.js.map +1 -1
- package/build/internal/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.universal.d.ts +103 -39
- package/build/internal/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.universal.js.map +1 -1
- package/build/internal/es/src/multilingual-machine-v3-translatable-content-machine-translation.public.d.ts +3 -3
- package/build/internal/es/src/multilingual-machine-v3-translatable-content-machine-translation.public.js.map +1 -1
- package/build/internal/es/src/multilingual-machine-v3-translatable-content-machine-translation.types.d.ts +99 -35
- package/build/internal/es/src/multilingual-machine-v3-translatable-content-machine-translation.types.js.map +1 -1
- package/build/internal/es/src/multilingual-machine-v3-translatable-content-machine-translation.universal.d.ts +103 -39
- package/build/internal/es/src/multilingual-machine-v3-translatable-content-machine-translation.universal.js.map +1 -1
- package/package.json +3 -3
package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.public.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { BulkMachineTranslateOptions, BulkMachineTranslateResponse, MachineTranslateOptions, MachineTranslateResponse,
|
|
2
|
+
import { BulkMachineTranslateOptions, BulkMachineTranslateResponse, MachineTranslateOptions, MachineTranslateResponse, SupportedLanguageWithLiterals } from './multilingual-machine-v3-translatable-content-machine-translation.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -28,7 +28,7 @@ interface MachineTranslateSignature {
|
|
|
28
28
|
* To translate up to 1,000 `translatableContent` units at once, use [Bulk Machine Translate](/machine-translation/bulk-machine-translate).
|
|
29
29
|
* @param - Language of the source text to translate.
|
|
30
30
|
*/
|
|
31
|
-
(sourceLanguage:
|
|
31
|
+
(sourceLanguage: SupportedLanguageWithLiterals, options: MachineTranslateOptions): Promise<MachineTranslateResponse>;
|
|
32
32
|
}
|
|
33
33
|
export declare function bulkMachineTranslate(httpClient: HttpClient): BulkMachineTranslateSignature;
|
|
34
34
|
interface BulkMachineTranslateSignature {
|
|
@@ -57,6 +57,6 @@ interface BulkMachineTranslateSignature {
|
|
|
57
57
|
* To translate a single unit of `translatableContent`, use [Machine Translate](/machine-translation/machine-translate).
|
|
58
58
|
* @param - Language of the source text to translate.
|
|
59
59
|
*/
|
|
60
|
-
(sourceLanguage:
|
|
60
|
+
(sourceLanguage: SupportedLanguageWithLiterals, options?: BulkMachineTranslateOptions | undefined): Promise<BulkMachineTranslateResponse>;
|
|
61
61
|
}
|
|
62
62
|
export { Alignment, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, ApplicationError, AudioData, Background, BackgroundBackgroundOneOf, BackgroundType, BlockquoteData, BookingData, Border, BorderColors, BulkActionMetadata, BulkMachineTranslateOptions, BulkMachineTranslateRequest, BulkMachineTranslateResponse, BulkTranslateResult, BulletedListData, ButtonData, CaptionData, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, Crop, Decoration, DecorationDataOneOf, DecorationType, Design, Dimensions, Direction, DividerData, DocumentStyle, EmbedData, EventData, FileData, FileSource, FileSourceDataOneOf, FontSizeData, FontType, Format, GIF, GIFData, GIFType, GalleryData, GalleryOptions, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, Image, ImageData, ImageDataStyles, InitialExpandedItems, Item, ItemDataOneOf, ItemMetadata, ItemStyle, Layout, LayoutCellData, LayoutType, LineStyle, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListValue, MachineTranslateOptions, MachineTranslateRequest, MachineTranslateResponse, MapData, MapSettings, MapType, Media, MentionData, Metadata, Node, NodeDataOneOf, NodeStyle, NodeType, NotEnoughCreditsError, NullValue, Oembed, Option, OptionDesign, OptionLayout, OrderedListData, Orientation, PDFSettings, ParagraphData, Permissions, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutType, Position, Rel, RichContent, SameLanguageArgumentsError, Settings, Source, Spoiler, SpoilerData, Styles, StylesBorder, SupportedLanguage, TableCellData, TableData, Target, TextAlignment, TextData, TextNodeStyle, TextStyle, TextTooLongError, Thumbnails, ThumbnailsAlignment, TranslatableContent, TranslatableContentContentOneOf, Type, UnknownFormatError, VerticalAlignment, Video, VideoData, ViewMode, ViewRole, VoteRole, Width, WidthType, } from './multilingual-machine-v3-translatable-content-machine-translation.universal.js';
|
package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.public.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multilingual-machine-v3-translatable-content-machine-translation.public.js","sourceRoot":"","sources":["../../../src/multilingual-machine-v3-translatable-content-machine-translation.public.ts"],"names":[],"mappings":";;;AACA,mLAQyF;AAE5E,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,mBAAmB,EAAE,CAAC;AAEhE,SAAgB,gBAAgB,CAC9B,UAAsB;IAEtB,OAAO,CACL,
|
|
1
|
+
{"version":3,"file":"multilingual-machine-v3-translatable-content-machine-translation.public.js","sourceRoot":"","sources":["../../../src/multilingual-machine-v3-translatable-content-machine-translation.public.ts"],"names":[],"mappings":";;;AACA,mLAQyF;AAE5E,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,mBAAmB,EAAE,CAAC;AAEhE,SAAgB,gBAAgB,CAC9B,UAAsB;IAEtB,OAAO,CACL,cAA6C,EAC7C,OAGC,EACD,EAAE,CACF,IAAA,gGAAyB,EACvB,cAAc,EACd,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAhBD,4CAgBC;AAgCD,SAAgB,oBAAoB,CAClC,UAAsB;IAEtB,OAAO,CACL,cAA6C,EAC7C,OAAyE,EACzE,EAAE,CACF,IAAA,oGAA6B,EAC3B,cAAc,EACd,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAbD,oDAaC;AAkCD,iLA8IyF;AA7IvF,0KAAA,SAAS,OAAA;AAIT,wKAAA,OAAO,OAAA;AAKP,+KAAA,cAAc,OAAA;AAkBd,qKAAA,IAAI,OAAA;AAGJ,+KAAA,cAAc,OAAA;AAGd,0KAAA,SAAS,OAAA;AAST,yKAAA,QAAQ,OAAA;AACR,uKAAA,MAAM,OAAA;AAGN,wKAAA,OAAO,OAAA;AAWP,qLAAA,oBAAoB,OAAA;AAOpB,2KAAA,UAAU,OAAA;AACV,0KAAA,SAAS,OAAA;AAYT,wKAAA,OAAO,OAAA;AAOP,yKAAA,QAAQ,OAAA;AAER,0KAAA,SAAS,OAAA;AAMT,4KAAA,WAAW,OAAA;AAMX,6LAAA,4BAA4B,OAAA;AAQ5B,oLAAA,mBAAmB,OAAA;AACnB,+KAAA,cAAc,OAAA;AACd,yKAAA,QAAQ,OAAA;AAKR,uKAAA,MAAM,OAAA;AAKN,kLAAA,iBAAiB,OAAA;AAGjB,uKAAA,MAAM,OAAA;AACN,8KAAA,aAAa,OAAA;AAMb,oLAAA,mBAAmB,OAAA;AAGnB,qKAAA,IAAI,OAAA;AAEJ,kLAAA,iBAAiB,OAAA;AAGjB,yKAAA,QAAQ,OAAA;AACR,yKAAA,QAAQ,OAAA;AACR,yKAAA,QAAQ,OAAA;AACR,sKAAA,KAAK,OAAA;AACL,0KAAA,SAAS,OAAA"}
|
package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.types.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ export interface TranslatableContent extends TranslatableContentContentOneOf {
|
|
|
25
25
|
*/
|
|
26
26
|
id?: string | null;
|
|
27
27
|
/** Format of the translatable content. */
|
|
28
|
-
format?:
|
|
28
|
+
format?: FormatWithLiterals;
|
|
29
29
|
}
|
|
30
30
|
/** @oneof */
|
|
31
31
|
export interface TranslatableContentContentOneOf {
|
|
@@ -54,6 +54,8 @@ export declare enum Format {
|
|
|
54
54
|
/** Rich Content. */
|
|
55
55
|
RICH = "RICH"
|
|
56
56
|
}
|
|
57
|
+
/** @enumType */
|
|
58
|
+
export type FormatWithLiterals = Format | 'UNKNOWN_FORMAT' | 'PLAIN_TEXT' | 'HTML' | 'RICH';
|
|
57
59
|
export interface RichContent {
|
|
58
60
|
/** Node objects representing a rich content document. */
|
|
59
61
|
nodes?: Node[];
|
|
@@ -118,7 +120,7 @@ export interface Node extends NodeDataOneOf {
|
|
|
118
120
|
/** LayoutData layout_data = 31; // Data for a layout node. Reserved for future use. */
|
|
119
121
|
layoutCellData?: LayoutCellData;
|
|
120
122
|
/** Node type. Use `APP_EMBED` for nodes that embed content from other Wix apps. Use `EMBED` to embed content in [oEmbed](https://oembed.com/) format. */
|
|
121
|
-
type?:
|
|
123
|
+
type?: NodeTypeWithLiterals;
|
|
122
124
|
/** Node ID. */
|
|
123
125
|
id?: string;
|
|
124
126
|
/** A list of child nodes. */
|
|
@@ -219,6 +221,8 @@ export declare enum NodeType {
|
|
|
219
221
|
LAYOUT = "LAYOUT",
|
|
220
222
|
LAYOUT_CELL = "LAYOUT_CELL"
|
|
221
223
|
}
|
|
224
|
+
/** @enumType */
|
|
225
|
+
export type NodeTypeWithLiterals = NodeType | 'PARAGRAPH' | 'TEXT' | 'HEADING' | 'BULLETED_LIST' | 'ORDERED_LIST' | 'LIST_ITEM' | 'BLOCKQUOTE' | 'CODE_BLOCK' | 'VIDEO' | 'DIVIDER' | 'FILE' | 'GALLERY' | 'GIF' | 'HTML' | 'IMAGE' | 'LINK_PREVIEW' | 'MAP' | 'POLL' | 'APP_EMBED' | 'BUTTON' | 'COLLAPSIBLE_LIST' | 'TABLE' | 'EMBED' | 'COLLAPSIBLE_ITEM' | 'COLLAPSIBLE_ITEM_TITLE' | 'COLLAPSIBLE_ITEM_BODY' | 'TABLE_CELL' | 'TABLE_ROW' | 'EXTERNAL' | 'AUDIO' | 'CAPTION' | 'LAYOUT' | 'LAYOUT_CELL';
|
|
222
226
|
export interface NodeStyle {
|
|
223
227
|
/** The top padding value in pixels. */
|
|
224
228
|
paddingTop?: string | null;
|
|
@@ -231,7 +235,7 @@ export interface ButtonData {
|
|
|
231
235
|
/** Styling for the button's container. */
|
|
232
236
|
containerData?: PluginContainerData;
|
|
233
237
|
/** The button type. */
|
|
234
|
-
type?:
|
|
238
|
+
type?: TypeWithLiterals;
|
|
235
239
|
/** Styling for the button. */
|
|
236
240
|
styles?: Styles;
|
|
237
241
|
/** The text to display on the button. */
|
|
@@ -272,7 +276,7 @@ export interface PluginContainerData {
|
|
|
272
276
|
/** The width of the node when it's displayed. */
|
|
273
277
|
width?: PluginContainerDataWidth;
|
|
274
278
|
/** The node's alignment within its container. */
|
|
275
|
-
alignment?:
|
|
279
|
+
alignment?: PluginContainerDataAlignmentWithLiterals;
|
|
276
280
|
/** Spoiler cover settings for the node. */
|
|
277
281
|
spoiler?: Spoiler;
|
|
278
282
|
/** The height of the node when it's displayed. */
|
|
@@ -290,6 +294,8 @@ export declare enum WidthType {
|
|
|
290
294
|
/** coast-to-coast display */
|
|
291
295
|
FULL_WIDTH = "FULL_WIDTH"
|
|
292
296
|
}
|
|
297
|
+
/** @enumType */
|
|
298
|
+
export type WidthTypeWithLiterals = WidthType | 'CONTENT' | 'SMALL' | 'ORIGINAL' | 'FULL_WIDTH';
|
|
293
299
|
export interface PluginContainerDataWidth extends PluginContainerDataWidthDataOneOf {
|
|
294
300
|
/**
|
|
295
301
|
* One of the following predefined width options:
|
|
@@ -298,7 +304,7 @@ export interface PluginContainerDataWidth extends PluginContainerDataWidthDataOn
|
|
|
298
304
|
* `ORIGINAL`: For `imageData` containers only. The width of the container matches the original image width.
|
|
299
305
|
* `FULL_WIDTH`: For `imageData` containers only. The image container takes up the full width of the screen.
|
|
300
306
|
*/
|
|
301
|
-
size?:
|
|
307
|
+
size?: WidthTypeWithLiterals;
|
|
302
308
|
/** A custom width value in pixels. */
|
|
303
309
|
custom?: string | null;
|
|
304
310
|
}
|
|
@@ -311,7 +317,7 @@ export interface PluginContainerDataWidthDataOneOf {
|
|
|
311
317
|
* `ORIGINAL`: For `imageData` containers only. The width of the container matches the original image width.
|
|
312
318
|
* `FULL_WIDTH`: For `imageData` containers only. The image container takes up the full width of the screen.
|
|
313
319
|
*/
|
|
314
|
-
size?:
|
|
320
|
+
size?: WidthTypeWithLiterals;
|
|
315
321
|
/** A custom width value in pixels. */
|
|
316
322
|
custom?: string | null;
|
|
317
323
|
}
|
|
@@ -323,6 +329,8 @@ export declare enum PluginContainerDataAlignment {
|
|
|
323
329
|
/** Right Alignment */
|
|
324
330
|
RIGHT = "RIGHT"
|
|
325
331
|
}
|
|
332
|
+
/** @enumType */
|
|
333
|
+
export type PluginContainerDataAlignmentWithLiterals = PluginContainerDataAlignment | 'CENTER' | 'LEFT' | 'RIGHT';
|
|
326
334
|
export interface Spoiler {
|
|
327
335
|
/** Sets whether the spoiler cover is enabled for this node. Defaults to `false`. */
|
|
328
336
|
enabled?: boolean | null;
|
|
@@ -341,6 +349,8 @@ export declare enum Type {
|
|
|
341
349
|
/** Triggers custom action that is defined in plugin configuration by the consumer */
|
|
342
350
|
ACTION = "ACTION"
|
|
343
351
|
}
|
|
352
|
+
/** @enumType */
|
|
353
|
+
export type TypeWithLiterals = Type | 'LINK' | 'ACTION';
|
|
344
354
|
export interface Styles {
|
|
345
355
|
/**
|
|
346
356
|
* Deprecated: Use `borderWidth` and `borderRadius` instead.
|
|
@@ -406,7 +416,7 @@ export interface Link extends LinkDataOneOf {
|
|
|
406
416
|
* `PARENT` - Opens the linked document in the link's parent frame.
|
|
407
417
|
* `TOP` - Opens the linked document in the full body of the link's browser tab or window.
|
|
408
418
|
*/
|
|
409
|
-
target?:
|
|
419
|
+
target?: TargetWithLiterals;
|
|
410
420
|
/** The HTML `rel` attribute value for the link. This object specifies the relationship between the current document and the linked document. */
|
|
411
421
|
rel?: Rel;
|
|
412
422
|
/** A serialized object used for a custom or external link panel. */
|
|
@@ -429,6 +439,8 @@ export declare enum Target {
|
|
|
429
439
|
/** Opens the linked document in the full body of the window */
|
|
430
440
|
TOP = "TOP"
|
|
431
441
|
}
|
|
442
|
+
/** @enumType */
|
|
443
|
+
export type TargetWithLiterals = Target | 'SELF' | 'BLANK' | 'PARENT' | 'TOP';
|
|
432
444
|
export interface Rel {
|
|
433
445
|
/** Indicates to search engine crawlers not to follow the link. Defaults to `false`. */
|
|
434
446
|
nofollow?: boolean | null;
|
|
@@ -445,7 +457,7 @@ export interface CodeBlockData {
|
|
|
445
457
|
}
|
|
446
458
|
export interface TextStyle {
|
|
447
459
|
/** Text alignment. Defaults to `AUTO`. */
|
|
448
|
-
textAlignment?:
|
|
460
|
+
textAlignment?: TextAlignmentWithLiterals;
|
|
449
461
|
/** A CSS `line-height` value for the text expressed as a ratio relative to the font size. For example, if the font size is 20px, a `lineHeight` value of `'1.5'`` results in a line height of 30px. */
|
|
450
462
|
lineHeight?: string | null;
|
|
451
463
|
}
|
|
@@ -461,15 +473,17 @@ export declare enum TextAlignment {
|
|
|
461
473
|
/** Text is spaced to line up its left and right edges to the left and right edges of the line box, except for the last line */
|
|
462
474
|
JUSTIFY = "JUSTIFY"
|
|
463
475
|
}
|
|
476
|
+
/** @enumType */
|
|
477
|
+
export type TextAlignmentWithLiterals = TextAlignment | 'AUTO' | 'LEFT' | 'RIGHT' | 'CENTER' | 'JUSTIFY';
|
|
464
478
|
export interface DividerData {
|
|
465
479
|
/** Styling for the divider's container. */
|
|
466
480
|
containerData?: PluginContainerData;
|
|
467
481
|
/** Divider line style. */
|
|
468
|
-
lineStyle?:
|
|
482
|
+
lineStyle?: LineStyleWithLiterals;
|
|
469
483
|
/** Divider width. */
|
|
470
|
-
width?:
|
|
484
|
+
width?: WidthWithLiterals;
|
|
471
485
|
/** Divider alignment. */
|
|
472
|
-
alignment?:
|
|
486
|
+
alignment?: AlignmentWithLiterals;
|
|
473
487
|
}
|
|
474
488
|
export declare enum LineStyle {
|
|
475
489
|
/** Single Line */
|
|
@@ -481,6 +495,8 @@ export declare enum LineStyle {
|
|
|
481
495
|
/** Dotted Line */
|
|
482
496
|
DOTTED = "DOTTED"
|
|
483
497
|
}
|
|
498
|
+
/** @enumType */
|
|
499
|
+
export type LineStyleWithLiterals = LineStyle | 'SINGLE' | 'DOUBLE' | 'DASHED' | 'DOTTED';
|
|
484
500
|
export declare enum Width {
|
|
485
501
|
/** Large line */
|
|
486
502
|
LARGE = "LARGE",
|
|
@@ -489,6 +505,8 @@ export declare enum Width {
|
|
|
489
505
|
/** Small line */
|
|
490
506
|
SMALL = "SMALL"
|
|
491
507
|
}
|
|
508
|
+
/** @enumType */
|
|
509
|
+
export type WidthWithLiterals = Width | 'LARGE' | 'MEDIUM' | 'SMALL';
|
|
492
510
|
export declare enum Alignment {
|
|
493
511
|
/** Center alignment */
|
|
494
512
|
CENTER = "CENTER",
|
|
@@ -497,6 +515,8 @@ export declare enum Alignment {
|
|
|
497
515
|
/** Right alignment */
|
|
498
516
|
RIGHT = "RIGHT"
|
|
499
517
|
}
|
|
518
|
+
/** @enumType */
|
|
519
|
+
export type AlignmentWithLiterals = Alignment | 'CENTER' | 'LEFT' | 'RIGHT';
|
|
500
520
|
export interface FileData {
|
|
501
521
|
/** Styling for the file's container. */
|
|
502
522
|
containerData?: PluginContainerData;
|
|
@@ -528,6 +548,8 @@ export declare enum ViewMode {
|
|
|
528
548
|
/** Mini PDF view */
|
|
529
549
|
MINI = "MINI"
|
|
530
550
|
}
|
|
551
|
+
/** @enumType */
|
|
552
|
+
export type ViewModeWithLiterals = ViewMode | 'NONE' | 'FULL' | 'MINI';
|
|
531
553
|
export interface FileSource extends FileSourceDataOneOf {
|
|
532
554
|
/** The absolute URL for the file's source. */
|
|
533
555
|
url?: string | null;
|
|
@@ -560,7 +582,7 @@ export interface PDFSettings {
|
|
|
560
582
|
* `FULL` : A full page view of the PDF is displayed.
|
|
561
583
|
* `MINI` : A mini view of the PDF is displayed.
|
|
562
584
|
*/
|
|
563
|
-
viewMode?:
|
|
585
|
+
viewMode?: ViewModeWithLiterals;
|
|
564
586
|
/** Sets whether the PDF download button is disabled. Defaults to `false`. */
|
|
565
587
|
disableDownload?: boolean | null;
|
|
566
588
|
/** Sets whether the PDF print button is disabled. Defaults to `false`. */
|
|
@@ -647,18 +669,24 @@ export declare enum LayoutType {
|
|
|
647
669
|
/** Fullsize images type */
|
|
648
670
|
FULLSIZE = "FULLSIZE"
|
|
649
671
|
}
|
|
672
|
+
/** @enumType */
|
|
673
|
+
export type LayoutTypeWithLiterals = LayoutType | 'COLLAGE' | 'MASONRY' | 'GRID' | 'THUMBNAIL' | 'SLIDER' | 'SLIDESHOW' | 'PANORAMA' | 'COLUMN' | 'MAGIC' | 'FULLSIZE';
|
|
650
674
|
export declare enum Orientation {
|
|
651
675
|
/** Rows Orientation */
|
|
652
676
|
ROWS = "ROWS",
|
|
653
677
|
/** Columns Orientation */
|
|
654
678
|
COLUMNS = "COLUMNS"
|
|
655
679
|
}
|
|
680
|
+
/** @enumType */
|
|
681
|
+
export type OrientationWithLiterals = Orientation | 'ROWS' | 'COLUMNS';
|
|
656
682
|
export declare enum Crop {
|
|
657
683
|
/** Crop to fill */
|
|
658
684
|
FILL = "FILL",
|
|
659
685
|
/** Crop to fit */
|
|
660
686
|
FIT = "FIT"
|
|
661
687
|
}
|
|
688
|
+
/** @enumType */
|
|
689
|
+
export type CropWithLiterals = Crop | 'FILL' | 'FIT';
|
|
662
690
|
export declare enum ThumbnailsAlignment {
|
|
663
691
|
/** Top alignment */
|
|
664
692
|
TOP = "TOP",
|
|
@@ -671,13 +699,15 @@ export declare enum ThumbnailsAlignment {
|
|
|
671
699
|
/** No thumbnail */
|
|
672
700
|
NONE = "NONE"
|
|
673
701
|
}
|
|
702
|
+
/** @enumType */
|
|
703
|
+
export type ThumbnailsAlignmentWithLiterals = ThumbnailsAlignment | 'TOP' | 'RIGHT' | 'BOTTOM' | 'LEFT' | 'NONE';
|
|
674
704
|
export interface Layout {
|
|
675
705
|
/** Gallery layout type. */
|
|
676
|
-
type?:
|
|
706
|
+
type?: LayoutTypeWithLiterals;
|
|
677
707
|
/** Sets whether horizontal scroll is enabled. Defaults to `true` unless the layout `type` is set to `GRID` or `COLLAGE`. */
|
|
678
708
|
horizontalScroll?: boolean | null;
|
|
679
709
|
/** Gallery orientation. */
|
|
680
|
-
orientation?:
|
|
710
|
+
orientation?: OrientationWithLiterals;
|
|
681
711
|
/** The number of columns to display on full size screens. */
|
|
682
712
|
numberOfColumns?: number | null;
|
|
683
713
|
/** The number of columns to display on mobile screens. */
|
|
@@ -689,13 +719,13 @@ export interface ItemStyle {
|
|
|
689
719
|
/** Item ratio */
|
|
690
720
|
ratio?: number | null;
|
|
691
721
|
/** Sets how item images are cropped. */
|
|
692
|
-
crop?:
|
|
722
|
+
crop?: CropWithLiterals;
|
|
693
723
|
/** The spacing between items in pixels. */
|
|
694
724
|
spacing?: number | null;
|
|
695
725
|
}
|
|
696
726
|
export interface Thumbnails {
|
|
697
727
|
/** Thumbnail alignment. */
|
|
698
|
-
placement?:
|
|
728
|
+
placement?: ThumbnailsAlignmentWithLiterals;
|
|
699
729
|
/** Spacing between thumbnails in pixels. */
|
|
700
730
|
spacing?: number | null;
|
|
701
731
|
}
|
|
@@ -711,7 +741,7 @@ export interface GIFData {
|
|
|
711
741
|
/** Width in pixels. */
|
|
712
742
|
width?: number;
|
|
713
743
|
/** Type of GIF (Sticker or NORMAL). Defaults to `NORMAL`. */
|
|
714
|
-
gifType?:
|
|
744
|
+
gifType?: GIFTypeWithLiterals;
|
|
715
745
|
}
|
|
716
746
|
export interface GIF {
|
|
717
747
|
/**
|
|
@@ -734,6 +764,8 @@ export declare enum GIFType {
|
|
|
734
764
|
NORMAL = "NORMAL",
|
|
735
765
|
STICKER = "STICKER"
|
|
736
766
|
}
|
|
767
|
+
/** @enumType */
|
|
768
|
+
export type GIFTypeWithLiterals = GIFType | 'NORMAL' | 'STICKER';
|
|
737
769
|
export interface HeadingData {
|
|
738
770
|
/** Heading level from 1-6. */
|
|
739
771
|
level?: number;
|
|
@@ -755,7 +787,7 @@ export interface HTMLData extends HTMLDataDataOneOf {
|
|
|
755
787
|
/** Styling for the HTML node's container. Height property is irrelevant for HTML embeds when autoHeight is set to `true`. */
|
|
756
788
|
containerData?: PluginContainerData;
|
|
757
789
|
/** The type of HTML code. */
|
|
758
|
-
source?:
|
|
790
|
+
source?: SourceWithLiterals;
|
|
759
791
|
/** If container height is aligned with its content height. Defaults to `true`. */
|
|
760
792
|
autoHeight?: boolean | null;
|
|
761
793
|
}
|
|
@@ -775,6 +807,8 @@ export declare enum Source {
|
|
|
775
807
|
HTML = "HTML",
|
|
776
808
|
ADSENSE = "ADSENSE"
|
|
777
809
|
}
|
|
810
|
+
/** @enumType */
|
|
811
|
+
export type SourceWithLiterals = Source | 'HTML' | 'ADSENSE';
|
|
778
812
|
export interface ImageData {
|
|
779
813
|
/** Styling for the image's container. */
|
|
780
814
|
containerData?: PluginContainerData;
|
|
@@ -839,6 +873,8 @@ export declare enum Position {
|
|
|
839
873
|
/** Thumbnail hidden and not displayed */
|
|
840
874
|
HIDDEN = "HIDDEN"
|
|
841
875
|
}
|
|
876
|
+
/** @enumType */
|
|
877
|
+
export type PositionWithLiterals = Position | 'START' | 'END' | 'TOP' | 'HIDDEN';
|
|
842
878
|
export interface LinkPreviewDataStyles {
|
|
843
879
|
/**
|
|
844
880
|
* Background color as a hexadecimal value.
|
|
@@ -870,7 +906,7 @@ export interface LinkPreviewDataStyles {
|
|
|
870
906
|
*/
|
|
871
907
|
borderColor?: string | null;
|
|
872
908
|
/** Position of thumbnail. Defaults to `START`. */
|
|
873
|
-
thumbnailPosition?:
|
|
909
|
+
thumbnailPosition?: PositionWithLiterals;
|
|
874
910
|
}
|
|
875
911
|
export interface MapData {
|
|
876
912
|
/** Styling for the map's container. */
|
|
@@ -900,7 +936,7 @@ export interface MapSettings {
|
|
|
900
936
|
/** Initial zoom value. */
|
|
901
937
|
initialZoom?: number | null;
|
|
902
938
|
/** Map type. `HYBRID` is a combination of the `ROADMAP` and `SATELLITE` map types. */
|
|
903
|
-
mapType?:
|
|
939
|
+
mapType?: MapTypeWithLiterals;
|
|
904
940
|
}
|
|
905
941
|
export declare enum MapType {
|
|
906
942
|
/** Roadmap map type */
|
|
@@ -912,6 +948,8 @@ export declare enum MapType {
|
|
|
912
948
|
/** Terrain map type */
|
|
913
949
|
TERRAIN = "TERRAIN"
|
|
914
950
|
}
|
|
951
|
+
/** @enumType */
|
|
952
|
+
export type MapTypeWithLiterals = MapType | 'ROADMAP' | 'SATELITE' | 'HYBRID' | 'TERRAIN';
|
|
915
953
|
export interface ParagraphData {
|
|
916
954
|
/** Styling for the paragraph text. */
|
|
917
955
|
textStyle?: TextStyle;
|
|
@@ -938,17 +976,21 @@ export declare enum ViewRole {
|
|
|
938
976
|
/** Anyone can see the results, even if one didn't vote */
|
|
939
977
|
EVERYONE = "EVERYONE"
|
|
940
978
|
}
|
|
979
|
+
/** @enumType */
|
|
980
|
+
export type ViewRoleWithLiterals = ViewRole | 'CREATOR' | 'VOTERS' | 'EVERYONE';
|
|
941
981
|
export declare enum VoteRole {
|
|
942
982
|
/** Logged in member */
|
|
943
983
|
SITE_MEMBERS = "SITE_MEMBERS",
|
|
944
984
|
/** Anyone */
|
|
945
985
|
ALL = "ALL"
|
|
946
986
|
}
|
|
987
|
+
/** @enumType */
|
|
988
|
+
export type VoteRoleWithLiterals = VoteRole | 'SITE_MEMBERS' | 'ALL';
|
|
947
989
|
export interface Permissions {
|
|
948
990
|
/** Sets who can view the poll results. */
|
|
949
|
-
view?:
|
|
991
|
+
view?: ViewRoleWithLiterals;
|
|
950
992
|
/** Sets who can vote. */
|
|
951
|
-
vote?:
|
|
993
|
+
vote?: VoteRoleWithLiterals;
|
|
952
994
|
/** Sets whether one voter can vote multiple times. Defaults to `false`. */
|
|
953
995
|
allowMultipleVotes?: boolean | null;
|
|
954
996
|
}
|
|
@@ -974,17 +1016,21 @@ export declare enum PollLayoutType {
|
|
|
974
1016
|
/** Grid */
|
|
975
1017
|
GRID = "GRID"
|
|
976
1018
|
}
|
|
1019
|
+
/** @enumType */
|
|
1020
|
+
export type PollLayoutTypeWithLiterals = PollLayoutType | 'LIST' | 'GRID';
|
|
977
1021
|
export declare enum PollLayoutDirection {
|
|
978
1022
|
/** Left-to-right */
|
|
979
1023
|
LTR = "LTR",
|
|
980
1024
|
/** Right-to-left */
|
|
981
1025
|
RTL = "RTL"
|
|
982
1026
|
}
|
|
1027
|
+
/** @enumType */
|
|
1028
|
+
export type PollLayoutDirectionWithLiterals = PollLayoutDirection | 'LTR' | 'RTL';
|
|
983
1029
|
export interface PollLayout {
|
|
984
1030
|
/** The layout for displaying the voting options. */
|
|
985
|
-
type?:
|
|
1031
|
+
type?: PollLayoutTypeWithLiterals;
|
|
986
1032
|
/** The direction of the text displayed in the voting options. Text can be displayed either right-to-left or left-to-right. */
|
|
987
|
-
direction?:
|
|
1033
|
+
direction?: PollLayoutDirectionWithLiterals;
|
|
988
1034
|
/** Sets whether to display the main poll image. Defaults to `false`. */
|
|
989
1035
|
enableImage?: boolean | null;
|
|
990
1036
|
}
|
|
@@ -1000,6 +1046,8 @@ export declare enum BackgroundType {
|
|
|
1000
1046
|
/** Gradiant background type */
|
|
1001
1047
|
GRADIENT = "GRADIENT"
|
|
1002
1048
|
}
|
|
1049
|
+
/** @enumType */
|
|
1050
|
+
export type BackgroundTypeWithLiterals = BackgroundType | 'COLOR' | 'IMAGE' | 'GRADIENT';
|
|
1003
1051
|
export interface Gradient {
|
|
1004
1052
|
/** The gradient angle in degrees. */
|
|
1005
1053
|
angle?: number | null;
|
|
@@ -1025,7 +1073,7 @@ export interface Background extends BackgroundBackgroundOneOf {
|
|
|
1025
1073
|
/** Details for a gradient background. */
|
|
1026
1074
|
gradient?: Gradient;
|
|
1027
1075
|
/** Background type. For each option, include the relevant details. */
|
|
1028
|
-
type?:
|
|
1076
|
+
type?: BackgroundTypeWithLiterals;
|
|
1029
1077
|
}
|
|
1030
1078
|
/** @oneof */
|
|
1031
1079
|
export interface BackgroundBackgroundOneOf {
|
|
@@ -1104,7 +1152,7 @@ export interface Decoration extends DecorationDataOneOf {
|
|
|
1104
1152
|
/** Data for a strikethrough decoration. Defaults to `true`. */
|
|
1105
1153
|
strikethroughData?: boolean | null;
|
|
1106
1154
|
/** The type of decoration to apply. */
|
|
1107
|
-
type?:
|
|
1155
|
+
type?: DecorationTypeWithLiterals;
|
|
1108
1156
|
}
|
|
1109
1157
|
/** @oneof */
|
|
1110
1158
|
export interface DecorationDataOneOf {
|
|
@@ -1142,6 +1190,8 @@ export declare enum DecorationType {
|
|
|
1142
1190
|
EXTERNAL = "EXTERNAL",
|
|
1143
1191
|
STRIKETHROUGH = "STRIKETHROUGH"
|
|
1144
1192
|
}
|
|
1193
|
+
/** @enumType */
|
|
1194
|
+
export type DecorationTypeWithLiterals = DecorationType | 'BOLD' | 'ITALIC' | 'UNDERLINE' | 'SPOILER' | 'ANCHOR' | 'MENTION' | 'LINK' | 'COLOR' | 'FONT_SIZE' | 'EXTERNAL' | 'STRIKETHROUGH';
|
|
1145
1195
|
export interface AnchorData {
|
|
1146
1196
|
/** The target node's ID. */
|
|
1147
1197
|
anchor?: string;
|
|
@@ -1166,7 +1216,7 @@ export interface MentionData {
|
|
|
1166
1216
|
}
|
|
1167
1217
|
export interface FontSizeData {
|
|
1168
1218
|
/** The units used for the font size. */
|
|
1169
|
-
unit?:
|
|
1219
|
+
unit?: FontTypeWithLiterals;
|
|
1170
1220
|
/** Font size value. */
|
|
1171
1221
|
value?: number | null;
|
|
1172
1222
|
}
|
|
@@ -1174,6 +1224,8 @@ export declare enum FontType {
|
|
|
1174
1224
|
PX = "PX",
|
|
1175
1225
|
EM = "EM"
|
|
1176
1226
|
}
|
|
1227
|
+
/** @enumType */
|
|
1228
|
+
export type FontTypeWithLiterals = FontType | 'PX' | 'EM';
|
|
1177
1229
|
export interface SpoilerData {
|
|
1178
1230
|
/** Spoiler ID. */
|
|
1179
1231
|
id?: string | null;
|
|
@@ -1184,7 +1236,7 @@ export interface AppEmbedData extends AppEmbedDataAppDataOneOf {
|
|
|
1184
1236
|
/** Data for embedded Wix Events content. */
|
|
1185
1237
|
eventData?: EventData;
|
|
1186
1238
|
/** The type of Wix App content being embedded. */
|
|
1187
|
-
type?:
|
|
1239
|
+
type?: AppTypeWithLiterals;
|
|
1188
1240
|
/** The ID of the embedded content. */
|
|
1189
1241
|
itemId?: string | null;
|
|
1190
1242
|
/** The name of the embedded content. */
|
|
@@ -1211,6 +1263,8 @@ export declare enum AppType {
|
|
|
1211
1263
|
EVENT = "EVENT",
|
|
1212
1264
|
BOOKING = "BOOKING"
|
|
1213
1265
|
}
|
|
1266
|
+
/** @enumType */
|
|
1267
|
+
export type AppTypeWithLiterals = AppType | 'PRODUCT' | 'EVENT' | 'BOOKING';
|
|
1214
1268
|
export interface BookingData {
|
|
1215
1269
|
/** Booking duration in minutes. */
|
|
1216
1270
|
durations?: string | null;
|
|
@@ -1289,9 +1343,9 @@ export interface CollapsibleListData {
|
|
|
1289
1343
|
/** If `true`, only one item can be expanded at a time. Defaults to `false`. */
|
|
1290
1344
|
expandOnlyOne?: boolean | null;
|
|
1291
1345
|
/** Sets which items are expanded when the page loads. */
|
|
1292
|
-
initialExpandedItems?:
|
|
1346
|
+
initialExpandedItems?: InitialExpandedItemsWithLiterals;
|
|
1293
1347
|
/** The direction of the text in the list. Either left-to-right or right-to-left. */
|
|
1294
|
-
direction?:
|
|
1348
|
+
direction?: DirectionWithLiterals;
|
|
1295
1349
|
/** If `true`, The collapsible item will appear in search results as an FAQ. */
|
|
1296
1350
|
isQapageData?: boolean | null;
|
|
1297
1351
|
}
|
|
@@ -1303,12 +1357,16 @@ export declare enum InitialExpandedItems {
|
|
|
1303
1357
|
/** All items collapsed initally */
|
|
1304
1358
|
NONE = "NONE"
|
|
1305
1359
|
}
|
|
1360
|
+
/** @enumType */
|
|
1361
|
+
export type InitialExpandedItemsWithLiterals = InitialExpandedItems | 'FIRST' | 'ALL' | 'NONE';
|
|
1306
1362
|
export declare enum Direction {
|
|
1307
1363
|
/** Left-to-right */
|
|
1308
1364
|
LTR = "LTR",
|
|
1309
1365
|
/** Right-to-left */
|
|
1310
1366
|
RTL = "RTL"
|
|
1311
1367
|
}
|
|
1368
|
+
/** @enumType */
|
|
1369
|
+
export type DirectionWithLiterals = Direction | 'LTR' | 'RTL';
|
|
1312
1370
|
export interface TableData {
|
|
1313
1371
|
/** Styling for the table's container. */
|
|
1314
1372
|
containerData?: PluginContainerData;
|
|
@@ -1346,9 +1404,11 @@ export declare enum VerticalAlignment {
|
|
|
1346
1404
|
/** Bottom alignment */
|
|
1347
1405
|
BOTTOM = "BOTTOM"
|
|
1348
1406
|
}
|
|
1407
|
+
/** @enumType */
|
|
1408
|
+
export type VerticalAlignmentWithLiterals = VerticalAlignment | 'TOP' | 'MIDDLE' | 'BOTTOM';
|
|
1349
1409
|
export interface CellStyle {
|
|
1350
1410
|
/** Vertical alignment for the cell's text. */
|
|
1351
|
-
verticalAlignment?:
|
|
1411
|
+
verticalAlignment?: VerticalAlignmentWithLiterals;
|
|
1352
1412
|
/**
|
|
1353
1413
|
* Cell background color as a hexadecimal value.
|
|
1354
1414
|
* @format COLOR_HEX
|
|
@@ -1387,6 +1447,8 @@ export declare enum NullValue {
|
|
|
1387
1447
|
/** Null value. */
|
|
1388
1448
|
NULL_VALUE = "NULL_VALUE"
|
|
1389
1449
|
}
|
|
1450
|
+
/** @enumType */
|
|
1451
|
+
export type NullValueWithLiterals = NullValue | 'NULL_VALUE';
|
|
1390
1452
|
/**
|
|
1391
1453
|
* `ListValue` is a wrapper around a repeated field of values.
|
|
1392
1454
|
*
|
|
@@ -1484,9 +1546,9 @@ export interface TextNodeStyle {
|
|
|
1484
1546
|
}
|
|
1485
1547
|
export interface MachineTranslateRequest {
|
|
1486
1548
|
/** Language of the source text to translate. */
|
|
1487
|
-
sourceLanguage:
|
|
1549
|
+
sourceLanguage: SupportedLanguageWithLiterals;
|
|
1488
1550
|
/** Language to translate text into. */
|
|
1489
|
-
targetLanguage:
|
|
1551
|
+
targetLanguage: SupportedLanguageWithLiterals;
|
|
1490
1552
|
/** The content to translate. */
|
|
1491
1553
|
contentToTranslate: TranslatableContent;
|
|
1492
1554
|
}
|
|
@@ -1764,6 +1826,8 @@ export declare enum SupportedLanguage {
|
|
|
1764
1826
|
/** Zulu */
|
|
1765
1827
|
ZU = "ZU"
|
|
1766
1828
|
}
|
|
1829
|
+
/** @enumType */
|
|
1830
|
+
export type SupportedLanguageWithLiterals = SupportedLanguage | 'UNDEFINED_SUPPORTED_LANGUAGE' | 'AF' | 'SQ' | 'AM' | 'AR' | 'HY' | 'AS' | 'AY' | 'AZ' | 'BM' | 'EU' | 'BE' | 'BN' | 'BHO' | 'BS' | 'BG' | 'CA' | 'CEB' | 'ZH_CN' | 'ZH_TW' | 'ZH' | 'CO' | 'HR' | 'CS' | 'DA' | 'DV' | 'DOI' | 'NL' | 'EN' | 'EO' | 'ET' | 'EE' | 'FIL' | 'FI' | 'FR' | 'FY' | 'GL' | 'KA' | 'DE' | 'EL' | 'GN' | 'GU' | 'HT' | 'HA' | 'HAW' | 'HE' | 'HI' | 'HMN' | 'HU' | 'IS' | 'IG' | 'ILO' | 'ID' | 'GA' | 'IT' | 'JA' | 'JW' | 'KN' | 'KK' | 'KM' | 'RW' | 'GOM' | 'KO' | 'KRI' | 'KU' | 'CKB' | 'KY' | 'LO' | 'LA' | 'LV' | 'LN' | 'LT' | 'LG' | 'LB' | 'MK' | 'MAI' | 'MG' | 'MS' | 'ML' | 'MT' | 'MI' | 'MR' | 'MNI_MTEI' | 'LUS' | 'MN' | 'MY' | 'NE' | 'NO' | 'NY' | 'OR' | 'OM' | 'PS' | 'FA' | 'PL' | 'PT' | 'PA' | 'QU' | 'RO' | 'RU' | 'SM' | 'SA' | 'GD' | 'NSO' | 'SR' | 'ST' | 'SN' | 'SD' | 'SI' | 'SK' | 'SL' | 'SO' | 'ES' | 'SU' | 'SW' | 'SV' | 'TL' | 'TG' | 'TA' | 'TT' | 'TE' | 'TH' | 'TI' | 'TS' | 'TR' | 'TK' | 'AK' | 'UK' | 'UR' | 'UG' | 'UZ' | 'VI' | 'CY' | 'XH' | 'YI' | 'YO' | 'ZU';
|
|
1767
1831
|
export interface MachineTranslateResponse {
|
|
1768
1832
|
/** The translated content. */
|
|
1769
1833
|
translatedContent?: TranslatableContent;
|
|
@@ -1789,9 +1853,9 @@ export interface SameLanguageArgumentsError {
|
|
|
1789
1853
|
}
|
|
1790
1854
|
export interface BulkMachineTranslateRequest {
|
|
1791
1855
|
/** Language of the source text to translate. */
|
|
1792
|
-
sourceLanguage:
|
|
1856
|
+
sourceLanguage: SupportedLanguageWithLiterals;
|
|
1793
1857
|
/** Language to translate text into. */
|
|
1794
|
-
targetLanguage:
|
|
1858
|
+
targetLanguage: SupportedLanguageWithLiterals;
|
|
1795
1859
|
/**
|
|
1796
1860
|
* The content to translate.
|
|
1797
1861
|
* @minSize 1
|
package/build/cjs/src/multilingual-machine-v3-translatable-content-machine-translation.types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multilingual-machine-v3-translatable-content-machine-translation.types.js","sourceRoot":"","sources":["../../../src/multilingual-machine-v3-translatable-content-machine-translation.types.ts"],"names":[],"mappings":";;;AAgDA,IAAY,MASX;AATD,WAAY,MAAM;IAChB,0BAA0B;IAC1B,2CAAiC,CAAA;IACjC,0BAA0B;IAC1B,mCAAyB,CAAA;IACzB,oBAAoB;IACpB,uBAAa,CAAA;IACb,oBAAoB;IACpB,uBAAa,CAAA;AACf,CAAC,EATW,MAAM,sBAAN,MAAM,QASjB;
|
|
1
|
+
{"version":3,"file":"multilingual-machine-v3-translatable-content-machine-translation.types.js","sourceRoot":"","sources":["../../../src/multilingual-machine-v3-translatable-content-machine-translation.types.ts"],"names":[],"mappings":"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"}
|