@wix/auto_sdk_forms_submissions 1.0.84 → 1.0.86

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.
Files changed (29) hide show
  1. package/build/cjs/{forms-v4-submission-submissions.universal-BF89hUdY.d.ts → forms-v4-submission-submissions.universal-BvnlT1N_.d.ts} +5 -5
  2. package/build/cjs/index.d.ts +2 -2
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +2 -2
  5. package/build/cjs/index.typings.js.map +1 -1
  6. package/build/cjs/meta.d.ts +6 -6
  7. package/build/cjs/meta.js.map +1 -1
  8. package/build/es/{forms-v4-submission-submissions.universal-BF89hUdY.d.mts → forms-v4-submission-submissions.universal-BvnlT1N_.d.mts} +5 -5
  9. package/build/es/index.d.mts +2 -2
  10. package/build/es/index.mjs.map +1 -1
  11. package/build/es/index.typings.d.mts +2 -2
  12. package/build/es/index.typings.mjs.map +1 -1
  13. package/build/es/meta.d.mts +6 -6
  14. package/build/es/meta.mjs.map +1 -1
  15. package/build/internal/cjs/{forms-v4-submission-submissions.universal-CGnr0E49.d.ts → forms-v4-submission-submissions.universal-CoDsngYY.d.ts} +5 -5
  16. package/build/internal/cjs/index.d.ts +2 -2
  17. package/build/internal/cjs/index.js.map +1 -1
  18. package/build/internal/cjs/index.typings.d.ts +2 -2
  19. package/build/internal/cjs/index.typings.js.map +1 -1
  20. package/build/internal/cjs/meta.d.ts +6 -6
  21. package/build/internal/cjs/meta.js.map +1 -1
  22. package/build/internal/es/{forms-v4-submission-submissions.universal-CGnr0E49.d.mts → forms-v4-submission-submissions.universal-CoDsngYY.d.mts} +5 -5
  23. package/build/internal/es/index.d.mts +2 -2
  24. package/build/internal/es/index.mjs.map +1 -1
  25. package/build/internal/es/index.typings.d.mts +2 -2
  26. package/build/internal/es/index.typings.mjs.map +1 -1
  27. package/build/internal/es/meta.d.mts +6 -6
  28. package/build/internal/es/meta.mjs.map +1 -1
  29. package/package.json +2 -2
@@ -393,19 +393,19 @@ declare enum WebhookIdentityType {
393
393
  }
394
394
  /** @enumType */
395
395
  type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
396
- interface AccountDetails {
396
+ interface AccountInfo {
397
397
  /**
398
- * ID of the account.
398
+ * ID of the Wix account associated with the event.
399
399
  * @format GUID
400
400
  */
401
401
  accountId?: string | null;
402
402
  /**
403
- * ID of the parent account.
403
+ * ID of the parent Wix account. Only included when accountId belongs to a child account.
404
404
  * @format GUID
405
405
  */
406
406
  parentAccountId?: string | null;
407
407
  /**
408
- * ID of the site, if applicable.
408
+ * ID of the Wix site associated with the event. Only included when the event is tied to a specific site.
409
409
  * @format GUID
410
410
  */
411
411
  siteId?: string | null;
@@ -7715,4 +7715,4 @@ interface ValidateFormSubmissionOptions {
7715
7715
  fieldsToValidate?: string[];
7716
7716
  }
7717
7717
 
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 };
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 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 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-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';
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-CoDsngYY.js';
3
+ export { bS as AccountInfo, 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-CoDsngYY.js';
4
4
 
5
5
  declare function upsertContactFromSubmission$1(httpClient: HttpClient): UpsertContactFromSubmissionSignature;
6
6
  interface UpsertContactFromSubmissionSignature {