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