@wix/auto_sdk_table-reservations_experiences 1.0.19 → 1.0.21

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/index.d.ts +2 -2
  2. package/build/cjs/index.js.map +1 -1
  3. package/build/cjs/index.typings.d.ts +2 -2
  4. package/build/cjs/index.typings.js.map +1 -1
  5. package/build/cjs/meta.d.ts +19 -2
  6. package/build/cjs/meta.js.map +1 -1
  7. package/build/cjs/{table-reservations-v1-experience-experiences.universal-Hhqb4sxM.d.ts → table-reservations-v1-experience-experiences.universal-BrHRMEn-.d.ts} +18 -1
  8. package/build/es/index.d.mts +2 -2
  9. package/build/es/index.mjs.map +1 -1
  10. package/build/es/index.typings.d.mts +2 -2
  11. package/build/es/index.typings.mjs.map +1 -1
  12. package/build/es/meta.d.mts +19 -2
  13. package/build/es/meta.mjs.map +1 -1
  14. package/build/es/{table-reservations-v1-experience-experiences.universal-Hhqb4sxM.d.mts → table-reservations-v1-experience-experiences.universal-BrHRMEn-.d.mts} +18 -1
  15. package/build/internal/cjs/index.d.ts +2 -2
  16. package/build/internal/cjs/index.js.map +1 -1
  17. package/build/internal/cjs/index.typings.d.ts +2 -2
  18. package/build/internal/cjs/index.typings.js.map +1 -1
  19. package/build/internal/cjs/meta.d.ts +19 -2
  20. package/build/internal/cjs/meta.js.map +1 -1
  21. package/build/internal/cjs/{table-reservations-v1-experience-experiences.universal-Hhqb4sxM.d.ts → table-reservations-v1-experience-experiences.universal-BrHRMEn-.d.ts} +18 -1
  22. package/build/internal/es/index.d.mts +2 -2
  23. package/build/internal/es/index.mjs.map +1 -1
  24. package/build/internal/es/index.typings.d.mts +2 -2
  25. package/build/internal/es/index.typings.mjs.map +1 -1
  26. package/build/internal/es/meta.d.mts +19 -2
  27. package/build/internal/es/meta.mjs.map +1 -1
  28. package/build/internal/es/{table-reservations-v1-experience-experiences.universal-Hhqb4sxM.d.mts → table-reservations-v1-experience-experiences.universal-BrHRMEn-.d.mts} +18 -1
  29. package/package.json +2 -2
@@ -3647,6 +3647,23 @@ declare enum WebhookIdentityType {
3647
3647
  }
3648
3648
  /** @enumType */
3649
3649
  type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
3650
+ interface AccountInfo {
3651
+ /**
3652
+ * ID of the Wix account associated with the event.
3653
+ * @format GUID
3654
+ */
3655
+ accountId?: string | null;
3656
+ /**
3657
+ * ID of the parent Wix account. Only included when accountId belongs to a child account.
3658
+ * @format GUID
3659
+ */
3660
+ parentAccountId?: string | null;
3661
+ /**
3662
+ * ID of the Wix site associated with the event. Only included when the event is tied to a specific site.
3663
+ * @format GUID
3664
+ */
3665
+ siteId?: string | null;
3666
+ }
3650
3667
  /** @docsIgnore */
