@wix/auto_sdk_forms_submissions 1.0.88 → 1.0.89
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/{forms-v4-submission-submissions.universal-DaVaHpKJ.d.ts → forms-v4-submission-submissions.universal-DPBDZ96U.d.ts} +1 -9
- package/build/cjs/index.d.ts +2 -4
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -4
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +2 -10
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{forms-v4-submission-submissions.universal-DaVaHpKJ.d.mts → forms-v4-submission-submissions.universal-DPBDZ96U.d.mts} +1 -9
- package/build/es/index.d.mts +2 -4
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -4
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +2 -10
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{forms-v4-submission-submissions.universal-XJ-2STK-.d.ts → forms-v4-submission-submissions.universal-B2QXVUTn.d.ts} +1 -9
- package/build/internal/cjs/index.d.ts +2 -4
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -4
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +2 -10
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{forms-v4-submission-submissions.universal-XJ-2STK-.d.mts → forms-v4-submission-submissions.universal-B2QXVUTn.d.mts} +1 -9
- package/build/internal/es/index.d.mts +2 -4
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -4
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +2 -10
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -5761,14 +5761,6 @@ declare enum ErrorType {
|
|
|
5761
5761
|
}
|
|
5762
5762
|
/** @enumType */
|
|
5763
5763
|
type ErrorTypeWithLiterals = ErrorType | 'UNKNOWN_ERROR' | 'TYPE_ERROR' | 'REQUIRED_VALUE_ERROR' | 'UNKNOWN_VALUE_ERROR' | 'MAX_LENGTH_ERROR' | 'MIN_LENGTH_ERROR' | 'PATTERN_ERROR' | 'FORMAT_ERROR' | 'MAX_VALUE_ERROR' | 'MIN_VALUE_ERROR' | 'MULTIPLE_OF_VALUE_ERROR' | 'MIN_ITEMS_ERROR' | 'MAX_ITEMS_ERROR' | 'NOT_ALLOWED_VALUE_ERROR' | 'FIELDS_COMPATIBILITY_ERROR' | 'DISABLED_FORM_ERROR' | 'FORMS_COUNT_RESTRICTIONS_ERROR' | 'FIELDS_COUNT_RESTRICTIONS_ERROR' | 'STEPS_COUNT_RESTRICTIONS_ERROR' | 'RULES_COUNT_RESTRICTIONS_ERROR' | 'FILE_UPLOAD_RESTRICTIONS_ERROR' | 'INVALID_PHONE_COUNTRY_CODE_ERROR' | 'INVALID_STAFF_ID_ERROR' | 'INVALID_LOCATION_ID_ERROR' | 'MISSING_SERVICE_OPTION_ERROR' | 'INVALID_SERVICE_OPTIONS_ERROR' | 'NO_AVAILABLE_SERVICE_OPTIONS_ERROR' | 'EXACT_CHARACTER_LENGTH_ERROR' | 'CHARACTER_LENGTH_RANGE_ERROR' | 'VALUE_RANGE_ERROR' | 'EXACT_ITEMS_NUMBER_ERROR' | 'DECIMAL_POINT_ERROR' | 'INCOMPLETE_DATE_ERROR' | 'INVALID_VALUE_FOR_PATTERN_ERROR';
|
|
5764
|
-
interface CreateSubmissionForMigrationRequest {
|
|
5765
|
-
/** Submission to create. */
|
|
5766
|
-
submission?: FormSubmission;
|
|
5767
|
-
}
|
|
5768
|
-
interface CreateSubmissionForMigrationResponse {
|
|
5769
|
-
/** The created submission. */
|
|
5770
|
-
submission?: FormSubmission;
|
|
5771
|
-
}
|
|
5772
5764
|
interface CreateSubmissionBySubmitterRequest {
|
|
5773
5765
|
/** Submission to create. */
|
|
5774
5766
|
submission?: FormSubmission;
|
|
@@ -7709,4 +7701,4 @@ interface ValidateFormSubmissionOptions {
|
|
|
7709
7701
|
fieldsToValidate?: string[];
|
|
7710
7702
|
}
|
|
7711
7703
|
|
|
7712
|
-
export { SubmissionStatus as $, type BulkUpdateFormSubmissionTagsOptions as A, type BulkDeleteSubmissionOptions as B, type CreateSubmissionOptions as C, type DeleteSubmissionOptions as D, type BulkUpdateFormSubmissionTagsResponse as E, type FormSubmission as F, type GetDeletedSubmissionResponse as G, type BulkUpdateFormSubmissionTagsByFilterOptions as H, type BulkUpdateFormSubmissionTagsByFilterResponse as I, type ValidateFormSubmissionResponse as J, type SubmissionCreatedEnvelope as K, type ListDeletedSubmissionsOptions as L, type SubmissionDeletedEnvelope as M, type SubmissionRemovedSubmissionFromTrashEnvelope as N, type SubmissionStatusUpdatedEnvelope as O, type SubmissionContactMappedEnvelope as P, type QuerySubmissionOptions as Q, type RestoreSubmissionFromTrashBinResponse as R, type SearchSubmissionsByNamespaceResponse as S, type SubmissionContactMappingSkippedEnvelope as T, type UpsertContactFromSubmissionOptions as U, type ValidateFormSubmissionOptions as V, type SubmissionUpdatedEnvelope as W, type FormSubmissionQuery as X, type QuerySubmissionsByNamespaceOptions as Y, typedQuerySubmissionsByNamespace as Z, type SubmissionsQueryBuilder as _, type UpsertContactFromSubmissionResponse as a, PaymentComponentType as a$, OptInLevel as a0, WebhookIdentityType as a1, StringTypeFormatEnumFormat as a2, ValidationFormat as a3, ProductType as a4, PriceType as a5, FieldType as a6, FormatEnumFormat as a7, StringComponentType as a8, NodeType as a9, Resizing as aA, Placement as aB, CardStylesType as aC, CardStylesAlignment as aD, Layout as aE, AppType as aF, InitialExpandedItems as aG, Direction as aH, VerticalAlignment as aI, NullValue as aJ, Scaling as aK, LayoutDataImagePosition as aL, VerticalAlignmentAlignment as aM, ResponsivenessBehaviour as aN, DesignTarget as aO, ImagePosition as aP, Alignment as aQ, ImageFit as aR, NumberOfColumns as aS, FirstDayOfWeek as aT, NumberComponentType as aU, BooleanComponentType as aV, ItemType as aW, PropertiesTypeEnum as aX, ArrayComponentType as aY, WixFileComponentType as aZ, UploadFileFormat as a_, WidthType as aa, PluginContainerDataAlignment as ab, ButtonDataType as ac, LinkTarget as ad, TextAlignment as ae, LineStyle as af, Width as ag, DividerDataAlignment as ah, ViewMode as ai, LayoutType as aj, Orientation as ak, Crop as al, ThumbnailsAlignment as am, GIFType as an, Source as ao, StylesPosition as ap, MapType as aq, ViewRole as ar, VoteRole as as, PollLayoutType as at, PollLayoutDirection as au, BackgroundType as av, DecorationType as aw, FontType as ax, Position as ay, AspectRatio as az, type CreateSubmissionApplicationErrors as b, type StringTypePhoneConstraints as b$, ComponentType as b0, Type as b1, ObjectArrayComponentType as b2, SchedulingComponentType as b3, Format as b4, InputType as b5, EmailInfoTag as b6, PhoneInfoTag as b7, Tag as b8, ConfirmationLevel as b9, type OrderDetails as bA, type PublicTags as bB, type TagList as bC, type FormSubmissionStatusUpdatedEvent as bD, type RemovedSubmissionFromTrash as bE, type SubmissionContactMapped as bF, type MarketingSubscriptionDetails as bG, type SubmissionContactMappingSkipped as bH, type DomainEvent as bI, type DomainEventBodyOneOf as bJ, type EntityCreatedEvent as bK, type RestoreInfo as bL, type EntityUpdatedEvent as bM, type EntityDeletedEvent as bN, type ActionEvent as bO, type MessageEnvelope as bP, type IdentificationData as bQ, type IdentificationDataIdOneOf as bR, type AccountInfo as bS, type CreateCheckoutFromSubmissionRequest as bT, type CreateCheckoutFromSubmissionRequestFormSchemaIdentifierOneOf as bU, type Form as bV, type FormField as bW, type FormFieldStringType as bX, type FormFieldStringTypeFormatOptionsOneOf as bY, type StringErrorMessages as bZ, type StringTypeDateTimeConstraints as b_, ContactField as ba, DisplayFieldType as bb, OverrideEntityType as bc, Kind as bd, FormFieldContactInfoEmailInfoTag as be, FormFieldContactInfoPhoneInfoTag as bf, AddressInfoTag as bg, SubscriptionInfoOptInLevel as bh, FormFieldContactInfoContactField as bi, SpamFilterProtectionLevel as bj, RequiredIndicator as bk, RequiredIndicatorPlacement as bl, Target as bm, SubmitSuccessAction as bn, ChangeableProperty as bo, OverrideEntityTypeEnumOverrideEntityType as bp, Operator as bq, IdentityType as br, ErrorType as bs, SortOrder as bt, Mode as bu, Status as bv, SubmissionErrorType as bw, type Submitter as bx, type SubmitterSubmitterOneOf as by, type ExtendedFields as bz, type CreateSubmissionValidationErrors as c, type PDFSettings as c$, type StringTypeValidationMessages as c0, type FormFieldNumberType as c1, type NumberErrorMessages as c2, type IntegerType as c3, type FormFieldBooleanType as c4, type BooleanErrorMessages as c5, type FormFieldArrayType as c6, type FormFieldObjectType as c7, type ObjectTypePropertiesType as c8, type ObjectTypePropertiesTypePropertiesTypeOneOf as c9, type StringTypeFormatOptionsOneOf as cA, type DateTimeConstraints as cB, type PhoneConstraints as cC, type ValidationMessages as cD, type TextInput as cE, type RichContent as cF, type Node as cG, type NodeDataOneOf as cH, type NodeStyle as cI, type ButtonData as cJ, type Border as cK, type Colors as cL, type PluginContainerData as cM, type PluginContainerDataWidth as cN, type PluginContainerDataWidthDataOneOf as cO, type Spoiler as cP, type Height as cQ, type Styles as cR, type Link as cS, type LinkDataOneOf as cT, type Rel as cU, type CodeBlockData as cV, type TextStyle as cW, type DividerData as cX, type FileData as cY, type FileSource as cZ, type FileSourceDataOneOf as c_, type ObjectErrorMessages as ca, type ArrayTypeArrayItems as cb, type ArrayTypeArrayItemsItemsOneOf as cc, type ArrayErrorMessages as cd, type PredefinedValidation as ce, type PredefinedValidationFormatOptionsOneOf as cf, type PaymentType as cg, type QuantityLimit as ch, type FixedPriceOptions as ci, type DynamicPriceOptions as cj, type Product as ck, type ProductPriceOptionsOneOf as cl, type MultilineAddressValidation as cm, type FieldOverrides as cn, type FieldsOverrides as co, type ObjectArrayType as cp, type NestedFormFieldOverrides as cq, type Validation as cr, type ValidationValidationOneOf as cs, type DataExtensionsDetails as ct, type NestedFormOverrides as cu, type Field as cv, type FieldFieldTypeOptionsOneOf as cw, type InputField as cx, type InputFieldInputTypeOptionsOneOf as cy, type StringType as cz, type UpdateSubmission as d, type Dimensions as d$, type GalleryData as d0, type Media as d1, type Image as d2, type Video as d3, type Item as d4, type ItemDataOneOf as d5, type GalleryOptions as d6, type GalleryOptionsLayout as d7, type ItemStyle as d8, type Thumbnails as d9, type PollDataLayout as dA, type Design as dB, type TextData as dC, type Decoration as dD, type DecorationDataOneOf as dE, type AnchorData as dF, type ColorData as dG, type LinkData as dH, type MentionData as dI, type FontSizeData as dJ, type SpoilerData as dK, type FontFamilyData as dL, type AppEmbedData as dM, type AppEmbedDataAppDataOneOf as dN, type BookingData as dO, type EventData as dP, type ButtonStyles as dQ, type ImageStyles as dR, type RibbonStyles as dS, type CardStyles as dT, type PricingData as dU, type VideoData as dV, type PlaybackOptions as dW, type EmbedData as dX, type Oembed as dY, type CollapsibleListData as dZ, type TableData as d_, type GIFData as da, type GIF as db, type HeadingData as dc, type HTMLData as dd, type HTMLDataDataOneOf as de, type ImageData as df, type StylesBorder as dg, type ImageDataStyles as dh, type LinkPreviewData as di, type LinkPreviewDataStyles as dj, type MapData as dk, type MapSettings as dl, type ParagraphData as dm, type PollData as dn, type Permissions as dp, type PollOption as dq, type Settings as dr, type PollLayout as ds, type OptionLayout as dt, type Gradient as du, type Background as dv, type BackgroundBackgroundOneOf as dw, type PollDesign as dx, type OptionDesign as dy, type Poll as dz, type UpdateSubmissionValidationErrors as e, type FormLayout as e$, type TableCellData as e0, type CellStyle as e1, type BorderColors as e2, type BorderWidths as e3, type ListValue as e4, type AudioData as e5, type OrderedListData as e6, type BulletedListData as e7, type BlockquoteData as e8, type CaptionData as e9, type Checkbox as eA, type ArrayType as eB, type ObjectType as eC, type PropertiesType as eD, type PropertiesTypePropertiesTypeOptionsOneOf as eE, type ArrayItems as eF, type ArrayItemsItemTypeOptionsOneOf as eG, type CheckboxGroup as eH, type Option as eI, type ComponentsTags as eJ, type TagsOption as eK, type ServicesCheckboxGroup as eL, type FileType as eM, type FileUpload as eN, type Signature as eO, type ProductCheckboxGroup as eP, type ProductCheckboxGroupOption as eQ, type DonationInput as eR, type DonationInputOption as eS, type PaymentInput as eT, type FixedPayment as eU, type MultilineAddress as eV, type AddressLine2 as eW, type DefaultCountryConfig as eX, type DefaultCountryConfigOptionsOneOf as eY, type FieldsSettings as eZ, type Repeater as e_, type LayoutData as ea, type BackgroundImage as eb, type LayoutCellData as ec, type Metadata as ed, type DocumentStyle as ee, type TextNodeStyle as ef, type MediaItem as eg, type MediaItemMediaOneOf as eh, type MediaSettings as ei, type RadioGroup as ej, type RadioGroupOption as ek, type CustomOption as el, type Dropdown as em, type DropdownOption as en, type DateTimeInput as eo, type PhoneInput as ep, type DateInput as eq, type TimeInput as er, type DatePicker as es, type ServicesDropdown as et, type ServiceOption as eu, type Password as ev, type NumberType as ew, type NumberInput as ex, type RatingInput as ey, type BooleanType as ez, type ConfirmSubmissionResponse as f, type FieldGroup as f$, type BreakPoint as f0, type ItemLayout as f1, type ItemLayoutItemOneOf as f2, type Group as f3, type Margin as f4, type Section as f5, type Appointment as f6, type AppointmentFormatInfoOneOf as f7, type Location as f8, type LocationLocationInfoOneOf as f9, type AddressComponentTypeOptionsOneOf as fA, type ObjectArray as fB, type ObjectArrayComponentTypeOptionsOneOf as fC, type DisplayField as fD, type DisplayFieldDisplayFieldTypeOptionsOneOf as fE, type RichContentOptions as fF, type PageNavigationOptions as fG, type Step as fH, type FormRule as fI, type FormOverride as fJ, type FormProperties as fK, type PostSubmissionTriggers as fL, type UpsertContact as fM, type V4FormFieldContactInfo as fN, type V4FormFieldContactInfoAdditionalInfoOneOf as fO, type FormFieldContactInfoEmailInfo as fP, type FormFieldContactInfoPhoneInfo as fQ, type FormFieldContactInfoAddressInfo as fR, type FormFieldContactInfoCustomFieldInfo as fS, type FormFieldContactInfoSubscriptionInfo as fT, type NestedForm as fU, type LimitationRule as fV, type RequiredIndicatorProperties as fW, type SubmitSettings as fX, type SubmitSettingsSubmitSuccessActionOptionsOneOf as fY, type ThankYouMessageOptions as fZ, type RedirectOptions as f_, type InPersonOptions as fa, type VideoConferenceOptions as fb, type PhoneOptions as fc, type FormFieldContactInfo as fd, type FormFieldContactInfoAdditionalInfoOneOf as fe, type EmailInfo as ff, type PhoneInfo as fg, type AddressInfo as fh, type CustomFieldInfo as fi, type SubscriptionInfo as fj, type _String as fk, type _StringComponentTypeOptionsOneOf as fl, type _Number as fm, type _NumberComponentTypeOptionsOneOf as fn, type _Boolean as fo, type _BooleanComponentTypeOptionsOneOf as fp, type _Array as fq, type _ArrayComponentTypeOptionsOneOf as fr, type _Object as fs, type WixFile as ft, type WixFileComponentTypeOptionsOneOf as fu, type Payment as fv, type PaymentComponentTypeOptionsOneOf as fw, type Scheduling as fx, type SchedulingComponentTypeOptionsOneOf as fy, type Address as fz, type BulkDeleteSubmissionResponse as g, type CursorSearchPagingMethodOneOf as g$, type Rule as g0, type RequiredOptions as g1, type HiddenOptions as g2, type AllowedValuesOptions as g3, type FieldOverride as g4, type FieldOverridePropertyTypeOptionsOneOf as g5, type ConditionNode as g6, type ConditionNodeNodeOneOf as g7, type AndCondition as g8, type OrCondition as g9, type BulkActionMetadata as gA, type GetSubmissionRequest as gB, type GetSubmissionResponse as gC, type GetSubmissionByCheckoutIdRequest as gD, type GetSubmissionByCheckoutIdResponse as gE, type UpdateSubmissionRequest as gF, type UpdateSubmissionResponse as gG, type ConfirmSubmissionRequest as gH, type DeleteSubmissionRequest as gI, type DeleteSubmissionResponse as gJ, type BulkDeleteSubmissionRequest as gK, type BulkDeleteSubmissionResult as gL, type RestoreSubmissionFromTrashBinRequest as gM, type RemoveSubmissionFromTrashBinRequest as gN, type RemoveSubmissionFromTrashBinResponse as gO, type BulkRemoveSubmissionFromTrashBinRequest as gP, type BulkRemoveSubmissionFromTrashBinResult as gQ, type ListDeletedSubmissionsRequest as gR, type CursorPaging as gS, type CursorPagingMetadata as gT, type Cursors as gU, type GetDeletedSubmissionRequest as gV, type QuerySubmissionRequest as gW, type CursorQueryPagingMethodOneOf as gX, type Sorting as gY, type SearchSubmissionsByNamespaceRequest as gZ, type CursorSearch as g_, type Condition as ga, type RuleFormOverride as gb, type RuleFormOverrideEntityTypeOptionsOneOf as gc, type Tags as gd, type TagsTagList as ge, type CreateCheckoutFromSubmissionResponse as gf, type Checkout as gg, type IsFormSubmittableRequest as gh, type IsFormSubmittableResponse as gi, type Empty as gj, type UpsertContactFromSubmissionRequest as gk, type SubmitContactResponse as gl, type CreateSubmissionRequest as gm, type CreateSubmissionResponse as gn, type SubmissionValidationErrorsDetails as go, type ValidationError as gp, type CreateSubmissionForMigrationRequest as gq, type CreateSubmissionForMigrationResponse as gr, type CreateSubmissionBySubmitterRequest as gs, type CreateSubmissionBySubmitterResponse as gt, type BulkCreateSubmissionBySubmitterRequest as gu, type BulkCreateSubmissionBySubmitterData as gv, type BulkCreateSubmissionBySubmitterResponse as gw, type BulkSubmissionResult as gx, type ItemMetadata as gy, type ApplicationError as gz, type BulkRemoveSubmissionFromTrashBinOptions as h, type ThumbnailsAlignmentWithLiterals as h$, type SearchDetails as h0, type SearchSubmissionsByNamespaceForExportRequest as h1, type SearchSubmissionsByNamespaceForExportResponse as h2, type QuerySubmissionsByNamespaceRequest as h3, type QuerySubmissionsByNamespaceResponse as h4, type QuerySubmissionsByNamespaceForExportRequest as h5, type QuerySubmissionsByNamespaceForExportResponse as h6, type CountSubmissionsByFilterRequest as h7, type FormSubmissionsCount as h8, type CountSubmissionsRequest as h9, type EventMetadata as hA, type FormSubmissionSearchSpec as hB, type SubmissionsQueryResult as hC, type FormSubmissionQuerySpec as hD, type SubmissionStatusWithLiterals as hE, type OptInLevelWithLiterals as hF, type WebhookIdentityTypeWithLiterals as hG, type StringTypeFormatEnumFormatWithLiterals as hH, type ValidationFormatWithLiterals as hI, type ProductTypeWithLiterals as hJ, type PriceTypeWithLiterals as hK, type FieldTypeWithLiterals as hL, type FormatEnumFormatWithLiterals as hM, type StringComponentTypeWithLiterals as hN, type NodeTypeWithLiterals as hO, type WidthTypeWithLiterals as hP, type PluginContainerDataAlignmentWithLiterals as hQ, type ButtonDataTypeWithLiterals as hR, type LinkTargetWithLiterals as hS, type TextAlignmentWithLiterals as hT, type LineStyleWithLiterals as hU, type WidthWithLiterals as hV, type DividerDataAlignmentWithLiterals as hW, type ViewModeWithLiterals as hX, type LayoutTypeWithLiterals as hY, type OrientationWithLiterals as hZ, type CropWithLiterals as h_, type CountDeletedSubmissionsRequest as ha, type FormDeletedSubmissionsCount as hb, type GetMediaUploadURLRequest as hc, type BulkMarkSubmissionsAsSeenRequest as hd, type GetSubmissionDownloadUrlRequest as he, type SubmissionDocument as hf, type SubmissionDocumentDocumentOneOf as hg, type DocumentReady as hh, type DownloadSubmissionRequest as hi, type HeadersEntry as hj, type GetFormattedSubmissionRequest as hk, type FormattedSubmission as hl, type ListFormattedSubmissionsRequest as hm, type ListFormattedSubmissionsResponse as hn, type FormattedFormSubmission as ho, type UpdateExtendedFieldsRequest as hp, type BulkUpdateFormSubmissionTagsRequest as hq, type BulkUpdateFormSubmissionTagsResult as hr, type BulkUpdateFormSubmissionTagsByFilterRequest as hs, type ValidateFormSubmissionRequest as ht, type FieldViolation as hu, type FieldViolationErrorDataOneOf as hv, type SubmissionValidationErrors as hw, type SubmissionValidationError as hx, type SubmissionValidationErrorErrorMessageOneOf as hy, type BaseEventMetadata as hz, type BulkRemoveSubmissionFromTrashBinResponse as i, type RequiredIndicatorWithLiterals as i$, type GIFTypeWithLiterals as i0, type SourceWithLiterals as i1, type StylesPositionWithLiterals as i2, type MapTypeWithLiterals as i3, type ViewRoleWithLiterals as i4, type VoteRoleWithLiterals as i5, type PollLayoutTypeWithLiterals as i6, type PollLayoutDirectionWithLiterals as i7, type BackgroundTypeWithLiterals as i8, type DecorationTypeWithLiterals as i9, type BooleanComponentTypeWithLiterals as iA, type ItemTypeWithLiterals as iB, type PropertiesTypeEnumWithLiterals as iC, type ArrayComponentTypeWithLiterals as iD, type WixFileComponentTypeWithLiterals as iE, type UploadFileFormatWithLiterals as iF, type PaymentComponentTypeWithLiterals as iG, type ComponentTypeWithLiterals as iH, type TypeWithLiterals as iI, type ObjectArrayComponentTypeWithLiterals as iJ, type SchedulingComponentTypeWithLiterals as iK, type FormatWithLiterals as iL, type InputTypeWithLiterals as iM, type EmailInfoTagWithLiterals as iN, type PhoneInfoTagWithLiterals as iO, type TagWithLiterals as iP, type ConfirmationLevelWithLiterals as iQ, type ContactFieldWithLiterals as iR, type DisplayFieldTypeWithLiterals as iS, type OverrideEntityTypeWithLiterals as iT, type KindWithLiterals as iU, type FormFieldContactInfoEmailInfoTagWithLiterals as iV, type FormFieldContactInfoPhoneInfoTagWithLiterals as iW, type AddressInfoTagWithLiterals as iX, type SubscriptionInfoOptInLevelWithLiterals as iY, type FormFieldContactInfoContactFieldWithLiterals as iZ, type SpamFilterProtectionLevelWithLiterals as i_, type FontTypeWithLiterals as ia, type PositionWithLiterals as ib, type AspectRatioWithLiterals as ic, type ResizingWithLiterals as id, type PlacementWithLiterals as ie, type CardStylesTypeWithLiterals as ig, type CardStylesAlignmentWithLiterals as ih, type LayoutWithLiterals as ii, type AppTypeWithLiterals as ij, type InitialExpandedItemsWithLiterals as ik, type DirectionWithLiterals as il, type VerticalAlignmentWithLiterals as im, type NullValueWithLiterals as io, type ScalingWithLiterals as ip, type LayoutDataImagePositionWithLiterals as iq, type VerticalAlignmentAlignmentWithLiterals as ir, type ResponsivenessBehaviourWithLiterals as is, type DesignTargetWithLiterals as it, type ImagePositionWithLiterals as iu, type AlignmentWithLiterals as iv, type ImageFitWithLiterals as iw, type NumberOfColumnsWithLiterals as ix, type FirstDayOfWeekWithLiterals as iy, type NumberComponentTypeWithLiterals as iz, type ListDeletedSubmissionsResponse as j, type RequiredIndicatorPlacementWithLiterals as j0, type TargetWithLiterals as j1, type SubmitSuccessActionWithLiterals as j2, type ChangeablePropertyWithLiterals as j3, type OverrideEntityTypeEnumOverrideEntityTypeWithLiterals as j4, type OperatorWithLiterals as j5, type IdentityTypeWithLiterals as j6, type ErrorTypeWithLiterals as j7, type SortOrderWithLiterals as j8, type ModeWithLiterals as j9, countSubmissions as jA, countDeletedSubmissions as jB, getMediaUploadUrl as jC, bulkMarkSubmissionsAsSeen as jD, getSubmissionDownloadUrl as jE, downloadSubmission as jF, getFormattedSubmission as jG, updateExtendedFields as jH, bulkUpdateFormSubmissionTags as jI, bulkUpdateFormSubmissionTagsByFilter as jJ, validateFormSubmission as jK, type StatusWithLiterals as ja, type SubmissionErrorTypeWithLiterals as jb, type CommonSearchWithEntityContext as jc, type CommonQueryWithEntityContext as jd, onSubmissionCreated as je, onSubmissionDeleted as jf, onSubmissionRemovedSubmissionFromTrash as jg, onSubmissionStatusUpdated as jh, onSubmissionContactMapped as ji, onSubmissionContactMappingSkipped as jj, onSubmissionUpdated as jk, upsertContactFromSubmission as jl, createSubmission as jm, getSubmission as jn, updateSubmission as jo, confirmSubmission as jp, deleteSubmission as jq, bulkDeleteSubmission as jr, restoreSubmissionFromTrashBin as js, removeSubmissionFromTrashBin as jt, bulkRemoveSubmissionFromTrashBin as ju, listDeletedSubmissions as jv, getDeletedSubmission as jw, querySubmission as jx, querySubmissionsByNamespace as jy, countSubmissionsByFilter as jz, type CursorQuery as k, type QuerySubmissionResponse as l, type FormSubmissionSearch as m, type CountSubmissionsByFilterOptions as n, type CountSubmissionsByFilterResponse as o, type CountSubmissionsOptions as p, type CountSubmissionsResponse as q, type CountDeletedSubmissionsOptions as r, type CountDeletedSubmissionsResponse as s, type GetMediaUploadURLResponse as t, type BulkMarkSubmissionsAsSeenResponse as u, type GetSubmissionDownloadUrlResponse as v, type RawHttpResponse as w, type GetFormattedSubmissionResponse as x, type UpdateExtendedFieldsOptions as y, type UpdateExtendedFieldsResponse as z };
|
|
7704
|
+
export { SubmissionStatus as $, type BulkUpdateFormSubmissionTagsOptions as A, type BulkDeleteSubmissionOptions as B, type CreateSubmissionOptions as C, type DeleteSubmissionOptions as D, type BulkUpdateFormSubmissionTagsResponse as E, type FormSubmission as F, type GetDeletedSubmissionResponse as G, type BulkUpdateFormSubmissionTagsByFilterOptions as H, type BulkUpdateFormSubmissionTagsByFilterResponse as I, type ValidateFormSubmissionResponse as J, type SubmissionCreatedEnvelope as K, type ListDeletedSubmissionsOptions as L, type SubmissionDeletedEnvelope as M, type SubmissionRemovedSubmissionFromTrashEnvelope as N, type SubmissionStatusUpdatedEnvelope as O, type SubmissionContactMappedEnvelope as P, type QuerySubmissionOptions as Q, type RestoreSubmissionFromTrashBinResponse as R, type SearchSubmissionsByNamespaceResponse as S, type SubmissionContactMappingSkippedEnvelope as T, type UpsertContactFromSubmissionOptions as U, type ValidateFormSubmissionOptions as V, type SubmissionUpdatedEnvelope as W, type FormSubmissionQuery as X, type QuerySubmissionsByNamespaceOptions as Y, typedQuerySubmissionsByNamespace as Z, type SubmissionsQueryBuilder as _, type UpsertContactFromSubmissionResponse as a, PaymentComponentType as a$, OptInLevel as a0, WebhookIdentityType as a1, StringTypeFormatEnumFormat as a2, ValidationFormat as a3, ProductType as a4, PriceType as a5, FieldType as a6, FormatEnumFormat as a7, StringComponentType as a8, NodeType as a9, Resizing as aA, Placement as aB, CardStylesType as aC, CardStylesAlignment as aD, Layout as aE, AppType as aF, InitialExpandedItems as aG, Direction as aH, VerticalAlignment as aI, NullValue as aJ, Scaling as aK, LayoutDataImagePosition as aL, VerticalAlignmentAlignment as aM, ResponsivenessBehaviour as aN, DesignTarget as aO, ImagePosition as aP, Alignment as aQ, ImageFit as aR, NumberOfColumns as aS, FirstDayOfWeek as aT, NumberComponentType as aU, BooleanComponentType as aV, ItemType as aW, PropertiesTypeEnum as aX, ArrayComponentType as aY, WixFileComponentType as aZ, UploadFileFormat as a_, WidthType as aa, PluginContainerDataAlignment as ab, ButtonDataType as ac, LinkTarget as ad, TextAlignment as ae, LineStyle as af, Width as ag, DividerDataAlignment as ah, ViewMode as ai, LayoutType as aj, Orientation as ak, Crop as al, ThumbnailsAlignment as am, GIFType as an, Source as ao, StylesPosition as ap, MapType as aq, ViewRole as ar, VoteRole as as, PollLayoutType as at, PollLayoutDirection as au, BackgroundType as av, DecorationType as aw, FontType as ax, Position as ay, AspectRatio as az, type CreateSubmissionApplicationErrors as b, type StringTypePhoneConstraints as b$, ComponentType as b0, Type as b1, ObjectArrayComponentType as b2, SchedulingComponentType as b3, Format as b4, InputType as b5, EmailInfoTag as b6, PhoneInfoTag as b7, Tag as b8, ConfirmationLevel as b9, type OrderDetails as bA, type PublicTags as bB, type TagList as bC, type FormSubmissionStatusUpdatedEvent as bD, type RemovedSubmissionFromTrash as bE, type SubmissionContactMapped as bF, type MarketingSubscriptionDetails as bG, type SubmissionContactMappingSkipped as bH, type DomainEvent as bI, type DomainEventBodyOneOf as bJ, type EntityCreatedEvent as bK, type RestoreInfo as bL, type EntityUpdatedEvent as bM, type EntityDeletedEvent as bN, type ActionEvent as bO, type MessageEnvelope as bP, type IdentificationData as bQ, type IdentificationDataIdOneOf as bR, type AccountInfo as bS, type CreateCheckoutFromSubmissionRequest as bT, type CreateCheckoutFromSubmissionRequestFormSchemaIdentifierOneOf as bU, type Form as bV, type FormField as bW, type FormFieldStringType as bX, type FormFieldStringTypeFormatOptionsOneOf as bY, type StringErrorMessages as bZ, type StringTypeDateTimeConstraints as b_, ContactField as ba, DisplayFieldType as bb, OverrideEntityType as bc, Kind as bd, FormFieldContactInfoEmailInfoTag as be, FormFieldContactInfoPhoneInfoTag as bf, AddressInfoTag as bg, SubscriptionInfoOptInLevel as bh, FormFieldContactInfoContactField as bi, SpamFilterProtectionLevel as bj, RequiredIndicator as bk, RequiredIndicatorPlacement as bl, Target as bm, SubmitSuccessAction as bn, ChangeableProperty as bo, OverrideEntityTypeEnumOverrideEntityType as bp, Operator as bq, IdentityType as br, ErrorType as bs, SortOrder as bt, Mode as bu, Status as bv, SubmissionErrorType as bw, type Submitter as bx, type SubmitterSubmitterOneOf as by, type ExtendedFields as bz, type CreateSubmissionValidationErrors as c, type PDFSettings as c$, type StringTypeValidationMessages as c0, type FormFieldNumberType as c1, type NumberErrorMessages as c2, type IntegerType as c3, type FormFieldBooleanType as c4, type BooleanErrorMessages as c5, type FormFieldArrayType as c6, type FormFieldObjectType as c7, type ObjectTypePropertiesType as c8, type ObjectTypePropertiesTypePropertiesTypeOneOf as c9, type StringTypeFormatOptionsOneOf as cA, type DateTimeConstraints as cB, type PhoneConstraints as cC, type ValidationMessages as cD, type TextInput as cE, type RichContent as cF, type Node as cG, type NodeDataOneOf as cH, type NodeStyle as cI, type ButtonData as cJ, type Border as cK, type Colors as cL, type PluginContainerData as cM, type PluginContainerDataWidth as cN, type PluginContainerDataWidthDataOneOf as cO, type Spoiler as cP, type Height as cQ, type Styles as cR, type Link as cS, type LinkDataOneOf as cT, type Rel as cU, type CodeBlockData as cV, type TextStyle as cW, type DividerData as cX, type FileData as cY, type FileSource as cZ, type FileSourceDataOneOf as c_, type ObjectErrorMessages as ca, type ArrayTypeArrayItems as cb, type ArrayTypeArrayItemsItemsOneOf as cc, type ArrayErrorMessages as cd, type PredefinedValidation as ce, type PredefinedValidationFormatOptionsOneOf as cf, type PaymentType as cg, type QuantityLimit as ch, type FixedPriceOptions as ci, type DynamicPriceOptions as cj, type Product as ck, type ProductPriceOptionsOneOf as cl, type MultilineAddressValidation as cm, type FieldOverrides as cn, type FieldsOverrides as co, type ObjectArrayType as cp, type NestedFormFieldOverrides as cq, type Validation as cr, type ValidationValidationOneOf as cs, type DataExtensionsDetails as ct, type NestedFormOverrides as cu, type Field as cv, type FieldFieldTypeOptionsOneOf as cw, type InputField as cx, type InputFieldInputTypeOptionsOneOf as cy, type StringType as cz, type UpdateSubmission as d, type Dimensions as d$, type GalleryData as d0, type Media as d1, type Image as d2, type Video as d3, type Item as d4, type ItemDataOneOf as d5, type GalleryOptions as d6, type GalleryOptionsLayout as d7, type ItemStyle as d8, type Thumbnails as d9, type PollDataLayout as dA, type Design as dB, type TextData as dC, type Decoration as dD, type DecorationDataOneOf as dE, type AnchorData as dF, type ColorData as dG, type LinkData as dH, type MentionData as dI, type FontSizeData as dJ, type SpoilerData as dK, type FontFamilyData as dL, type AppEmbedData as dM, type AppEmbedDataAppDataOneOf as dN, type BookingData as dO, type EventData as dP, type ButtonStyles as dQ, type ImageStyles as dR, type RibbonStyles as dS, type CardStyles as dT, type PricingData as dU, type VideoData as dV, type PlaybackOptions as dW, type EmbedData as dX, type Oembed as dY, type CollapsibleListData as dZ, type TableData as d_, type GIFData as da, type GIF as db, type HeadingData as dc, type HTMLData as dd, type HTMLDataDataOneOf as de, type ImageData as df, type StylesBorder as dg, type ImageDataStyles as dh, type LinkPreviewData as di, type LinkPreviewDataStyles as dj, type MapData as dk, type MapSettings as dl, type ParagraphData as dm, type PollData as dn, type Permissions as dp, type PollOption as dq, type Settings as dr, type PollLayout as ds, type OptionLayout as dt, type Gradient as du, type Background as dv, type BackgroundBackgroundOneOf as dw, type PollDesign as dx, type OptionDesign as dy, type Poll as dz, type UpdateSubmissionValidationErrors as e, type FormLayout as e$, type TableCellData as e0, type CellStyle as e1, type BorderColors as e2, type BorderWidths as e3, type ListValue as e4, type AudioData as e5, type OrderedListData as e6, type BulletedListData as e7, type BlockquoteData as e8, type CaptionData as e9, type Checkbox as eA, type ArrayType as eB, type ObjectType as eC, type PropertiesType as eD, type PropertiesTypePropertiesTypeOptionsOneOf as eE, type ArrayItems as eF, type ArrayItemsItemTypeOptionsOneOf as eG, type CheckboxGroup as eH, type Option as eI, type ComponentsTags as eJ, type TagsOption as eK, type ServicesCheckboxGroup as eL, type FileType as eM, type FileUpload as eN, type Signature as eO, type ProductCheckboxGroup as eP, type ProductCheckboxGroupOption as eQ, type DonationInput as eR, type DonationInputOption as eS, type PaymentInput as eT, type FixedPayment as eU, type MultilineAddress as eV, type AddressLine2 as eW, type DefaultCountryConfig as eX, type DefaultCountryConfigOptionsOneOf as eY, type FieldsSettings as eZ, type Repeater as e_, type LayoutData as ea, type BackgroundImage as eb, type LayoutCellData as ec, type Metadata as ed, type DocumentStyle as ee, type TextNodeStyle as ef, type MediaItem as eg, type MediaItemMediaOneOf as eh, type MediaSettings as ei, type RadioGroup as ej, type RadioGroupOption as ek, type CustomOption as el, type Dropdown as em, type DropdownOption as en, type DateTimeInput as eo, type PhoneInput as ep, type DateInput as eq, type TimeInput as er, type DatePicker as es, type ServicesDropdown as et, type ServiceOption as eu, type Password as ev, type NumberType as ew, type NumberInput as ex, type RatingInput as ey, type BooleanType as ez, type ConfirmSubmissionResponse as f, type FieldGroup as f$, type BreakPoint as f0, type ItemLayout as f1, type ItemLayoutItemOneOf as f2, type Group as f3, type Margin as f4, type Section as f5, type Appointment as f6, type AppointmentFormatInfoOneOf as f7, type Location as f8, type LocationLocationInfoOneOf as f9, type AddressComponentTypeOptionsOneOf as fA, type ObjectArray as fB, type ObjectArrayComponentTypeOptionsOneOf as fC, type DisplayField as fD, type DisplayFieldDisplayFieldTypeOptionsOneOf as fE, type RichContentOptions as fF, type PageNavigationOptions as fG, type Step as fH, type FormRule as fI, type FormOverride as fJ, type FormProperties as fK, type PostSubmissionTriggers as fL, type UpsertContact as fM, type V4FormFieldContactInfo as fN, type V4FormFieldContactInfoAdditionalInfoOneOf as fO, type FormFieldContactInfoEmailInfo as fP, type FormFieldContactInfoPhoneInfo as fQ, type FormFieldContactInfoAddressInfo as fR, type FormFieldContactInfoCustomFieldInfo as fS, type FormFieldContactInfoSubscriptionInfo as fT, type NestedForm as fU, type LimitationRule as fV, type RequiredIndicatorProperties as fW, type SubmitSettings as fX, type SubmitSettingsSubmitSuccessActionOptionsOneOf as fY, type ThankYouMessageOptions as fZ, type RedirectOptions as f_, type InPersonOptions as fa, type VideoConferenceOptions as fb, type PhoneOptions as fc, type FormFieldContactInfo as fd, type FormFieldContactInfoAdditionalInfoOneOf as fe, type EmailInfo as ff, type PhoneInfo as fg, type AddressInfo as fh, type CustomFieldInfo as fi, type SubscriptionInfo as fj, type _String as fk, type _StringComponentTypeOptionsOneOf as fl, type _Number as fm, type _NumberComponentTypeOptionsOneOf as fn, type _Boolean as fo, type _BooleanComponentTypeOptionsOneOf as fp, type _Array as fq, type _ArrayComponentTypeOptionsOneOf as fr, type _Object as fs, type WixFile as ft, type WixFileComponentTypeOptionsOneOf as fu, type Payment as fv, type PaymentComponentTypeOptionsOneOf as fw, type Scheduling as fx, type SchedulingComponentTypeOptionsOneOf as fy, type Address as fz, type BulkDeleteSubmissionResponse as g, type SearchSubmissionsByNamespaceForExportRequest as g$, type Rule as g0, type RequiredOptions as g1, type HiddenOptions as g2, type AllowedValuesOptions as g3, type FieldOverride as g4, type FieldOverridePropertyTypeOptionsOneOf as g5, type ConditionNode as g6, type ConditionNodeNodeOneOf as g7, type AndCondition as g8, type OrCondition as g9, type GetSubmissionResponse as gA, type GetSubmissionByCheckoutIdRequest as gB, type GetSubmissionByCheckoutIdResponse as gC, type UpdateSubmissionRequest as gD, type UpdateSubmissionResponse as gE, type ConfirmSubmissionRequest as gF, type DeleteSubmissionRequest as gG, type DeleteSubmissionResponse as gH, type BulkDeleteSubmissionRequest as gI, type BulkDeleteSubmissionResult as gJ, type RestoreSubmissionFromTrashBinRequest as gK, type RemoveSubmissionFromTrashBinRequest as gL, type RemoveSubmissionFromTrashBinResponse as gM, type BulkRemoveSubmissionFromTrashBinRequest as gN, type BulkRemoveSubmissionFromTrashBinResult as gO, type ListDeletedSubmissionsRequest as gP, type CursorPaging as gQ, type CursorPagingMetadata as gR, type Cursors as gS, type GetDeletedSubmissionRequest as gT, type QuerySubmissionRequest as gU, type CursorQueryPagingMethodOneOf as gV, type Sorting as gW, type SearchSubmissionsByNamespaceRequest as gX, type CursorSearch as gY, type CursorSearchPagingMethodOneOf as gZ, type SearchDetails as g_, type Condition as ga, type RuleFormOverride as gb, type RuleFormOverrideEntityTypeOptionsOneOf as gc, type Tags as gd, type TagsTagList as ge, type CreateCheckoutFromSubmissionResponse as gf, type Checkout as gg, type IsFormSubmittableRequest as gh, type IsFormSubmittableResponse as gi, type Empty as gj, type UpsertContactFromSubmissionRequest as gk, type SubmitContactResponse as gl, type CreateSubmissionRequest as gm, type CreateSubmissionResponse as gn, type SubmissionValidationErrorsDetails as go, type ValidationError as gp, type CreateSubmissionBySubmitterRequest as gq, type CreateSubmissionBySubmitterResponse as gr, type BulkCreateSubmissionBySubmitterRequest as gs, type BulkCreateSubmissionBySubmitterData as gt, type BulkCreateSubmissionBySubmitterResponse as gu, type BulkSubmissionResult as gv, type ItemMetadata as gw, type ApplicationError as gx, type BulkActionMetadata as gy, type GetSubmissionRequest as gz, type BulkRemoveSubmissionFromTrashBinOptions as h, type GIFTypeWithLiterals as h$, type SearchSubmissionsByNamespaceForExportResponse as h0, type QuerySubmissionsByNamespaceRequest as h1, type QuerySubmissionsByNamespaceResponse as h2, type QuerySubmissionsByNamespaceForExportRequest as h3, type QuerySubmissionsByNamespaceForExportResponse as h4, type CountSubmissionsByFilterRequest as h5, type FormSubmissionsCount as h6, type CountSubmissionsRequest as h7, type CountDeletedSubmissionsRequest as h8, type FormDeletedSubmissionsCount as h9, type FormSubmissionSearchSpec as hA, type SubmissionsQueryResult as hB, type FormSubmissionQuerySpec as hC, type SubmissionStatusWithLiterals as hD, type OptInLevelWithLiterals as hE, type WebhookIdentityTypeWithLiterals as hF, type StringTypeFormatEnumFormatWithLiterals as hG, type ValidationFormatWithLiterals as hH, type ProductTypeWithLiterals as hI, type PriceTypeWithLiterals as hJ, type FieldTypeWithLiterals as hK, type FormatEnumFormatWithLiterals as hL, type StringComponentTypeWithLiterals as hM, type NodeTypeWithLiterals as hN, type WidthTypeWithLiterals as hO, type PluginContainerDataAlignmentWithLiterals as hP, type ButtonDataTypeWithLiterals as hQ, type LinkTargetWithLiterals as hR, type TextAlignmentWithLiterals as hS, type LineStyleWithLiterals as hT, type WidthWithLiterals as hU, type DividerDataAlignmentWithLiterals as hV, type ViewModeWithLiterals as hW, type LayoutTypeWithLiterals as hX, type OrientationWithLiterals as hY, type CropWithLiterals as hZ, type ThumbnailsAlignmentWithLiterals as h_, type GetMediaUploadURLRequest as ha, type BulkMarkSubmissionsAsSeenRequest as hb, type GetSubmissionDownloadUrlRequest as hc, type SubmissionDocument as hd, type SubmissionDocumentDocumentOneOf as he, type DocumentReady as hf, type DownloadSubmissionRequest as hg, type HeadersEntry as hh, type GetFormattedSubmissionRequest as hi, type FormattedSubmission as hj, type ListFormattedSubmissionsRequest as hk, type ListFormattedSubmissionsResponse as hl, type FormattedFormSubmission as hm, type UpdateExtendedFieldsRequest as hn, type BulkUpdateFormSubmissionTagsRequest as ho, type BulkUpdateFormSubmissionTagsResult as hp, type BulkUpdateFormSubmissionTagsByFilterRequest as hq, type ValidateFormSubmissionRequest as hr, type FieldViolation as hs, type FieldViolationErrorDataOneOf as ht, type SubmissionValidationErrors as hu, type SubmissionValidationError as hv, type SubmissionValidationErrorErrorMessageOneOf as hw, type BaseEventMetadata as hx, type EventMetadata as hy, type AccountInfoMetadata as hz, type BulkRemoveSubmissionFromTrashBinResponse as i, type RequiredIndicatorPlacementWithLiterals as i$, type SourceWithLiterals as i0, type StylesPositionWithLiterals as i1, type MapTypeWithLiterals as i2, type ViewRoleWithLiterals as i3, type VoteRoleWithLiterals as i4, type PollLayoutTypeWithLiterals as i5, type PollLayoutDirectionWithLiterals as i6, type BackgroundTypeWithLiterals as i7, type DecorationTypeWithLiterals as i8, type FontTypeWithLiterals as i9, type ItemTypeWithLiterals as iA, type PropertiesTypeEnumWithLiterals as iB, type ArrayComponentTypeWithLiterals as iC, type WixFileComponentTypeWithLiterals as iD, type UploadFileFormatWithLiterals as iE, type PaymentComponentTypeWithLiterals as iF, type ComponentTypeWithLiterals as iG, type TypeWithLiterals as iH, type ObjectArrayComponentTypeWithLiterals as iI, type SchedulingComponentTypeWithLiterals as iJ, type FormatWithLiterals as iK, type InputTypeWithLiterals as iL, type EmailInfoTagWithLiterals as iM, type PhoneInfoTagWithLiterals as iN, type TagWithLiterals as iO, type ConfirmationLevelWithLiterals as iP, type ContactFieldWithLiterals as iQ, type DisplayFieldTypeWithLiterals as iR, type OverrideEntityTypeWithLiterals as iS, type KindWithLiterals as iT, type FormFieldContactInfoEmailInfoTagWithLiterals as iU, type FormFieldContactInfoPhoneInfoTagWithLiterals as iV, type AddressInfoTagWithLiterals as iW, type SubscriptionInfoOptInLevelWithLiterals as iX, type FormFieldContactInfoContactFieldWithLiterals as iY, type SpamFilterProtectionLevelWithLiterals as iZ, type RequiredIndicatorWithLiterals as i_, type PositionWithLiterals as ia, type AspectRatioWithLiterals as ib, type ResizingWithLiterals as ic, type PlacementWithLiterals as id, type CardStylesTypeWithLiterals as ie, type CardStylesAlignmentWithLiterals as ig, type LayoutWithLiterals as ih, type AppTypeWithLiterals as ii, type InitialExpandedItemsWithLiterals as ij, type DirectionWithLiterals as ik, type VerticalAlignmentWithLiterals as il, type NullValueWithLiterals as im, type ScalingWithLiterals as io, type LayoutDataImagePositionWithLiterals as ip, type VerticalAlignmentAlignmentWithLiterals as iq, type ResponsivenessBehaviourWithLiterals as ir, type DesignTargetWithLiterals as is, type ImagePositionWithLiterals as it, type AlignmentWithLiterals as iu, type ImageFitWithLiterals as iv, type NumberOfColumnsWithLiterals as iw, type FirstDayOfWeekWithLiterals as ix, type NumberComponentTypeWithLiterals as iy, type BooleanComponentTypeWithLiterals as iz, type ListDeletedSubmissionsResponse as j, type TargetWithLiterals as j0, type SubmitSuccessActionWithLiterals as j1, type ChangeablePropertyWithLiterals as j2, type OverrideEntityTypeEnumOverrideEntityTypeWithLiterals as j3, type OperatorWithLiterals as j4, type IdentityTypeWithLiterals as j5, type ErrorTypeWithLiterals as j6, type SortOrderWithLiterals as j7, type ModeWithLiterals as j8, type StatusWithLiterals as j9, countDeletedSubmissions as jA, getMediaUploadUrl as jB, bulkMarkSubmissionsAsSeen as jC, getSubmissionDownloadUrl as jD, downloadSubmission as jE, getFormattedSubmission as jF, updateExtendedFields as jG, bulkUpdateFormSubmissionTags as jH, bulkUpdateFormSubmissionTagsByFilter as jI, validateFormSubmission as jJ, type SubmissionErrorTypeWithLiterals as ja, type CommonSearchWithEntityContext as jb, type CommonQueryWithEntityContext as jc, onSubmissionCreated as jd, onSubmissionDeleted as je, onSubmissionRemovedSubmissionFromTrash as jf, onSubmissionStatusUpdated as jg, onSubmissionContactMapped as jh, onSubmissionContactMappingSkipped as ji, onSubmissionUpdated as jj, upsertContactFromSubmission as jk, createSubmission as jl, getSubmission as jm, updateSubmission as jn, confirmSubmission as jo, deleteSubmission as jp, bulkDeleteSubmission as jq, restoreSubmissionFromTrashBin as jr, removeSubmissionFromTrashBin as js, bulkRemoveSubmissionFromTrashBin as jt, listDeletedSubmissions as ju, getDeletedSubmission as jv, querySubmission as jw, querySubmissionsByNamespace as jx, countSubmissionsByFilter as jy, countSubmissions as jz, type CursorQuery as k, type QuerySubmissionResponse as l, type FormSubmissionSearch as m, type CountSubmissionsByFilterOptions as n, type CountSubmissionsByFilterResponse as o, type CountSubmissionsOptions as p, type CountSubmissionsResponse as q, type CountDeletedSubmissionsOptions as r, type CountDeletedSubmissionsResponse as s, type GetMediaUploadURLResponse as t, type BulkMarkSubmissionsAsSeenResponse as u, type GetSubmissionDownloadUrlResponse as v, type RawHttpResponse as w, type GetFormattedSubmissionResponse as x, type UpdateExtendedFieldsOptions as y, type UpdateExtendedFieldsResponse as z };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
-
import { U as UpsertContactFromSubmissionOptions, a as UpsertContactFromSubmissionResponse, F as FormSubmission, C as CreateSubmissionOptions, b as CreateSubmissionApplicationErrors, c as CreateSubmissionValidationErrors, d as UpdateSubmission, e as UpdateSubmissionValidationErrors, f as ConfirmSubmissionResponse, D as DeleteSubmissionOptions, B as BulkDeleteSubmissionOptions, g as BulkDeleteSubmissionResponse, R as RestoreSubmissionFromTrashBinResponse, h as BulkRemoveSubmissionFromTrashBinOptions, i as BulkRemoveSubmissionFromTrashBinResponse, L as ListDeletedSubmissionsOptions, j as ListDeletedSubmissionsResponse, G as GetDeletedSubmissionResponse, k as CursorQuery, Q as QuerySubmissionOptions, l as QuerySubmissionResponse, m as FormSubmissionSearch, S as SearchSubmissionsByNamespaceResponse, n as CountSubmissionsByFilterOptions, o as CountSubmissionsByFilterResponse, p as CountSubmissionsOptions, q as CountSubmissionsResponse, r as CountDeletedSubmissionsOptions, s as CountDeletedSubmissionsResponse, t as GetMediaUploadURLResponse, u as BulkMarkSubmissionsAsSeenResponse, v as GetSubmissionDownloadUrlResponse, w as RawHttpResponse, x as GetFormattedSubmissionResponse, y as UpdateExtendedFieldsOptions, z as UpdateExtendedFieldsResponse, A as BulkUpdateFormSubmissionTagsOptions, E as BulkUpdateFormSubmissionTagsResponse, H as BulkUpdateFormSubmissionTagsByFilterOptions, I as BulkUpdateFormSubmissionTagsByFilterResponse, V as ValidateFormSubmissionOptions, J as ValidateFormSubmissionResponse, K as SubmissionCreatedEnvelope, M as SubmissionDeletedEnvelope, N as SubmissionRemovedSubmissionFromTrashEnvelope, O as SubmissionStatusUpdatedEnvelope, P as SubmissionContactMappedEnvelope, T as SubmissionContactMappingSkippedEnvelope, W as SubmissionUpdatedEnvelope, X as FormSubmissionQuery, Y as QuerySubmissionsByNamespaceOptions, Z as typedQuerySubmissionsByNamespace, _ as SubmissionsQueryBuilder } from './forms-v4-submission-submissions.universal-
|
|
3
|
-
export { bS as AccountInfo, bO as ActionEvent, fz as Address, fA as AddressComponentTypeOptionsOneOf, fh as AddressInfo, bg as AddressInfoTag, iX as AddressInfoTagWithLiterals, eW as AddressLine2, aQ as Alignment, iv as AlignmentWithLiterals, g3 as AllowedValuesOptions, dF as AnchorData, g8 as AndCondition, dM as AppEmbedData, dN as AppEmbedDataAppDataOneOf, aF as AppType, ij as AppTypeWithLiterals, gz as ApplicationError, f6 as Appointment, f7 as AppointmentFormatInfoOneOf, aY as ArrayComponentType, iD as ArrayComponentTypeWithLiterals, cd as ArrayErrorMessages, eF as ArrayItems, eG as ArrayItemsItemTypeOptionsOneOf, eB as ArrayType, cb as ArrayTypeArrayItems, cc as ArrayTypeArrayItemsItemsOneOf, az as AspectRatio, ic as AspectRatioWithLiterals, e5 as AudioData, dv as Background, dw as BackgroundBackgroundOneOf, eb as BackgroundImage, av as BackgroundType, i8 as BackgroundTypeWithLiterals, hz as BaseEventMetadata, e8 as BlockquoteData, dO as BookingData, aV as BooleanComponentType, iA as BooleanComponentTypeWithLiterals, c5 as BooleanErrorMessages, ez as BooleanType, cK as Border, e2 as BorderColors, e3 as BorderWidths, f0 as BreakPoint, gA as BulkActionMetadata, gv as BulkCreateSubmissionBySubmitterData, gu as BulkCreateSubmissionBySubmitterRequest, gw as BulkCreateSubmissionBySubmitterResponse, gK as BulkDeleteSubmissionRequest, gL as BulkDeleteSubmissionResult, hd as BulkMarkSubmissionsAsSeenRequest, gP as BulkRemoveSubmissionFromTrashBinRequest, gQ as BulkRemoveSubmissionFromTrashBinResult, gx as BulkSubmissionResult, hs as BulkUpdateFormSubmissionTagsByFilterRequest, hq as BulkUpdateFormSubmissionTagsRequest, hr as BulkUpdateFormSubmissionTagsResult, e7 as BulletedListData, cJ as ButtonData, ac as ButtonDataType, hR as ButtonDataTypeWithLiterals, dQ as ButtonStyles, e9 as CaptionData, dT as CardStyles, aD as CardStylesAlignment, ih as CardStylesAlignmentWithLiterals, aC as CardStylesType, ig as CardStylesTypeWithLiterals, e1 as CellStyle, bo as ChangeableProperty, j3 as ChangeablePropertyWithLiterals, eA as Checkbox, eH as CheckboxGroup, gg as Checkout, cV as CodeBlockData, dZ as CollapsibleListData, dG as ColorData, cL as Colors, jd as CommonQueryWithEntityContext, jc as CommonSearchWithEntityContext, b0 as ComponentType, iH as ComponentTypeWithLiterals, eJ as ComponentsTags, ga as Condition, g6 as ConditionNode, g7 as ConditionNodeNodeOneOf, gH as ConfirmSubmissionRequest, b9 as ConfirmationLevel, iQ as ConfirmationLevelWithLiterals, ba as ContactField, iR as ContactFieldWithLiterals, ha as CountDeletedSubmissionsRequest, h7 as CountSubmissionsByFilterRequest, h9 as CountSubmissionsRequest, bT as CreateCheckoutFromSubmissionRequest, bU as CreateCheckoutFromSubmissionRequestFormSchemaIdentifierOneOf, gf as CreateCheckoutFromSubmissionResponse, gs as CreateSubmissionBySubmitterRequest, gt as CreateSubmissionBySubmitterResponse, gq as CreateSubmissionForMigrationRequest, gr as CreateSubmissionForMigrationResponse, gm as CreateSubmissionRequest, gn as CreateSubmissionResponse, al as Crop, h_ as CropWithLiterals, gS as CursorPaging, gT as CursorPagingMetadata, gX as CursorQueryPagingMethodOneOf, g_ as CursorSearch, g$ as CursorSearchPagingMethodOneOf, gU as Cursors, fi as CustomFieldInfo, el as CustomOption, ct as DataExtensionsDetails, eq as DateInput, es as DatePicker, cB as DateTimeConstraints, eo as DateTimeInput, dD as Decoration, dE as DecorationDataOneOf, aw as DecorationType, i9 as DecorationTypeWithLiterals, eX as DefaultCountryConfig, eY as DefaultCountryConfigOptionsOneOf, gI as DeleteSubmissionRequest, gJ as DeleteSubmissionResponse, dB as Design, aO as DesignTarget, it as DesignTargetWithLiterals, d$ as Dimensions, aH as Direction, il as DirectionWithLiterals, fD as DisplayField, fE as DisplayFieldDisplayFieldTypeOptionsOneOf, bb as DisplayFieldType, iS as DisplayFieldTypeWithLiterals, cX as DividerData, ah as DividerDataAlignment, hW as DividerDataAlignmentWithLiterals, hh as DocumentReady, ee as DocumentStyle, bI as DomainEvent, bJ as DomainEventBodyOneOf, eR as DonationInput, eS as DonationInputOption, hi as DownloadSubmissionRequest, em as Dropdown, en as DropdownOption, cj as DynamicPriceOptions, ff as EmailInfo, b6 as EmailInfoTag, iN as EmailInfoTagWithLiterals, dX as EmbedData, gj as Empty, bK as EntityCreatedEvent, bN as EntityDeletedEvent, bM as EntityUpdatedEvent, bs as ErrorType, j7 as ErrorTypeWithLiterals, dP as EventData, hA as EventMetadata, bz as ExtendedFields, cv as Field, cw as FieldFieldTypeOptionsOneOf, f$ as FieldGroup, g4 as FieldOverride, g5 as FieldOverridePropertyTypeOptionsOneOf, cn as FieldOverrides, a6 as FieldType, hL as FieldTypeWithLiterals, hu as FieldViolation, hv as FieldViolationErrorDataOneOf, co as FieldsOverrides, eZ as FieldsSettings, cY as FileData, cZ as FileSource, c_ as FileSourceDataOneOf, eM as FileType, eN as FileUpload, aT as FirstDayOfWeek, iy as FirstDayOfWeekWithLiterals, eU as FixedPayment, ci as FixedPriceOptions, dL as FontFamilyData, dJ as FontSizeData, ax as FontType, ia as FontTypeWithLiterals, bV as Form, hb as FormDeletedSubmissionsCount, bW as FormField, c6 as FormFieldArrayType, c4 as FormFieldBooleanType, fd as FormFieldContactInfo, fe as FormFieldContactInfoAdditionalInfoOneOf, fR as FormFieldContactInfoAddressInfo, bi as FormFieldContactInfoContactField, iZ as FormFieldContactInfoContactFieldWithLiterals, fS as FormFieldContactInfoCustomFieldInfo, fP as FormFieldContactInfoEmailInfo, be as FormFieldContactInfoEmailInfoTag, iV as FormFieldContactInfoEmailInfoTagWithLiterals, fQ as FormFieldContactInfoPhoneInfo, bf as FormFieldContactInfoPhoneInfoTag, iW as FormFieldContactInfoPhoneInfoTagWithLiterals, fT as FormFieldContactInfoSubscriptionInfo, c1 as FormFieldNumberType, c7 as FormFieldObjectType, bX as FormFieldStringType, bY as FormFieldStringTypeFormatOptionsOneOf, e$ as FormLayout, fJ as FormOverride, fK as FormProperties, fI as FormRule, hD as FormSubmissionQuerySpec, hB as FormSubmissionSearchSpec, bD as FormSubmissionStatusUpdatedEvent, h8 as FormSubmissionsCount, b4 as Format, a7 as FormatEnumFormat, hM as FormatEnumFormatWithLiterals, iL as FormatWithLiterals, ho as FormattedFormSubmission, hl as FormattedSubmission, db as GIF, da as GIFData, an as GIFType, i0 as GIFTypeWithLiterals, d0 as GalleryData, d6 as GalleryOptions, d7 as GalleryOptionsLayout, gV as GetDeletedSubmissionRequest, hk as GetFormattedSubmissionRequest, hc as GetMediaUploadURLRequest, gD as GetSubmissionByCheckoutIdRequest, gE as GetSubmissionByCheckoutIdResponse, he as GetSubmissionDownloadUrlRequest, gB as GetSubmissionRequest, gC as GetSubmissionResponse, du as Gradient, f3 as Group, dd as HTMLData, de as HTMLDataDataOneOf, hj as HeadersEntry, dc as HeadingData, cQ as Height, g2 as HiddenOptions, bQ as IdentificationData, bR as IdentificationDataIdOneOf, br as IdentityType, j6 as IdentityTypeWithLiterals, d2 as Image, df as ImageData, dh as ImageDataStyles, aR as ImageFit, iw as ImageFitWithLiterals, aP as ImagePosition, iu as ImagePositionWithLiterals, dR as ImageStyles, fa as InPersonOptions, aG as InitialExpandedItems, ik as InitialExpandedItemsWithLiterals, cx as InputField, cy as InputFieldInputTypeOptionsOneOf, b5 as InputType, iM as InputTypeWithLiterals, c3 as IntegerType, gh as IsFormSubmittableRequest, gi as IsFormSubmittableResponse, d4 as Item, d5 as ItemDataOneOf, f1 as ItemLayout, f2 as ItemLayoutItemOneOf, gy as ItemMetadata, d8 as ItemStyle, aW as ItemType, iB as ItemTypeWithLiterals, bd as Kind, iU as KindWithLiterals, aE as Layout, ec as LayoutCellData, ea as LayoutData, aL as LayoutDataImagePosition, iq as LayoutDataImagePositionWithLiterals, aj as LayoutType, hY as LayoutTypeWithLiterals, ii as LayoutWithLiterals, fV as LimitationRule, af as LineStyle, hU as LineStyleWithLiterals, cS as Link, dH as LinkData, cT as LinkDataOneOf, di as LinkPreviewData, dj as LinkPreviewDataStyles, ad as LinkTarget, hS as LinkTargetWithLiterals, gR as ListDeletedSubmissionsRequest, hm as ListFormattedSubmissionsRequest, hn as ListFormattedSubmissionsResponse, e4 as ListValue, f8 as Location, f9 as LocationLocationInfoOneOf, dk as MapData, dl as MapSettings, aq as MapType, i3 as MapTypeWithLiterals, f4 as Margin, bG as MarketingSubscriptionDetails, d1 as Media, eg as MediaItem, eh as MediaItemMediaOneOf, ei as MediaSettings, dI as MentionData, bP as MessageEnvelope, ed as Metadata, bu as Mode, j9 as ModeWithLiterals, eV as MultilineAddress, cm as MultilineAddressValidation, fU as NestedForm, cq as NestedFormFieldOverrides, cu as NestedFormOverrides, cG as Node, cH as NodeDataOneOf, cI as NodeStyle, a9 as NodeType, hO as NodeTypeWithLiterals, aJ as NullValue, io as NullValueWithLiterals, aU as NumberComponentType, iz as NumberComponentTypeWithLiterals, c2 as NumberErrorMessages, ex as NumberInput, aS as NumberOfColumns, ix as NumberOfColumnsWithLiterals, ew as NumberType, fB as ObjectArray, b2 as ObjectArrayComponentType, fC as ObjectArrayComponentTypeOptionsOneOf, iJ as ObjectArrayComponentTypeWithLiterals, cp as ObjectArrayType, ca as ObjectErrorMessages, eC as ObjectType, c8 as ObjectTypePropertiesType, c9 as ObjectTypePropertiesTypePropertiesTypeOneOf, dY as Oembed, bq as Operator, j5 as OperatorWithLiterals, a0 as OptInLevel, hF as OptInLevelWithLiterals, eI as Option, dy as OptionDesign, dt as OptionLayout, g9 as OrCondition, bA as OrderDetails, e6 as OrderedListData, ak as Orientation, hZ as OrientationWithLiterals, bc as OverrideEntityType, bp as OverrideEntityTypeEnumOverrideEntityType, j4 as OverrideEntityTypeEnumOverrideEntityTypeWithLiterals, iT as OverrideEntityTypeWithLiterals, c$ as PDFSettings, fG as PageNavigationOptions, dm as ParagraphData, ev as Password, fv as Payment, a$ as PaymentComponentType, fw as PaymentComponentTypeOptionsOneOf, iG as PaymentComponentTypeWithLiterals, eT as PaymentInput, cg as PaymentType, dp as Permissions, cC as PhoneConstraints, fg as PhoneInfo, b7 as PhoneInfoTag, iO as PhoneInfoTagWithLiterals, ep as PhoneInput, fc as PhoneOptions, aB as Placement, ie as PlacementWithLiterals, dW as PlaybackOptions, cM as PluginContainerData, ab as PluginContainerDataAlignment, hQ as PluginContainerDataAlignmentWithLiterals, cN as PluginContainerDataWidth, cO as PluginContainerDataWidthDataOneOf, dz as Poll, dn as PollData, dA as PollDataLayout, dx as PollDesign, ds as PollLayout, au as PollLayoutDirection, i7 as PollLayoutDirectionWithLiterals, at as PollLayoutType, i6 as PollLayoutTypeWithLiterals, dq as PollOption, ay as Position, ib as PositionWithLiterals, fL as PostSubmissionTriggers, ce as PredefinedValidation, cf as PredefinedValidationFormatOptionsOneOf, a5 as PriceType, hK as PriceTypeWithLiterals, dU as PricingData, ck as Product, eP as ProductCheckboxGroup, eQ as ProductCheckboxGroupOption, cl as ProductPriceOptionsOneOf, a4 as ProductType, hJ as ProductTypeWithLiterals, eD as PropertiesType, aX as PropertiesTypeEnum, iC as PropertiesTypeEnumWithLiterals, eE as PropertiesTypePropertiesTypeOptionsOneOf, bB as PublicTags, ch as QuantityLimit, gW as QuerySubmissionRequest, h5 as QuerySubmissionsByNamespaceForExportRequest, h6 as QuerySubmissionsByNamespaceForExportResponse, h3 as QuerySubmissionsByNamespaceRequest, h4 as QuerySubmissionsByNamespaceResponse, ej as RadioGroup, ek as RadioGroupOption, ey as RatingInput, f_ as RedirectOptions, cU as Rel, gN as RemoveSubmissionFromTrashBinRequest, gO as RemoveSubmissionFromTrashBinResponse, bE as RemovedSubmissionFromTrash, e_ as Repeater, bk as RequiredIndicator, bl as RequiredIndicatorPlacement, j0 as RequiredIndicatorPlacementWithLiterals, fW as RequiredIndicatorProperties, i$ as RequiredIndicatorWithLiterals, g1 as RequiredOptions, aA as Resizing, id as ResizingWithLiterals, aN as ResponsivenessBehaviour, is as ResponsivenessBehaviourWithLiterals, bL as RestoreInfo, gM as RestoreSubmissionFromTrashBinRequest, dS as RibbonStyles, cF as RichContent, fF as RichContentOptions, g0 as Rule, gb as RuleFormOverride, gc as RuleFormOverrideEntityTypeOptionsOneOf, aK as Scaling, ip as ScalingWithLiterals, fx as Scheduling, b3 as SchedulingComponentType, fy as SchedulingComponentTypeOptionsOneOf, iK as SchedulingComponentTypeWithLiterals, h0 as SearchDetails, h1 as SearchSubmissionsByNamespaceForExportRequest, h2 as SearchSubmissionsByNamespaceForExportResponse, gZ as SearchSubmissionsByNamespaceRequest, f5 as Section, eu as ServiceOption, eL as ServicesCheckboxGroup, et as ServicesDropdown, dr as Settings, eO as Signature, bt as SortOrder, j8 as SortOrderWithLiterals, gY as Sorting, ao as Source, i1 as SourceWithLiterals, bj as SpamFilterProtectionLevel, i_ as SpamFilterProtectionLevelWithLiterals, cP as Spoiler, dK as SpoilerData, bv as Status, ja as StatusWithLiterals, fH as Step, a8 as StringComponentType, hN as StringComponentTypeWithLiterals, bZ as StringErrorMessages, cz as StringType, b_ as StringTypeDateTimeConstraints, a2 as StringTypeFormatEnumFormat, hH as StringTypeFormatEnumFormatWithLiterals, cA as StringTypeFormatOptionsOneOf, b$ as StringTypePhoneConstraints, c0 as StringTypeValidationMessages, cR as Styles, dg as StylesBorder, ap as StylesPosition, i2 as StylesPositionWithLiterals, bF as SubmissionContactMapped, bH as SubmissionContactMappingSkipped, hf as SubmissionDocument, hg as SubmissionDocumentDocumentOneOf, bw as SubmissionErrorType, jb as SubmissionErrorTypeWithLiterals, $ as SubmissionStatus, hE as SubmissionStatusWithLiterals, hx as SubmissionValidationError, hy as SubmissionValidationErrorErrorMessageOneOf, hw as SubmissionValidationErrors, go as SubmissionValidationErrorsDetails, hC as SubmissionsQueryResult, gl as SubmitContactResponse, fX as SubmitSettings, fY as SubmitSettingsSubmitSuccessActionOptionsOneOf, bn as SubmitSuccessAction, j2 as SubmitSuccessActionWithLiterals, bx as Submitter, by as SubmitterSubmitterOneOf, fj as SubscriptionInfo, bh as SubscriptionInfoOptInLevel, iY as SubscriptionInfoOptInLevelWithLiterals, e0 as TableCellData, d_ as TableData, b8 as Tag, bC as TagList, iP as TagWithLiterals, gd as Tags, eK as TagsOption, ge as TagsTagList, bm as Target, j1 as TargetWithLiterals, ae as TextAlignment, hT as TextAlignmentWithLiterals, dC as TextData, cE as TextInput, ef as TextNodeStyle, cW as TextStyle, fZ as ThankYouMessageOptions, d9 as Thumbnails, am as ThumbnailsAlignment, h$ as ThumbnailsAlignmentWithLiterals, er as TimeInput, b1 as Type, iI as TypeWithLiterals, hp as UpdateExtendedFieldsRequest, gF as UpdateSubmissionRequest, gG as UpdateSubmissionResponse, a_ as UploadFileFormat, iF as UploadFileFormatWithLiterals, fM as UpsertContact, gk as UpsertContactFromSubmissionRequest, fN as V4FormFieldContactInfo, fO as V4FormFieldContactInfoAdditionalInfoOneOf, ht as ValidateFormSubmissionRequest, cr as Validation, gp as ValidationError, a3 as ValidationFormat, hI as ValidationFormatWithLiterals, cD as ValidationMessages, cs as ValidationValidationOneOf, aI as VerticalAlignment, aM as VerticalAlignmentAlignment, ir as VerticalAlignmentAlignmentWithLiterals, im as VerticalAlignmentWithLiterals, d3 as Video, fb as VideoConferenceOptions, dV as VideoData, ai as ViewMode, hX as ViewModeWithLiterals, ar as ViewRole, i4 as ViewRoleWithLiterals, as as VoteRole, i5 as VoteRoleWithLiterals, a1 as WebhookIdentityType, hG as WebhookIdentityTypeWithLiterals, ag as Width, aa as WidthType, hP as WidthTypeWithLiterals, hV as WidthWithLiterals, ft as WixFile, aZ as WixFileComponentType, fu as WixFileComponentTypeOptionsOneOf, iE as WixFileComponentTypeWithLiterals, fq as _Array, fr as _ArrayComponentTypeOptionsOneOf, fo as _Boolean, fp as _BooleanComponentTypeOptionsOneOf, fm as _Number, fn as _NumberComponentTypeOptionsOneOf, fs as _Object, fk as _String, fl as _StringComponentTypeOptionsOneOf } from './forms-v4-submission-submissions.universal-XJ-2STK-.js';
|
|
2
|
+
import { U as UpsertContactFromSubmissionOptions, a as UpsertContactFromSubmissionResponse, F as FormSubmission, C as CreateSubmissionOptions, b as CreateSubmissionApplicationErrors, c as CreateSubmissionValidationErrors, d as UpdateSubmission, e as UpdateSubmissionValidationErrors, f as ConfirmSubmissionResponse, D as DeleteSubmissionOptions, B as BulkDeleteSubmissionOptions, g as BulkDeleteSubmissionResponse, R as RestoreSubmissionFromTrashBinResponse, h as BulkRemoveSubmissionFromTrashBinOptions, i as BulkRemoveSubmissionFromTrashBinResponse, L as ListDeletedSubmissionsOptions, j as ListDeletedSubmissionsResponse, G as GetDeletedSubmissionResponse, k as CursorQuery, Q as QuerySubmissionOptions, l as QuerySubmissionResponse, m as FormSubmissionSearch, S as SearchSubmissionsByNamespaceResponse, n as CountSubmissionsByFilterOptions, o as CountSubmissionsByFilterResponse, p as CountSubmissionsOptions, q as CountSubmissionsResponse, r as CountDeletedSubmissionsOptions, s as CountDeletedSubmissionsResponse, t as GetMediaUploadURLResponse, u as BulkMarkSubmissionsAsSeenResponse, v as GetSubmissionDownloadUrlResponse, w as RawHttpResponse, x as GetFormattedSubmissionResponse, y as UpdateExtendedFieldsOptions, z as UpdateExtendedFieldsResponse, A as BulkUpdateFormSubmissionTagsOptions, E as BulkUpdateFormSubmissionTagsResponse, H as BulkUpdateFormSubmissionTagsByFilterOptions, I as BulkUpdateFormSubmissionTagsByFilterResponse, V as ValidateFormSubmissionOptions, J as ValidateFormSubmissionResponse, K as SubmissionCreatedEnvelope, M as SubmissionDeletedEnvelope, N as SubmissionRemovedSubmissionFromTrashEnvelope, O as SubmissionStatusUpdatedEnvelope, P as SubmissionContactMappedEnvelope, T as SubmissionContactMappingSkippedEnvelope, W as SubmissionUpdatedEnvelope, X as FormSubmissionQuery, Y as QuerySubmissionsByNamespaceOptions, Z as typedQuerySubmissionsByNamespace, _ as SubmissionsQueryBuilder } from './forms-v4-submission-submissions.universal-B2QXVUTn.js';
|
|
3
|
+
export { bS as AccountInfo, hz as AccountInfoMetadata, bO as ActionEvent, fz as Address, fA as AddressComponentTypeOptionsOneOf, fh as AddressInfo, bg as AddressInfoTag, iW as AddressInfoTagWithLiterals, eW as AddressLine2, aQ as Alignment, iu as AlignmentWithLiterals, g3 as AllowedValuesOptions, dF as AnchorData, g8 as AndCondition, dM as AppEmbedData, dN as AppEmbedDataAppDataOneOf, aF as AppType, ii as AppTypeWithLiterals, gx as ApplicationError, f6 as Appointment, f7 as AppointmentFormatInfoOneOf, aY as ArrayComponentType, iC as ArrayComponentTypeWithLiterals, cd as ArrayErrorMessages, eF as ArrayItems, eG as ArrayItemsItemTypeOptionsOneOf, eB as ArrayType, cb as ArrayTypeArrayItems, cc as ArrayTypeArrayItemsItemsOneOf, az as AspectRatio, ib as AspectRatioWithLiterals, e5 as AudioData, dv as Background, dw as BackgroundBackgroundOneOf, eb as BackgroundImage, av as BackgroundType, i7 as BackgroundTypeWithLiterals, hx as BaseEventMetadata, e8 as BlockquoteData, dO as BookingData, aV as BooleanComponentType, iz as BooleanComponentTypeWithLiterals, c5 as BooleanErrorMessages, ez as BooleanType, cK as Border, e2 as BorderColors, e3 as BorderWidths, f0 as BreakPoint, gy as BulkActionMetadata, gt as BulkCreateSubmissionBySubmitterData, gs as BulkCreateSubmissionBySubmitterRequest, gu as BulkCreateSubmissionBySubmitterResponse, gI as BulkDeleteSubmissionRequest, gJ as BulkDeleteSubmissionResult, hb as BulkMarkSubmissionsAsSeenRequest, gN as BulkRemoveSubmissionFromTrashBinRequest, gO as BulkRemoveSubmissionFromTrashBinResult, gv as BulkSubmissionResult, hq as BulkUpdateFormSubmissionTagsByFilterRequest, ho as BulkUpdateFormSubmissionTagsRequest, hp as BulkUpdateFormSubmissionTagsResult, e7 as BulletedListData, cJ as ButtonData, ac as ButtonDataType, hQ as ButtonDataTypeWithLiterals, dQ as ButtonStyles, e9 as CaptionData, dT as CardStyles, aD as CardStylesAlignment, ig as CardStylesAlignmentWithLiterals, aC as CardStylesType, ie as CardStylesTypeWithLiterals, e1 as CellStyle, bo as ChangeableProperty, j2 as ChangeablePropertyWithLiterals, eA as Checkbox, eH as CheckboxGroup, gg as Checkout, cV as CodeBlockData, dZ as CollapsibleListData, dG as ColorData, cL as Colors, jc as CommonQueryWithEntityContext, jb as CommonSearchWithEntityContext, b0 as ComponentType, iG as ComponentTypeWithLiterals, eJ as ComponentsTags, ga as Condition, g6 as ConditionNode, g7 as ConditionNodeNodeOneOf, gF as ConfirmSubmissionRequest, b9 as ConfirmationLevel, iP as ConfirmationLevelWithLiterals, ba as ContactField, iQ as ContactFieldWithLiterals, h8 as CountDeletedSubmissionsRequest, h5 as CountSubmissionsByFilterRequest, h7 as CountSubmissionsRequest, bT as CreateCheckoutFromSubmissionRequest, bU as CreateCheckoutFromSubmissionRequestFormSchemaIdentifierOneOf, gf as CreateCheckoutFromSubmissionResponse, gq as CreateSubmissionBySubmitterRequest, gr as CreateSubmissionBySubmitterResponse, gm as CreateSubmissionRequest, gn as CreateSubmissionResponse, al as Crop, hZ as CropWithLiterals, gQ as CursorPaging, gR as CursorPagingMetadata, gV as CursorQueryPagingMethodOneOf, gY as CursorSearch, gZ as CursorSearchPagingMethodOneOf, gS as Cursors, fi as CustomFieldInfo, el as CustomOption, ct as DataExtensionsDetails, eq as DateInput, es as DatePicker, cB as DateTimeConstraints, eo as DateTimeInput, dD as Decoration, dE as DecorationDataOneOf, aw as DecorationType, i8 as DecorationTypeWithLiterals, eX as DefaultCountryConfig, eY as DefaultCountryConfigOptionsOneOf, gG as DeleteSubmissionRequest, gH as DeleteSubmissionResponse, dB as Design, aO as DesignTarget, is as DesignTargetWithLiterals, d$ as Dimensions, aH as Direction, ik as DirectionWithLiterals, fD as DisplayField, fE as DisplayFieldDisplayFieldTypeOptionsOneOf, bb as DisplayFieldType, iR as DisplayFieldTypeWithLiterals, cX as DividerData, ah as DividerDataAlignment, hV as DividerDataAlignmentWithLiterals, hf as DocumentReady, ee as DocumentStyle, bI as DomainEvent, bJ as DomainEventBodyOneOf, eR as DonationInput, eS as DonationInputOption, hg as DownloadSubmissionRequest, em as Dropdown, en as DropdownOption, cj as DynamicPriceOptions, ff as EmailInfo, b6 as EmailInfoTag, iM as EmailInfoTagWithLiterals, dX as EmbedData, gj as Empty, bK as EntityCreatedEvent, bN as EntityDeletedEvent, bM as EntityUpdatedEvent, bs as ErrorType, j6 as ErrorTypeWithLiterals, dP as EventData, hy as EventMetadata, bz as ExtendedFields, cv as Field, cw as FieldFieldTypeOptionsOneOf, f$ as FieldGroup, g4 as FieldOverride, g5 as FieldOverridePropertyTypeOptionsOneOf, cn as FieldOverrides, a6 as FieldType, hK as FieldTypeWithLiterals, hs as FieldViolation, ht as FieldViolationErrorDataOneOf, co as FieldsOverrides, eZ as FieldsSettings, cY as FileData, cZ as FileSource, c_ as FileSourceDataOneOf, eM as FileType, eN as FileUpload, aT as FirstDayOfWeek, ix as FirstDayOfWeekWithLiterals, eU as FixedPayment, ci as FixedPriceOptions, dL as FontFamilyData, dJ as FontSizeData, ax as FontType, i9 as FontTypeWithLiterals, bV as Form, h9 as FormDeletedSubmissionsCount, bW as FormField, c6 as FormFieldArrayType, c4 as FormFieldBooleanType, fd as FormFieldContactInfo, fe as FormFieldContactInfoAdditionalInfoOneOf, fR as FormFieldContactInfoAddressInfo, bi as FormFieldContactInfoContactField, iY as FormFieldContactInfoContactFieldWithLiterals, fS as FormFieldContactInfoCustomFieldInfo, fP as FormFieldContactInfoEmailInfo, be as FormFieldContactInfoEmailInfoTag, iU as FormFieldContactInfoEmailInfoTagWithLiterals, fQ as FormFieldContactInfoPhoneInfo, bf as FormFieldContactInfoPhoneInfoTag, iV as FormFieldContactInfoPhoneInfoTagWithLiterals, fT as FormFieldContactInfoSubscriptionInfo, c1 as FormFieldNumberType, c7 as FormFieldObjectType, bX as FormFieldStringType, bY as FormFieldStringTypeFormatOptionsOneOf, e$ as FormLayout, fJ as FormOverride, fK as FormProperties, fI as FormRule, hC as FormSubmissionQuerySpec, hA as FormSubmissionSearchSpec, bD as FormSubmissionStatusUpdatedEvent, h6 as FormSubmissionsCount, b4 as Format, a7 as FormatEnumFormat, hL as FormatEnumFormatWithLiterals, iK as FormatWithLiterals, hm as FormattedFormSubmission, hj as FormattedSubmission, db as GIF, da as GIFData, an as GIFType, h$ as GIFTypeWithLiterals, d0 as GalleryData, d6 as GalleryOptions, d7 as GalleryOptionsLayout, gT as GetDeletedSubmissionRequest, hi as GetFormattedSubmissionRequest, ha as GetMediaUploadURLRequest, gB as GetSubmissionByCheckoutIdRequest, gC as GetSubmissionByCheckoutIdResponse, hc as GetSubmissionDownloadUrlRequest, gz as GetSubmissionRequest, gA as GetSubmissionResponse, du as Gradient, f3 as Group, dd as HTMLData, de as HTMLDataDataOneOf, hh as HeadersEntry, dc as HeadingData, cQ as Height, g2 as HiddenOptions, bQ as IdentificationData, bR as IdentificationDataIdOneOf, br as IdentityType, j5 as IdentityTypeWithLiterals, d2 as Image, df as ImageData, dh as ImageDataStyles, aR as ImageFit, iv as ImageFitWithLiterals, aP as ImagePosition, it as ImagePositionWithLiterals, dR as ImageStyles, fa as InPersonOptions, aG as InitialExpandedItems, ij as InitialExpandedItemsWithLiterals, cx as InputField, cy as InputFieldInputTypeOptionsOneOf, b5 as InputType, iL as InputTypeWithLiterals, c3 as IntegerType, gh as IsFormSubmittableRequest, gi as IsFormSubmittableResponse, d4 as Item, d5 as ItemDataOneOf, f1 as ItemLayout, f2 as ItemLayoutItemOneOf, gw as ItemMetadata, d8 as ItemStyle, aW as ItemType, iA as ItemTypeWithLiterals, bd as Kind, iT as KindWithLiterals, aE as Layout, ec as LayoutCellData, ea as LayoutData, aL as LayoutDataImagePosition, ip as LayoutDataImagePositionWithLiterals, aj as LayoutType, hX as LayoutTypeWithLiterals, ih as LayoutWithLiterals, fV as LimitationRule, af as LineStyle, hT as LineStyleWithLiterals, cS as Link, dH as LinkData, cT as LinkDataOneOf, di as LinkPreviewData, dj as LinkPreviewDataStyles, ad as LinkTarget, hR as LinkTargetWithLiterals, gP as ListDeletedSubmissionsRequest, hk as ListFormattedSubmissionsRequest, hl as ListFormattedSubmissionsResponse, e4 as ListValue, f8 as Location, f9 as LocationLocationInfoOneOf, dk as MapData, dl as MapSettings, aq as MapType, i2 as MapTypeWithLiterals, f4 as Margin, bG as MarketingSubscriptionDetails, d1 as Media, eg as MediaItem, eh as MediaItemMediaOneOf, ei as MediaSettings, dI as MentionData, bP as MessageEnvelope, ed as Metadata, bu as Mode, j8 as ModeWithLiterals, eV as MultilineAddress, cm as MultilineAddressValidation, fU as NestedForm, cq as NestedFormFieldOverrides, cu as NestedFormOverrides, cG as Node, cH as NodeDataOneOf, cI as NodeStyle, a9 as NodeType, hN as NodeTypeWithLiterals, aJ as NullValue, im as NullValueWithLiterals, aU as NumberComponentType, iy as NumberComponentTypeWithLiterals, c2 as NumberErrorMessages, ex as NumberInput, aS as NumberOfColumns, iw as NumberOfColumnsWithLiterals, ew as NumberType, fB as ObjectArray, b2 as ObjectArrayComponentType, fC as ObjectArrayComponentTypeOptionsOneOf, iI as ObjectArrayComponentTypeWithLiterals, cp as ObjectArrayType, ca as ObjectErrorMessages, eC as ObjectType, c8 as ObjectTypePropertiesType, c9 as ObjectTypePropertiesTypePropertiesTypeOneOf, dY as Oembed, bq as Operator, j4 as OperatorWithLiterals, a0 as OptInLevel, hE as OptInLevelWithLiterals, eI as Option, dy as OptionDesign, dt as OptionLayout, g9 as OrCondition, bA as OrderDetails, e6 as OrderedListData, ak as Orientation, hY as OrientationWithLiterals, bc as OverrideEntityType, bp as OverrideEntityTypeEnumOverrideEntityType, j3 as OverrideEntityTypeEnumOverrideEntityTypeWithLiterals, iS as OverrideEntityTypeWithLiterals, c$ as PDFSettings, fG as PageNavigationOptions, dm as ParagraphData, ev as Password, fv as Payment, a$ as PaymentComponentType, fw as PaymentComponentTypeOptionsOneOf, iF as PaymentComponentTypeWithLiterals, eT as PaymentInput, cg as PaymentType, dp as Permissions, cC as PhoneConstraints, fg as PhoneInfo, b7 as PhoneInfoTag, iN as PhoneInfoTagWithLiterals, ep as PhoneInput, fc as PhoneOptions, aB as Placement, id as PlacementWithLiterals, dW as PlaybackOptions, cM as PluginContainerData, ab as PluginContainerDataAlignment, hP as PluginContainerDataAlignmentWithLiterals, cN as PluginContainerDataWidth, cO as PluginContainerDataWidthDataOneOf, dz as Poll, dn as PollData, dA as PollDataLayout, dx as PollDesign, ds as PollLayout, au as PollLayoutDirection, i6 as PollLayoutDirectionWithLiterals, at as PollLayoutType, i5 as PollLayoutTypeWithLiterals, dq as PollOption, ay as Position, ia as PositionWithLiterals, fL as PostSubmissionTriggers, ce as PredefinedValidation, cf as PredefinedValidationFormatOptionsOneOf, a5 as PriceType, hJ as PriceTypeWithLiterals, dU as PricingData, ck as Product, eP as ProductCheckboxGroup, eQ as ProductCheckboxGroupOption, cl as ProductPriceOptionsOneOf, a4 as ProductType, hI as ProductTypeWithLiterals, eD as PropertiesType, aX as PropertiesTypeEnum, iB as PropertiesTypeEnumWithLiterals, eE as PropertiesTypePropertiesTypeOptionsOneOf, bB as PublicTags, ch as QuantityLimit, gU as QuerySubmissionRequest, h3 as QuerySubmissionsByNamespaceForExportRequest, h4 as QuerySubmissionsByNamespaceForExportResponse, h1 as QuerySubmissionsByNamespaceRequest, h2 as QuerySubmissionsByNamespaceResponse, ej as RadioGroup, ek as RadioGroupOption, ey as RatingInput, f_ as RedirectOptions, cU as Rel, gL as RemoveSubmissionFromTrashBinRequest, gM as RemoveSubmissionFromTrashBinResponse, bE as RemovedSubmissionFromTrash, e_ as Repeater, bk as RequiredIndicator, bl as RequiredIndicatorPlacement, i$ as RequiredIndicatorPlacementWithLiterals, fW as RequiredIndicatorProperties, i_ as RequiredIndicatorWithLiterals, g1 as RequiredOptions, aA as Resizing, ic as ResizingWithLiterals, aN as ResponsivenessBehaviour, ir as ResponsivenessBehaviourWithLiterals, bL as RestoreInfo, gK as RestoreSubmissionFromTrashBinRequest, dS as RibbonStyles, cF as RichContent, fF as RichContentOptions, g0 as Rule, gb as RuleFormOverride, gc as RuleFormOverrideEntityTypeOptionsOneOf, aK as Scaling, io as ScalingWithLiterals, fx as Scheduling, b3 as SchedulingComponentType, fy as SchedulingComponentTypeOptionsOneOf, iJ as SchedulingComponentTypeWithLiterals, g_ as SearchDetails, g$ as SearchSubmissionsByNamespaceForExportRequest, h0 as SearchSubmissionsByNamespaceForExportResponse, gX as SearchSubmissionsByNamespaceRequest, f5 as Section, eu as ServiceOption, eL as ServicesCheckboxGroup, et as ServicesDropdown, dr as Settings, eO as Signature, bt as SortOrder, j7 as SortOrderWithLiterals, gW as Sorting, ao as Source, i0 as SourceWithLiterals, bj as SpamFilterProtectionLevel, iZ as SpamFilterProtectionLevelWithLiterals, cP as Spoiler, dK as SpoilerData, bv as Status, j9 as StatusWithLiterals, fH as Step, a8 as StringComponentType, hM as StringComponentTypeWithLiterals, bZ as StringErrorMessages, cz as StringType, b_ as StringTypeDateTimeConstraints, a2 as StringTypeFormatEnumFormat, hG as StringTypeFormatEnumFormatWithLiterals, cA as StringTypeFormatOptionsOneOf, b$ as StringTypePhoneConstraints, c0 as StringTypeValidationMessages, cR as Styles, dg as StylesBorder, ap as StylesPosition, i1 as StylesPositionWithLiterals, bF as SubmissionContactMapped, bH as SubmissionContactMappingSkipped, hd as SubmissionDocument, he as SubmissionDocumentDocumentOneOf, bw as SubmissionErrorType, ja as SubmissionErrorTypeWithLiterals, $ as SubmissionStatus, hD as SubmissionStatusWithLiterals, hv as SubmissionValidationError, hw as SubmissionValidationErrorErrorMessageOneOf, hu as SubmissionValidationErrors, go as SubmissionValidationErrorsDetails, hB as SubmissionsQueryResult, gl as SubmitContactResponse, fX as SubmitSettings, fY as SubmitSettingsSubmitSuccessActionOptionsOneOf, bn as SubmitSuccessAction, j1 as SubmitSuccessActionWithLiterals, bx as Submitter, by as SubmitterSubmitterOneOf, fj as SubscriptionInfo, bh as SubscriptionInfoOptInLevel, iX as SubscriptionInfoOptInLevelWithLiterals, e0 as TableCellData, d_ as TableData, b8 as Tag, bC as TagList, iO as TagWithLiterals, gd as Tags, eK as TagsOption, ge as TagsTagList, bm as Target, j0 as TargetWithLiterals, ae as TextAlignment, hS as TextAlignmentWithLiterals, dC as TextData, cE as TextInput, ef as TextNodeStyle, cW as TextStyle, fZ as ThankYouMessageOptions, d9 as Thumbnails, am as ThumbnailsAlignment, h_ as ThumbnailsAlignmentWithLiterals, er as TimeInput, b1 as Type, iH as TypeWithLiterals, hn as UpdateExtendedFieldsRequest, gD as UpdateSubmissionRequest, gE as UpdateSubmissionResponse, a_ as UploadFileFormat, iE as UploadFileFormatWithLiterals, fM as UpsertContact, gk as UpsertContactFromSubmissionRequest, fN as V4FormFieldContactInfo, fO as V4FormFieldContactInfoAdditionalInfoOneOf, hr as ValidateFormSubmissionRequest, cr as Validation, gp as ValidationError, a3 as ValidationFormat, hH as ValidationFormatWithLiterals, cD as ValidationMessages, cs as ValidationValidationOneOf, aI as VerticalAlignment, aM as VerticalAlignmentAlignment, iq as VerticalAlignmentAlignmentWithLiterals, il as VerticalAlignmentWithLiterals, d3 as Video, fb as VideoConferenceOptions, dV as VideoData, ai as ViewMode, hW as ViewModeWithLiterals, ar as ViewRole, i3 as ViewRoleWithLiterals, as as VoteRole, i4 as VoteRoleWithLiterals, a1 as WebhookIdentityType, hF as WebhookIdentityTypeWithLiterals, ag as Width, aa as WidthType, hO as WidthTypeWithLiterals, hU as WidthWithLiterals, ft as WixFile, aZ as WixFileComponentType, fu as WixFileComponentTypeOptionsOneOf, iD as WixFileComponentTypeWithLiterals, fq as _Array, fr as _ArrayComponentTypeOptionsOneOf, fo as _Boolean, fp as _BooleanComponentTypeOptionsOneOf, fm as _Number, fn as _NumberComponentTypeOptionsOneOf, fs as _Object, fk as _String, fl as _StringComponentTypeOptionsOneOf } from './forms-v4-submission-submissions.universal-B2QXVUTn.js';
|
|
4
4
|
|
|
5
5
|
declare function upsertContactFromSubmission$1(httpClient: HttpClient): UpsertContactFromSubmissionSignature;
|
|
6
6
|
interface UpsertContactFromSubmissionSignature {
|
|
@@ -142,8 +142,6 @@ interface SearchSubmissionsByNamespaceSignature {
|
|
|
142
142
|
*
|
|
143
143
|
* You can only query submissions from a specified namespace. Use the query filter on the `namespace` field, otherwise you will receive an error.
|
|
144
144
|
*
|
|
145
|
-
* For field support for filters and sorting, see [Form Submissions: Supported Filters and Sorting](https://dev.wix.com/docs/rest/crm/forms/form-submissions/filter-and-sort).option
|
|
146
|
-
*
|
|
147
145
|
* To learn about working with _Query_ endpoints, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language), [Sorting and Paging](https://dev.wix.com/api/rest/getting-started/pagination), and [Field Projection](https://dev.wix.com/api/rest/getting-started/field-projection).
|
|
148
146
|
* @param - Query options.
|
|
149
147
|
*/
|