@wix/auto_sdk_forms_submissions 1.0.40 → 1.0.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/{forms-v4-submission-submissions.universal-FEd-c2LM.d.ts → forms-v4-submission-submissions.universal-DqNcjUJK.d.ts} +6 -1
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +66 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +57 -2
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +26 -2
- package/build/cjs/meta.js +45 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{forms-v4-submission-submissions.universal-FEd-c2LM.d.mts → forms-v4-submission-submissions.universal-DqNcjUJK.d.mts} +6 -1
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +65 -2
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +56 -2
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +26 -2
- package/build/es/meta.mjs +44 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{forms-v4-submission-submissions.universal-BBzQ_MxK.d.ts → forms-v4-submission-submissions.universal-CMfZIEDj.d.ts} +25 -2
- package/build/internal/cjs/index.d.ts +15 -3
- package/build/internal/cjs/index.js +66 -2
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js +57 -2
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +26 -2
- package/build/internal/cjs/meta.js +45 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{forms-v4-submission-submissions.universal-BBzQ_MxK.d.mts → forms-v4-submission-submissions.universal-CMfZIEDj.d.mts} +25 -2
- package/build/internal/es/index.d.mts +15 -3
- package/build/internal/es/index.mjs +65 -2
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs +56 -2
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +26 -2
- package/build/internal/es/meta.mjs +44 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -6400,7 +6400,12 @@ interface DownloadSubmissionRequest {
|
|
|
6400
6400
|
* Submission id for which the document is generated.
|
|
6401
6401
|
* @format GUID
|
|
6402
6402
|
*/
|
|
6403
|
-
submissionId
|
|
6403
|
+
submissionId: string;
|
|
6404
|
+
/**
|
|
6405
|
+
* Access token to download the document.
|
|
6406
|
+
* @maxLength 10000
|
|
6407
|
+
*/
|
|
6408
|
+
accessToken: string;
|
|
6404
6409
|
}
|
|
6405
6410
|
interface RawHttpResponse {
|
|
6406
6411
|
body?: Uint8Array;
|
package/build/cjs/index.d.ts
CHANGED
|
@@ -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 QuerySubmissionsByNamespaceOptions, o as SubmissionsQueryBuilder, p as CountSubmissionsByFilterOptions, q as CountSubmissionsByFilterResponse, r as CountSubmissionsOptions, s as CountSubmissionsResponse, t as CountDeletedSubmissionsOptions, u as CountDeletedSubmissionsResponse, v as GetMediaUploadURLResponse, w as GetSubmissionDownloadUrlResponse, 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 } from './forms-v4-submission-submissions.universal-
|
|
3
|
-
export { gD as ActionEvent, fR as Address, fS as AddressComponentTypeOptionsOneOf, fz as AddressInfo, aU as AddressInfoTag, j8 as AddressInfoTagWithLiterals, eI as AddressLine2, aB as Alignment, iR as AlignmentWithLiterals, gj as AllowedValuesOptions, dp as AnchorData, go as AndCondition, dv as AppEmbedData, dw as AppEmbedDataAppDataOneOf, av as AppType, iL as AppTypeWithLiterals, gX as ApplicationError, eA as Appointment, eB as AppointmentFormatInfoOneOf, b4 as ArrayComponentType, jk as ArrayComponentTypeWithLiterals, c1 as ArrayErrorMessages, ft as ArrayItems, aH as ArrayItemsItemType, fu as ArrayItemsItemTypeOptionsOneOf, iX as ArrayItemsItemTypeWithLiterals, fp as ArrayType, b$ as ArrayTypeArrayItems, c0 as ArrayTypeArrayItemsItemsOneOf, ap as AspectRatio, iF as AspectRatioWithLiterals, dP as AudioData, de as Background, df as BackgroundBackgroundOneOf, al as BackgroundType, iB as BackgroundTypeWithLiterals, h$ as BaseEventMetadata, dS as BlockquoteData, dx as BookingData, b1 as BooleanComponentType, jh as BooleanComponentTypeWithLiterals, bV as BooleanErrorMessages, fo as BooleanType, cu as Border, dN as BorderColors, fZ as BreakPoint, gY as BulkActionMetadata, gT as BulkCreateSubmissionBySubmitterData, gS as BulkCreateSubmissionBySubmitterRequest, gU as BulkCreateSubmissionBySubmitterResponse, h6 as BulkDeleteSubmissionRequest, h7 as BulkDeleteSubmissionResult, hB as BulkMarkSubmissionsAsSeenRequest, hC as BulkMarkSubmissionsAsSeenResponse, hb as BulkRemoveSubmissionFromTrashBinRequest, hc as BulkRemoveSubmissionFromTrashBinResult, gV as BulkSubmissionResult, i4 as BulkUpdateFormSubmissionTagsByFilterOptions, hT as BulkUpdateFormSubmissionTagsByFilterRequest, hU as BulkUpdateFormSubmissionTagsByFilterResponse, i3 as BulkUpdateFormSubmissionTagsOptions, hQ as BulkUpdateFormSubmissionTagsRequest, hR as BulkUpdateFormSubmissionTagsResponse, hS as BulkUpdateFormSubmissionTagsResult, dR as BulletedListData, ct as ButtonData, a2 as ButtonDataType, ih as ButtonDataTypeWithLiterals, dz as ButtonStyles, dT as CaptionData, dC as CardStyles, at as CardStylesAlignment, iJ as CardStylesAlignmentWithLiterals, as as CardStylesType, iI as CardStylesTypeWithLiterals, dM as CellStyle, bn as ChangeableProperty, jD as ChangeablePropertyWithLiterals, ef as Checkbox, en as CheckboxGroup, gu as Checkout, cF as CodeBlockData, dI as CollapsibleListData, dq as ColorData, cv as Colors, jN as CommonSearchWithEntityContext, b7 as ComponentType, jn as ComponentTypeWithLiterals, gq as Condition, gm as ConditionNode, gn as ConditionNodeNodeOneOf, h3 as ConfirmSubmissionRequest, bd as ConfirmationLevel, jt as ConfirmationLevelWithLiterals, be as ContactField, ju as ContactFieldWithLiterals, hy as CountDeletedSubmissionsRequest, hv as CountSubmissionsByFilterRequest, hx as CountSubmissionsRequest, bI as CreateCheckoutFromSubmissionRequest, bJ as CreateCheckoutFromSubmissionRequestFormSchemaIdentifierOneOf, gt as CreateCheckoutFromSubmissionResponse, gQ as CreateSubmissionBySubmitterRequest, gR as CreateSubmissionBySubmitterResponse, gO as CreateSubmissionForMigrationRequest, gP as CreateSubmissionForMigrationResponse, gK as CreateSubmissionRequest, gL as CreateSubmissionResponse, ab as Crop, ir as CropWithLiterals, he as CursorPaging, hf as CursorPagingMetadata, hj as CursorQueryPagingMethodOneOf, hm as CursorSearch, hn as CursorSearchPagingMethodOneOf, hg as Cursors, fA as CustomFieldInfo, e1 as CustomOption, cg as DataExtensionsDetails, e6 as DateInput, e8 as DatePicker, fl as DateTimeConstraints, e4 as DateTimeInput, dm as Decoration, dn as DecorationDataOneOf, am as DecorationType, iC as DecorationTypeWithLiterals, eJ as DefaultCountryConfig, eK as DefaultCountryConfigOptionsOneOf, h4 as DeleteSubmissionRequest, h5 as DeleteSubmissionResponse, dk as Design, dK as Dimensions, ax as Direction, iN as DirectionWithLiterals, fb as DisplayField, bf as DisplayFieldDisplayFieldType, fc as DisplayFieldDisplayFieldTypeOptionsOneOf, jv as DisplayFieldDisplayFieldTypeWithLiterals, aY as DisplayFieldType, jc as DisplayFieldTypeWithLiterals, cH as DividerData, a7 as DividerDataAlignment, im as DividerDataAlignmentWithLiterals, hG as DocumentReady, dW as DocumentStyle, gx as DomainEvent, gy as DomainEventBodyOneOf, ew as DonationInput, ex as DonationInputOption, hH as DownloadSubmissionRequest, e2 as Dropdown, e3 as DropdownOption, c7 as DynamicPriceOptions, fx as EmailInfo, ba as EmailInfoTag, jq as EmailInfoTagWithLiterals, dG as EmbedData, gE as Empty, gz as EntityCreatedEvent, gC as EntityDeletedEvent, gB as EntityUpdatedEvent, bs as ErrorType, jI as ErrorTypeWithLiterals, dy as EventData, i0 as EventMetadata, bz as ExtendedFields, ff as Field, fg as FieldFieldTypeOptionsOneOf, gf as FieldGroup, gk as FieldOverride, gl as FieldOverridePropertyTypeOptionsOneOf, cb as FieldOverrides, aZ as FieldType, jd as FieldTypeWithLiterals, hW as FieldViolation, hX as FieldViolationErrorDataOneOf, fT as FieldsDisplayField, fU as FieldsDisplayFieldDisplayFieldTypeOptionsOneOf, cc as FieldsOverrides, eL as FieldsSettings, cI as FileData, cJ as FileSource, cK as FileSourceDataOneOf, er as FileType, es as FileUpload, aE as FirstDayOfWeek, iU as FirstDayOfWeekWithLiterals, ez as FixedPayment, c6 as FixedPriceOptions, dt as FontSizeData, an as FontType, iD as FontTypeWithLiterals, bK as Form, hz as FormDeletedSubmissionsCount, bL as FormField, bW as FormFieldArrayType, bU as FormFieldBooleanType, fv as FormFieldContactInfo, fw as FormFieldContactInfoAdditionalInfoOneOf, eQ as FormFieldContactInfoAddressInfo, aW as FormFieldContactInfoContactField, ja as FormFieldContactInfoContactFieldWithLiterals, eR as FormFieldContactInfoCustomFieldInfo, eO as FormFieldContactInfoEmailInfo, aS as FormFieldContactInfoEmailInfoTag, j6 as FormFieldContactInfoEmailInfoTagWithLiterals, eP as FormFieldContactInfoPhoneInfo, aT as FormFieldContactInfoPhoneInfoTag, j7 as FormFieldContactInfoPhoneInfoTagWithLiterals, eS as FormFieldContactInfoSubscriptionInfo, bR as FormFieldNumberType, bX as FormFieldObjectType, bM as FormFieldStringType, bN as FormFieldStringTypeFormatOptionsOneOf, ci as FormFieldV2, aX as FormFieldV2FieldType, cj as FormFieldV2FieldTypeOptionsOneOf, jb as FormFieldV2FieldTypeWithLiterals, f9 as FormFieldV2InputField, fa as FormFieldV2InputFieldInputTypeOptionsOneOf, fY as FormLayout, g4 as FormOverride, g5 as FormProperties, g3 as FormRule, i1 as FormSubmissionSearchSpec, bD as FormSubmissionStatusUpdatedEvent, hw as FormSubmissionsCount, aO as Format, a_ as FormatEnumFormat, je as FormatEnumFormatWithLiterals, j2 as FormatWithLiterals, hO as FormattedFormSubmission, hL as FormattedSubmission, cX as GIF, cW as GIFData, ad as GIFType, it as GIFTypeWithLiterals, cM as GalleryData, cS as GalleryOptions, cT as GalleryOptionsLayout, hh as GetDeletedSubmissionRequest, hK as GetFormattedSubmissionRequest, hA as GetMediaUploadURLRequest, g$ as GetSubmissionByCheckoutIdRequest, h0 as GetSubmissionByCheckoutIdResponse, hD as GetSubmissionDownloadUrlRequest, gZ as GetSubmissionRequest, g_ as GetSubmissionResponse, dd as Gradient, g0 as Group, cZ as HTMLData, c_ as HTMLDataDataOneOf, hJ as HeadersEntry, cY as HeadingData, cA as Height, gi as HiddenOptions, gG as IdentificationData, gH as IdentificationDataIdOneOf, br as IdentityType, jH as IdentityTypeWithLiterals, cO as Image, c$ as ImageData, d1 as ImageDataStyles, aC as ImageFit, iS as ImageFitWithLiterals, aA as ImagePosition, iQ as ImagePositionWithLiterals, dA as ImageStyles, eE as InPersonOptions, aw as InitialExpandedItems, iM as InitialExpandedItemsWithLiterals, fh as InputField, aJ as InputFieldArrayComponentType, iZ as InputFieldArrayComponentTypeWithLiterals, eg as InputFieldArrayType, el as InputFieldArrayTypeArrayItems, em as InputFieldArrayTypeArrayItemsItemTypeOptionsOneOf, aG as InputFieldBooleanComponentType, iW as InputFieldBooleanComponentTypeWithLiterals, ee as InputFieldBooleanType, aR as InputFieldInputType, fi as InputFieldInputTypeOptionsOneOf, j5 as InputFieldInputTypeWithLiterals, eh as InputFieldIntegerType, f5 as InputFieldMultilineAddress, f6 as InputFieldMultilineAddressComponentTypeOptionsOneOf, aF as InputFieldNumberComponentType, iV as InputFieldNumberComponentTypeWithLiterals, eb as InputFieldNumberType, ei as InputFieldObjectType, ej as InputFieldObjectTypePropertiesType, ek as InputFieldObjectTypePropertiesTypePropertiesTypeOptionsOneOf, f3 as InputFieldPayment, aM as InputFieldPaymentComponentType, f4 as InputFieldPaymentComponentTypeOptionsOneOf, j0 as InputFieldPaymentComponentTypeWithLiterals, f7 as InputFieldScheduling, aN as InputFieldSchedulingComponentType, f8 as InputFieldSchedulingComponentTypeOptionsOneOf, j1 as InputFieldSchedulingComponentTypeWithLiterals, _ as InputFieldStringComponentType, ic as InputFieldStringComponentTypeWithLiterals, ck as InputFieldStringType, cm as InputFieldStringTypeDateTimeConstraints, Z as InputFieldStringTypeFormatEnumFormat, ib as InputFieldStringTypeFormatEnumFormatWithLiterals, cl as InputFieldStringTypeFormatOptionsOneOf, cn as InputFieldStringTypePhoneConstraints, f1 as InputFieldWixFile, aK as InputFieldWixFileComponentType, f2 as InputFieldWixFileComponentTypeOptionsOneOf, i_ as InputFieldWixFileComponentTypeWithLiterals, eZ as InputField_Array, e_ as InputField_ArrayComponentTypeOptionsOneOf, eX as InputField_Boolean, eY as InputField_BooleanComponentTypeOptionsOneOf, eV as InputField_Number, eW as InputField_NumberComponentTypeOptionsOneOf, e$ as InputField_Object, f0 as InputField_ObjectValidationOneOf, eT as InputField_String, eU as InputField_StringComponentTypeOptionsOneOf, b9 as InputType, jp as InputTypeWithLiterals, bT as IntegerType, gv as IsFormSubmittableRequest, gw as IsFormSubmittableResponse, cQ as Item, cR as ItemDataOneOf, f_ as ItemLayout, f$ as ItemLayoutItemOneOf, gW as ItemMetadata, cU as ItemStyle, b2 as ItemType, ji as ItemTypeWithLiterals, bh as Kind, jx as KindWithLiterals, au as Layout, dU as LayoutCellData, a9 as LayoutType, ip as LayoutTypeWithLiterals, iK as LayoutWithLiterals, g9 as LimitationRule, a5 as LineStyle, ik as LineStyleWithLiterals, cC as Link, dr as LinkData, cD as LinkDataOneOf, d2 as LinkPreviewData, d3 as LinkPreviewDataStyles, a3 as LinkTarget, ii as LinkTargetWithLiterals, hd as ListDeletedSubmissionsRequest, hM as ListFormattedSubmissionsRequest, hN as ListFormattedSubmissionsResponse, dO as ListValue, eC as Location, eD as LocationLocationInfoOneOf, d4 as MapData, d5 as MapSettings, ag as MapType, iw as MapTypeWithLiterals, g1 as Margin, bG as MarketingSubscriptionDetails, cN as Media, dY as MediaItem, dZ as MediaItemMediaOneOf, d_ as MediaSettings, ds as MentionData, gF as MessageEnvelope, dV as Metadata, bu as Mode, jK as ModeWithLiterals, eH as MultilineAddress, aP as MultilineAddressComponentType, j3 as MultilineAddressComponentTypeWithLiterals, ca as MultilineAddressValidation, g8 as NestedForm, cd as NestedFormFieldOverrides, ch as NestedFormOverrides, cq as Node, cr as NodeDataOneOf, cs as NodeStyle, $ as NodeType, id as NodeTypeWithLiterals, az as NullValue, iP as NullValueWithLiterals, b0 as NumberComponentType, jg as NumberComponentTypeWithLiterals, bS as NumberErrorMessages, ec as NumberInput, aD as NumberOfColumns, iT as NumberOfColumnsWithLiterals, fn as NumberType, b_ as ObjectErrorMessages, fq as ObjectType, bY as ObjectTypePropertiesType, bZ as ObjectTypePropertiesTypePropertiesTypeOneOf, dH as Oembed, bp as Operator, jF as OperatorWithLiterals, P as OptInLevel, i6 as OptInLevelWithLiterals, eo as Option, dh as OptionDesign, dc as OptionLayout, gp as OrCondition, bA as OrderDetails, dQ as OrderedListData, aa as Orientation, iq as OrientationWithLiterals, bg as OverrideEntityType, bo as OverrideEntityTypeEnumOverrideEntityType, jE as OverrideEntityTypeEnumOverrideEntityTypeWithLiterals, jw as OverrideEntityTypeWithLiterals, cL as PDFSettings, fW as PageNavigationOptions, d6 as ParagraphData, fN as Payment, b6 as PaymentComponentType, fO as PaymentComponentTypeOptionsOneOf, jm as PaymentComponentTypeWithLiterals, ey as PaymentInput, c4 as PaymentType, d8 as Permissions, fm as PhoneConstraints, fy as PhoneInfo, bb as PhoneInfoTag, jr as PhoneInfoTagWithLiterals, e5 as PhoneInput, eG as PhoneOptions, ar as Placement, iH as PlacementWithLiterals, dF as PlaybackOptions, cw as PluginContainerData, a1 as PluginContainerDataAlignment, ig as PluginContainerDataAlignmentWithLiterals, cx as PluginContainerDataWidth, cy as PluginContainerDataWidthDataOneOf, di as Poll, d7 as PollData, dj as PollDataLayout, dg as PollDesign, db as PollLayout, ak as PollLayoutDirection, iA as PollLayoutDirectionWithLiterals, aj as PollLayoutType, iz as PollLayoutTypeWithLiterals, d9 as PollOption, ao as Position, iE as PositionWithLiterals, g6 as PostSubmissionTriggers, c2 as PredefinedValidation, c3 as PredefinedValidationFormatOptionsOneOf, Y as PriceType, ia as PriceTypeWithLiterals, dD as PricingData, c8 as Product, eu as ProductCheckboxGroup, ev as ProductCheckboxGroupOption, c9 as ProductPriceOptionsOneOf, X as ProductType, i9 as ProductTypeWithLiterals, fr as PropertiesType, b3 as PropertiesTypeEnum, jj as PropertiesTypeEnumWithLiterals, aI as PropertiesTypePropertiesTypeEnum, iY as PropertiesTypePropertiesTypeEnumWithLiterals, fs as PropertiesTypePropertiesTypeOptionsOneOf, bB as PublicTags, c5 as QuantityLimit, hi as QuerySubmissionRequest, ht as QuerySubmissionsByNamespaceForExportRequest, hu as QuerySubmissionsByNamespaceForExportResponse, hr as QuerySubmissionsByNamespaceRequest, hs as QuerySubmissionsByNamespaceResponse, d$ as RadioGroup, e0 as RadioGroupOption, ed as RatingInput, hI as RawHttpResponse, ge as RedirectOptions, cE as Rel, h9 as RemoveSubmissionFromTrashBinRequest, ha as RemoveSubmissionFromTrashBinResponse, bE as RemovedSubmissionFromTrash, bj as RequiredIndicator, bk as RequiredIndicatorPlacement, jA as RequiredIndicatorPlacementWithLiterals, ga as RequiredIndicatorProperties, jz as RequiredIndicatorWithLiterals, gh as RequiredOptions, aq as Resizing, iG as ResizingWithLiterals, gA as RestoreInfo, h8 as RestoreSubmissionFromTrashBinRequest, dB as RibbonStyles, cp as RichContent, fV as RichContentOptions, gg as Rule, gr as RuleFormOverride, gs as RuleFormOverrideEntityTypeOptionsOneOf, fP as Scheduling, b8 as SchedulingComponentType, fQ as SchedulingComponentTypeOptionsOneOf, jo as SchedulingComponentTypeWithLiterals, ho as SearchDetails, hp as SearchSubmissionsByNamespaceForExportRequest, hq as SearchSubmissionsByNamespaceForExportResponse, hl as SearchSubmissionsByNamespaceRequest, g2 as Section, e9 as ServicesDropdown, ea as ServicesDropdownOption, da as Settings, et as Signature, bt as SortOrder, jJ as SortOrderWithLiterals, hk as Sorting, ae as Source, iu as SourceWithLiterals, bi as SpamFilterProtectionLevel, jy as SpamFilterProtectionLevelWithLiterals, cz as Spoiler, du as SpoilerData, bv as Status, jL as StatusWithLiterals, fX as Step, a$ as StringComponentType, jf as StringComponentTypeWithLiterals, bO as StringErrorMessages, fj as StringType, bP as StringTypeDateTimeConstraints, T as StringTypeFormatEnumFormat, i7 as StringTypeFormatEnumFormatWithLiterals, fk as StringTypeFormatOptionsOneOf, bQ as StringTypePhoneConstraints, cB as Styles, d0 as StylesBorder, af as StylesPosition, iv as StylesPositionWithLiterals, bF as SubmissionContactMapped, bH as SubmissionContactMappingSkipped, hE as SubmissionDocument, hF as SubmissionDocumentDocumentOneOf, bw as SubmissionErrorType, jM as SubmissionErrorTypeWithLiterals, O as SubmissionStatus, i5 as SubmissionStatusWithLiterals, hZ as SubmissionValidationError, h_ as SubmissionValidationErrorErrorMessageOneOf, hY as SubmissionValidationErrors, gM as SubmissionValidationErrorsDetails, i2 as SubmissionsQueryResult, gJ as SubmitContactResponse, gb as SubmitSettings, gc as SubmitSettingsSubmitSuccessActionOptionsOneOf, bm as SubmitSuccessAction, jC as SubmitSuccessActionWithLiterals, bx as Submitter, by as SubmitterSubmitterOneOf, fB as SubscriptionInfo, aV as SubscriptionInfoOptInLevel, j9 as SubscriptionInfoOptInLevelWithLiterals, dL as TableCellData, dJ as TableData, bc as Tag, bC as TagList, js as TagWithLiterals, ep as Tags, eq as TagsOption, bl as Target, jB as TargetWithLiterals, a4 as TextAlignment, ij as TextAlignmentWithLiterals, dl as TextData, co as TextInput, dX as TextNodeStyle, cG as TextStyle, gd as ThankYouMessageOptions, cV as Thumbnails, ac as ThumbnailsAlignment, is as ThumbnailsAlignmentWithLiterals, e7 as TimeInput, aQ as Type, j4 as TypeWithLiterals, hP as UpdateExtendedFieldsRequest, h1 as UpdateSubmissionRequest, h2 as UpdateSubmissionResponse, aL as UploadFileFormat, i$ as UploadFileFormatWithLiterals, g7 as UpsertContact, gI as UpsertContactFromSubmissionRequest, eM as V4FormFieldContactInfo, eN as V4FormFieldContactInfoAdditionalInfoOneOf, fe as V4PageNavigationOptions, fd as V4RichContentOptions, hV as ValidateFormSubmissionRequest, ce as Validation, gN as ValidationError, W as ValidationFormat, i8 as ValidationFormatWithLiterals, cf as ValidationValidationOneOf, ay as VerticalAlignment, iO as VerticalAlignmentWithLiterals, cP as Video, eF as VideoConferenceOptions, dE as VideoData, a8 as ViewMode, io as ViewModeWithLiterals, ah as ViewRole, ix as ViewRoleWithLiterals, ai as VoteRole, iy as VoteRoleWithLiterals, bq as WebhookIdentityType, jG as WebhookIdentityTypeWithLiterals, a6 as Width, a0 as WidthType, ie as WidthTypeWithLiterals, il as WidthWithLiterals, fL as WixFile, b5 as WixFileComponentType, fM as WixFileComponentTypeOptionsOneOf, jl as WixFileComponentTypeWithLiterals, fI as _Array, fJ as _ArrayComponentTypeOptionsOneOf, fG as _Boolean, fH as _BooleanComponentTypeOptionsOneOf, fE as _Number, fF as _NumberComponentTypeOptionsOneOf, fK as _Object, fC as _String, fD as _StringComponentTypeOptionsOneOf } from './forms-v4-submission-submissions.universal-FEd-c2LM.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 QuerySubmissionsByNamespaceOptions, o as SubmissionsQueryBuilder, p as CountSubmissionsByFilterOptions, q as CountSubmissionsByFilterResponse, r as CountSubmissionsOptions, s as CountSubmissionsResponse, t as CountDeletedSubmissionsOptions, u as CountDeletedSubmissionsResponse, v as GetMediaUploadURLResponse, w as GetSubmissionDownloadUrlResponse, 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 } from './forms-v4-submission-submissions.universal-DqNcjUJK.js';
|
|
3
|
+
export { gD as ActionEvent, fR as Address, fS as AddressComponentTypeOptionsOneOf, fz as AddressInfo, aU as AddressInfoTag, j8 as AddressInfoTagWithLiterals, eI as AddressLine2, aB as Alignment, iR as AlignmentWithLiterals, gj as AllowedValuesOptions, dp as AnchorData, go as AndCondition, dv as AppEmbedData, dw as AppEmbedDataAppDataOneOf, av as AppType, iL as AppTypeWithLiterals, gX as ApplicationError, eA as Appointment, eB as AppointmentFormatInfoOneOf, b4 as ArrayComponentType, jk as ArrayComponentTypeWithLiterals, c1 as ArrayErrorMessages, ft as ArrayItems, aH as ArrayItemsItemType, fu as ArrayItemsItemTypeOptionsOneOf, iX as ArrayItemsItemTypeWithLiterals, fp as ArrayType, b$ as ArrayTypeArrayItems, c0 as ArrayTypeArrayItemsItemsOneOf, ap as AspectRatio, iF as AspectRatioWithLiterals, dP as AudioData, de as Background, df as BackgroundBackgroundOneOf, al as BackgroundType, iB as BackgroundTypeWithLiterals, h$ as BaseEventMetadata, dS as BlockquoteData, dx as BookingData, b1 as BooleanComponentType, jh as BooleanComponentTypeWithLiterals, bV as BooleanErrorMessages, fo as BooleanType, cu as Border, dN as BorderColors, fZ as BreakPoint, gY as BulkActionMetadata, gT as BulkCreateSubmissionBySubmitterData, gS as BulkCreateSubmissionBySubmitterRequest, gU as BulkCreateSubmissionBySubmitterResponse, h6 as BulkDeleteSubmissionRequest, h7 as BulkDeleteSubmissionResult, hB as BulkMarkSubmissionsAsSeenRequest, hC as BulkMarkSubmissionsAsSeenResponse, hb as BulkRemoveSubmissionFromTrashBinRequest, hc as BulkRemoveSubmissionFromTrashBinResult, gV as BulkSubmissionResult, i4 as BulkUpdateFormSubmissionTagsByFilterOptions, hT as BulkUpdateFormSubmissionTagsByFilterRequest, hU as BulkUpdateFormSubmissionTagsByFilterResponse, i3 as BulkUpdateFormSubmissionTagsOptions, hQ as BulkUpdateFormSubmissionTagsRequest, hR as BulkUpdateFormSubmissionTagsResponse, hS as BulkUpdateFormSubmissionTagsResult, dR as BulletedListData, ct as ButtonData, a2 as ButtonDataType, ih as ButtonDataTypeWithLiterals, dz as ButtonStyles, dT as CaptionData, dC as CardStyles, at as CardStylesAlignment, iJ as CardStylesAlignmentWithLiterals, as as CardStylesType, iI as CardStylesTypeWithLiterals, dM as CellStyle, bn as ChangeableProperty, jD as ChangeablePropertyWithLiterals, ef as Checkbox, en as CheckboxGroup, gu as Checkout, cF as CodeBlockData, dI as CollapsibleListData, dq as ColorData, cv as Colors, jN as CommonSearchWithEntityContext, b7 as ComponentType, jn as ComponentTypeWithLiterals, gq as Condition, gm as ConditionNode, gn as ConditionNodeNodeOneOf, h3 as ConfirmSubmissionRequest, bd as ConfirmationLevel, jt as ConfirmationLevelWithLiterals, be as ContactField, ju as ContactFieldWithLiterals, hy as CountDeletedSubmissionsRequest, hv as CountSubmissionsByFilterRequest, hx as CountSubmissionsRequest, bI as CreateCheckoutFromSubmissionRequest, bJ as CreateCheckoutFromSubmissionRequestFormSchemaIdentifierOneOf, gt as CreateCheckoutFromSubmissionResponse, gQ as CreateSubmissionBySubmitterRequest, gR as CreateSubmissionBySubmitterResponse, gO as CreateSubmissionForMigrationRequest, gP as CreateSubmissionForMigrationResponse, gK as CreateSubmissionRequest, gL as CreateSubmissionResponse, ab as Crop, ir as CropWithLiterals, he as CursorPaging, hf as CursorPagingMetadata, hj as CursorQueryPagingMethodOneOf, hm as CursorSearch, hn as CursorSearchPagingMethodOneOf, hg as Cursors, fA as CustomFieldInfo, e1 as CustomOption, cg as DataExtensionsDetails, e6 as DateInput, e8 as DatePicker, fl as DateTimeConstraints, e4 as DateTimeInput, dm as Decoration, dn as DecorationDataOneOf, am as DecorationType, iC as DecorationTypeWithLiterals, eJ as DefaultCountryConfig, eK as DefaultCountryConfigOptionsOneOf, h4 as DeleteSubmissionRequest, h5 as DeleteSubmissionResponse, dk as Design, dK as Dimensions, ax as Direction, iN as DirectionWithLiterals, fb as DisplayField, bf as DisplayFieldDisplayFieldType, fc as DisplayFieldDisplayFieldTypeOptionsOneOf, jv as DisplayFieldDisplayFieldTypeWithLiterals, aY as DisplayFieldType, jc as DisplayFieldTypeWithLiterals, cH as DividerData, a7 as DividerDataAlignment, im as DividerDataAlignmentWithLiterals, hG as DocumentReady, dW as DocumentStyle, gx as DomainEvent, gy as DomainEventBodyOneOf, ew as DonationInput, ex as DonationInputOption, hH as DownloadSubmissionRequest, e2 as Dropdown, e3 as DropdownOption, c7 as DynamicPriceOptions, fx as EmailInfo, ba as EmailInfoTag, jq as EmailInfoTagWithLiterals, dG as EmbedData, gE as Empty, gz as EntityCreatedEvent, gC as EntityDeletedEvent, gB as EntityUpdatedEvent, bs as ErrorType, jI as ErrorTypeWithLiterals, dy as EventData, i0 as EventMetadata, bz as ExtendedFields, ff as Field, fg as FieldFieldTypeOptionsOneOf, gf as FieldGroup, gk as FieldOverride, gl as FieldOverridePropertyTypeOptionsOneOf, cb as FieldOverrides, aZ as FieldType, jd as FieldTypeWithLiterals, hW as FieldViolation, hX as FieldViolationErrorDataOneOf, fT as FieldsDisplayField, fU as FieldsDisplayFieldDisplayFieldTypeOptionsOneOf, cc as FieldsOverrides, eL as FieldsSettings, cI as FileData, cJ as FileSource, cK as FileSourceDataOneOf, er as FileType, es as FileUpload, aE as FirstDayOfWeek, iU as FirstDayOfWeekWithLiterals, ez as FixedPayment, c6 as FixedPriceOptions, dt as FontSizeData, an as FontType, iD as FontTypeWithLiterals, bK as Form, hz as FormDeletedSubmissionsCount, bL as FormField, bW as FormFieldArrayType, bU as FormFieldBooleanType, fv as FormFieldContactInfo, fw as FormFieldContactInfoAdditionalInfoOneOf, eQ as FormFieldContactInfoAddressInfo, aW as FormFieldContactInfoContactField, ja as FormFieldContactInfoContactFieldWithLiterals, eR as FormFieldContactInfoCustomFieldInfo, eO as FormFieldContactInfoEmailInfo, aS as FormFieldContactInfoEmailInfoTag, j6 as FormFieldContactInfoEmailInfoTagWithLiterals, eP as FormFieldContactInfoPhoneInfo, aT as FormFieldContactInfoPhoneInfoTag, j7 as FormFieldContactInfoPhoneInfoTagWithLiterals, eS as FormFieldContactInfoSubscriptionInfo, bR as FormFieldNumberType, bX as FormFieldObjectType, bM as FormFieldStringType, bN as FormFieldStringTypeFormatOptionsOneOf, ci as FormFieldV2, aX as FormFieldV2FieldType, cj as FormFieldV2FieldTypeOptionsOneOf, jb as FormFieldV2FieldTypeWithLiterals, f9 as FormFieldV2InputField, fa as FormFieldV2InputFieldInputTypeOptionsOneOf, fY as FormLayout, g4 as FormOverride, g5 as FormProperties, g3 as FormRule, i1 as FormSubmissionSearchSpec, bD as FormSubmissionStatusUpdatedEvent, hw as FormSubmissionsCount, aO as Format, a_ as FormatEnumFormat, je as FormatEnumFormatWithLiterals, j2 as FormatWithLiterals, hO as FormattedFormSubmission, hL as FormattedSubmission, cX as GIF, cW as GIFData, ad as GIFType, it as GIFTypeWithLiterals, cM as GalleryData, cS as GalleryOptions, cT as GalleryOptionsLayout, hh as GetDeletedSubmissionRequest, hK as GetFormattedSubmissionRequest, hA as GetMediaUploadURLRequest, g$ as GetSubmissionByCheckoutIdRequest, h0 as GetSubmissionByCheckoutIdResponse, hD as GetSubmissionDownloadUrlRequest, gZ as GetSubmissionRequest, g_ as GetSubmissionResponse, dd as Gradient, g0 as Group, cZ as HTMLData, c_ as HTMLDataDataOneOf, hJ as HeadersEntry, cY as HeadingData, cA as Height, gi as HiddenOptions, gG as IdentificationData, gH as IdentificationDataIdOneOf, br as IdentityType, jH as IdentityTypeWithLiterals, cO as Image, c$ as ImageData, d1 as ImageDataStyles, aC as ImageFit, iS as ImageFitWithLiterals, aA as ImagePosition, iQ as ImagePositionWithLiterals, dA as ImageStyles, eE as InPersonOptions, aw as InitialExpandedItems, iM as InitialExpandedItemsWithLiterals, fh as InputField, aJ as InputFieldArrayComponentType, iZ as InputFieldArrayComponentTypeWithLiterals, eg as InputFieldArrayType, el as InputFieldArrayTypeArrayItems, em as InputFieldArrayTypeArrayItemsItemTypeOptionsOneOf, aG as InputFieldBooleanComponentType, iW as InputFieldBooleanComponentTypeWithLiterals, ee as InputFieldBooleanType, aR as InputFieldInputType, fi as InputFieldInputTypeOptionsOneOf, j5 as InputFieldInputTypeWithLiterals, eh as InputFieldIntegerType, f5 as InputFieldMultilineAddress, f6 as InputFieldMultilineAddressComponentTypeOptionsOneOf, aF as InputFieldNumberComponentType, iV as InputFieldNumberComponentTypeWithLiterals, eb as InputFieldNumberType, ei as InputFieldObjectType, ej as InputFieldObjectTypePropertiesType, ek as InputFieldObjectTypePropertiesTypePropertiesTypeOptionsOneOf, f3 as InputFieldPayment, aM as InputFieldPaymentComponentType, f4 as InputFieldPaymentComponentTypeOptionsOneOf, j0 as InputFieldPaymentComponentTypeWithLiterals, f7 as InputFieldScheduling, aN as InputFieldSchedulingComponentType, f8 as InputFieldSchedulingComponentTypeOptionsOneOf, j1 as InputFieldSchedulingComponentTypeWithLiterals, _ as InputFieldStringComponentType, ic as InputFieldStringComponentTypeWithLiterals, ck as InputFieldStringType, cm as InputFieldStringTypeDateTimeConstraints, Z as InputFieldStringTypeFormatEnumFormat, ib as InputFieldStringTypeFormatEnumFormatWithLiterals, cl as InputFieldStringTypeFormatOptionsOneOf, cn as InputFieldStringTypePhoneConstraints, f1 as InputFieldWixFile, aK as InputFieldWixFileComponentType, f2 as InputFieldWixFileComponentTypeOptionsOneOf, i_ as InputFieldWixFileComponentTypeWithLiterals, eZ as InputField_Array, e_ as InputField_ArrayComponentTypeOptionsOneOf, eX as InputField_Boolean, eY as InputField_BooleanComponentTypeOptionsOneOf, eV as InputField_Number, eW as InputField_NumberComponentTypeOptionsOneOf, e$ as InputField_Object, f0 as InputField_ObjectValidationOneOf, eT as InputField_String, eU as InputField_StringComponentTypeOptionsOneOf, b9 as InputType, jp as InputTypeWithLiterals, bT as IntegerType, gv as IsFormSubmittableRequest, gw as IsFormSubmittableResponse, cQ as Item, cR as ItemDataOneOf, f_ as ItemLayout, f$ as ItemLayoutItemOneOf, gW as ItemMetadata, cU as ItemStyle, b2 as ItemType, ji as ItemTypeWithLiterals, bh as Kind, jx as KindWithLiterals, au as Layout, dU as LayoutCellData, a9 as LayoutType, ip as LayoutTypeWithLiterals, iK as LayoutWithLiterals, g9 as LimitationRule, a5 as LineStyle, ik as LineStyleWithLiterals, cC as Link, dr as LinkData, cD as LinkDataOneOf, d2 as LinkPreviewData, d3 as LinkPreviewDataStyles, a3 as LinkTarget, ii as LinkTargetWithLiterals, hd as ListDeletedSubmissionsRequest, hM as ListFormattedSubmissionsRequest, hN as ListFormattedSubmissionsResponse, dO as ListValue, eC as Location, eD as LocationLocationInfoOneOf, d4 as MapData, d5 as MapSettings, ag as MapType, iw as MapTypeWithLiterals, g1 as Margin, bG as MarketingSubscriptionDetails, cN as Media, dY as MediaItem, dZ as MediaItemMediaOneOf, d_ as MediaSettings, ds as MentionData, gF as MessageEnvelope, dV as Metadata, bu as Mode, jK as ModeWithLiterals, eH as MultilineAddress, aP as MultilineAddressComponentType, j3 as MultilineAddressComponentTypeWithLiterals, ca as MultilineAddressValidation, g8 as NestedForm, cd as NestedFormFieldOverrides, ch as NestedFormOverrides, cq as Node, cr as NodeDataOneOf, cs as NodeStyle, $ as NodeType, id as NodeTypeWithLiterals, az as NullValue, iP as NullValueWithLiterals, b0 as NumberComponentType, jg as NumberComponentTypeWithLiterals, bS as NumberErrorMessages, ec as NumberInput, aD as NumberOfColumns, iT as NumberOfColumnsWithLiterals, fn as NumberType, b_ as ObjectErrorMessages, fq as ObjectType, bY as ObjectTypePropertiesType, bZ as ObjectTypePropertiesTypePropertiesTypeOneOf, dH as Oembed, bp as Operator, jF as OperatorWithLiterals, P as OptInLevel, i6 as OptInLevelWithLiterals, eo as Option, dh as OptionDesign, dc as OptionLayout, gp as OrCondition, bA as OrderDetails, dQ as OrderedListData, aa as Orientation, iq as OrientationWithLiterals, bg as OverrideEntityType, bo as OverrideEntityTypeEnumOverrideEntityType, jE as OverrideEntityTypeEnumOverrideEntityTypeWithLiterals, jw as OverrideEntityTypeWithLiterals, cL as PDFSettings, fW as PageNavigationOptions, d6 as ParagraphData, fN as Payment, b6 as PaymentComponentType, fO as PaymentComponentTypeOptionsOneOf, jm as PaymentComponentTypeWithLiterals, ey as PaymentInput, c4 as PaymentType, d8 as Permissions, fm as PhoneConstraints, fy as PhoneInfo, bb as PhoneInfoTag, jr as PhoneInfoTagWithLiterals, e5 as PhoneInput, eG as PhoneOptions, ar as Placement, iH as PlacementWithLiterals, dF as PlaybackOptions, cw as PluginContainerData, a1 as PluginContainerDataAlignment, ig as PluginContainerDataAlignmentWithLiterals, cx as PluginContainerDataWidth, cy as PluginContainerDataWidthDataOneOf, di as Poll, d7 as PollData, dj as PollDataLayout, dg as PollDesign, db as PollLayout, ak as PollLayoutDirection, iA as PollLayoutDirectionWithLiterals, aj as PollLayoutType, iz as PollLayoutTypeWithLiterals, d9 as PollOption, ao as Position, iE as PositionWithLiterals, g6 as PostSubmissionTriggers, c2 as PredefinedValidation, c3 as PredefinedValidationFormatOptionsOneOf, Y as PriceType, ia as PriceTypeWithLiterals, dD as PricingData, c8 as Product, eu as ProductCheckboxGroup, ev as ProductCheckboxGroupOption, c9 as ProductPriceOptionsOneOf, X as ProductType, i9 as ProductTypeWithLiterals, fr as PropertiesType, b3 as PropertiesTypeEnum, jj as PropertiesTypeEnumWithLiterals, aI as PropertiesTypePropertiesTypeEnum, iY as PropertiesTypePropertiesTypeEnumWithLiterals, fs as PropertiesTypePropertiesTypeOptionsOneOf, bB as PublicTags, c5 as QuantityLimit, hi as QuerySubmissionRequest, ht as QuerySubmissionsByNamespaceForExportRequest, hu as QuerySubmissionsByNamespaceForExportResponse, hr as QuerySubmissionsByNamespaceRequest, hs as QuerySubmissionsByNamespaceResponse, d$ as RadioGroup, e0 as RadioGroupOption, ed as RatingInput, hI as RawHttpResponse, ge as RedirectOptions, cE as Rel, h9 as RemoveSubmissionFromTrashBinRequest, ha as RemoveSubmissionFromTrashBinResponse, bE as RemovedSubmissionFromTrash, bj as RequiredIndicator, bk as RequiredIndicatorPlacement, jA as RequiredIndicatorPlacementWithLiterals, ga as RequiredIndicatorProperties, jz as RequiredIndicatorWithLiterals, gh as RequiredOptions, aq as Resizing, iG as ResizingWithLiterals, gA as RestoreInfo, h8 as RestoreSubmissionFromTrashBinRequest, dB as RibbonStyles, cp as RichContent, fV as RichContentOptions, gg as Rule, gr as RuleFormOverride, gs as RuleFormOverrideEntityTypeOptionsOneOf, fP as Scheduling, b8 as SchedulingComponentType, fQ as SchedulingComponentTypeOptionsOneOf, jo as SchedulingComponentTypeWithLiterals, ho as SearchDetails, hp as SearchSubmissionsByNamespaceForExportRequest, hq as SearchSubmissionsByNamespaceForExportResponse, hl as SearchSubmissionsByNamespaceRequest, g2 as Section, e9 as ServicesDropdown, ea as ServicesDropdownOption, da as Settings, et as Signature, bt as SortOrder, jJ as SortOrderWithLiterals, hk as Sorting, ae as Source, iu as SourceWithLiterals, bi as SpamFilterProtectionLevel, jy as SpamFilterProtectionLevelWithLiterals, cz as Spoiler, du as SpoilerData, bv as Status, jL as StatusWithLiterals, fX as Step, a$ as StringComponentType, jf as StringComponentTypeWithLiterals, bO as StringErrorMessages, fj as StringType, bP as StringTypeDateTimeConstraints, T as StringTypeFormatEnumFormat, i7 as StringTypeFormatEnumFormatWithLiterals, fk as StringTypeFormatOptionsOneOf, bQ as StringTypePhoneConstraints, cB as Styles, d0 as StylesBorder, af as StylesPosition, iv as StylesPositionWithLiterals, bF as SubmissionContactMapped, bH as SubmissionContactMappingSkipped, hE as SubmissionDocument, hF as SubmissionDocumentDocumentOneOf, bw as SubmissionErrorType, jM as SubmissionErrorTypeWithLiterals, O as SubmissionStatus, i5 as SubmissionStatusWithLiterals, hZ as SubmissionValidationError, h_ as SubmissionValidationErrorErrorMessageOneOf, hY as SubmissionValidationErrors, gM as SubmissionValidationErrorsDetails, i2 as SubmissionsQueryResult, gJ as SubmitContactResponse, gb as SubmitSettings, gc as SubmitSettingsSubmitSuccessActionOptionsOneOf, bm as SubmitSuccessAction, jC as SubmitSuccessActionWithLiterals, bx as Submitter, by as SubmitterSubmitterOneOf, fB as SubscriptionInfo, aV as SubscriptionInfoOptInLevel, j9 as SubscriptionInfoOptInLevelWithLiterals, dL as TableCellData, dJ as TableData, bc as Tag, bC as TagList, js as TagWithLiterals, ep as Tags, eq as TagsOption, bl as Target, jB as TargetWithLiterals, a4 as TextAlignment, ij as TextAlignmentWithLiterals, dl as TextData, co as TextInput, dX as TextNodeStyle, cG as TextStyle, gd as ThankYouMessageOptions, cV as Thumbnails, ac as ThumbnailsAlignment, is as ThumbnailsAlignmentWithLiterals, e7 as TimeInput, aQ as Type, j4 as TypeWithLiterals, hP as UpdateExtendedFieldsRequest, h1 as UpdateSubmissionRequest, h2 as UpdateSubmissionResponse, aL as UploadFileFormat, i$ as UploadFileFormatWithLiterals, g7 as UpsertContact, gI as UpsertContactFromSubmissionRequest, eM as V4FormFieldContactInfo, eN as V4FormFieldContactInfoAdditionalInfoOneOf, fe as V4PageNavigationOptions, fd as V4RichContentOptions, hV as ValidateFormSubmissionRequest, ce as Validation, gN as ValidationError, W as ValidationFormat, i8 as ValidationFormatWithLiterals, cf as ValidationValidationOneOf, ay as VerticalAlignment, iO as VerticalAlignmentWithLiterals, cP as Video, eF as VideoConferenceOptions, dE as VideoData, a8 as ViewMode, io as ViewModeWithLiterals, ah as ViewRole, ix as ViewRoleWithLiterals, ai as VoteRole, iy as VoteRoleWithLiterals, bq as WebhookIdentityType, jG as WebhookIdentityTypeWithLiterals, a6 as Width, a0 as WidthType, ie as WidthTypeWithLiterals, il as WidthWithLiterals, fL as WixFile, b5 as WixFileComponentType, fM as WixFileComponentTypeOptionsOneOf, jl as WixFileComponentTypeWithLiterals, fI as _Array, fJ as _ArrayComponentTypeOptionsOneOf, fG as _Boolean, fH as _BooleanComponentTypeOptionsOneOf, fE as _Number, fF as _NumberComponentTypeOptionsOneOf, fK as _Object, fC as _String, fD as _StringComponentTypeOptionsOneOf } from './forms-v4-submission-submissions.universal-DqNcjUJK.js';
|
|
4
4
|
|
|
5
5
|
declare function upsertContactFromSubmission$1(httpClient: HttpClient): UpsertContactFromSubmissionSignature;
|
|
6
6
|
interface UpsertContactFromSubmissionSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -137,6 +137,7 @@ __export(index_exports, {
|
|
|
137
137
|
countSubmissionsByFilter: () => countSubmissionsByFilter4,
|
|
138
138
|
createSubmission: () => createSubmission4,
|
|
139
139
|
deleteSubmission: () => deleteSubmission4,
|
|
140
|
+
downloadSubmission: () => downloadSubmission4,
|
|
140
141
|
getDeletedSubmission: () => getDeletedSubmission4,
|
|
141
142
|
getFormattedSubmission: () => getFormattedSubmission4,
|
|
142
143
|
getMediaUploadUrl: () => getMediaUploadUrl4,
|
|
@@ -175,6 +176,7 @@ var import_rename_all_nested_keys = require("@wix/sdk-runtime/rename-all-nested-
|
|
|
175
176
|
|
|
176
177
|
// src/forms-v4-submission-submissions.http.ts
|
|
177
178
|
var import_rest_modules = require("@wix/sdk-runtime/rest-modules");
|
|
179
|
+
var import_bytes = require("@wix/sdk-runtime/transformations/bytes");
|
|
178
180
|
var import_timestamp = require("@wix/sdk-runtime/transformations/timestamp");
|
|
179
181
|
var import_timestamp2 = require("@wix/sdk-runtime/transformations/timestamp");
|
|
180
182
|
var import_field_mask = require("@wix/sdk-runtime/transformations/field-mask");
|
|
@@ -801,6 +803,30 @@ function getSubmissionDownloadUrl(payload) {
|
|
|
801
803
|
}
|
|
802
804
|
return __getSubmissionDownloadUrl;
|
|
803
805
|
}
|
|
806
|
+
function downloadSubmission(payload) {
|
|
807
|
+
function __downloadSubmission({ host }) {
|
|
808
|
+
const metadata = {
|
|
809
|
+
entityFqdn: "wix.forms.v4.submission",
|
|
810
|
+
method: "GET",
|
|
811
|
+
methodFqn: "wix.forms.v4.FormSubmissionService.DownloadSubmission",
|
|
812
|
+
packageName: PACKAGE_NAME,
|
|
813
|
+
url: resolveWixFormsV4FormSubmissionServiceUrl({
|
|
814
|
+
protoPath: "/v4/submissions/{submissionId}/download",
|
|
815
|
+
data: payload,
|
|
816
|
+
host
|
|
817
|
+
}),
|
|
818
|
+
params: (0, import_rest_modules.toURLSearchParams)(payload),
|
|
819
|
+
transformResponse: (payload2) => (0, import_transform_paths.transformPaths)(payload2, [
|
|
820
|
+
{
|
|
821
|
+
transformFn: import_bytes.transformRESTBytesToSDKBytes,
|
|
822
|
+
paths: [{ path: "body" }]
|
|
823
|
+
}
|
|
824
|
+
])
|
|
825
|
+
};
|
|
826
|
+
return metadata;
|
|
827
|
+
}
|
|
828
|
+
return __downloadSubmission;
|
|
829
|
+
}
|
|
804
830
|
function getFormattedSubmission(payload) {
|
|
805
831
|
function __getFormattedSubmission({ host }) {
|
|
806
832
|
const metadata = {
|
|
@@ -1767,7 +1793,8 @@ async function createSubmission2(submission, options) {
|
|
|
1767
1793
|
const { httpClient, sideEffects } = arguments[2];
|
|
1768
1794
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
1769
1795
|
submission,
|
|
1770
|
-
captchaToken: options?.captchaToken
|
|
1796
|
+
captchaToken: options?.captchaToken,
|
|
1797
|
+
additionalMetadata: options?.additionalMetadata
|
|
1771
1798
|
});
|
|
1772
1799
|
const reqOpts = createSubmission(payload);
|
|
1773
1800
|
sideEffects?.onSiteCall?.();
|
|
@@ -1782,7 +1809,8 @@ async function createSubmission2(submission, options) {
|
|
|
1782
1809
|
spreadPathsToArguments: {},
|
|
1783
1810
|
explicitPathsToArguments: {
|
|
1784
1811
|
submission: "$[0]",
|
|
1785
|
-
captchaToken: "$[1].captchaToken"
|
|
1812
|
+
captchaToken: "$[1].captchaToken",
|
|
1813
|
+
additionalMetadata: "$[1].additionalMetadata"
|
|
1786
1814
|
},
|
|
1787
1815
|
singleArgumentUnchanged: false
|
|
1788
1816
|
},
|
|
@@ -2335,6 +2363,32 @@ async function getSubmissionDownloadUrl2(submissionId) {
|
|
|
2335
2363
|
throw transformedError;
|
|
2336
2364
|
}
|
|
2337
2365
|
}
|
|
2366
|
+
async function downloadSubmission2(submissionId, accessToken) {
|
|
2367
|
+
const { httpClient, sideEffects } = arguments[2];
|
|
2368
|
+
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
2369
|
+
submissionId,
|
|
2370
|
+
accessToken
|
|
2371
|
+
});
|
|
2372
|
+
const reqOpts = downloadSubmission(payload);
|
|
2373
|
+
sideEffects?.onSiteCall?.();
|
|
2374
|
+
try {
|
|
2375
|
+
const result = await httpClient.request(reqOpts);
|
|
2376
|
+
sideEffects?.onSuccess?.(result);
|
|
2377
|
+
return (0, import_rename_all_nested_keys.renameKeysFromRESTResponseToSDKResponse)(result.data);
|
|
2378
|
+
} catch (err) {
|
|
2379
|
+
const transformedError = (0, import_transform_error.transformError)(
|
|
2380
|
+
err,
|
|
2381
|
+
{
|
|
2382
|
+
spreadPathsToArguments: {},
|
|
2383
|
+
explicitPathsToArguments: { submissionId: "$[0]", accessToken: "$[1]" },
|
|
2384
|
+
singleArgumentUnchanged: false
|
|
2385
|
+
},
|
|
2386
|
+
["submissionId", "accessToken"]
|
|
2387
|
+
);
|
|
2388
|
+
sideEffects?.onError?.(err);
|
|
2389
|
+
throw transformedError;
|
|
2390
|
+
}
|
|
2391
|
+
}
|
|
2338
2392
|
async function getFormattedSubmission2(submissionId) {
|
|
2339
2393
|
const { httpClient, sideEffects } = arguments[1];
|
|
2340
2394
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
@@ -2651,6 +2705,14 @@ function getSubmissionDownloadUrl3(httpClient) {
|
|
|
2651
2705
|
{ httpClient }
|
|
2652
2706
|
);
|
|
2653
2707
|
}
|
|
2708
|
+
function downloadSubmission3(httpClient) {
|
|
2709
|
+
return (submissionId, accessToken) => downloadSubmission2(
|
|
2710
|
+
submissionId,
|
|
2711
|
+
accessToken,
|
|
2712
|
+
// @ts-ignore
|
|
2713
|
+
{ httpClient }
|
|
2714
|
+
);
|
|
2715
|
+
}
|
|
2654
2716
|
function getFormattedSubmission3(httpClient) {
|
|
2655
2717
|
return (submissionId) => getFormattedSubmission2(
|
|
2656
2718
|
submissionId,
|
|
@@ -2823,6 +2885,7 @@ var countDeletedSubmissions4 = /* @__PURE__ */ (0, import_rest_modules3.createRE
|
|
|
2823
2885
|
var getMediaUploadUrl4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getMediaUploadUrl3);
|
|
2824
2886
|
var bulkMarkSubmissionsAsSeen4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(bulkMarkSubmissionsAsSeen3);
|
|
2825
2887
|
var getSubmissionDownloadUrl4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getSubmissionDownloadUrl3);
|
|
2888
|
+
var downloadSubmission4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(downloadSubmission3);
|
|
2826
2889
|
var getFormattedSubmission4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getFormattedSubmission3);
|
|
2827
2890
|
var updateExtendedFields4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(updateExtendedFields3);
|
|
2828
2891
|
var bulkUpdateFormSubmissionTags4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(bulkUpdateFormSubmissionTags3);
|
|
@@ -2968,6 +3031,7 @@ var onSubmissionUpdated2 = (0, import_event_definition_modules.createEventModule
|
|
|
2968
3031
|
countSubmissionsByFilter,
|
|
2969
3032
|
createSubmission,
|
|
2970
3033
|
deleteSubmission,
|
|
3034
|
+
downloadSubmission,
|
|
2971
3035
|
getDeletedSubmission,
|
|
2972
3036
|
getFormattedSubmission,
|
|
2973
3037
|
getMediaUploadUrl,
|