@wix/auto_sdk_stores_products-v-3 1.0.109 → 1.0.111
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 +8 -6
- 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 +25 -33
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/{stores-catalog-v3-product-products-v-3.universal-DNjC-V_E.d.ts → stores-catalog-v3-product-products-v-3.universal-0UFvbYhG.d.ts} +34 -40
- package/build/es/index.d.mts +8 -6
- 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 +25 -33
- package/build/es/meta.mjs.map +1 -1
- package/build/es/{stores-catalog-v3-product-products-v-3.universal-DNjC-V_E.d.mts → stores-catalog-v3-product-products-v-3.universal-0UFvbYhG.d.mts} +34 -40
- package/build/internal/cjs/index.d.ts +8 -6
- 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 +25 -33
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/{stores-catalog-v3-product-products-v-3.universal-C5WDSPOh.d.ts → stores-catalog-v3-product-products-v-3.universal-Ch9gGfrC.d.ts} +34 -40
- package/build/internal/es/index.d.mts +8 -6
- 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 +25 -33
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/{stores-catalog-v3-product-products-v-3.universal-C5WDSPOh.d.mts → stores-catalog-v3-product-products-v-3.universal-Ch9gGfrC.d.mts} +34 -40
- 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 { fh as AccountDetails, hy as AccountInfo, fb as ActionEvent, hj as AdjustValue, hk as AdjustValueAdjustValueOneOf, fG as Aggregation, fX as AggregationData, iH as AggregationDataAggregationResults, iI as AggregationDataAggregationResultsResultOneOf, iv as AggregationDataAggregationResultsScalarResult, gC as AggregationDateHistogramAggregation, bW as AggregationDateHistogramAggregationInterval, kw as AggregationDateHistogramAggregationIntervalWithLiterals, fH as AggregationKindOneOf, gF as AggregationNestedAggregation, ih as AggregationNestedAggregationNestedAggregationItem, ii as AggregationNestedAggregationNestedAggregationItemKindOneOf, bV as AggregationNestedAggregationNestedAggregationType, kv as AggregationNestedAggregationNestedAggregationTypeWithLiterals, gA as AggregationRangeAggregation, i9 as AggregationRangeAggregationRangeBucket, ge as AggregationResults, iF as AggregationResultsDateHistogramResults, iE as AggregationResultsGroupByValueResults, ir as AggregationResultsNestedAggregationResults, is as AggregationResultsNestedAggregationResultsResultOneOf, iG as AggregationResultsNestedResults, iu as AggregationResultsRangeResults, gf as AggregationResultsResultOneOf, g2 as AggregationResultsScalarResult, it as AggregationResultsValueResults, gB as AggregationScalarAggregation, bz as AggregationType, k9 as AggregationTypeWithLiterals, gy as AggregationValueAggregation, ia as AggregationValueAggregationIncludeMissingValuesOptions, bT as AggregationValueAggregationMissingValues, kt as AggregationValueAggregationMissingValuesWithLiterals, gz as AggregationValueAggregationOptionsOneOf, bS as AggregationValueAggregationSortDirection, ks as AggregationValueAggregationSortDirectionWithLiterals, bR as AggregationValueAggregationSortType, kr as AggregationValueAggregationSortTypeWithLiterals, a$ as Alignment, jB as AlignmentWithLiterals, cZ as AnchorData, fk as App, d4 as AppEmbedData, d5 as AppEmbedDataAppDataOneOf, b1 as AppType, jD as AppTypeWithLiterals, eS as ApplicationError, aX as AspectRatio, jx as AspectRatioWithLiterals, dq as AudioData, bN as AvailabilityStatus, kn as AvailabilityStatusWithLiterals, cP as Background, cQ as BackgroundBackgroundOneOf, dw as BackgroundImage, aT as BackgroundType, jt as BackgroundTypeWithLiterals, j2 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, i_ as BulkAddProductsToCategoriesByFilterRequest, hi as BulkAdjustProductVariantsByFilterRequest, bY as BulkAdjustProductVariantsByFilterRequestRoundingStrategy, ky as BulkAdjustProductVariantsByFilterRequestRoundingStrategyWithLiterals, hn as BulkAdjustProductVariantsByFilterResponse, ho as BulkCreateProductsForMigrationRequest, hp as BulkCreateProductsForMigrationResponse, hN as BulkCreateProductsRequest, iY as BulkCreateProductsWithInventoryForMigrationRequest, iZ as BulkCreateProductsWithInventoryForMigrationResponse, hR as BulkCreateProductsWithInventoryRequest, h4 as BulkDeleteProductsByFilterRequest, h5 as BulkDeleteProductsByFilterResponse, h1 as BulkDeleteProductsRequest, h2 as BulkDeleteProductsResponse, h_ as BulkDeleteProductsResponseBulkProductResult, hq as BulkInventoryItemAction, hH as BulkInventoryItemResult, hG as BulkInventoryItemResults, eT as BulkItemResult, h3 as BulkProductResult, hS as BulkProductResults, hc as BulkRemoveInfoSectionsFromProductsByFilterRequest, hd as BulkRemoveInfoSectionsFromProductsByFilterResponse, he as BulkRemoveInfoSectionsFromProductsRequest, hf as BulkRemoveInfoSectionsFromProductsResponse, i$ as BulkRemoveProductsFromCategoriesByFilterRequest, iO as BulkUpdateProductVariantsByFilterRequest, g$ as BulkUpdateProductsByFilterRequest, h0 as BulkUpdateProductsByFilterResponse, hT as BulkUpdateProductsRequest, hU as BulkUpdateProductsWithInventoryRequest, hg as BulkUpdateVariantsByFilterRequest, hh as BulkUpdateVariantsByFilterResponse, ds as BulletedListData, c2 as ButtonData, aA as ButtonDataType, ja as ButtonDataTypeWithLiterals, d8 as ButtonStyles, hu as CalculateProductInventorPreorderStatusAsyncRequest, hv as CalculateProductInventorPreorderStatusAsyncResponse, du as CaptionData, db as CardStyles, hO as CatalogV3BulkProductResult, dl as CellStyle, bd as ChoiceType, jP as ChoiceTypeWithLiterals, dO as ChoicesSettings, ce as CodeBlockData, dh as CollapsibleListData, c_ as ColorData, c4 as Colors, gu as CommonAggregation, io as CommonAggregationData, ig as CommonAggregationDateHistogramAggregation, gv as CommonAggregationKindOneOf, ij as CommonAggregationNestedAggregation, id as CommonAggregationRangeAggregation, ie as CommonAggregationScalarAggregation, bJ as CommonAggregationType, kj as CommonAggregationTypeWithLiterals, ib as CommonAggregationValueAggregation, ic as CommonAggregationValueAggregationOptionsOneOf, eU as CommonBulkActionMetadata, ik as CommonCursorPaging, il as CommonCursorPagingMetadata, iK as CommonCursorQuery, iL as CommonCursorQueryPagingMethodOneOf, i4 as CommonCursorSearch, i5 as CommonCursorSearchPagingMethodOneOf, im as CommonCursors, gW as CommonItemMetadata, kB as CommonQueryWithEntityContext, bG as CommonScalarType, kg as CommonScalarTypeWithLiterals, gI as CommonSearchDetails, bP as CommonSearchDetailsMode, kp as CommonSearchDetailsModeWithLiterals, kA as CommonSearchWithEntityContext, bC as CommonSortOrder, kc 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, hz as CreateProductRequest, hA as CreateProductResponse, hF as CreateProductWithInventoryRequest, aJ as Crop, jj 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, ki as DateHistogramAggregationIntervalWithLiterals, ga as DateHistogramResult, gc as DateHistogramResults, iD as DateHistogramResultsDateHistogramResult, cX as Decoration, cY as DecorationDataOneOf, aU as DecorationType, ju 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, jM as DesignTargetWithLiterals, dj as Dimensions, b3 as Direction, jF as DirectionWithLiterals, bn as DiscountType, jZ as DiscountTypeWithLiterals, cg as DividerData, aF as DividerDataAlignment, jf 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, j_ as EnumWithLiterals, d7 as EventData, j3 as EventMetadata, bO as EventType, ko 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, jX as FileTypeWithLiterals, e3 as FixedMonetaryAmount, d3 as FontFamilyData, d1 as FontSizeData, aV as FontType, jv as FontTypeWithLiterals, dU as FreeTextSettings, h8 as FulfillerDeleted, cw as GIF, cv as GIFData, aL as GIFType, jl as GIFTypeWithLiterals, cl as GalleryData, cr as GalleryOptions, cs as GalleryOptionsLayout, j0 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, iw 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, jJ as ImagePositionWithLiterals, d9 as ImageStyles, fJ as IncludeMissingValuesOptions, e_ as IndexDocument, dZ as InfoSection, b2 as InitialExpandedItems, jE as InitialExpandedItemsWithLiterals, by as Interval, k8 as IntervalWithLiterals, hQ as InvalidDigitalFileIds, fi as InvalidateCache, fj as InvalidateCacheGetByOneOf, e4 as Inventory, bf as InventoryAvailabilityStatus, jR as InventoryAvailabilityStatusWithLiterals, hr as InventoryItem, eJ as InventoryItemComposite, eK as InventoryItemCompositeTrackingMethodOneOf, hs as InventoryItemTrackingMethodOneOf, es as InventoryStatus, cp as Item, cq as ItemDataOneOf, hI as ItemMetadata, ct as ItemStyle, dJ as Keyword, b0 as Layout, dx as LayoutCellData, dv as LayoutData, aH as LayoutType, jh as LayoutTypeWithLiterals, jC as LayoutWithLiterals, aD as LineStyle, jd 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, jo as MapTypeWithLiterals, gZ as MaskedProduct, bj as MeasurementUnit, jV as MeasurementUnitWithLiterals, dB as Media, dH as MediaItemsInfo, bb as MediaType, jN as MediaTypeWithLiterals, d0 as MentionData, fe as MessageEnvelope, dy as Metadata, eA as MinVariantPriceInfo, bv as MissingValues, k5 as MissingValuesWithLiterals, hD as MissingVariantOptionChoiceErrorData, hE as MissingVariantOptionErrorData, bA as Mode, ka as ModeWithLiterals, dV as ModifierChoicesSettings, be as ModifierRenderType, jQ as ModifierRenderTypeWithLiterals, dR as MultipleColors, fR as NestedAggregation, fP as NestedAggregationItem, fQ as NestedAggregationItemKindOneOf, gD as NestedAggregationNestedAggregationItem, gE as NestedAggregationNestedAggregationItemKindOneOf, bH as NestedAggregationNestedAggregationType, kh as NestedAggregationNestedAggregationTypeWithLiterals, f_ as NestedAggregationResults, f$ as NestedAggregationResultsResultOneOf, bx as NestedAggregationType, k7 as NestedAggregationTypeWithLiterals, g7 as NestedResultValue, g8 as NestedResultValueResultOneOf, gd as NestedResults, iA as NestedResultsNestedResultValue, iB as NestedResultsNestedResultValueResultOneOf, iy as NestedResultsRangeResult, iC as NestedResultsResults, iz as NestedResultsScalarResult, ix as NestedResultsValueResult, g3 as NestedValueAggregationResult, b$ as Node, c0 as NodeDataOneOf, c1 as NodeStyle, ax as NodeType, j7 as NodeTypeWithLiterals, b5 as NullValue, jH 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, ji as OrientationWithLiterals, ck as PDFSettings, fl as Page, gL as PagingMetadata, cH as ParagraphData, cJ as Permissions, e5 as PhysicalProperties, aZ as Placement, jz as PlacementWithLiterals, gr as PlatformOffsetSearch, gs as PlatformOffsetSearchPagingMethodOneOf, gJ as PlatformPaging, de as PlaybackOptions, c5 as PluginContainerData, az as PluginContainerDataAlignment, j9 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, js as PollLayoutDirectionWithLiterals, aR as PollLayoutType, jr as PollLayoutTypeWithLiterals, cL as PollSettings, aW as Position, jw as PositionWithLiterals, eL as PreorderInfo, bg as PreorderStatus, jS 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, jO as ProductOptionRenderTypeWithLiterals, bh as ProductPreorderAvailability, jT as ProductPreorderAvailabilityWithLiterals, bi as ProductType, jU as ProductTypeWithLiterals, gN as ProductVariantIds, gQ as ProductVariants, eF as ProductWithInventoryTypedPropertiesOneOf, j5 as ProductsQueryResult, hw as PuffUpProductMediaRequest, hx as PuffUpProductMediaResponse, kz 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, iq as RangeResultsRangeAggregationResult, cd as Rel, bB as RequestedFields, kb as RequestedFieldsWithLiterals, aY as Resizing, jy as ResizingWithLiterals, b9 as ResponsivenessBehaviour, jL 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, km as RoundingStrategyWithLiterals, fN as ScalarAggregation, g6 as ScalarResult, bw as ScalarType, k6 as ScalarTypeWithLiterals, b6 as Scaling, jI as ScalingWithLiterals, fS as SearchDetails, bK as SearchDetailsMode, kk 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, k1 as SingleEntityOpsRequestedFieldsWithLiterals, bu as SortDirection, k4 as SortDirectionWithLiterals, bs as SortOrder, k2 as SortOrderWithLiterals, bt as SortType, k3 as SortTypeWithLiterals, fF as Sorting, aM as Source, jm as SourceWithLiterals, c8 as Spoiler, d2 as SpoilerData, bp as State, j$ as StateWithLiterals, ca as Styles, cB as StylesBorder, aN as StylesPosition, jn 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, jY as SubscriptionFrequencyWithLiterals, eq as SubscriptionPrice, er as SubscriptionPricePerUnit, ep as SubscriptionPricesInfo, dk as TableCellData, di as TableData, dK as Tag, aB as Target, jb as TargetWithLiterals, aC as TextAlignment, jc as TextAlignmentWithLiterals, cW as TextData, dA as TextNodeStyle, cf as TextStyle, dG as Thumbnail, cu as Thumbnails, aK as ThumbnailsAlignment, jk as ThumbnailsAlignmentWithLiterals, j1 as TreeReference, a_ as Type, jA 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, hK as UpdateProductRequest, hL as UpdateProductResponse, hM as UpdateProductWithInventoryRequest, hP as UpstreamWixCommonItemMetadata, cm as V1Media, iQ as V3AdjustValue, iR as V3AdjustValueAdjustValueOneOf, iU as V3BulkAddInfoSectionsToProductsByFilterRequest, iV as V3BulkAddInfoSectionsToProductsRequest, iP as V3BulkAdjustProductVariantsByFilterRequest, h$ as V3BulkDeleteProductsByFilterRequest, hZ as V3BulkDeleteProductsRequest, gV as V3BulkProductResult, iW as V3BulkRemoveInfoSectionsFromProductsByFilterRequest, iX as V3BulkRemoveInfoSectionsFromProductsRequest, hV as V3BulkUpdateProductsByFilterRequest, iN as V3CountProductsRequest, hX as V3DeleteProductRequest, hY as V3DeleteProductResponse, i2 as V3GetProductBySlugRequest, i0 as V3GetProductRequest, i1 as V3GetProductResponse, eN as V3OptionChoiceIds, eO as V3OptionChoiceNames, eP as V3ProductCategoryIdsInfo, j6 as V3ProductQuerySpec, j4 as V3ProductSearchSpec, bZ as V3ProductTypedPropertiesOneOf, iJ as V3QueryProductsRequest, iM as V3QueryProductsResponse, i3 as V3SearchProductsRequest, iS as V3UnsignedAdjustValue, iT as V3UnsignedAdjustValueAdjustValueOneOf, eG as V3VariantsInfo, fK as ValueAggregation, gx as ValueAggregationIncludeMissingValuesOptions, bF as ValueAggregationMissingValues, kf as ValueAggregationMissingValuesWithLiterals, fL as ValueAggregationOptionsOneOf, fY as ValueAggregationResult, bE as ValueAggregationSortDirection, ke as ValueAggregationSortDirectionWithLiterals, bD as ValueAggregationSortType, kd as ValueAggregationSortTypeWithLiterals, g4 as ValueResult, g0 as ValueResults, ip as ValueResultsValueAggregationResult, ee as Variant, en as VariantDigitalProperties, hC as VariantNotAlignedWithProduct, el as VariantPhysicalProperties, ez as VariantSummary, ef as VariantTypedPropertiesOneOf, eH as VariantWithInventory, eI as VariantWithInventoryTypedPropertiesOneOf, gO as VariantsCursorPaging, ed as VariantsInfo, hB as VariantsNotAlignedWithProduct, bL as VariantsOpsRequestedFields, kl as VariantsOpsRequestedFieldsWithLiterals, fy as VariantsRemoved, b4 as VerticalAlignment, b8 as VerticalAlignmentAlignment, jK as VerticalAlignmentAlignmentWithLiterals, jG as VerticalAlignmentWithLiterals, co as Video, dd as VideoData, dF as VideoResolution, aG as ViewMode, jg as ViewModeWithLiterals, aP as ViewRole, jp as ViewRoleWithLiterals, aQ as VoteRole, jq as VoteRoleWithLiterals, bq as WebhookIdentityType, k0 as WebhookIdentityTypeWithLiterals, ea as WeightMeasurementUnitInfo, e7 as WeightRange, bk as WeightUnit, jW as WeightUnitWithLiterals, aE as Width, ay as WidthType, j8 as WidthTypeWithLiterals, je as WidthWithLiterals, i7 as WixCommonAggregation, i8 as WixCommonAggregationKindOneOf, bX as WixCommonAggregationType, kx as WixCommonAggregationTypeWithLiterals, hJ as WixCommonBulkActionMetadata, eR as WixCommonItemMetadata, bU as WixCommonScalarType, ku as WixCommonScalarTypeWithLiterals, hW as WixCommonSearchDetails, bQ as WixCommonSortOrder, kq as WixCommonSortOrderWithLiterals, i6 as WixCommonSorting } from './stores-catalog-v3-product-products-v-3.universal-DNjC-V_E.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-0UFvbYhG.js';
|
|
3
|
+
export { fh as AccountInfo, 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-0UFvbYhG.js';
|
|
4
4
|
|
|
5
5
|
declare function createProduct$1(httpClient: HttpClient): CreateProductSignature;
|
|
6
6
|
interface CreateProductSignature {
|
|
@@ -354,9 +354,9 @@ interface BulkRemoveInfoSectionsFromProductsSignature {
|
|
|
354
354
|
declare function bulkAddProductsToCategoriesByFilter$1(httpClient: HttpClient): BulkAddProductsToCategoriesByFilterSignature;
|
|
355
355
|
interface BulkAddProductsToCategoriesByFilterSignature {
|
|
356
356
|
/**
|
|
357
|
-
* Adds multiple products to up to 5
|
|
357
|
+
* Adds multiple products to up to 5 categories, given the provided filter and search expression.
|
|
358
358
|
*
|
|
359
|
-
* Learn more about the [Categories API](https://dev.wix.com/docs/api-reference/business-
|
|
359
|
+
* Learn more about the [Categories API](https://dev.wix.com/docs/api-reference/business-solutions/stores/catalog-v3/categories/introduction).
|
|
360
360
|
*/
|
|
361
361
|
(options?: NonNullablePaths<BulkAddProductsToCategoriesByFilterOptions, `categoryIds`, 2>): Promise<NonNullablePaths<BulkAddProductsToCategoriesByFilterResponse, `jobId`, 2>>;
|
|
362
362
|
}
|
|
@@ -365,14 +365,16 @@ interface BulkRemoveProductsFromCategoriesByFilterSignature {
|
|
|
365
365
|
/**
|
|
366
366
|
* Removes multiple products, given the provided filter and search expression, from up to 5 categories.
|
|
367
367
|
*
|
|
368
|
-
* Learn more about the [Categories API](https://dev.wix.com/docs/api-reference/business-
|
|
368
|
+
* Learn more about the [Categories API](https://dev.wix.com/docs/api-reference/business-solutions/stores/catalog-v3/categories/introduction).
|
|
369
369
|
*/
|
|
370
370
|
(options?: NonNullablePaths<BulkRemoveProductsFromCategoriesByFilterOptions, `categoryIds`, 2>): Promise<NonNullablePaths<BulkRemoveProductsFromCategoriesByFilterResponse, `jobId`, 2>>;
|
|
371
371
|
}
|
|
372
372
|
declare function getAllProductsCategory$1(httpClient: HttpClient): GetAllProductsCategorySignature;
|
|
373
373
|
interface GetAllProductsCategorySignature {
|
|
374
374
|
/**
|
|
375
|
-
* Retrieves the ID of the "All Products"
|
|
375
|
+
* Retrieves the ID of the "All Products" category, which is automatically assigned to all products.
|
|
376
|
+
*
|
|
377
|
+
* Learn more about the [Categories API](https://dev.wix.com/docs/api-reference/business-solutions/stores/catalog-v3/categories/introduction).
|
|
376
378
|
*/
|
|
377
379
|
(): Promise<NonNullablePaths<GetAllProductsCategoryResponse, `categoryId` | `treeReference.appNamespace`, 3>>;
|
|
378
380
|
}
|