@wix/auto_sdk_stores_products-v-3 1.0.107 → 1.0.108
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/index.d.ts +2 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +19 -2
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/{stores-catalog-v3-product-products-v-3.universal-C1p1cDA3.d.ts → stores-catalog-v3-product-products-v-3.universal-L_9T8mRb.d.ts} +18 -1
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +19 -2
- package/build/es/meta.mjs.map +1 -1
- package/build/es/{stores-catalog-v3-product-products-v-3.universal-C1p1cDA3.d.mts → stores-catalog-v3-product-products-v-3.universal-L_9T8mRb.d.mts} +18 -1
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +19 -2
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/{stores-catalog-v3-product-products-v-3.universal-wTRdhdkD.d.ts → stores-catalog-v3-product-products-v-3.universal-BvXK7xST.d.ts} +18 -1
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +19 -2
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/{stores-catalog-v3-product-products-v-3.universal-wTRdhdkD.d.mts → stores-catalog-v3-product-products-v-3.universal-BvXK7xST.d.mts} +18 -1
- package/package.json +2 -2
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 { V as V3Product, C as CreateProductOptions, a as CreateProductApplicationErrors, b as CreateProductValidationErrors, P as ProductWithInventory, c as CreateProductWithInventoryOptions, d as CreateProductWithInventoryResponse, e as CreateProductWithInventoryApplicationErrors, f as CreateProductWithInventoryValidationErrors, U as UpdateProduct, g as UpdateProductOptions, h as UpdateProductApplicationErrors, i as UpdateProductValidationErrors, j as UpdateProductWithInventoryProduct, k as UpdateProductWithInventoryOptions, l as UpdateProductWithInventoryResponse, m as UpdateProductWithInventoryApplicationErrors, n as UpdateProductWithInventoryValidationErrors, B as BulkCreateProductsOptions, o as BulkCreateProductsResponse, p as BulkCreateProductsApplicationErrors, q as BulkCreateProductsValidationErrors, r as BulkCreateProductsWithInventoryOptions, s as BulkCreateProductsWithInventoryResponse, t as BulkCreateProductsWithInventoryApplicationErrors, u as BulkCreateProductsWithInventoryValidationErrors, v as V3MaskedProduct, w as BulkUpdateProductsOptions, x as BulkUpdateProductsResponse, y as BulkUpdateProductsApplicationErrors, z as BulkUpdateProductsValidationErrors, M as MaskedProductWithInventory, A as BulkUpdateProductsWithInventoryOptions, D as BulkUpdateProductsWithInventoryResponse, E as BulkUpdateProductsWithInventoryApplicationErrors, F as BulkUpdateProductsWithInventoryValidationErrors, G as BulkUpdateProductsByFilterOptions, H as V3BulkUpdateProductsByFilterResponse, I as BulkUpdateProductsByFilterApplicationErrors, J as BulkUpdateProductsByFilterValidationErrors, K as V3BulkDeleteProductsResponse, L as BulkDeleteProductsValidationErrors, N as BulkDeleteProductsByFilterOptions, O as V3BulkDeleteProductsByFilterResponse, Q as GetProductOptions, R as GetProductApplicationErrors, S as GetProductBySlugOptions, T as V3GetProductBySlugResponse, W as GetProductBySlugApplicationErrors, X as V3ProductSearch, Y as SearchProductsOptions, Z as V3SearchProductsResponse, _ as SearchProductsApplicationErrors, $ as CountProductsOptions, a0 as V3CountProductsResponse, a1 as CountProductsApplicationErrors, a2 as BulkUpdateProductVariantsByFilterOptions, a3 as BulkUpdateProductVariantsByFilterResponse, a4 as BulkUpdateProductVariantsByFilterApplicationErrors, a5 as BulkUpdateProductVariantsByFilterValidationErrors, a6 as BulkAdjustProductVariantsByFilterOptions, a7 as V3BulkAdjustProductVariantsByFilterResponse, a8 as BulkAdjustProductVariantsByFilterApplicationErrors, a9 as BulkAdjustProductVariantsByFilterValidationErrors, aa as BulkAddInfoSectionsToProductsByFilterOptions, ab as V3BulkAddInfoSectionsToProductsByFilterResponse, ac as BulkAddInfoSectionsToProductsByFilterApplicationErrors, ad as V3ProductIdWithRevision, ae as BulkAddInfoSectionsToProductsOptions, af as V3BulkAddInfoSectionsToProductsResponse, ag as BulkAddInfoSectionsToProductsApplicationErrors, ah as BulkRemoveInfoSectionsFromProductsByFilterOptions, ai as V3BulkRemoveInfoSectionsFromProductsByFilterResponse, aj as BulkRemoveInfoSectionsFromProductsOptions, ak as V3BulkRemoveInfoSectionsFromProductsResponse, al as BulkAddProductsToCategoriesByFilterOptions, am as BulkAddProductsToCategoriesByFilterResponse, an as BulkRemoveProductsFromCategoriesByFilterOptions, ao as BulkRemoveProductsFromCategoriesByFilterResponse, ap as GetAllProductsCategoryResponse, aq as ProductCreatedEnvelope, ar as ProductDeletedEnvelope, as as ProductUpdatedEnvelope, at as V3ProductQuery, au as QueryProductsOptions, av as typedQueryProducts, aw as ProductsQueryBuilder } from './stores-catalog-v3-product-products-v-3.universal-
|
|
3
|
-
export { fb as ActionEvent, hi as AdjustValue, hj as AdjustValueAdjustValueOneOf, fF as Aggregation, fW as AggregationData, iF as AggregationDataAggregationResults, iG as AggregationDataAggregationResultsResultOneOf, it as AggregationDataAggregationResultsScalarResult, gB as AggregationDateHistogramAggregation, bW as AggregationDateHistogramAggregationInterval, ku as AggregationDateHistogramAggregationIntervalWithLiterals, fG as AggregationKindOneOf, gE as AggregationNestedAggregation, ie as AggregationNestedAggregationNestedAggregationItem, ig as AggregationNestedAggregationNestedAggregationItemKindOneOf, bV as AggregationNestedAggregationNestedAggregationType, kt as AggregationNestedAggregationNestedAggregationTypeWithLiterals, gz as AggregationRangeAggregation, i7 as AggregationRangeAggregationRangeBucket, gd as AggregationResults, iD as AggregationResultsDateHistogramResults, iC as AggregationResultsGroupByValueResults, ip as AggregationResultsNestedAggregationResults, iq as AggregationResultsNestedAggregationResultsResultOneOf, iE as AggregationResultsNestedResults, is as AggregationResultsRangeResults, ge as AggregationResultsResultOneOf, g1 as AggregationResultsScalarResult, ir as AggregationResultsValueResults, gA as AggregationScalarAggregation, bz as AggregationType, k7 as AggregationTypeWithLiterals, gx as AggregationValueAggregation, i8 as AggregationValueAggregationIncludeMissingValuesOptions, bT as AggregationValueAggregationMissingValues, kr as AggregationValueAggregationMissingValuesWithLiterals, gy as AggregationValueAggregationOptionsOneOf, bS as AggregationValueAggregationSortDirection, kq as AggregationValueAggregationSortDirectionWithLiterals, bR as AggregationValueAggregationSortType, kp as AggregationValueAggregationSortTypeWithLiterals, a$ as Alignment, jz as AlignmentWithLiterals, cZ as AnchorData, fj as App, d4 as AppEmbedData, d5 as AppEmbedDataAppDataOneOf, b1 as AppType, jB as AppTypeWithLiterals, eS as ApplicationError, aX as AspectRatio, jv as AspectRatioWithLiterals, dq as AudioData, bN as AvailabilityStatus, kl as AvailabilityStatusWithLiterals, cP as Background, cQ as BackgroundBackgroundOneOf, dw as BackgroundImage, aT as BackgroundType, jr as BackgroundTypeWithLiterals, j0 as BaseEventMetadata, dt as BlockquoteData, d6 as BookingData, c3 as Border, dm as BorderColors, dn as BorderWidths, dY as Brand, ec as BreadCrumb, eb as BreadcrumbsInfo, gW as BulkActionMetadata, h5 as BulkAddInfoSectionsToProductsByFilterRequest, h6 as BulkAddInfoSectionsToProductsByFilterResponse, h8 as BulkAddInfoSectionsToProductsRequest, ha as BulkAddInfoSectionsToProductsResponse, eD as BulkAddProductsToBatchRequest, eQ as BulkAddProductsToBatchResponse, iY as BulkAddProductsToCategoriesByFilterRequest, hh as BulkAdjustProductVariantsByFilterRequest, bY as BulkAdjustProductVariantsByFilterRequestRoundingStrategy, kw as BulkAdjustProductVariantsByFilterRequestRoundingStrategyWithLiterals, hm as BulkAdjustProductVariantsByFilterResponse, hn as BulkCreateProductsForMigrationRequest, ho as BulkCreateProductsForMigrationResponse, hL as BulkCreateProductsRequest, iW as BulkCreateProductsWithInventoryForMigrationRequest, iX as BulkCreateProductsWithInventoryForMigrationResponse, hP as BulkCreateProductsWithInventoryRequest, h3 as BulkDeleteProductsByFilterRequest, h4 as BulkDeleteProductsByFilterResponse, h0 as BulkDeleteProductsRequest, h1 as BulkDeleteProductsResponse, hY as BulkDeleteProductsResponseBulkProductResult, hp as BulkInventoryItemAction, hF as BulkInventoryItemResult, hE as BulkInventoryItemResults, eT as BulkItemResult, h2 as BulkProductResult, hQ as BulkProductResults, hb as BulkRemoveInfoSectionsFromProductsByFilterRequest, hc as BulkRemoveInfoSectionsFromProductsByFilterResponse, hd as BulkRemoveInfoSectionsFromProductsRequest, he as BulkRemoveInfoSectionsFromProductsResponse, iZ as BulkRemoveProductsFromCategoriesByFilterRequest, iM as BulkUpdateProductVariantsByFilterRequest, g_ as BulkUpdateProductsByFilterRequest, g$ as BulkUpdateProductsByFilterResponse, hR as BulkUpdateProductsRequest, hS as BulkUpdateProductsWithInventoryRequest, hf as BulkUpdateVariantsByFilterRequest, hg as BulkUpdateVariantsByFilterResponse, ds as BulletedListData, c2 as ButtonData, aA as ButtonDataType, j8 as ButtonDataTypeWithLiterals, d8 as ButtonStyles, ht as CalculateProductInventorPreorderStatusAsyncRequest, hu as CalculateProductInventorPreorderStatusAsyncResponse, du as CaptionData, db as CardStyles, hM as CatalogV3BulkProductResult, dl as CellStyle, bd as ChoiceType, jN as ChoiceTypeWithLiterals, dO as ChoicesSettings, ce as CodeBlockData, dh as CollapsibleListData, c_ as ColorData, c4 as Colors, gt as CommonAggregation, il as CommonAggregationData, id as CommonAggregationDateHistogramAggregation, gu as CommonAggregationKindOneOf, ih as CommonAggregationNestedAggregation, ib as CommonAggregationRangeAggregation, ic as CommonAggregationScalarAggregation, bJ as CommonAggregationType, kh as CommonAggregationTypeWithLiterals, i9 as CommonAggregationValueAggregation, ia as CommonAggregationValueAggregationOptionsOneOf, eU as CommonBulkActionMetadata, ii as CommonCursorPaging, ij as CommonCursorPagingMetadata, iI as CommonCursorQuery, iJ as CommonCursorQueryPagingMethodOneOf, i2 as CommonCursorSearch, i3 as CommonCursorSearchPagingMethodOneOf, ik as CommonCursors, gV as CommonItemMetadata, kz as CommonQueryWithEntityContext, bG as CommonScalarType, ke as CommonScalarTypeWithLiterals, gH as CommonSearchDetails, bP as CommonSearchDetailsMode, kn as CommonSearchDetailsModeWithLiterals, ky as CommonSearchWithEntityContext, bC as CommonSortOrder, ka as CommonSortOrderWithLiterals, gs as CommonSorting, dS as ConnectedModifier, dW as ConnectedModifierChoice, dX as ConnectedModifierChoiceValueOneOf, dT as ConnectedModifierModifierSettingsOneOf, dM as ConnectedOption, dP as ConnectedOptionChoice, dQ as ConnectedOptionChoiceValueOneOf, dN as ConnectedOptionOptionSettingsOneOf, gQ as CountProductsRequest, gR as CountProductsResponse, eB as CreateBatchRequest, eC as CreateBatchResponse, hx as CreateProductRequest, hy as CreateProductResponse, hD as CreateProductWithInventoryRequest, aJ as Crop, jh as CropWithLiterals, fS as CursorPaging, fU as CursorPagingMetadata, gk as CursorQuery, gl as CursorQueryPagingMethodOneOf, fC as CursorSearch, fD as CursorSearchPagingMethodOneOf, fV as Cursors, fn as CustomTag, fN as DateHistogramAggregation, bI as DateHistogramAggregationInterval, kg as DateHistogramAggregationIntervalWithLiterals, g9 as DateHistogramResult, gb as DateHistogramResults, iB as DateHistogramResultsDateHistogramResult, cX as Decoration, cY as DecorationDataOneOf, aU as DecorationType, js as DecorationTypeWithLiterals, f2 as DeleteByFilterOperation, f1 as DeleteByIdsOperation, fz as DeleteProductRequest, fA as DeleteProductResponse, gp as DeprecatedSearchProductsWithOffsetRequest, gJ as DeprecatedSearchProductsWithOffsetResponse, cV as Design, ba as DesignTarget, jK as DesignTargetWithLiterals, dj as Dimensions, b3 as Direction, jD as DirectionWithLiterals, bn as DiscountType, jX as DiscountTypeWithLiterals, cg as DividerData, aF as DividerDataAlignment, jd as DividerDataAlignmentWithLiterals, gS as DoNotCallBulkCreateProductsRequest, gT as DoNotCallBulkCreateProductsResponse, gX as DoNotCallBulkUpdateProductsRequest, gZ as DoNotCallBulkUpdateProductsResponse, fo as DoNotCallCreateProductRequest, fp as DoNotCallCreateProductResponse, fv as DoNotCallUpdateProductRequest, fw as DoNotCallUpdateProductResponse, f0 as DocumentImage, e$ as DocumentPayload, dz as DocumentStyle, eZ as DocumentUpdateOperation, f5 as DomainEvent, f6 as DomainEventBodyOneOf, fq as DuplicateMediaIdAssignedToProduct, df as EmbedData, fc as Empty, f7 as EntityCreatedEvent, fa as EntityDeletedEvent, f9 as EntityUpdatedEvent, bo as Enum, jY as EnumWithLiterals, d7 as EventData, j1 as EventMetadata, bO as EventType, km as EventTypeWithLiterals, gj as EventuallyConsistentQueryProductsRequest, gm as EventuallyConsistentQueryProductsResponse, et as ExtendedFields, fm as File, ch as FileData, ci as FileSource, cj as FileSourceDataOneOf, bl as FileType, jV as FileTypeWithLiterals, e3 as FixedMonetaryAmount, d3 as FontFamilyData, d1 as FontSizeData, aV as FontType, jt as FontTypeWithLiterals, dU as FreeTextSettings, h7 as FulfillerDeleted, cw as GIF, cv as GIFData, aL as GIFType, jj as GIFTypeWithLiterals, cl as GalleryData, cr as GalleryOptions, cs as GalleryOptionsLayout, i_ as GetAllProductsCategoryRequest, ft as GetProductBySlugRequest, fu as GetProductBySlugResponse, fr as GetProductRequest, fs as GetProductResponse, cO as Gradient, gF as GroupByAggregation, gG as GroupByAggregationKindOneOf, ga as GroupByValueResults, iu as GroupByValueResultsNestedValueAggregationResult, cy as HTMLData, cz as HTMLDataDataOneOf, cx as HeadingData, c9 as Height, ff as IdentificationData, fg as IdentificationDataIdOneOf, cn as Image, cA as ImageData, cC as ImageDataStyles, b7 as ImagePosition, jH as ImagePositionWithLiterals, d9 as ImageStyles, fI as IncludeMissingValuesOptions, e_ as IndexDocument, dZ as InfoSection, b2 as InitialExpandedItems, jC as InitialExpandedItemsWithLiterals, by as Interval, k6 as IntervalWithLiterals, hO as InvalidDigitalFileIds, fh as InvalidateCache, fi as InvalidateCacheGetByOneOf, e4 as Inventory, bf as InventoryAvailabilityStatus, jP as InventoryAvailabilityStatusWithLiterals, hq as InventoryItem, eJ as InventoryItemComposite, eK as InventoryItemCompositeTrackingMethodOneOf, hr as InventoryItemTrackingMethodOneOf, es as InventoryStatus, cp as Item, cq as ItemDataOneOf, hG as ItemMetadata, ct as ItemStyle, dJ as Keyword, b0 as Layout, dx as LayoutCellData, dv as LayoutData, aH as LayoutType, jf as LayoutTypeWithLiterals, jA as LayoutWithLiterals, aD as LineStyle, jb as LineStyleWithLiterals, cb as Link, c$ as LinkData, cc as LinkDataOneOf, cD as LinkPreviewData, cE as LinkPreviewDataStyles, dp as ListValue, cF as MapData, cG as MapSettings, aO as MapType, jm as MapTypeWithLiterals, gY as MaskedProduct, bj as MeasurementUnit, jT as MeasurementUnitWithLiterals, dB as Media, dH as MediaItemsInfo, bb as MediaType, jL as MediaTypeWithLiterals, d0 as MentionData, fe as MessageEnvelope, dy as Metadata, eA as MinVariantPriceInfo, bv as MissingValues, k3 as MissingValuesWithLiterals, hB as MissingVariantOptionChoiceErrorData, hC as MissingVariantOptionErrorData, bA as Mode, k8 as ModeWithLiterals, dV as ModifierChoicesSettings, be as ModifierRenderType, jO as ModifierRenderTypeWithLiterals, dR as MultipleColors, fQ as NestedAggregation, fO as NestedAggregationItem, fP as NestedAggregationItemKindOneOf, gC as NestedAggregationNestedAggregationItem, gD as NestedAggregationNestedAggregationItemKindOneOf, bH as NestedAggregationNestedAggregationType, kf as NestedAggregationNestedAggregationTypeWithLiterals, fZ as NestedAggregationResults, f_ as NestedAggregationResultsResultOneOf, bx as NestedAggregationType, k5 as NestedAggregationTypeWithLiterals, g6 as NestedResultValue, g7 as NestedResultValueResultOneOf, gc as NestedResults, iy as NestedResultsNestedResultValue, iz as NestedResultsNestedResultValueResultOneOf, iw as NestedResultsRangeResult, iA as NestedResultsResults, ix as NestedResultsScalarResult, iv as NestedResultsValueResult, g2 as NestedValueAggregationResult, b$ as Node, c0 as NodeDataOneOf, c1 as NodeStyle, ax as NodeType, j5 as NodeTypeWithLiterals, b5 as NullValue, jF as NullValueWithLiterals, dg as Oembed, cK as Option, eg as OptionChoice, eh as OptionChoiceIds, ei as OptionChoiceNames, eM as OptionChoiceReferences, cS as OptionDesign, cN as OptionLayout, dr as OrderedListData, aI as Orientation, jg as OrientationWithLiterals, ck as PDFSettings, fk as Page, gK as PagingMetadata, cH as ParagraphData, cJ as Permissions, e5 as PhysicalProperties, aZ as Placement, jx as PlacementWithLiterals, gq as PlatformOffsetSearch, gr as PlatformOffsetSearchPagingMethodOneOf, gI as PlatformPaging, de as PlaybackOptions, c5 as PluginContainerData, az as PluginContainerDataAlignment, j7 as PluginContainerDataAlignmentWithLiterals, c6 as PluginContainerDataWidth, c7 as PluginContainerDataWidthDataOneOf, cT as Poll, cI as PollData, cU as PollDataLayout, cR as PollDesign, cM as PollLayout, aS as PollLayoutDirection, jq as PollLayoutDirectionWithLiterals, aR as PollLayoutType, jp as PollLayoutTypeWithLiterals, cL as PollSettings, aW as Position, ju as PositionWithLiterals, eL as PreorderInfo, bg as PreorderStatus, jQ as PreorderStatusWithLiterals, ej as PriceInfo, em as PricePerUnit, e8 as PricePerUnitRange, e9 as PricePerUnitRangePricePerUnit, e6 as PricePerUnitSettings, e2 as PriceRange, dc as PricingData, hs as Product, d$ as ProductCategoriesInfo, e0 as ProductCategory, e1 as ProductCategoryIdsInfo, h9 as ProductIdWithRevision, eE as ProductItem, dC as ProductMedia, dE as ProductMediaMediaOneOf, dD as ProductMediaSetByOneOf, bc as ProductOptionRenderType, jM as ProductOptionRenderTypeWithLiterals, bh as ProductPreorderAvailability, jR as ProductPreorderAvailabilityWithLiterals, bi as ProductType, jS as ProductTypeWithLiterals, gM as ProductVariantIds, gP as ProductVariants, eF as ProductWithInventoryTypedPropertiesOneOf, j3 as ProductsQueryResult, hv as PuffUpProductMediaRequest, hw as PuffUpProductMediaResponse, kx as QueryProductsApplicationErrors, gn as QueryProductsRequest, go as QueryProductsResponse, fL as RangeAggregation, gv as RangeAggregationRangeBucket, fY as RangeAggregationResult, fH as RangeBucket, g4 as RangeResult, g0 as RangeResults, io as RangeResultsRangeAggregationResult, cd as Rel, bB as RequestedFields, k9 as RequestedFieldsWithLiterals, aY as Resizing, jw as ResizingWithLiterals, b9 as ResponsivenessBehaviour, jJ as ResponsivenessBehaviourWithLiterals, f8 as RestoreInfo, g8 as Results, gL as RetrieveVariantsRequest, gO as RetrieveVariantsResponse, ek as RevenueDetails, d_ as Ribbon, da as RibbonStyles, b_ as RichContent, bM as RoundingStrategy, kk as RoundingStrategyWithLiterals, fM as ScalarAggregation, g5 as ScalarResult, bw as ScalarType, k4 as ScalarTypeWithLiterals, b6 as Scaling, jG as ScalingWithLiterals, fR as SearchDetails, bK as SearchDetailsMode, ki as SearchDetailsModeWithLiterals, fd as SearchIndexingNotification, fB as SearchProductsRequest, fT as SearchProductsResponse, gg as SearchRelated, gh as SearchRelatedDetails, gf as SearchRelatedProductsRequest, gi as SearchRelatedProductsResponse, eo as SecuredMedia, dI as SeoSchema, dL as Settings, br as SingleEntityOpsRequestedFields, j$ as SingleEntityOpsRequestedFieldsWithLiterals, bu as SortDirection, k2 as SortDirectionWithLiterals, bs as SortOrder, k0 as SortOrderWithLiterals, bt as SortType, k1 as SortTypeWithLiterals, fE as Sorting, aM as Source, jk as SourceWithLiterals, c8 as Spoiler, d2 as SpoilerData, bp as State, jZ as StateWithLiterals, ca as Styles, cB as StylesBorder, aN as StylesPosition, jl as StylesPositionWithLiterals, eV as SubmitBatchRequest, eW as SubmitBatchResponse, ev as Subscription, ew as SubscriptionCyclesOneOf, eu as SubscriptionDetails, ex as SubscriptionDiscount, ey as SubscriptionDiscountDiscountOneOf, bm as SubscriptionFrequency, jW as SubscriptionFrequencyWithLiterals, eq as SubscriptionPrice, er as SubscriptionPricePerUnit, ep as SubscriptionPricesInfo, dk as TableCellData, di as TableData, dK as Tag, aB as Target, j9 as TargetWithLiterals, aC as TextAlignment, ja as TextAlignmentWithLiterals, cW as TextData, dA as TextNodeStyle, cf as TextStyle, dG as Thumbnail, cu as Thumbnails, aK as ThumbnailsAlignment, ji as ThumbnailsAlignmentWithLiterals, i$ as TreeReference, a_ as Type, jy as TypeWithLiterals, fl as URI, hk as UnsignedAdjustValue, hl as UnsignedAdjustValueAdjustValueOneOf, fy as UnsupportedFieldMasks, f3 as UpdateByFilterOperation, eX as UpdateDocumentsEvent, eY as UpdateDocumentsEventOperationOneOf, f4 as UpdateExistingOperation, hI as UpdateProductRequest, hJ as UpdateProductResponse, hK as UpdateProductWithInventoryRequest, hN as UpstreamWixCommonItemMetadata, cm as V1Media, iO as V3AdjustValue, iP as V3AdjustValueAdjustValueOneOf, iS as V3BulkAddInfoSectionsToProductsByFilterRequest, iT as V3BulkAddInfoSectionsToProductsRequest, iN as V3BulkAdjustProductVariantsByFilterRequest, hZ as V3BulkDeleteProductsByFilterRequest, hX as V3BulkDeleteProductsRequest, gU as V3BulkProductResult, iU as V3BulkRemoveInfoSectionsFromProductsByFilterRequest, iV as V3BulkRemoveInfoSectionsFromProductsRequest, hT as V3BulkUpdateProductsByFilterRequest, iL as V3CountProductsRequest, hV as V3DeleteProductRequest, hW as V3DeleteProductResponse, i0 as V3GetProductBySlugRequest, h_ as V3GetProductRequest, h$ as V3GetProductResponse, eN as V3OptionChoiceIds, eO as V3OptionChoiceNames, eP as V3ProductCategoryIdsInfo, j4 as V3ProductQuerySpec, j2 as V3ProductSearchSpec, bZ as V3ProductTypedPropertiesOneOf, iH as V3QueryProductsRequest, iK as V3QueryProductsResponse, i1 as V3SearchProductsRequest, iQ as V3UnsignedAdjustValue, iR as V3UnsignedAdjustValueAdjustValueOneOf, eG as V3VariantsInfo, fJ as ValueAggregation, gw as ValueAggregationIncludeMissingValuesOptions, bF as ValueAggregationMissingValues, kd as ValueAggregationMissingValuesWithLiterals, fK as ValueAggregationOptionsOneOf, fX as ValueAggregationResult, bE as ValueAggregationSortDirection, kc as ValueAggregationSortDirectionWithLiterals, bD as ValueAggregationSortType, kb as ValueAggregationSortTypeWithLiterals, g3 as ValueResult, f$ as ValueResults, im as ValueResultsValueAggregationResult, ee as Variant, en as VariantDigitalProperties, hA as VariantNotAlignedWithProduct, el as VariantPhysicalProperties, ez as VariantSummary, ef as VariantTypedPropertiesOneOf, eH as VariantWithInventory, eI as VariantWithInventoryTypedPropertiesOneOf, gN as VariantsCursorPaging, ed as VariantsInfo, hz as VariantsNotAlignedWithProduct, bL as VariantsOpsRequestedFields, kj as VariantsOpsRequestedFieldsWithLiterals, fx as VariantsRemoved, b4 as VerticalAlignment, b8 as VerticalAlignmentAlignment, jI as VerticalAlignmentAlignmentWithLiterals, jE as VerticalAlignmentWithLiterals, co as Video, dd as VideoData, dF as VideoResolution, aG as ViewMode, je as ViewModeWithLiterals, aP as ViewRole, jn as ViewRoleWithLiterals, aQ as VoteRole, jo as VoteRoleWithLiterals, bq as WebhookIdentityType, j_ as WebhookIdentityTypeWithLiterals, ea as WeightMeasurementUnitInfo, e7 as WeightRange, bk as WeightUnit, jU as WeightUnitWithLiterals, aE as Width, ay as WidthType, j6 as WidthTypeWithLiterals, jc as WidthWithLiterals, i5 as WixCommonAggregation, i6 as WixCommonAggregationKindOneOf, bX as WixCommonAggregationType, kv as WixCommonAggregationTypeWithLiterals, hH as WixCommonBulkActionMetadata, eR as WixCommonItemMetadata, bU as WixCommonScalarType, ks as WixCommonScalarTypeWithLiterals, hU as WixCommonSearchDetails, bQ as WixCommonSortOrder, ko as WixCommonSortOrderWithLiterals, i4 as WixCommonSorting } from './stores-catalog-v3-product-products-v-3.universal-C1p1cDA3.js';
|
|
2
|
+
import { V as V3Product, C as CreateProductOptions, a as CreateProductApplicationErrors, b as CreateProductValidationErrors, P as ProductWithInventory, c as CreateProductWithInventoryOptions, d as CreateProductWithInventoryResponse, e as CreateProductWithInventoryApplicationErrors, f as CreateProductWithInventoryValidationErrors, U as UpdateProduct, g as UpdateProductOptions, h as UpdateProductApplicationErrors, i as UpdateProductValidationErrors, j as UpdateProductWithInventoryProduct, k as UpdateProductWithInventoryOptions, l as UpdateProductWithInventoryResponse, m as UpdateProductWithInventoryApplicationErrors, n as UpdateProductWithInventoryValidationErrors, B as BulkCreateProductsOptions, o as BulkCreateProductsResponse, p as BulkCreateProductsApplicationErrors, q as BulkCreateProductsValidationErrors, r as BulkCreateProductsWithInventoryOptions, s as BulkCreateProductsWithInventoryResponse, t as BulkCreateProductsWithInventoryApplicationErrors, u as BulkCreateProductsWithInventoryValidationErrors, v as V3MaskedProduct, w as BulkUpdateProductsOptions, x as BulkUpdateProductsResponse, y as BulkUpdateProductsApplicationErrors, z as BulkUpdateProductsValidationErrors, M as MaskedProductWithInventory, A as BulkUpdateProductsWithInventoryOptions, D as BulkUpdateProductsWithInventoryResponse, E as BulkUpdateProductsWithInventoryApplicationErrors, F as BulkUpdateProductsWithInventoryValidationErrors, G as BulkUpdateProductsByFilterOptions, H as V3BulkUpdateProductsByFilterResponse, I as BulkUpdateProductsByFilterApplicationErrors, J as BulkUpdateProductsByFilterValidationErrors, K as V3BulkDeleteProductsResponse, L as BulkDeleteProductsValidationErrors, N as BulkDeleteProductsByFilterOptions, O as V3BulkDeleteProductsByFilterResponse, Q as GetProductOptions, R as GetProductApplicationErrors, S as GetProductBySlugOptions, T as V3GetProductBySlugResponse, W as GetProductBySlugApplicationErrors, X as V3ProductSearch, Y as SearchProductsOptions, Z as V3SearchProductsResponse, _ as SearchProductsApplicationErrors, $ as CountProductsOptions, a0 as V3CountProductsResponse, a1 as CountProductsApplicationErrors, a2 as BulkUpdateProductVariantsByFilterOptions, a3 as BulkUpdateProductVariantsByFilterResponse, a4 as BulkUpdateProductVariantsByFilterApplicationErrors, a5 as BulkUpdateProductVariantsByFilterValidationErrors, a6 as BulkAdjustProductVariantsByFilterOptions, a7 as V3BulkAdjustProductVariantsByFilterResponse, a8 as BulkAdjustProductVariantsByFilterApplicationErrors, a9 as BulkAdjustProductVariantsByFilterValidationErrors, aa as BulkAddInfoSectionsToProductsByFilterOptions, ab as V3BulkAddInfoSectionsToProductsByFilterResponse, ac as BulkAddInfoSectionsToProductsByFilterApplicationErrors, ad as V3ProductIdWithRevision, ae as BulkAddInfoSectionsToProductsOptions, af as V3BulkAddInfoSectionsToProductsResponse, ag as BulkAddInfoSectionsToProductsApplicationErrors, ah as BulkRemoveInfoSectionsFromProductsByFilterOptions, ai as V3BulkRemoveInfoSectionsFromProductsByFilterResponse, aj as BulkRemoveInfoSectionsFromProductsOptions, ak as V3BulkRemoveInfoSectionsFromProductsResponse, al as BulkAddProductsToCategoriesByFilterOptions, am as BulkAddProductsToCategoriesByFilterResponse, an as BulkRemoveProductsFromCategoriesByFilterOptions, ao as BulkRemoveProductsFromCategoriesByFilterResponse, ap as GetAllProductsCategoryResponse, aq as ProductCreatedEnvelope, ar as ProductDeletedEnvelope, as as ProductUpdatedEnvelope, at as V3ProductQuery, au as QueryProductsOptions, av as typedQueryProducts, aw as ProductsQueryBuilder } from './stores-catalog-v3-product-products-v-3.universal-L_9T8mRb.js';
|
|
3
|
+
export { fh as AccountDetails, fb as ActionEvent, hj as AdjustValue, hk as AdjustValueAdjustValueOneOf, fG as Aggregation, fX as AggregationData, iG as AggregationDataAggregationResults, iH as AggregationDataAggregationResultsResultOneOf, iu as AggregationDataAggregationResultsScalarResult, gC as AggregationDateHistogramAggregation, bW as AggregationDateHistogramAggregationInterval, kv as AggregationDateHistogramAggregationIntervalWithLiterals, fH as AggregationKindOneOf, gF as AggregationNestedAggregation, ig as AggregationNestedAggregationNestedAggregationItem, ih as AggregationNestedAggregationNestedAggregationItemKindOneOf, bV as AggregationNestedAggregationNestedAggregationType, ku as AggregationNestedAggregationNestedAggregationTypeWithLiterals, gA as AggregationRangeAggregation, i8 as AggregationRangeAggregationRangeBucket, ge as AggregationResults, iE as AggregationResultsDateHistogramResults, iD as AggregationResultsGroupByValueResults, iq as AggregationResultsNestedAggregationResults, ir as AggregationResultsNestedAggregationResultsResultOneOf, iF as AggregationResultsNestedResults, it as AggregationResultsRangeResults, gf as AggregationResultsResultOneOf, g2 as AggregationResultsScalarResult, is as AggregationResultsValueResults, gB as AggregationScalarAggregation, bz as AggregationType, k8 as AggregationTypeWithLiterals, gy as AggregationValueAggregation, i9 as AggregationValueAggregationIncludeMissingValuesOptions, bT as AggregationValueAggregationMissingValues, ks as AggregationValueAggregationMissingValuesWithLiterals, gz as AggregationValueAggregationOptionsOneOf, bS as AggregationValueAggregationSortDirection, kr as AggregationValueAggregationSortDirectionWithLiterals, bR as AggregationValueAggregationSortType, kq as AggregationValueAggregationSortTypeWithLiterals, a$ as Alignment, jA as AlignmentWithLiterals, cZ as AnchorData, fk as App, d4 as AppEmbedData, d5 as AppEmbedDataAppDataOneOf, b1 as AppType, jC as AppTypeWithLiterals, eS as ApplicationError, aX as AspectRatio, jw as AspectRatioWithLiterals, dq as AudioData, bN as AvailabilityStatus, km as AvailabilityStatusWithLiterals, cP as Background, cQ as BackgroundBackgroundOneOf, dw as BackgroundImage, aT as BackgroundType, js as BackgroundTypeWithLiterals, j1 as BaseEventMetadata, dt as BlockquoteData, d6 as BookingData, c3 as Border, dm as BorderColors, dn as BorderWidths, dY as Brand, ec as BreadCrumb, eb as BreadcrumbsInfo, gX as BulkActionMetadata, h6 as BulkAddInfoSectionsToProductsByFilterRequest, h7 as BulkAddInfoSectionsToProductsByFilterResponse, h9 as BulkAddInfoSectionsToProductsRequest, hb as BulkAddInfoSectionsToProductsResponse, eD as BulkAddProductsToBatchRequest, eQ as BulkAddProductsToBatchResponse, iZ as BulkAddProductsToCategoriesByFilterRequest, hi as BulkAdjustProductVariantsByFilterRequest, bY as BulkAdjustProductVariantsByFilterRequestRoundingStrategy, kx as BulkAdjustProductVariantsByFilterRequestRoundingStrategyWithLiterals, hn as BulkAdjustProductVariantsByFilterResponse, ho as BulkCreateProductsForMigrationRequest, hp as BulkCreateProductsForMigrationResponse, hM as BulkCreateProductsRequest, iX as BulkCreateProductsWithInventoryForMigrationRequest, iY as BulkCreateProductsWithInventoryForMigrationResponse, hQ as BulkCreateProductsWithInventoryRequest, h4 as BulkDeleteProductsByFilterRequest, h5 as BulkDeleteProductsByFilterResponse, h1 as BulkDeleteProductsRequest, h2 as BulkDeleteProductsResponse, hZ as BulkDeleteProductsResponseBulkProductResult, hq as BulkInventoryItemAction, hG as BulkInventoryItemResult, hF as BulkInventoryItemResults, eT as BulkItemResult, h3 as BulkProductResult, hR as BulkProductResults, hc as BulkRemoveInfoSectionsFromProductsByFilterRequest, hd as BulkRemoveInfoSectionsFromProductsByFilterResponse, he as BulkRemoveInfoSectionsFromProductsRequest, hf as BulkRemoveInfoSectionsFromProductsResponse, i_ as BulkRemoveProductsFromCategoriesByFilterRequest, iN as BulkUpdateProductVariantsByFilterRequest, g$ as BulkUpdateProductsByFilterRequest, h0 as BulkUpdateProductsByFilterResponse, hS as BulkUpdateProductsRequest, hT as BulkUpdateProductsWithInventoryRequest, hg as BulkUpdateVariantsByFilterRequest, hh as BulkUpdateVariantsByFilterResponse, ds as BulletedListData, c2 as ButtonData, aA as ButtonDataType, j9 as ButtonDataTypeWithLiterals, d8 as ButtonStyles, hu as CalculateProductInventorPreorderStatusAsyncRequest, hv as CalculateProductInventorPreorderStatusAsyncResponse, du as CaptionData, db as CardStyles, hN as CatalogV3BulkProductResult, dl as CellStyle, bd as ChoiceType, jO as ChoiceTypeWithLiterals, dO as ChoicesSettings, ce as CodeBlockData, dh as CollapsibleListData, c_ as ColorData, c4 as Colors, gu as CommonAggregation, im as CommonAggregationData, ie as CommonAggregationDateHistogramAggregation, gv as CommonAggregationKindOneOf, ii as CommonAggregationNestedAggregation, ic as CommonAggregationRangeAggregation, id as CommonAggregationScalarAggregation, bJ as CommonAggregationType, ki as CommonAggregationTypeWithLiterals, ia as CommonAggregationValueAggregation, ib as CommonAggregationValueAggregationOptionsOneOf, eU as CommonBulkActionMetadata, ij as CommonCursorPaging, ik as CommonCursorPagingMetadata, iJ as CommonCursorQuery, iK as CommonCursorQueryPagingMethodOneOf, i3 as CommonCursorSearch, i4 as CommonCursorSearchPagingMethodOneOf, il as CommonCursors, gW as CommonItemMetadata, kA as CommonQueryWithEntityContext, bG as CommonScalarType, kf as CommonScalarTypeWithLiterals, gI as CommonSearchDetails, bP as CommonSearchDetailsMode, ko as CommonSearchDetailsModeWithLiterals, kz as CommonSearchWithEntityContext, bC as CommonSortOrder, kb as CommonSortOrderWithLiterals, gt as CommonSorting, dS as ConnectedModifier, dW as ConnectedModifierChoice, dX as ConnectedModifierChoiceValueOneOf, dT as ConnectedModifierModifierSettingsOneOf, dM as ConnectedOption, dP as ConnectedOptionChoice, dQ as ConnectedOptionChoiceValueOneOf, dN as ConnectedOptionOptionSettingsOneOf, gR as CountProductsRequest, gS as CountProductsResponse, eB as CreateBatchRequest, eC as CreateBatchResponse, hy as CreateProductRequest, hz as CreateProductResponse, hE as CreateProductWithInventoryRequest, aJ as Crop, ji as CropWithLiterals, fT as CursorPaging, fV as CursorPagingMetadata, gl as CursorQuery, gm as CursorQueryPagingMethodOneOf, fD as CursorSearch, fE as CursorSearchPagingMethodOneOf, fW as Cursors, fo as CustomTag, fO as DateHistogramAggregation, bI as DateHistogramAggregationInterval, kh as DateHistogramAggregationIntervalWithLiterals, ga as DateHistogramResult, gc as DateHistogramResults, iC as DateHistogramResultsDateHistogramResult, cX as Decoration, cY as DecorationDataOneOf, aU as DecorationType, jt as DecorationTypeWithLiterals, f2 as DeleteByFilterOperation, f1 as DeleteByIdsOperation, fA as DeleteProductRequest, fB as DeleteProductResponse, gq as DeprecatedSearchProductsWithOffsetRequest, gK as DeprecatedSearchProductsWithOffsetResponse, cV as Design, ba as DesignTarget, jL as DesignTargetWithLiterals, dj as Dimensions, b3 as Direction, jE as DirectionWithLiterals, bn as DiscountType, jY as DiscountTypeWithLiterals, cg as DividerData, aF as DividerDataAlignment, je as DividerDataAlignmentWithLiterals, gT as DoNotCallBulkCreateProductsRequest, gU as DoNotCallBulkCreateProductsResponse, gY as DoNotCallBulkUpdateProductsRequest, g_ as DoNotCallBulkUpdateProductsResponse, fp as DoNotCallCreateProductRequest, fq as DoNotCallCreateProductResponse, fw as DoNotCallUpdateProductRequest, fx as DoNotCallUpdateProductResponse, f0 as DocumentImage, e$ as DocumentPayload, dz as DocumentStyle, eZ as DocumentUpdateOperation, f5 as DomainEvent, f6 as DomainEventBodyOneOf, fr as DuplicateMediaIdAssignedToProduct, df as EmbedData, fc as Empty, f7 as EntityCreatedEvent, fa as EntityDeletedEvent, f9 as EntityUpdatedEvent, bo as Enum, jZ as EnumWithLiterals, d7 as EventData, j2 as EventMetadata, bO as EventType, kn as EventTypeWithLiterals, gk as EventuallyConsistentQueryProductsRequest, gn as EventuallyConsistentQueryProductsResponse, et as ExtendedFields, fn as File, ch as FileData, ci as FileSource, cj as FileSourceDataOneOf, bl as FileType, jW as FileTypeWithLiterals, e3 as FixedMonetaryAmount, d3 as FontFamilyData, d1 as FontSizeData, aV as FontType, ju as FontTypeWithLiterals, dU as FreeTextSettings, h8 as FulfillerDeleted, cw as GIF, cv as GIFData, aL as GIFType, jk as GIFTypeWithLiterals, cl as GalleryData, cr as GalleryOptions, cs as GalleryOptionsLayout, i$ as GetAllProductsCategoryRequest, fu as GetProductBySlugRequest, fv as GetProductBySlugResponse, fs as GetProductRequest, ft as GetProductResponse, cO as Gradient, gG as GroupByAggregation, gH as GroupByAggregationKindOneOf, gb as GroupByValueResults, iv as GroupByValueResultsNestedValueAggregationResult, cy as HTMLData, cz as HTMLDataDataOneOf, cx as HeadingData, c9 as Height, ff as IdentificationData, fg as IdentificationDataIdOneOf, cn as Image, cA as ImageData, cC as ImageDataStyles, b7 as ImagePosition, jI as ImagePositionWithLiterals, d9 as ImageStyles, fJ as IncludeMissingValuesOptions, e_ as IndexDocument, dZ as InfoSection, b2 as InitialExpandedItems, jD as InitialExpandedItemsWithLiterals, by as Interval, k7 as IntervalWithLiterals, hP as InvalidDigitalFileIds, fi as InvalidateCache, fj as InvalidateCacheGetByOneOf, e4 as Inventory, bf as InventoryAvailabilityStatus, jQ as InventoryAvailabilityStatusWithLiterals, hr as InventoryItem, eJ as InventoryItemComposite, eK as InventoryItemCompositeTrackingMethodOneOf, hs as InventoryItemTrackingMethodOneOf, es as InventoryStatus, cp as Item, cq as ItemDataOneOf, hH as ItemMetadata, ct as ItemStyle, dJ as Keyword, b0 as Layout, dx as LayoutCellData, dv as LayoutData, aH as LayoutType, jg as LayoutTypeWithLiterals, jB as LayoutWithLiterals, aD as LineStyle, jc as LineStyleWithLiterals, cb as Link, c$ as LinkData, cc as LinkDataOneOf, cD as LinkPreviewData, cE as LinkPreviewDataStyles, dp as ListValue, cF as MapData, cG as MapSettings, aO as MapType, jn as MapTypeWithLiterals, gZ as MaskedProduct, bj as MeasurementUnit, jU as MeasurementUnitWithLiterals, dB as Media, dH as MediaItemsInfo, bb as MediaType, jM as MediaTypeWithLiterals, d0 as MentionData, fe as MessageEnvelope, dy as Metadata, eA as MinVariantPriceInfo, bv as MissingValues, k4 as MissingValuesWithLiterals, hC as MissingVariantOptionChoiceErrorData, hD as MissingVariantOptionErrorData, bA as Mode, k9 as ModeWithLiterals, dV as ModifierChoicesSettings, be as ModifierRenderType, jP as ModifierRenderTypeWithLiterals, dR as MultipleColors, fR as NestedAggregation, fP as NestedAggregationItem, fQ as NestedAggregationItemKindOneOf, gD as NestedAggregationNestedAggregationItem, gE as NestedAggregationNestedAggregationItemKindOneOf, bH as NestedAggregationNestedAggregationType, kg as NestedAggregationNestedAggregationTypeWithLiterals, f_ as NestedAggregationResults, f$ as NestedAggregationResultsResultOneOf, bx as NestedAggregationType, k6 as NestedAggregationTypeWithLiterals, g7 as NestedResultValue, g8 as NestedResultValueResultOneOf, gd as NestedResults, iz as NestedResultsNestedResultValue, iA as NestedResultsNestedResultValueResultOneOf, ix as NestedResultsRangeResult, iB as NestedResultsResults, iy as NestedResultsScalarResult, iw as NestedResultsValueResult, g3 as NestedValueAggregationResult, b$ as Node, c0 as NodeDataOneOf, c1 as NodeStyle, ax as NodeType, j6 as NodeTypeWithLiterals, b5 as NullValue, jG as NullValueWithLiterals, dg as Oembed, cK as Option, eg as OptionChoice, eh as OptionChoiceIds, ei as OptionChoiceNames, eM as OptionChoiceReferences, cS as OptionDesign, cN as OptionLayout, dr as OrderedListData, aI as Orientation, jh as OrientationWithLiterals, ck as PDFSettings, fl as Page, gL as PagingMetadata, cH as ParagraphData, cJ as Permissions, e5 as PhysicalProperties, aZ as Placement, jy as PlacementWithLiterals, gr as PlatformOffsetSearch, gs as PlatformOffsetSearchPagingMethodOneOf, gJ as PlatformPaging, de as PlaybackOptions, c5 as PluginContainerData, az as PluginContainerDataAlignment, j8 as PluginContainerDataAlignmentWithLiterals, c6 as PluginContainerDataWidth, c7 as PluginContainerDataWidthDataOneOf, cT as Poll, cI as PollData, cU as PollDataLayout, cR as PollDesign, cM as PollLayout, aS as PollLayoutDirection, jr as PollLayoutDirectionWithLiterals, aR as PollLayoutType, jq as PollLayoutTypeWithLiterals, cL as PollSettings, aW as Position, jv as PositionWithLiterals, eL as PreorderInfo, bg as PreorderStatus, jR as PreorderStatusWithLiterals, ej as PriceInfo, em as PricePerUnit, e8 as PricePerUnitRange, e9 as PricePerUnitRangePricePerUnit, e6 as PricePerUnitSettings, e2 as PriceRange, dc as PricingData, ht as Product, d$ as ProductCategoriesInfo, e0 as ProductCategory, e1 as ProductCategoryIdsInfo, ha as ProductIdWithRevision, eE as ProductItem, dC as ProductMedia, dE as ProductMediaMediaOneOf, dD as ProductMediaSetByOneOf, bc as ProductOptionRenderType, jN as ProductOptionRenderTypeWithLiterals, bh as ProductPreorderAvailability, jS as ProductPreorderAvailabilityWithLiterals, bi as ProductType, jT as ProductTypeWithLiterals, gN as ProductVariantIds, gQ as ProductVariants, eF as ProductWithInventoryTypedPropertiesOneOf, j4 as ProductsQueryResult, hw as PuffUpProductMediaRequest, hx as PuffUpProductMediaResponse, ky as QueryProductsApplicationErrors, go as QueryProductsRequest, gp as QueryProductsResponse, fM as RangeAggregation, gw as RangeAggregationRangeBucket, fZ as RangeAggregationResult, fI as RangeBucket, g5 as RangeResult, g1 as RangeResults, ip as RangeResultsRangeAggregationResult, cd as Rel, bB as RequestedFields, ka as RequestedFieldsWithLiterals, aY as Resizing, jx as ResizingWithLiterals, b9 as ResponsivenessBehaviour, jK as ResponsivenessBehaviourWithLiterals, f8 as RestoreInfo, g9 as Results, gM as RetrieveVariantsRequest, gP as RetrieveVariantsResponse, ek as RevenueDetails, d_ as Ribbon, da as RibbonStyles, b_ as RichContent, bM as RoundingStrategy, kl as RoundingStrategyWithLiterals, fN as ScalarAggregation, g6 as ScalarResult, bw as ScalarType, k5 as ScalarTypeWithLiterals, b6 as Scaling, jH as ScalingWithLiterals, fS as SearchDetails, bK as SearchDetailsMode, kj as SearchDetailsModeWithLiterals, fd as SearchIndexingNotification, fC as SearchProductsRequest, fU as SearchProductsResponse, gh as SearchRelated, gi as SearchRelatedDetails, gg as SearchRelatedProductsRequest, gj as SearchRelatedProductsResponse, eo as SecuredMedia, dI as SeoSchema, dL as Settings, br as SingleEntityOpsRequestedFields, k0 as SingleEntityOpsRequestedFieldsWithLiterals, bu as SortDirection, k3 as SortDirectionWithLiterals, bs as SortOrder, k1 as SortOrderWithLiterals, bt as SortType, k2 as SortTypeWithLiterals, fF as Sorting, aM as Source, jl as SourceWithLiterals, c8 as Spoiler, d2 as SpoilerData, bp as State, j_ as StateWithLiterals, ca as Styles, cB as StylesBorder, aN as StylesPosition, jm as StylesPositionWithLiterals, eV as SubmitBatchRequest, eW as SubmitBatchResponse, ev as Subscription, ew as SubscriptionCyclesOneOf, eu as SubscriptionDetails, ex as SubscriptionDiscount, ey as SubscriptionDiscountDiscountOneOf, bm as SubscriptionFrequency, jX as SubscriptionFrequencyWithLiterals, eq as SubscriptionPrice, er as SubscriptionPricePerUnit, ep as SubscriptionPricesInfo, dk as TableCellData, di as TableData, dK as Tag, aB as Target, ja as TargetWithLiterals, aC as TextAlignment, jb as TextAlignmentWithLiterals, cW as TextData, dA as TextNodeStyle, cf as TextStyle, dG as Thumbnail, cu as Thumbnails, aK as ThumbnailsAlignment, jj as ThumbnailsAlignmentWithLiterals, j0 as TreeReference, a_ as Type, jz as TypeWithLiterals, fm as URI, hl as UnsignedAdjustValue, hm as UnsignedAdjustValueAdjustValueOneOf, fz as UnsupportedFieldMasks, f3 as UpdateByFilterOperation, eX as UpdateDocumentsEvent, eY as UpdateDocumentsEventOperationOneOf, f4 as UpdateExistingOperation, hJ as UpdateProductRequest, hK as UpdateProductResponse, hL as UpdateProductWithInventoryRequest, hO as UpstreamWixCommonItemMetadata, cm as V1Media, iP as V3AdjustValue, iQ as V3AdjustValueAdjustValueOneOf, iT as V3BulkAddInfoSectionsToProductsByFilterRequest, iU as V3BulkAddInfoSectionsToProductsRequest, iO as V3BulkAdjustProductVariantsByFilterRequest, h_ as V3BulkDeleteProductsByFilterRequest, hY as V3BulkDeleteProductsRequest, gV as V3BulkProductResult, iV as V3BulkRemoveInfoSectionsFromProductsByFilterRequest, iW as V3BulkRemoveInfoSectionsFromProductsRequest, hU as V3BulkUpdateProductsByFilterRequest, iM as V3CountProductsRequest, hW as V3DeleteProductRequest, hX as V3DeleteProductResponse, i1 as V3GetProductBySlugRequest, h$ as V3GetProductRequest, i0 as V3GetProductResponse, eN as V3OptionChoiceIds, eO as V3OptionChoiceNames, eP as V3ProductCategoryIdsInfo, j5 as V3ProductQuerySpec, j3 as V3ProductSearchSpec, bZ as V3ProductTypedPropertiesOneOf, iI as V3QueryProductsRequest, iL as V3QueryProductsResponse, i2 as V3SearchProductsRequest, iR as V3UnsignedAdjustValue, iS as V3UnsignedAdjustValueAdjustValueOneOf, eG as V3VariantsInfo, fK as ValueAggregation, gx as ValueAggregationIncludeMissingValuesOptions, bF as ValueAggregationMissingValues, ke as ValueAggregationMissingValuesWithLiterals, fL as ValueAggregationOptionsOneOf, fY as ValueAggregationResult, bE as ValueAggregationSortDirection, kd as ValueAggregationSortDirectionWithLiterals, bD as ValueAggregationSortType, kc as ValueAggregationSortTypeWithLiterals, g4 as ValueResult, g0 as ValueResults, io as ValueResultsValueAggregationResult, ee as Variant, en as VariantDigitalProperties, hB as VariantNotAlignedWithProduct, el as VariantPhysicalProperties, ez as VariantSummary, ef as VariantTypedPropertiesOneOf, eH as VariantWithInventory, eI as VariantWithInventoryTypedPropertiesOneOf, gO as VariantsCursorPaging, ed as VariantsInfo, hA as VariantsNotAlignedWithProduct, bL as VariantsOpsRequestedFields, kk as VariantsOpsRequestedFieldsWithLiterals, fy as VariantsRemoved, b4 as VerticalAlignment, b8 as VerticalAlignmentAlignment, jJ as VerticalAlignmentAlignmentWithLiterals, jF as VerticalAlignmentWithLiterals, co as Video, dd as VideoData, dF as VideoResolution, aG as ViewMode, jf as ViewModeWithLiterals, aP as ViewRole, jo as ViewRoleWithLiterals, aQ as VoteRole, jp as VoteRoleWithLiterals, bq as WebhookIdentityType, j$ as WebhookIdentityTypeWithLiterals, ea as WeightMeasurementUnitInfo, e7 as WeightRange, bk as WeightUnit, jV as WeightUnitWithLiterals, aE as Width, ay as WidthType, j7 as WidthTypeWithLiterals, jd as WidthWithLiterals, i6 as WixCommonAggregation, i7 as WixCommonAggregationKindOneOf, bX as WixCommonAggregationType, kw as WixCommonAggregationTypeWithLiterals, hI as WixCommonBulkActionMetadata, eR as WixCommonItemMetadata, bU as WixCommonScalarType, kt as WixCommonScalarTypeWithLiterals, hV as WixCommonSearchDetails, bQ as WixCommonSortOrder, kp as WixCommonSortOrderWithLiterals, i5 as WixCommonSorting } from './stores-catalog-v3-product-products-v-3.universal-L_9T8mRb.js';
|
|
4
4
|
|
|
5
5
|
declare function createProduct$1(httpClient: HttpClient): CreateProductSignature;
|
|
6
6
|
interface CreateProductSignature {
|