3651
3668
  type UpdateExperienceApplicationErrors = {
3652
3669
  code?: 'CAN_NOT_BE_UPDATED';
@@ -4250,4 +4267,4 @@ interface BulkUpdateExperienceTagsByFilterOptions {
4250
4267
  unassignTags?: Tags;
4251
4268
  }
4252
4269
 
4253
- export { Type as $, ViewRole as A, type BulkUpdateExperienceTagsOptions as B, Crop as C, DividerDataAlignment as D, type Experience as E, VoteRole as F, GIFType as G, PollLayoutType as H, PollLayoutDirection as I, BackgroundType as J, DecorationType as K, LineStyle as L, Mode as M, NodeType as N, Orientation as O, PluginContainerDataAlignment as P, FontType as Q, Recurrence as R, type SearchExperiencesResponse as S, TableAvailabilityType as T, type UpdateExperience as U, ViewMode as V, WidthType as W, Position as X, AspectRatio as Y, Resizing as Z, Placement as _, type UpdateExperienceApplicationErrors as a, type CodeBlockData as a$, Alignment as a0, Layout as a1, AppType as a2, InitialExpandedItems as a3, Direction as a4, VerticalAlignment as a5, NullValue as a6, Scaling as a7, ImagePosition as a8, VerticalAlignmentAlignment as a9, type PartySize as aA, type NoticePeriod as aB, type Approval as aC, type MaxGuests as aD, type OnlineReservationsBusinessSchedule as aE, type PrivacyPolicy as aF, type PrivacyPolicyValueOneOf as aG, type TermsAndConditions as aH, type TermsAndConditionsValueOneOf as aI, type CustomFieldDefinition as aJ, type EmailMarketingCheckbox as aK, type RichContent as aL, type Node as aM, type NodeDataOneOf as aN, type NodeStyle as aO, type ButtonData as aP, type Border as aQ, type Colors as aR, type PluginContainerData as aS, type PluginContainerDataWidth as aT, type PluginContainerDataWidthDataOneOf as aU, type Spoiler as aV, type Height as aW, type Styles as aX, type Link as aY, type LinkDataOneOf as aZ, type Rel as a_, ResponsivenessBehaviour as aa, DesignTarget as ab, PaymentPolicyType as ac, SortOrder as ad, SortType as ae, SortDirection as af, MissingValues as ag, ScalarType as ah, NestedAggregationType as ai, Interval as aj, AggregationType as ak, SearchDetailsMode as al, PlacementType as am, DayOfWeek as an, ResolutionMethod as ao, WebhookIdentityType as ap, type Table as aq, type TableCombination as ar, type SpecificTablesOptions as as, type OnOptions as at, type OnOptionsOptionsOneOf as au, type StartDaysAndTimes as av, type WeeklyOptions as aw, type OneTimeOptions as ax, type Entry as ay, type EntryRecurrenceOptionsOneOf as az, type ExperienceSearch as b, type PlaybackOptions as b$, type TextStyle as b0, type DividerData as b1, type FileData as b2, type FileSource as b3, type FileSourceDataOneOf as b4, type PDFSettings as b5, type GalleryData as b6, type Media as b7, type Image as b8, type Video as b9, type Background as bA, type BackgroundBackgroundOneOf as bB, type PollDesign as bC, type OptionDesign as bD, type Poll as bE, type PollDataLayout as bF, type Design as bG, type TextData as bH, type Decoration as bI, type DecorationDataOneOf as bJ, type AnchorData as bK, type ColorData as bL, type LinkData as bM, type MentionData as bN, type FontSizeData as bO, type SpoilerData as bP, type FontFamilyData as bQ, type AppEmbedData as bR, type AppEmbedDataAppDataOneOf as bS, type BookingData as bT, type EventData as bU, type ButtonStyles as bV, type ImageStyles as bW, type RibbonStyles as bX, type CardStyles as bY, type PricingData as bZ, type VideoData as b_, type Item as ba, type ItemDataOneOf as bb, type GalleryOptions as bc, type GalleryOptionsLayout as bd, type ItemStyle as be, type Thumbnails as bf, type GIFData as bg, type GIF as bh, type HeadingData as bi, type HTMLData as bj, type HTMLDataDataOneOf as bk, type ImageData as bl, type StylesBorder as bm, type ImageDataStyles as bn, type LinkPreviewData as bo, type LinkPreviewDataStyles as bp, type MapData as bq, type MapSettings as br, type ParagraphData as bs, type PollData as bt, type Permissions as bu, type Option as bv, type Settings as bw, type PollLayout as bx, type OptionLayout as by, type Gradient as bz, type BulkUpdateExperienceTagsResponse as c, type ValueAggregationOptionsOneOf as c$, type EmbedData as c0, type Oembed as c1, type CollapsibleListData as c2, type TableData as c3, type Dimensions as c4, type TableCellData as c5, type CellStyle as c6, type BorderColors as c7, type BorderWidths as c8, type ListValue as c9, type Page as cA, type URI as cB, type File as cC, type CustomTag as cD, type TagsModified as cE, type CreateExperienceRequest as cF, type CreateExperienceResponse as cG, type GetExperienceRequest as cH, type GetExperienceResponse as cI, type UpdateExperienceRequest as cJ, type UpdateExperienceResponse as cK, type QueryExperiencesRequest as cL, type CursorQuery as cM, type CursorQueryPagingMethodOneOf as cN, type Sorting as cO, type CursorPaging as cP, type QueryExperiencesResponse as cQ, type CursorPagingMetadata as cR, type Cursors as cS, type SearchExperiencesRequest as cT, type CursorSearch as cU, type CursorSearchPagingMethodOneOf as cV, type Aggregation as cW, type AggregationKindOneOf as cX, type RangeBucket as cY, type IncludeMissingValuesOptions as cZ, type ValueAggregation as c_, type AudioData as ca, type OrderedListData as cb, type BulletedListData as cc, type BlockquoteData as cd, type CaptionData as ce, type LayoutData as cf, type BackgroundImage as cg, type LayoutCellData as ch, type Metadata as ci, type DocumentStyle as cj, type TextNodeStyle as ck, type PerGuestOptions as cl, type DisplayInfo as cm, type PaymentPolicy as cn, type PaymentPolicyOptionsOneOf as co, type OnlineReservations as cp, type ReservationForm as cq, type TableManagement as cr, type TableManagementOptionsOneOf as cs, type Configuration as ct, type ExtendedFields as cu, type Tags as cv, type TagList as cw, type InvalidateCache as cx, type InvalidateCacheGetByOneOf as cy, type App as cz, type BulkUpdateExperienceTagsApplicationErrors as d, type DomainEventBodyOneOf as d$, type RangeAggregation as d0, type ScalarAggregation as d1, type DateHistogramAggregation as d2, type NestedAggregationItem as d3, type NestedAggregationItemKindOneOf as d4, type NestedAggregation as d5, type SearchDetails as d6, type AggregationData as d7, type ValueAggregationResult as d8, type RangeAggregationResult as d9, type BulkArchiveExperiencesResponse as dA, type BulkArchiveExperiencesResult as dB, type BulkUnarchiveExperiencesRequest as dC, type BulkUnarchiveExperiencesResponse as dD, type BulkUnarchiveExperiencesResult as dE, type SitePropertiesNotification as dF, type SitePropertiesEvent as dG, type Properties as dH, type Categories as dI, type Locale as dJ, type Address as dK, type AddressHint as dL, type GeoCoordinates as dM, type BusinessSchedule as dN, type TimePeriod as dO, type SpecialHourPeriod as dP, type Multilingual as dQ, type SupportedLanguage as dR, type ConsentPolicy as dS, type Translation as dT, type ChangeContext as dU, type ChangeContextPayloadOneOf as dV, type PropertiesChange as dW, type SiteCreated as dX, type SiteCloned as dY, type Empty as dZ, type DomainEvent as d_, type NestedAggregationResults as da, type NestedAggregationResultsResultOneOf as db, type ValueResults as dc, type RangeResults as dd, type AggregationResultsScalarResult as de, type NestedValueAggregationResult as df, type ValueResult as dg, type RangeResult as dh, type ScalarResult as di, type NestedResultValue as dj, type NestedResultValueResultOneOf as dk, type Results as dl, type DateHistogramResult as dm, type GroupByValueResults as dn, type DateHistogramResults as dp, type NestedResults as dq, type AggregationResults as dr, type AggregationResultsResultOneOf as ds, type BulkUpdateExperienceTagsRequest as dt, type ItemMetadata as du, type ApplicationError as dv, type BulkUpdateExperienceTagsResult as dw, type BulkActionMetadata as dx, type BulkUpdateExperienceTagsByFilterRequest as dy, type BulkArchiveExperiencesRequest as dz, type BulkUpdateExperienceTagsByFilterOptions as e, type SortOrderWithLiterals as e$, type EntityCreatedEvent as e0, type RestoreInfo as e1, type EntityUpdatedEvent as e2, type EntityDeletedEvent as e3, type ActionEvent as e4, type MessageEnvelope as e5, type IdentificationData as e6, type IdentificationDataIdOneOf as e7, type BaseEventMetadata as e8, type EventMetadata as e9, type StylesPositionWithLiterals as eA, type MapTypeWithLiterals as eB, type ViewRoleWithLiterals as eC, type VoteRoleWithLiterals as eD, type PollLayoutTypeWithLiterals as eE, type PollLayoutDirectionWithLiterals as eF, type BackgroundTypeWithLiterals as eG, type DecorationTypeWithLiterals as eH, type FontTypeWithLiterals as eI, type PositionWithLiterals as eJ, type AspectRatioWithLiterals as eK, type ResizingWithLiterals as eL, type PlacementWithLiterals as eM, type TypeWithLiterals as eN, type AlignmentWithLiterals as eO, type LayoutWithLiterals as eP, type AppTypeWithLiterals as eQ, type InitialExpandedItemsWithLiterals as eR, type DirectionWithLiterals as eS, type VerticalAlignmentWithLiterals as eT, type NullValueWithLiterals as eU, type ScalingWithLiterals as eV, type ImagePositionWithLiterals as eW, type VerticalAlignmentAlignmentWithLiterals as eX, type ResponsivenessBehaviourWithLiterals as eY, type DesignTargetWithLiterals as eZ, type PaymentPolicyTypeWithLiterals as e_, type ExperiencesQueryResult as ea, type ExperienceQuerySpec as eb, type ExperienceSearchSpec as ec, type TableAvailabilityTypeWithLiterals as ed, type TableAssignmentTypeWithLiterals as ee, type TableManagementModeWithLiterals as ef, type UnitWithLiterals as eg, type ModeWithLiterals as eh, type StartDaysAndTimesDayOfWeekWithLiterals as ei, type RecurrenceWithLiterals as ej, type NodeTypeWithLiterals as ek, type WidthTypeWithLiterals as el, type PluginContainerDataAlignmentWithLiterals as em, type ButtonDataTypeWithLiterals as en, type TargetWithLiterals as eo, type TextAlignmentWithLiterals as ep, type LineStyleWithLiterals as eq, type WidthWithLiterals as er, type DividerDataAlignmentWithLiterals as es, type ViewModeWithLiterals as et, type LayoutTypeWithLiterals as eu, type OrientationWithLiterals as ev, type CropWithLiterals as ew, type ThumbnailsAlignmentWithLiterals as ex, type GIFTypeWithLiterals as ey, type SourceWithLiterals as ez, type BulkUpdateExperienceTagsByFilterResponse as f, type SortTypeWithLiterals as f0, type SortDirectionWithLiterals as f1, type MissingValuesWithLiterals as f2, type ScalarTypeWithLiterals as f3, type NestedAggregationTypeWithLiterals as f4, type IntervalWithLiterals as f5, type AggregationTypeWithLiterals as f6, type SearchDetailsModeWithLiterals as f7, type PlacementTypeWithLiterals as f8, type DayOfWeekWithLiterals as f9, type ResolutionMethodWithLiterals as fa, type WebhookIdentityTypeWithLiterals as fb, type CommonQueryWithEntityContext as fc, type CommonSearchWithEntityContext as fd, onExperienceCreated as fe, onExperienceTagsModified as ff, onExperienceUpdated as fg, createExperience as fh, getExperience as fi, updateExperience as fj, queryExperiences as fk, bulkUpdateExperienceTags as fl, bulkUpdateExperienceTagsByFilter as fm, type BulkUpdateExperienceTagsByFilterApplicationErrors as g, type ExperienceCreatedEnvelope as h, type ExperienceTagsModifiedEnvelope as i, type ExperienceUpdatedEnvelope as j, type ExperiencesQueryBuilder as k, type ExperienceQuery as l, TableAssignmentType as m, TableManagementMode as n, Unit as o, StartDaysAndTimesDayOfWeek as p, ButtonDataType as q, Target as r, TextAlignment as s, typedQueryExperiences as t, Width as u, LayoutType as v, ThumbnailsAlignment as w, Source as x, StylesPosition as y, MapType as z };
4270
+ export { Type as $, ViewRole as A, type BulkUpdateExperienceTagsOptions as B, Crop as C, DividerDataAlignment as D, type Experience as E, VoteRole as F, GIFType as G, PollLayoutType as H, PollLayoutDirection as I, BackgroundType as J, DecorationType as K, LineStyle as L, Mode as M, NodeType as N, Orientation as O, PluginContainerDataAlignment as P, FontType as Q, Recurrence as R, type SearchExperiencesResponse as S, TableAvailabilityType as T, type UpdateExperience as U, ViewMode as V, WidthType as W, Position as X, AspectRatio as Y, Resizing as Z, Placement as _, type UpdateExperienceApplicationErrors as a, type CodeBlockData as a$, Alignment as a0, Layout as a1, AppType as a2, InitialExpandedItems as a3, Direction as a4, VerticalAlignment as a5, NullValue as a6, Scaling as a7, ImagePosition as a8, VerticalAlignmentAlignment as a9, type PartySize as aA, type NoticePeriod as aB, type Approval as aC, type MaxGuests as aD, type OnlineReservationsBusinessSchedule as aE, type PrivacyPolicy as aF, type PrivacyPolicyValueOneOf as aG, type TermsAndConditions as aH, type TermsAndConditionsValueOneOf as aI, type CustomFieldDefinition as aJ, type EmailMarketingCheckbox as aK, type RichContent as aL, type Node as aM, type NodeDataOneOf as aN, type NodeStyle as aO, type ButtonData as aP, type Border as aQ, type Colors as aR, type PluginContainerData as aS, type PluginContainerDataWidth as aT, type PluginContainerDataWidthDataOneOf as aU, type Spoiler as aV, type Height as aW, type Styles as aX, type Link as aY, type LinkDataOneOf as aZ, type Rel as a_, ResponsivenessBehaviour as aa, DesignTarget as ab, PaymentPolicyType as ac, SortOrder as ad, SortType as ae, SortDirection as af, MissingValues as ag, ScalarType as ah, NestedAggregationType as ai, Interval as aj, AggregationType as ak, SearchDetailsMode as al, PlacementType as am, DayOfWeek as an, ResolutionMethod as ao, WebhookIdentityType as ap, type Table as aq, type TableCombination as ar, type SpecificTablesOptions as as, type OnOptions as at, type OnOptionsOptionsOneOf as au, type StartDaysAndTimes as av, type WeeklyOptions as aw, type OneTimeOptions as ax, type Entry as ay, type EntryRecurrenceOptionsOneOf as az, type ExperienceSearch as b, type PlaybackOptions as b$, type TextStyle as b0, type DividerData as b1, type FileData as b2, type FileSource as b3, type FileSourceDataOneOf as b4, type PDFSettings as b5, type GalleryData as b6, type Media as b7, type Image as b8, type Video as b9, type Background as bA, type BackgroundBackgroundOneOf as bB, type PollDesign as bC, type OptionDesign as bD, type Poll as bE, type PollDataLayout as bF, type Design as bG, type TextData as bH, type Decoration as bI, type DecorationDataOneOf as bJ, type AnchorData as bK, type ColorData as bL, type LinkData as bM, type MentionData as bN, type FontSizeData as bO, type SpoilerData as bP, type FontFamilyData as bQ, type AppEmbedData as bR, type AppEmbedDataAppDataOneOf as bS, type BookingData as bT, type EventData as bU, type ButtonStyles as bV, type ImageStyles as bW, type RibbonStyles as bX, type CardStyles as bY, type PricingData as bZ, type VideoData as b_, type Item as ba, type ItemDataOneOf as bb, type GalleryOptions as bc, type GalleryOptionsLayout as bd, type ItemStyle as be, type Thumbnails as bf, type GIFData as bg, type GIF as bh, type HeadingData as bi, type HTMLData as bj, type HTMLDataDataOneOf as bk, type ImageData as bl, type StylesBorder as bm, type ImageDataStyles as bn, type LinkPreviewData as bo, type LinkPreviewDataStyles as bp, type MapData as bq, type MapSettings as br, type ParagraphData as bs, type PollData as bt, type Permissions as bu, type Option as bv, type Settings as bw, type PollLayout as bx, type OptionLayout as by, type Gradient as bz, type BulkUpdateExperienceTagsResponse as c, type ValueAggregationOptionsOneOf as c$, type EmbedData as c0, type Oembed as c1, type CollapsibleListData as c2, type TableData as c3, type Dimensions as c4, type TableCellData as c5, type CellStyle as c6, type BorderColors as c7, type BorderWidths as c8, type ListValue as c9, type Page as cA, type URI as cB, type File as cC, type CustomTag as cD, type TagsModified as cE, type CreateExperienceRequest as cF, type CreateExperienceResponse as cG, type GetExperienceRequest as cH, type GetExperienceResponse as cI, type UpdateExperienceRequest as cJ, type UpdateExperienceResponse as cK, type QueryExperiencesRequest as cL, type CursorQuery as cM, type CursorQueryPagingMethodOneOf as cN, type Sorting as cO, type CursorPaging as cP, type QueryExperiencesResponse as cQ, type CursorPagingMetadata as cR, type Cursors as cS, type SearchExperiencesRequest as cT, type CursorSearch as cU, type CursorSearchPagingMethodOneOf as cV, type Aggregation as cW, type AggregationKindOneOf as cX, type RangeBucket as cY, type IncludeMissingValuesOptions as cZ, type ValueAggregation as c_, type AudioData as ca, type OrderedListData as cb, type BulletedListData as cc, type BlockquoteData as cd, type CaptionData as ce, type LayoutData as cf, type BackgroundImage as cg, type LayoutCellData as ch, type Metadata as ci, type DocumentStyle as cj, type TextNodeStyle as ck, type PerGuestOptions as cl, type DisplayInfo as cm, type PaymentPolicy as cn, type PaymentPolicyOptionsOneOf as co, type OnlineReservations as cp, type ReservationForm as cq, type TableManagement as cr, type TableManagementOptionsOneOf as cs, type Configuration as ct, type ExtendedFields as cu, type Tags as cv, type TagList as cw, type InvalidateCache as cx, type InvalidateCacheGetByOneOf as cy, type App as cz, type BulkUpdateExperienceTagsApplicationErrors as d, type DomainEventBodyOneOf as d$, type RangeAggregation as d0, type ScalarAggregation as d1, type DateHistogramAggregation as d2, type NestedAggregationItem as d3, type NestedAggregationItemKindOneOf as d4, type NestedAggregation as d5, type SearchDetails as d6, type AggregationData as d7, type ValueAggregationResult as d8, type RangeAggregationResult as d9, type BulkArchiveExperiencesResponse as dA, type BulkArchiveExperiencesResult as dB, type BulkUnarchiveExperiencesRequest as dC, type BulkUnarchiveExperiencesResponse as dD, type BulkUnarchiveExperiencesResult as dE, type SitePropertiesNotification as dF, type SitePropertiesEvent as dG, type Properties as dH, type Categories as dI, type Locale as dJ, type Address as dK, type AddressHint as dL, type GeoCoordinates as dM, type BusinessSchedule as dN, type TimePeriod as dO, type SpecialHourPeriod as dP, type Multilingual as dQ, type SupportedLanguage as dR, type ConsentPolicy as dS, type Translation as dT, type ChangeContext as dU, type ChangeContextPayloadOneOf as dV, type PropertiesChange as dW, type SiteCreated as dX, type SiteCloned as dY, type Empty as dZ, type DomainEvent as d_, type NestedAggregationResults as da, type NestedAggregationResultsResultOneOf as db, type ValueResults as dc, type RangeResults as dd, type AggregationResultsScalarResult as de, type NestedValueAggregationResult as df, type ValueResult as dg, type RangeResult as dh, type ScalarResult as di, type NestedResultValue as dj, type NestedResultValueResultOneOf as dk, type Results as dl, type DateHistogramResult as dm, type GroupByValueResults as dn, type DateHistogramResults as dp, type NestedResults as dq, type AggregationResults as dr, type AggregationResultsResultOneOf as ds, type BulkUpdateExperienceTagsRequest as dt, type ItemMetadata as du, type ApplicationError as dv, type BulkUpdateExperienceTagsResult as dw, type BulkActionMetadata as dx, type BulkUpdateExperienceTagsByFilterRequest as dy, type BulkArchiveExperiencesRequest as dz, type BulkUpdateExperienceTagsByFilterOptions as e, type PaymentPolicyTypeWithLiterals as e$, type EntityCreatedEvent as e0, type RestoreInfo as e1, type EntityUpdatedEvent as e2, type EntityDeletedEvent as e3, type ActionEvent as e4, type MessageEnvelope as e5, type IdentificationData as e6, type IdentificationDataIdOneOf as e7, type AccountInfo as e8, type BaseEventMetadata as e9, type SourceWithLiterals as eA, type StylesPositionWithLiterals as eB, type MapTypeWithLiterals as eC, type ViewRoleWithLiterals as eD, type VoteRoleWithLiterals as eE, type PollLayoutTypeWithLiterals as eF, type PollLayoutDirectionWithLiterals as eG, type BackgroundTypeWithLiterals as eH, type DecorationTypeWithLiterals as eI, type FontTypeWithLiterals as eJ, type PositionWithLiterals as eK, type AspectRatioWithLiterals as eL, type ResizingWithLiterals as eM, type PlacementWithLiterals as eN, type TypeWithLiterals as eO, type AlignmentWithLiterals as eP, type LayoutWithLiterals as eQ, type AppTypeWithLiterals as eR, type InitialExpandedItemsWithLiterals as eS, type DirectionWithLiterals as eT, type VerticalAlignmentWithLiterals as eU, type NullValueWithLiterals as eV, type ScalingWithLiterals as eW, type ImagePositionWithLiterals as eX, type VerticalAlignmentAlignmentWithLiterals as eY, type ResponsivenessBehaviourWithLiterals as eZ, type DesignTargetWithLiterals as e_, type EventMetadata as ea, type ExperiencesQueryResult as eb, type ExperienceQuerySpec as ec, type ExperienceSearchSpec as ed, type TableAvailabilityTypeWithLiterals as ee, type TableAssignmentTypeWithLiterals as ef, type TableManagementModeWithLiterals as eg, type UnitWithLiterals as eh, type ModeWithLiterals as ei, type StartDaysAndTimesDayOfWeekWithLiterals as ej, type RecurrenceWithLiterals as ek, type NodeTypeWithLiterals as el, type WidthTypeWithLiterals as em, type PluginContainerDataAlignmentWithLiterals as en, type ButtonDataTypeWithLiterals as eo, type TargetWithLiterals as ep, type TextAlignmentWithLiterals as eq, type LineStyleWithLiterals as er, type WidthWithLiterals as es, type DividerDataAlignmentWithLiterals as et, type ViewModeWithLiterals as eu, type LayoutTypeWithLiterals as ev, type OrientationWithLiterals as ew, type CropWithLiterals as ex, type ThumbnailsAlignmentWithLiterals as ey, type GIFTypeWithLiterals as ez, type BulkUpdateExperienceTagsByFilterResponse as f, type SortOrderWithLiterals as f0, type SortTypeWithLiterals as f1, type SortDirectionWithLiterals as f2, type MissingValuesWithLiterals as f3, type ScalarTypeWithLiterals as f4, type NestedAggregationTypeWithLiterals as f5, type IntervalWithLiterals as f6, type AggregationTypeWithLiterals as f7, type SearchDetailsModeWithLiterals as f8, type PlacementTypeWithLiterals as f9, type DayOfWeekWithLiterals as fa, type ResolutionMethodWithLiterals as fb, type WebhookIdentityTypeWithLiterals as fc, type CommonQueryWithEntityContext as fd, type CommonSearchWithEntityContext as fe, onExperienceCreated as ff, onExperienceTagsModified as fg, onExperienceUpdated as fh, createExperience as fi, getExperience as fj, updateExperience as fk, queryExperiences as fl, bulkUpdateExperienceTags as fm, bulkUpdateExperienceTagsByFilter as fn, type BulkUpdateExperienceTagsByFilterApplicationErrors as g, type ExperienceCreatedEnvelope as h, type ExperienceTagsModifiedEnvelope as i, type ExperienceUpdatedEnvelope as j, type ExperiencesQueryBuilder as k, type ExperienceQuery as l, TableAssignmentType as m, TableManagementMode as n, Unit as o, StartDaysAndTimesDayOfWeek as p, ButtonDataType as q, Target as r, TextAlignment as s, typedQueryExperiences as t, Width as u, LayoutType as v, ThumbnailsAlignment as w, Source as x, StylesPosition as y, MapType as z };
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { E as Experience, U as UpdateExperience, a as UpdateExperienceApplicationErrors, b as ExperienceSearch, S as SearchExperiencesResponse, B as BulkUpdateExperienceTagsOptions, c as BulkUpdateExperienceTagsResponse, d as BulkUpdateExperienceTagsApplicationErrors, e as BulkUpdateExperienceTagsByFilterOptions, f as BulkUpdateExperienceTagsByFilterResponse, g as BulkUpdateExperienceTagsByFilterApplicationErrors, h as ExperienceCreatedEnvelope, i as ExperienceTagsModifiedEnvelope, j as ExperienceUpdatedEnvelope, k as ExperiencesQueryBuilder, l as ExperienceQuery, t as typedQueryExperiences } from './table-reservations-v1-experience-experiences.universal-Hhqb4sxM.mjs';
3
- export { e4 as ActionEvent, dK as Address, dL as AddressHint, cW as Aggregation, d7 as AggregationData, cX as AggregationKindOneOf, dr as AggregationResults, ds as AggregationResultsResultOneOf, de as AggregationResultsScalarResult, ak as AggregationType, f6 as AggregationTypeWithLiterals, a0 as Alignment, eO as AlignmentWithLiterals, bK as AnchorData, cz as App, bR as AppEmbedData, bS as AppEmbedDataAppDataOneOf, a2 as AppType, eQ as AppTypeWithLiterals, dv as ApplicationError, aC as Approval, Y as AspectRatio, eK as AspectRatioWithLiterals, ca as AudioData, bA as Background, bB as BackgroundBackgroundOneOf, cg as BackgroundImage, J as BackgroundType, eG as BackgroundTypeWithLiterals, e8 as BaseEventMetadata, cd as BlockquoteData, bT as BookingData, aQ as Border, c7 as BorderColors, c8 as BorderWidths, dx as BulkActionMetadata, dz as BulkArchiveExperiencesRequest, dA as BulkArchiveExperiencesResponse, dB as BulkArchiveExperiencesResult, dC as BulkUnarchiveExperiencesRequest, dD as BulkUnarchiveExperiencesResponse, dE as BulkUnarchiveExperiencesResult, dy as BulkUpdateExperienceTagsByFilterRequest, dt as BulkUpdateExperienceTagsRequest, dw as BulkUpdateExperienceTagsResult, cc as BulletedListData, dN as BusinessSchedule, aP as ButtonData, q as ButtonDataType, en as ButtonDataTypeWithLiterals, bV as ButtonStyles, ce as CaptionData, bY as CardStyles, dI as Categories, c6 as CellStyle, dU as ChangeContext, dV as ChangeContextPayloadOneOf, a$ as CodeBlockData, c2 as CollapsibleListData, bL as ColorData, aR as Colors, fc as CommonQueryWithEntityContext, fd as CommonSearchWithEntityContext, ct as Configuration, dS as ConsentPolicy, cF as CreateExperienceRequest, cG as CreateExperienceResponse, C as Crop, ew as CropWithLiterals, cP as CursorPaging, cR as CursorPagingMetadata, cM as CursorQuery, cN as CursorQueryPagingMethodOneOf, cU as CursorSearch, cV as CursorSearchPagingMethodOneOf, cS as Cursors, aJ as CustomFieldDefinition, cD as CustomTag, d2 as DateHistogramAggregation, dm as DateHistogramResult, dp as DateHistogramResults, an as DayOfWeek, f9 as DayOfWeekWithLiterals, bI as Decoration, bJ as DecorationDataOneOf, K as DecorationType, eH as DecorationTypeWithLiterals, bG as Design, ab as DesignTarget, eZ as DesignTargetWithLiterals, c4 as Dimensions, a4 as Direction, eS as DirectionWithLiterals, cm as DisplayInfo, b1 as DividerData, D as DividerDataAlignment, es as DividerDataAlignmentWithLiterals, cj as DocumentStyle, d_ as DomainEvent, d$ as DomainEventBodyOneOf, aK as EmailMarketingCheckbox, c0 as EmbedData, dZ as Empty, e0 as EntityCreatedEvent, e3 as EntityDeletedEvent, e2 as EntityUpdatedEvent, ay as Entry, az as EntryRecurrenceOptionsOneOf, bU as EventData, e9 as EventMetadata, eb as ExperienceQuerySpec, ec as ExperienceSearchSpec, ea as ExperiencesQueryResult, cu as ExtendedFields, cC as File, b2 as FileData, b3 as FileSource, b4 as FileSourceDataOneOf, bQ as FontFamilyData, bO as FontSizeData, Q as FontType, eI as FontTypeWithLiterals, bh as GIF, bg as GIFData, G as GIFType, ey as GIFTypeWithLiterals, b6 as GalleryData, bc as GalleryOptions, bd as GalleryOptionsLayout, dM as GeoCoordinates, cH as GetExperienceRequest, cI as GetExperienceResponse, bz as Gradient, dn as GroupByValueResults, bj as HTMLData, bk as HTMLDataDataOneOf, bi as HeadingData, aW as Height, e6 as IdentificationData, e7 as IdentificationDataIdOneOf, b8 as Image, bl as ImageData, bn as ImageDataStyles, a8 as ImagePosition, eW as ImagePositionWithLiterals, bW as ImageStyles, cZ as IncludeMissingValuesOptions, a3 as InitialExpandedItems, eR as InitialExpandedItemsWithLiterals, aj as Interval, f5 as IntervalWithLiterals, cx as InvalidateCache, cy as InvalidateCacheGetByOneOf, ba as Item, bb as ItemDataOneOf, du as ItemMetadata, be as ItemStyle, a1 as Layout, ch as LayoutCellData, cf as LayoutData, v as LayoutType, eu as LayoutTypeWithLiterals, eP as LayoutWithLiterals, L as LineStyle, eq as LineStyleWithLiterals, aY as Link, bM as LinkData, aZ as LinkDataOneOf, bo as LinkPreviewData, bp as LinkPreviewDataStyles, c9 as ListValue, dJ as Locale, bq as MapData, br as MapSettings, z as MapType, eB as MapTypeWithLiterals, aD as MaxGuests, b7 as Media, bN as MentionData, e5 as MessageEnvelope, ci as Metadata, ag as MissingValues, f2 as MissingValuesWithLiterals, M as Mode, eh as ModeWithLiterals, dQ as Multilingual, d5 as NestedAggregation, d3 as NestedAggregationItem, d4 as NestedAggregationItemKindOneOf, da as NestedAggregationResults, db as NestedAggregationResultsResultOneOf, ai as NestedAggregationType, f4 as NestedAggregationTypeWithLiterals, dj as NestedResultValue, dk as NestedResultValueResultOneOf, dq as NestedResults, df as NestedValueAggregationResult, aM as Node, aN as NodeDataOneOf, aO as NodeStyle, N as NodeType, ek as NodeTypeWithLiterals, aB as NoticePeriod, a6 as NullValue, eU as NullValueWithLiterals, c1 as Oembed, at as OnOptions, au as OnOptionsOptionsOneOf, ax as OneTimeOptions, cp as OnlineReservations, aE as OnlineReservationsBusinessSchedule, bv as Option, bD as OptionDesign, by as OptionLayout, cb as OrderedListData, O as Orientation, ev as OrientationWithLiterals, b5 as PDFSettings, cA as Page, bs as ParagraphData, aA as PartySize, cn as PaymentPolicy, co as PaymentPolicyOptionsOneOf, ac as PaymentPolicyType, e_ as PaymentPolicyTypeWithLiterals, cl as PerGuestOptions, bu as Permissions, _ as Placement, am as PlacementType, f8 as PlacementTypeWithLiterals, eM as PlacementWithLiterals, b$ as PlaybackOptions, aS as PluginContainerData, P as PluginContainerDataAlignment, em as PluginContainerDataAlignmentWithLiterals, aT as PluginContainerDataWidth, aU as PluginContainerDataWidthDataOneOf, bE as Poll, bt as PollData, bF as PollDataLayout, bC as PollDesign, bx as PollLayout, I as PollLayoutDirection, eF as PollLayoutDirectionWithLiterals, H as PollLayoutType, eE as PollLayoutTypeWithLiterals, X as Position, eJ as PositionWithLiterals, bZ as PricingData, aF as PrivacyPolicy, aG as PrivacyPolicyValueOneOf, dH as Properties, dW as PropertiesChange, cL as QueryExperiencesRequest, cQ as QueryExperiencesResponse, d0 as RangeAggregation, d9 as RangeAggregationResult, cY as RangeBucket, dh as RangeResult, dd as RangeResults, R as Recurrence, ej as RecurrenceWithLiterals, a_ as Rel, cq as ReservationForm, Z as Resizing, eL as ResizingWithLiterals, ao as ResolutionMethod, fa as ResolutionMethodWithLiterals, aa as ResponsivenessBehaviour, eY as ResponsivenessBehaviourWithLiterals, e1 as RestoreInfo, dl as Results, bX as RibbonStyles, aL as RichContent, d1 as ScalarAggregation, di as ScalarResult, ah as ScalarType, f3 as ScalarTypeWithLiterals, a7 as Scaling, eV as ScalingWithLiterals, d6 as SearchDetails, al as SearchDetailsMode, f7 as SearchDetailsModeWithLiterals, cT as SearchExperiencesRequest, bw as Settings, dY as SiteCloned, dX as SiteCreated, dG as SitePropertiesEvent, dF as SitePropertiesNotification, af as SortDirection, f1 as SortDirectionWithLiterals, ad as SortOrder, e$ as SortOrderWithLiterals, ae as SortType, f0 as SortTypeWithLiterals, cO as Sorting, x as Source, ez as SourceWithLiterals, dP as SpecialHourPeriod, as as SpecificTablesOptions, aV as Spoiler, bP as SpoilerData, av as StartDaysAndTimes, p as StartDaysAndTimesDayOfWeek, ei as StartDaysAndTimesDayOfWeekWithLiterals, aX as Styles, bm as StylesBorder, y as StylesPosition, eA as StylesPositionWithLiterals, dR as SupportedLanguage, aq as Table, m as TableAssignmentType, ee as TableAssignmentTypeWithLiterals, T as TableAvailabilityType, ed as TableAvailabilityTypeWithLiterals, c5 as TableCellData, ar as TableCombination, c3 as TableData, cr as TableManagement, n as TableManagementMode, ef as TableManagementModeWithLiterals, cs as TableManagementOptionsOneOf, cw as TagList, cv as Tags, cE as TagsModified, r as Target, eo as TargetWithLiterals, aH as TermsAndConditions, aI as TermsAndConditionsValueOneOf, s as TextAlignment, ep as TextAlignmentWithLiterals, bH as TextData, ck as TextNodeStyle, b0 as TextStyle, bf as Thumbnails, w as ThumbnailsAlignment, ex as ThumbnailsAlignmentWithLiterals, dO as TimePeriod, dT as Translation, $ as Type, eN as TypeWithLiterals, cB as URI, o as Unit, eg as UnitWithLiterals, cJ as UpdateExperienceRequest, cK as UpdateExperienceResponse, c_ as ValueAggregation, c$ as ValueAggregationOptionsOneOf, d8 as ValueAggregationResult, dg as ValueResult, dc as ValueResults, a5 as VerticalAlignment, a9 as VerticalAlignmentAlignment, eX as VerticalAlignmentAlignmentWithLiterals, eT as VerticalAlignmentWithLiterals, b9 as Video, b_ as VideoData, V as ViewMode, et as ViewModeWithLiterals, A as ViewRole, eC as ViewRoleWithLiterals, F as VoteRole, eD as VoteRoleWithLiterals, ap as WebhookIdentityType, fb as WebhookIdentityTypeWithLiterals, aw as WeeklyOptions, u as Width, W as WidthType, el as WidthTypeWithLiterals, er as WidthWithLiterals } from './table-reservations-v1-experience-experiences.universal-Hhqb4sxM.mjs';
2
+ import { E as Experience, U as UpdateExperience, a as UpdateExperienceApplicationErrors, b as ExperienceSearch, S as SearchExperiencesResponse, B as BulkUpdateExperienceTagsOptions, c as BulkUpdateExperienceTagsResponse, d as BulkUpdateExperienceTagsApplicationErrors, e as BulkUpdateExperienceTagsByFilterOptions, f as BulkUpdateExperienceTagsByFilterResponse, g as BulkUpdateExperienceTagsByFilterApplicationErrors, h as ExperienceCreatedEnvelope, i as ExperienceTagsModifiedEnvelope, j as ExperienceUpdatedEnvelope, k as ExperiencesQueryBuilder, l as ExperienceQuery, t as typedQueryExperiences } from './table-reservations-v1-experience-experiences.universal-BrHRMEn-.mjs';
3
+ export { e8 as AccountInfo, e4 as ActionEvent, dK as Address, dL as AddressHint, cW as Aggregation, d7 as AggregationData, cX as AggregationKindOneOf, dr as AggregationResults, ds as AggregationResultsResultOneOf, de as AggregationResultsScalarResult, ak as AggregationType, f7 as AggregationTypeWithLiterals, a0 as Alignment, eP as AlignmentWithLiterals, bK as AnchorData, cz as App, bR as AppEmbedData, bS as AppEmbedDataAppDataOneOf, a2 as AppType, eR as AppTypeWithLiterals, dv as ApplicationError, aC as Approval, Y as AspectRatio, eL as AspectRatioWithLiterals, ca as AudioData, bA as Background, bB as BackgroundBackgroundOneOf, cg as BackgroundImage, J as BackgroundType, eH as BackgroundTypeWithLiterals, e9 as BaseEventMetadata, cd as BlockquoteData, bT as BookingData, aQ as Border, c7 as BorderColors, c8 as BorderWidths, dx as BulkActionMetadata, dz as BulkArchiveExperiencesRequest, dA as BulkArchiveExperiencesResponse, dB as BulkArchiveExperiencesResult, dC as BulkUnarchiveExperiencesRequest, dD as BulkUnarchiveExperiencesResponse, dE as BulkUnarchiveExperiencesResult, dy as BulkUpdateExperienceTagsByFilterRequest, dt as BulkUpdateExperienceTagsRequest, dw as BulkUpdateExperienceTagsResult, cc as BulletedListData, dN as BusinessSchedule, aP as ButtonData, q as ButtonDataType, eo as ButtonDataTypeWithLiterals, bV as ButtonStyles, ce as CaptionData, bY as CardStyles, dI as Categories, c6 as CellStyle, dU as ChangeContext, dV as ChangeContextPayloadOneOf, a$ as CodeBlockData, c2 as CollapsibleListData, bL as ColorData, aR as Colors, fd as CommonQueryWithEntityContext, fe as CommonSearchWithEntityContext, ct as Configuration, dS as ConsentPolicy, cF as CreateExperienceRequest, cG as CreateExperienceResponse, C as Crop, ex as CropWithLiterals, cP as CursorPaging, cR as CursorPagingMetadata, cM as CursorQuery, cN as CursorQueryPagingMethodOneOf, cU as CursorSearch, cV as CursorSearchPagingMethodOneOf, cS as Cursors, aJ as CustomFieldDefinition, cD as CustomTag, d2 as DateHistogramAggregation, dm as DateHistogramResult, dp as DateHistogramResults, an as DayOfWeek, fa as DayOfWeekWithLiterals, bI as Decoration, bJ as DecorationDataOneOf, K as DecorationType, eI as DecorationTypeWithLiterals, bG as Design, ab as DesignTarget, e_ as DesignTargetWithLiterals, c4 as Dimensions, a4 as Direction, eT as DirectionWithLiterals, cm as DisplayInfo, b1 as DividerData, D as DividerDataAlignment, et as DividerDataAlignmentWithLiterals, cj as DocumentStyle, d_ as DomainEvent, d$ as DomainEventBodyOneOf, aK as EmailMarketingCheckbox, c0 as EmbedData, dZ as Empty, e0 as EntityCreatedEvent, e3 as EntityDeletedEvent, e2 as EntityUpdatedEvent, ay as Entry, az as EntryRecurrenceOptionsOneOf, bU as EventData, ea as EventMetadata, ec as ExperienceQuerySpec, ed as ExperienceSearchSpec, eb as ExperiencesQueryResult, cu as ExtendedFields, cC as File, b2 as FileData, b3 as FileSource, b4 as FileSourceDataOneOf, bQ as FontFamilyData, bO as FontSizeData, Q as FontType, eJ as FontTypeWithLiterals, bh as GIF, bg as GIFData, G as GIFType, ez as GIFTypeWithLiterals, b6 as GalleryData, bc as GalleryOptions, bd as GalleryOptionsLayout, dM as GeoCoordinates, cH as GetExperienceRequest, cI as GetExperienceResponse, bz as Gradient, dn as GroupByValueResults, bj as HTMLData, bk as HTMLDataDataOneOf, bi as HeadingData, aW as Height, e6 as IdentificationData, e7 as IdentificationDataIdOneOf, b8 as Image, bl as ImageData, bn as ImageDataStyles, a8 as ImagePosition, eX as ImagePositionWithLiterals, bW as ImageStyles, cZ as IncludeMissingValuesOptions, a3 as InitialExpandedItems, eS as InitialExpandedItemsWithLiterals, aj as Interval, f6 as IntervalWithLiterals, cx as InvalidateCache, cy as InvalidateCacheGetByOneOf, ba as Item, bb as ItemDataOneOf, du as ItemMetadata, be as ItemStyle, a1 as Layout, ch as LayoutCellData, cf as LayoutData, v as LayoutType, ev as LayoutTypeWithLiterals, eQ as LayoutWithLiterals, L as LineStyle, er as LineStyleWithLiterals, aY as Link, bM as LinkData, aZ as LinkDataOneOf, bo as LinkPreviewData, bp as LinkPreviewDataStyles, c9 as ListValue, dJ as Locale, bq as MapData, br as MapSettings, z as MapType, eC as MapTypeWithLiterals, aD as MaxGuests, b7 as Media, bN as MentionData, e5 as MessageEnvelope, ci as Metadata, ag as MissingValues, f3 as MissingValuesWithLiterals, M as Mode, ei as ModeWithLiterals, dQ as Multilingual, d5 as NestedAggregation, d3 as NestedAggregationItem, d4 as NestedAggregationItemKindOneOf, da as NestedAggregationResults, db as NestedAggregationResultsResultOneOf, ai as NestedAggregationType, f5 as NestedAggregationTypeWithLiterals, dj as NestedResultValue, dk as NestedResultValueResultOneOf, dq as NestedResults, df as NestedValueAggregationResult, aM as Node, aN as NodeDataOneOf, aO as NodeStyle, N as NodeType, el as NodeTypeWithLiterals, aB as NoticePeriod, a6 as NullValue, eV as NullValueWithLiterals, c1 as Oembed, at as OnOptions, au as OnOptionsOptionsOneOf, ax as OneTimeOptions, cp as OnlineReservations, aE as OnlineReservationsBusinessSchedule, bv as Option, bD as OptionDesign, by as OptionLayout, cb as OrderedListData, O as Orientation, ew as OrientationWithLiterals, b5 as PDFSettings, cA as Page, bs as ParagraphData, aA as PartySize, cn as PaymentPolicy, co as PaymentPolicyOptionsOneOf, ac as PaymentPolicyType, e$ as PaymentPolicyTypeWithLiterals, cl as PerGuestOptions, bu as Permissions, _ as Placement, am as PlacementType, f9 as PlacementTypeWithLiterals, eN as PlacementWithLiterals, b$ as PlaybackOptions, aS as PluginContainerData, P as PluginContainerDataAlignment, en as PluginContainerDataAlignmentWithLiterals, aT as PluginContainerDataWidth, aU as PluginContainerDataWidthDataOneOf, bE as Poll, bt as PollData, bF as PollDataLayout, bC as PollDesign, bx as PollLayout, I as PollLayoutDirection, eG as PollLayoutDirectionWithLiterals, H as PollLayoutType, eF as PollLayoutTypeWithLiterals, X as Position, eK as PositionWithLiterals, bZ as PricingData, aF as PrivacyPolicy, aG as PrivacyPolicyValueOneOf, dH as Properties, dW as PropertiesChange, cL as QueryExperiencesRequest, cQ as QueryExperiencesResponse, d0 as RangeAggregation, d9 as RangeAggregationResult, cY as RangeBucket, dh as RangeResult, dd as RangeResults, R as Recurrence, ek as RecurrenceWithLiterals, a_ as Rel, cq as ReservationForm, Z as Resizing, eM as ResizingWithLiterals, ao as ResolutionMethod, fb as ResolutionMethodWithLiterals, aa as ResponsivenessBehaviour, eZ as ResponsivenessBehaviourWithLiterals, e1 as RestoreInfo, dl as Results, bX as RibbonStyles, aL as RichContent, d1 as ScalarAggregation, di as ScalarResult, ah as ScalarType, f4 as ScalarTypeWithLiterals, a7 as Scaling, eW as ScalingWithLiterals, d6 as SearchDetails, al as SearchDetailsMode, f8 as SearchDetailsModeWithLiterals, cT as SearchExperiencesRequest, bw as Settings, dY as SiteCloned, dX as SiteCreated, dG as SitePropertiesEvent, dF as SitePropertiesNotification, af as SortDirection, f2 as SortDirectionWithLiterals, ad as SortOrder, f0 as SortOrderWithLiterals, ae as SortType, f1 as SortTypeWithLiterals, cO as Sorting, x as Source, eA as SourceWithLiterals, dP as SpecialHourPeriod, as as SpecificTablesOptions, aV as Spoiler, bP as SpoilerData, av as StartDaysAndTimes, p as StartDaysAndTimesDayOfWeek, ej as StartDaysAndTimesDayOfWeekWithLiterals, aX as Styles, bm as StylesBorder, y as StylesPosition, eB as StylesPositionWithLiterals, dR as SupportedLanguage, aq as Table, m as TableAssignmentType, ef as TableAssignmentTypeWithLiterals, T as TableAvailabilityType, ee as TableAvailabilityTypeWithLiterals, c5 as TableCellData, ar as TableCombination, c3 as TableData, cr as TableManagement, n as TableManagementMode, eg as TableManagementModeWithLiterals, cs as TableManagementOptionsOneOf, cw as TagList, cv as Tags, cE as TagsModified, r as Target, ep as TargetWithLiterals, aH as TermsAndConditions, aI as TermsAndConditionsValueOneOf, s as TextAlignment, eq as TextAlignmentWithLiterals, bH as TextData, ck as TextNodeStyle, b0 as TextStyle, bf as Thumbnails, w as ThumbnailsAlignment, ey as ThumbnailsAlignmentWithLiterals, dO as TimePeriod, dT as Translation, $ as Type, eO as TypeWithLiterals, cB as URI, o as Unit, eh as UnitWithLiterals, cJ as UpdateExperienceRequest, cK as UpdateExperienceResponse, c_ as ValueAggregation, c$ as ValueAggregationOptionsOneOf, d8 as ValueAggregationResult, dg as ValueResult, dc as ValueResults, a5 as VerticalAlignment, a9 as VerticalAlignmentAlignment, eY as VerticalAlignmentAlignmentWithLiterals, eU as VerticalAlignmentWithLiterals, b9 as Video, b_ as VideoData, V as ViewMode, eu as ViewModeWithLiterals, A as ViewRole, eD as ViewRoleWithLiterals, F as VoteRole, eE as VoteRoleWithLiterals, ap as WebhookIdentityType, fc as WebhookIdentityTypeWithLiterals, aw as WeeklyOptions, u as Width, W as WidthType, em as WidthTypeWithLiterals, es as WidthWithLiterals } from './table-reservations-v1-experience-experiences.universal-BrHRMEn-.mjs';
4
4
 
5
5
  declare function createExperience$1(httpClient: HttpClient): CreateExperienceSignature;
6
6
  interface CreateExperienceSignature {