@wix/auto_sdk_forms_submissions 1.0.82 → 1.0.83

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