@wix/auto_sdk_categories_categories 1.0.77 → 1.0.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/build/cjs/{categories-v1-category-categories.universal-D9uDO6CC.d.ts → categories-v1-category-categories.universal-DwnNiNlZ.d.ts} +2 -2
  2. package/build/cjs/index.d.ts +4 -6
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +4 -6
  5. package/build/cjs/index.typings.js.map +1 -1
  6. package/build/cjs/meta.d.ts +2 -2
  7. package/build/cjs/meta.js.map +1 -1
  8. package/build/es/{categories-v1-category-categories.universal-D9uDO6CC.d.mts → categories-v1-category-categories.universal-DwnNiNlZ.d.mts} +2 -2
  9. package/build/es/index.d.mts +4 -6
  10. package/build/es/index.mjs.map +1 -1
  11. package/build/es/index.typings.d.mts +4 -6
  12. package/build/es/index.typings.mjs.map +1 -1
  13. package/build/es/meta.d.mts +2 -2
  14. package/build/es/meta.mjs.map +1 -1
  15. package/build/internal/cjs/{categories-v1-category-categories.universal-DOWv1rVC.d.ts → categories-v1-category-categories.universal-CUf7C286.d.ts} +2 -2
  16. package/build/internal/cjs/index.d.ts +4 -6
  17. package/build/internal/cjs/index.js.map +1 -1
  18. package/build/internal/cjs/index.typings.d.ts +4 -6
  19. package/build/internal/cjs/index.typings.js.map +1 -1
  20. package/build/internal/cjs/meta.d.ts +2 -2
  21. package/build/internal/cjs/meta.js.map +1 -1
  22. package/build/internal/es/{categories-v1-category-categories.universal-DOWv1rVC.d.mts → categories-v1-category-categories.universal-CUf7C286.d.mts} +2 -2
  23. package/build/internal/es/index.d.mts +4 -6
  24. package/build/internal/es/index.mjs.map +1 -1
  25. package/build/internal/es/index.typings.d.mts +4 -6
  26. package/build/internal/es/index.typings.mjs.map +1 -1
  27. package/build/internal/es/meta.d.mts +2 -2
  28. package/build/internal/es/meta.mjs.map +1 -1
  29. package/package.json +2 -2
@@ -2544,7 +2544,7 @@ interface CursorSearch extends CursorSearchPagingMethodOneOf {
2544
2544
  /**
2545
2545
  * Time zone in [IANA tz database format](https://en.wikipedia.org/wiki/Tz_database) or [ISO 8601 UTC offset format](https://en.wikipedia.org/wiki/ISO_8601#Time_offsets_from_UTC) for adjusting time fields in the specified filters and returned aggregation data. For example, `America/New_York`, `UTC`, or `+02:00`.
2546
2546
  *
2547
- * Default: Time zone specified in the business site properties ([SDK](https://dev.wix.com/docs/sdk/backend-modules/business-tools/site-properties/get-site-properties) | [REST](https://dev.wix.com/docs/rest/business-management/site-properties/properties/get-site-properties)).
2547
+ * Default: Time zone specified in the business [site properties](https://dev.wix.com/docs/rest/business-management/site-properties/properties/get-site-properties).
2548
2548
  * @maxLength 50
2549
2549
  */
2550
2550
  timeZone?: string | null;
@@ -4655,7 +4655,7 @@ type CategorySearch = {
4655
4655
  /**
4656
4656
  Time zone in [IANA tz database format](https://en.wikipedia.org/wiki/Tz_database) or [ISO 8601 UTC offset format](https://en.wikipedia.org/wiki/ISO_8601#Time_offsets_from_UTC) for adjusting time fields in the specified filters and returned aggregation data. For example, `America/New_York`, `UTC`, or `+02:00`.
4657
4657
 
4658
- Default: Time zone specified in the business site properties ([SDK](https://dev.wix.com/docs/sdk/backend-modules/business-tools/site-properties/get-site-properties) | [REST](https://dev.wix.com/docs/rest/business-management/site-properties/properties/get-site-properties)).
4658
+ Default: Time zone specified in the business [site properties](https://dev.wix.com/docs/rest/business-management/site-properties/properties/get-site-properties).
4659
4659
  @maxLength: 50
4660
4660
  */
4661
4661
  timeZone?: CommonSearchWithEntityContext['timeZone'] | null;
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { C as Category, a as CreateCategoryOptions, b as CreateCategoryApplicationErrors, T as TreeReference, G as GetCategoryOptions, U as UpdateCategory, c as UpdateCategoryOptions, d as UpdateCategoryApplicationErrors, D as DeleteCategoryApplicationErrors, Q as QueryCategoriesOptions, e as CategoriesQueryBuilder, f as CategorySearch, S as SearchCategoriesOptions, g as SearchCategoriesResponse, h as CountCategoriesOptions, i as CountCategoriesResponse, M as MoveCategoryOptions, j as MoveCategoryResponse, k as MoveCategoryApplicationErrors, l as MaskedCategory, B as BulkUpdateCategoriesOptions, m as BulkUpdateCategoriesResponse, n as BulkUpdateCategoriesApplicationErrors, o as UpdateCategoryVisibilityOptions, p as UpdateCategoryVisibilityResponse, q as UpdateCategoryVisibilityApplicationErrors, r as BulkShowCategoriesOptions, s as BulkShowCategoriesResponse, I as ItemReference, t as BulkAddItemsToCategoryOptions, u as BulkAddItemsToCategoryResponse, v as BulkAddItemsToCategoryApplicationErrors, w as BulkAddItemToCategoriesOptions, x as BulkAddItemToCategoriesResponse, y as BulkAddItemToCategoriesApplicationErrors, z as BulkRemoveItemsFromCategoryOptions, A as BulkRemoveItemsFromCategoryResponse, E as BulkRemoveItemsFromCategoryApplicationErrors, F as BulkRemoveItemFromCategoriesOptions, H as BulkRemoveItemFromCategoriesResponse, J as BulkRemoveItemFromCategoriesApplicationErrors, L as ListItemsInCategoryOptions, K as ListItemsInCategoryResponse, N as ListCategoriesForItemOptions, O as ListCategoriesForItemResponse, P as ListCategoriesForItemsOptions, R as ListCategoriesForItemsResponse, V as ListTreesResponse, W as SetArrangedItemsOptions, X as SetArrangedItemsResponse, Y as SetArrangedItemsApplicationErrors, Z as GetArrangedItemsResponse, _ as CategoryMovedEnvelope, $ as CategoryCreatedEnvelope, a0 as CategoryDeletedEnvelope, a1 as CategoryItemAddedToCategoryEnvelope, a2 as CategoryItemRemovedFromCategoryEnvelope, a3 as CategoryItemsArrangedInCategoryEnvelope, a4 as CategoryUpdatedEnvelope } from './categories-v1-category-categories.universal-D9uDO6CC.js';
3
- export { et as ActionEvent, db as Aggregation, dp as AggregationData, dc as AggregationKindOneOf, dI as AggregationResults, dJ as AggregationResultsResultOneOf, dw as AggregationResultsScalarResult, aT as AggregationType, fq as AggregationTypeWithLiterals, az as Alignment, f6 as AlignmentWithLiterals, c2 as AnchorData, cG as App, c8 as AppEmbedData, c9 as AppEmbedDataAppDataOneOf, aB as AppType, f8 as AppTypeWithLiterals, dV as ApplicationError, av as AspectRatio, f2 as AspectRatioWithLiterals, cs as AudioData, bU as Background, bV as BackgroundBackgroundOneOf, cy as BackgroundImage, ar as BackgroundType, e_ as BackgroundTypeWithLiterals, ey as BaseEventMetadata, cv as BlockquoteData, ca as BookingData, b8 as Border, cq as BorderColors, aZ as Breadcrumb, aY as BreadcrumbsInfo, dW as BulkActionMetadata, e3 as BulkAddItemToCategoriesRequest, e0 as BulkAddItemsToCategoryRequest, dT as BulkCategoriesResult, dZ as BulkDeleteCategoriesRequest, d_ as BulkDeleteCategoriesResponse, d$ as BulkDeleteCategoriesResponseBulkCategoriesResult, e4 as BulkItemToCategoriesResult, e1 as BulkItemsToCategoryResult, e6 as BulkRemoveItemFromCategoriesRequest, e5 as BulkRemoveItemsFromCategoryRequest, fv as BulkSetItemCategoriesApplicationErrors, eD as BulkSetItemCategoriesOptions, ei as BulkSetItemCategoriesRequest, ej as BulkSetItemCategoriesResponse, dY as BulkShowCategoriesRequest, dS as BulkUpdateCategoriesRequest, cu as BulletedListData, b7 as ButtonData, a8 as ButtonDataType, eH as ButtonDataTypeWithLiterals, cc as ButtonStyles, cw as CaptionData, cf as CardStyles, eA as CategoriesQueryResult, cL as CategoryMoved, eB as CategorySearchSpec, em as CategoryTreeNode, cp as CellStyle, bj as CodeBlockData, cl as CollapsibleListData, c3 as ColorData, b9 as Colors, fw as CommonSearchWithEntityContext, d7 as CompactCategory, dQ as CountCategoriesRequest, cR as CreateCategoryRequest, cS as CreateCategoryResponse, ah as Crop, eQ as CropWithLiterals, d1 as CursorPaging, d3 as CursorPagingMetadata, c_ as CursorQuery, c$ as CursorQueryPagingMethodOneOf, d9 as CursorSearch, da as CursorSearchPagingMethodOneOf, d4 as Cursors, cK as CustomTag, dj as DateHistogramAggregation, dE as DateHistogramResult, dG as DateHistogramResults, c0 as Decoration, c1 as DecorationDataOneOf, as as DecorationType, e$ as DecorationTypeWithLiterals, cX as DeleteCategoryRequest, cY as DeleteCategoryResponse, dK as DeprecatedSearchCategoriesWithOffsetRequest, dO as DeprecatedSearchCategoriesWithOffsetResponse, b_ as Design, cn as Dimensions, aD as Direction, fa as DirectionWithLiterals, bl as DividerData, ad as DividerDataAlignment, eM as DividerDataAlignmentWithLiterals, cB as DocumentStyle, en as DomainEvent, eo as DomainEventBodyOneOf, cj as EmbedData, eu as Empty, ep as EntityCreatedEvent, es as EntityDeletedEvent, er as EntityUpdatedEvent, cb as EventData, ez as EventMetadata, cD as ExtendedFields, cJ as File, bm as FileData, bn as FileSource, bo as FileSourceDataOneOf, c6 as FontSizeData, at as FontType, f0 as FontTypeWithLiterals, bB as GIF, bA as GIFData, aj as GIFType, eS as GIFTypeWithLiterals, bq as GalleryData, bw as GalleryOptions, bx as GalleryOptionsLayout, eh as GetArrangedItemsRequest, ek as GetCategoriesTreeRequest, el as GetCategoriesTreeResponse, cT as GetCategoryRequest, cU as GetCategoryResponse, bT as Gradient, dF as GroupByValueResults, bD as HTMLData, bE as HTMLDataDataOneOf, bC as HeadingData, be as Height, ew as IdentificationData, ex as IdentificationDataIdOneOf, bs as Image, bF as ImageData, bH as ImageDataStyles, aH as ImagePosition, fe as ImagePositionWithLiterals, cd as ImageStyles, au as ImageStylesPosition, f1 as ImageStylesPositionWithLiterals, de as IncludeMissingValuesOptions, aC as InitialExpandedItems, f9 as InitialExpandedItemsWithLiterals, aS as Interval, fp as IntervalWithLiterals, cE as InvalidateCache, cF as InvalidateCacheGetByOneOf, bu as Item, cM as ItemAddedToCategory, bv as ItemDataOneOf, dU as ItemMetadata, e2 as ItemReferenceMetadata, cO as ItemRemovedFromCategory, by as ItemStyle, cN as ItemsAddedToCategory, cQ as ItemsArrangedInCategory, cP as ItemsRemovedFromCategory, b0 as Keyword, aA as Layout, cz as LayoutCellData, cx as LayoutData, af as LayoutType, eO as LayoutTypeWithLiterals, f7 as LayoutWithLiterals, ab as LineStyle, eK as LineStyleWithLiterals, bg as Link, c4 as LinkData, bh as LinkDataOneOf, bI as LinkPreviewData, bJ as LinkPreviewDataStyles, ea as ListCategoriesForItemRequest, eb as ListCategoriesForItemsRequest, d5 as ListCompactCategoriesByIdsRequest, d6 as ListCompactCategoriesByIdsResponse, eC as ListItemsInCategoryOptionsPagingMethodOneOf, e7 as ListItemsInCategoryRequest, e8 as ListItemsInCategoryRequestPagingMethodOneOf, ed as ListTreesRequest, cr as ListValue, bK as MapData, ec as MapItemToCategories, bL as MapSettings, am as MapType, eV as MapTypeWithLiterals, br as Media, c5 as MentionData, ev as MessageEnvelope, cA as Metadata, aP as MissingValues, fm as MissingValuesWithLiterals, aU as Mode, fr as ModeWithLiterals, dR as MoveCategoryRequest, ee as MoveItemInCategoryRequest, aW as MoveItemInCategoryRequestPosition, ft as MoveItemInCategoryRequestPositionWithLiterals, ef as MoveItemInCategoryResponse, dm as NestedAggregation, dk as NestedAggregationItem, dl as NestedAggregationItemKindOneOf, ds as NestedAggregationResults, dt as NestedAggregationResultsResultOneOf, aR as NestedAggregationType, fo as NestedAggregationTypeWithLiterals, dB as NestedResultValue, dC as NestedResultValueResultOneOf, dH as NestedResults, dx as NestedValueAggregationResult, b4 as Node, b5 as NodeDataOneOf, b6 as NodeStyle, a5 as NodeType, eE as NodeTypeWithLiterals, aF as NullValue, fc as NullValueWithLiterals, ck as Oembed, dL as OffsetSearch, dM as OffsetSearchPagingMethodOneOf, bP as Option, bX as OptionDesign, bS as OptionLayout, ct as OrderedListData, ag as Orientation, eP as OrientationWithLiterals, bp as PDFSettings, cH as Page, dN as Paging, dP as PagingMetadata, e9 as PagingMetadataV2, bM as ParagraphData, a_ as ParentCategory, bO as Permissions, ax as Placement, f4 as PlacementWithLiterals, ci as PlaybackOptions, ba as PluginContainerData, a7 as PluginContainerDataAlignment, eG as PluginContainerDataAlignmentWithLiterals, bb as PluginContainerDataWidth, bc as PluginContainerDataWidthDataOneOf, bY as Poll, bN as PollData, bZ as PollDataLayout, bW as PollDesign, bR as PollLayout, aq as PollLayoutDirection, eZ as PollLayoutDirectionWithLiterals, ap as PollLayoutType, eY as PollLayoutTypeWithLiterals, bQ as PollSettings, aV as Position, fs as PositionWithLiterals, cg as PricingData, cZ as QueryCategoriesRequest, d2 as QueryCategoriesResponse, dh as RangeAggregation, dr as RangeAggregationResult, dd as RangeBucket, dz as RangeResult, dv as RangeResults, bi as Rel, aM as RequestedFields, fj as RequestedFieldsWithLiterals, aw as Resizing, f3 as ResizingWithLiterals, aJ as ResponsivenessBehaviour, fg as ResponsivenessBehaviourWithLiterals, eq as RestoreInfo, dD as Results, ce as RibbonStyles, b3 as RichContent, di as ScalarAggregation, dA as ScalarResult, aQ as ScalarType, fn as ScalarTypeWithLiterals, aG as Scaling, fd as ScalingWithLiterals, d8 as SearchCategoriesRequest, dn as SearchDetails, a$ as SeoSchema, eg as SetArrangedItemsRequest, b2 as Settings, aK as SingleEntityOpsRequestedFields, fh as SingleEntityOpsRequestedFieldsWithLiterals, aO as SortDirection, fl as SortDirectionWithLiterals, aL as SortOrder, fi as SortOrderWithLiterals, aN as SortType, fk as SortTypeWithLiterals, d0 as Sorting, ak as Source, eT as SourceWithLiterals, bd as Spoiler, c7 as SpoilerData, bf as Styles, bG as StylesBorder, al as StylesPosition, eU as StylesPositionWithLiterals, co as TableCellData, cm as TableData, b1 as Tag, a9 as Target, eI as TargetWithLiterals, aa as TextAlignment, eJ as TextAlignmentWithLiterals, b$ as TextData, cC as TextNodeStyle, bk as TextStyle, bz as Thumbnails, ai as ThumbnailsAlignment, eR as ThumbnailsAlignmentWithLiterals, ay as Type, f5 as TypeWithLiterals, cI as URI, cV as UpdateCategoryRequest, cW as UpdateCategoryResponse, dX as UpdateCategoryVisibilityRequest, df as ValueAggregation, dg as ValueAggregationOptionsOneOf, dq as ValueAggregationResult, dy as ValueResult, du as ValueResults, aE as VerticalAlignment, aI as VerticalAlignmentAlignment, ff as VerticalAlignmentAlignmentWithLiterals, fb as VerticalAlignmentWithLiterals, bt as Video, ch as VideoData, ae as ViewMode, eN as ViewModeWithLiterals, an as ViewRole, eW as ViewRoleWithLiterals, ao as VoteRole, eX as VoteRoleWithLiterals, aX as WebhookIdentityType, fu as WebhookIdentityTypeWithLiterals, ac as Width, a6 as WidthType, eF as WidthTypeWithLiterals, eL as WidthWithLiterals } from './categories-v1-category-categories.universal-D9uDO6CC.js';
2
+ import { C as Category, a as CreateCategoryOptions, b as CreateCategoryApplicationErrors, T as TreeReference, G as GetCategoryOptions, U as UpdateCategory, c as UpdateCategoryOptions, d as UpdateCategoryApplicationErrors, D as DeleteCategoryApplicationErrors, Q as QueryCategoriesOptions, e as CategoriesQueryBuilder, f as CategorySearch, S as SearchCategoriesOptions, g as SearchCategoriesResponse, h as CountCategoriesOptions, i as CountCategoriesResponse, M as MoveCategoryOptions, j as MoveCategoryResponse, k as MoveCategoryApplicationErrors, l as MaskedCategory, B as BulkUpdateCategoriesOptions, m as BulkUpdateCategoriesResponse, n as BulkUpdateCategoriesApplicationErrors, o as UpdateCategoryVisibilityOptions, p as UpdateCategoryVisibilityResponse, q as UpdateCategoryVisibilityApplicationErrors, r as BulkShowCategoriesOptions, s as BulkShowCategoriesResponse, I as ItemReference, t as BulkAddItemsToCategoryOptions, u as BulkAddItemsToCategoryResponse, v as BulkAddItemsToCategoryApplicationErrors, w as BulkAddItemToCategoriesOptions, x as BulkAddItemToCategoriesResponse, y as BulkAddItemToCategoriesApplicationErrors, z as BulkRemoveItemsFromCategoryOptions, A as BulkRemoveItemsFromCategoryResponse, E as BulkRemoveItemsFromCategoryApplicationErrors, F as BulkRemoveItemFromCategoriesOptions, H as BulkRemoveItemFromCategoriesResponse, J as BulkRemoveItemFromCategoriesApplicationErrors, L as ListItemsInCategoryOptions, K as ListItemsInCategoryResponse, N as ListCategoriesForItemOptions, O as ListCategoriesForItemResponse, P as ListCategoriesForItemsOptions, R as ListCategoriesForItemsResponse, V as ListTreesResponse, W as SetArrangedItemsOptions, X as SetArrangedItemsResponse, Y as SetArrangedItemsApplicationErrors, Z as GetArrangedItemsResponse, _ as CategoryMovedEnvelope, $ as CategoryCreatedEnvelope, a0 as CategoryDeletedEnvelope, a1 as CategoryItemAddedToCategoryEnvelope, a2 as CategoryItemRemovedFromCategoryEnvelope, a3 as CategoryItemsArrangedInCategoryEnvelope, a4 as CategoryUpdatedEnvelope } from './categories-v1-category-categories.universal-DwnNiNlZ.js';
3
+ export { et as ActionEvent, db as Aggregation, dp as AggregationData, dc as AggregationKindOneOf, dI as AggregationResults, dJ as AggregationResultsResultOneOf, dw as AggregationResultsScalarResult, aT as AggregationType, fq as AggregationTypeWithLiterals, az as Alignment, f6 as AlignmentWithLiterals, c2 as AnchorData, cG as App, c8 as AppEmbedData, c9 as AppEmbedDataAppDataOneOf, aB as AppType, f8 as AppTypeWithLiterals, dV as ApplicationError, av as AspectRatio, f2 as AspectRatioWithLiterals, cs as AudioData, bU as Background, bV as BackgroundBackgroundOneOf, cy as BackgroundImage, ar as BackgroundType, e_ as BackgroundTypeWithLiterals, ey as BaseEventMetadata, cv as BlockquoteData, ca as BookingData, b8 as Border, cq as BorderColors, aZ as Breadcrumb, aY as BreadcrumbsInfo, dW as BulkActionMetadata, e3 as BulkAddItemToCategoriesRequest, e0 as BulkAddItemsToCategoryRequest, dT as BulkCategoriesResult, dZ as BulkDeleteCategoriesRequest, d_ as BulkDeleteCategoriesResponse, d$ as BulkDeleteCategoriesResponseBulkCategoriesResult, e4 as BulkItemToCategoriesResult, e1 as BulkItemsToCategoryResult, e6 as BulkRemoveItemFromCategoriesRequest, e5 as BulkRemoveItemsFromCategoryRequest, fv as BulkSetItemCategoriesApplicationErrors, eD as BulkSetItemCategoriesOptions, ei as BulkSetItemCategoriesRequest, ej as BulkSetItemCategoriesResponse, dY as BulkShowCategoriesRequest, dS as BulkUpdateCategoriesRequest, cu as BulletedListData, b7 as ButtonData, a8 as ButtonDataType, eH as ButtonDataTypeWithLiterals, cc as ButtonStyles, cw as CaptionData, cf as CardStyles, eA as CategoriesQueryResult, cL as CategoryMoved, eB as CategorySearchSpec, em as CategoryTreeNode, cp as CellStyle, bj as CodeBlockData, cl as CollapsibleListData, c3 as ColorData, b9 as Colors, fw as CommonSearchWithEntityContext, d7 as CompactCategory, dQ as CountCategoriesRequest, cR as CreateCategoryRequest, cS as CreateCategoryResponse, ah as Crop, eQ as CropWithLiterals, d1 as CursorPaging, d3 as CursorPagingMetadata, c_ as CursorQuery, c$ as CursorQueryPagingMethodOneOf, d9 as CursorSearch, da as CursorSearchPagingMethodOneOf, d4 as Cursors, cK as CustomTag, dj as DateHistogramAggregation, dE as DateHistogramResult, dG as DateHistogramResults, c0 as Decoration, c1 as DecorationDataOneOf, as as DecorationType, e$ as DecorationTypeWithLiterals, cX as DeleteCategoryRequest, cY as DeleteCategoryResponse, dK as DeprecatedSearchCategoriesWithOffsetRequest, dO as DeprecatedSearchCategoriesWithOffsetResponse, b_ as Design, cn as Dimensions, aD as Direction, fa as DirectionWithLiterals, bl as DividerData, ad as DividerDataAlignment, eM as DividerDataAlignmentWithLiterals, cB as DocumentStyle, en as DomainEvent, eo as DomainEventBodyOneOf, cj as EmbedData, eu as Empty, ep as EntityCreatedEvent, es as EntityDeletedEvent, er as EntityUpdatedEvent, cb as EventData, ez as EventMetadata, cD as ExtendedFields, cJ as File, bm as FileData, bn as FileSource, bo as FileSourceDataOneOf, c6 as FontSizeData, at as FontType, f0 as FontTypeWithLiterals, bB as GIF, bA as GIFData, aj as GIFType, eS as GIFTypeWithLiterals, bq as GalleryData, bw as GalleryOptions, bx as GalleryOptionsLayout, eh as GetArrangedItemsRequest, ek as GetCategoriesTreeRequest, el as GetCategoriesTreeResponse, cT as GetCategoryRequest, cU as GetCategoryResponse, bT as Gradient, dF as GroupByValueResults, bD as HTMLData, bE as HTMLDataDataOneOf, bC as HeadingData, be as Height, ew as IdentificationData, ex as IdentificationDataIdOneOf, bs as Image, bF as ImageData, bH as ImageDataStyles, aH as ImagePosition, fe as ImagePositionWithLiterals, cd as ImageStyles, au as ImageStylesPosition, f1 as ImageStylesPositionWithLiterals, de as IncludeMissingValuesOptions, aC as InitialExpandedItems, f9 as InitialExpandedItemsWithLiterals, aS as Interval, fp as IntervalWithLiterals, cE as InvalidateCache, cF as InvalidateCacheGetByOneOf, bu as Item, cM as ItemAddedToCategory, bv as ItemDataOneOf, dU as ItemMetadata, e2 as ItemReferenceMetadata, cO as ItemRemovedFromCategory, by as ItemStyle, cN as ItemsAddedToCategory, cQ as ItemsArrangedInCategory, cP as ItemsRemovedFromCategory, b0 as Keyword, aA as Layout, cz as LayoutCellData, cx as LayoutData, af as LayoutType, eO as LayoutTypeWithLiterals, f7 as LayoutWithLiterals, ab as LineStyle, eK as LineStyleWithLiterals, bg as Link, c4 as LinkData, bh as LinkDataOneOf, bI as LinkPreviewData, bJ as LinkPreviewDataStyles, ea as ListCategoriesForItemRequest, eb as ListCategoriesForItemsRequest, d5 as ListCompactCategoriesByIdsRequest, d6 as ListCompactCategoriesByIdsResponse, eC as ListItemsInCategoryOptionsPagingMethodOneOf, e7 as ListItemsInCategoryRequest, e8 as ListItemsInCategoryRequestPagingMethodOneOf, ed as ListTreesRequest, cr as ListValue, bK as MapData, ec as MapItemToCategories, bL as MapSettings, am as MapType, eV as MapTypeWithLiterals, br as Media, c5 as MentionData, ev as MessageEnvelope, cA as Metadata, aP as MissingValues, fm as MissingValuesWithLiterals, aU as Mode, fr as ModeWithLiterals, dR as MoveCategoryRequest, ee as MoveItemInCategoryRequest, aW as MoveItemInCategoryRequestPosition, ft as MoveItemInCategoryRequestPositionWithLiterals, ef as MoveItemInCategoryResponse, dm as NestedAggregation, dk as NestedAggregationItem, dl as NestedAggregationItemKindOneOf, ds as NestedAggregationResults, dt as NestedAggregationResultsResultOneOf, aR as NestedAggregationType, fo as NestedAggregationTypeWithLiterals, dB as NestedResultValue, dC as NestedResultValueResultOneOf, dH as NestedResults, dx as NestedValueAggregationResult, b4 as Node, b5 as NodeDataOneOf, b6 as NodeStyle, a5 as NodeType, eE as NodeTypeWithLiterals, aF as NullValue, fc as NullValueWithLiterals, ck as Oembed, dL as OffsetSearch, dM as OffsetSearchPagingMethodOneOf, bP as Option, bX as OptionDesign, bS as OptionLayout, ct as OrderedListData, ag as Orientation, eP as OrientationWithLiterals, bp as PDFSettings, cH as Page, dN as Paging, dP as PagingMetadata, e9 as PagingMetadataV2, bM as ParagraphData, a_ as ParentCategory, bO as Permissions, ax as Placement, f4 as PlacementWithLiterals, ci as PlaybackOptions, ba as PluginContainerData, a7 as PluginContainerDataAlignment, eG as PluginContainerDataAlignmentWithLiterals, bb as PluginContainerDataWidth, bc as PluginContainerDataWidthDataOneOf, bY as Poll, bN as PollData, bZ as PollDataLayout, bW as PollDesign, bR as PollLayout, aq as PollLayoutDirection, eZ as PollLayoutDirectionWithLiterals, ap as PollLayoutType, eY as PollLayoutTypeWithLiterals, bQ as PollSettings, aV as Position, fs as PositionWithLiterals, cg as PricingData, cZ as QueryCategoriesRequest, d2 as QueryCategoriesResponse, dh as RangeAggregation, dr as RangeAggregationResult, dd as RangeBucket, dz as RangeResult, dv as RangeResults, bi as Rel, aM as RequestedFields, fj as RequestedFieldsWithLiterals, aw as Resizing, f3 as ResizingWithLiterals, aJ as ResponsivenessBehaviour, fg as ResponsivenessBehaviourWithLiterals, eq as RestoreInfo, dD as Results, ce as RibbonStyles, b3 as RichContent, di as ScalarAggregation, dA as ScalarResult, aQ as ScalarType, fn as ScalarTypeWithLiterals, aG as Scaling, fd as ScalingWithLiterals, d8 as SearchCategoriesRequest, dn as SearchDetails, a$ as SeoSchema, eg as SetArrangedItemsRequest, b2 as Settings, aK as SingleEntityOpsRequestedFields, fh as SingleEntityOpsRequestedFieldsWithLiterals, aO as SortDirection, fl as SortDirectionWithLiterals, aL as SortOrder, fi as SortOrderWithLiterals, aN as SortType, fk as SortTypeWithLiterals, d0 as Sorting, ak as Source, eT as SourceWithLiterals, bd as Spoiler, c7 as SpoilerData, bf as Styles, bG as StylesBorder, al as StylesPosition, eU as StylesPositionWithLiterals, co as TableCellData, cm as TableData, b1 as Tag, a9 as Target, eI as TargetWithLiterals, aa as TextAlignment, eJ as TextAlignmentWithLiterals, b$ as TextData, cC as TextNodeStyle, bk as TextStyle, bz as Thumbnails, ai as ThumbnailsAlignment, eR as ThumbnailsAlignmentWithLiterals, ay as Type, f5 as TypeWithLiterals, cI as URI, cV as UpdateCategoryRequest, cW as UpdateCategoryResponse, dX as UpdateCategoryVisibilityRequest, df as ValueAggregation, dg as ValueAggregationOptionsOneOf, dq as ValueAggregationResult, dy as ValueResult, du as ValueResults, aE as VerticalAlignment, aI as VerticalAlignmentAlignment, ff as VerticalAlignmentAlignmentWithLiterals, fb as VerticalAlignmentWithLiterals, bt as Video, ch as VideoData, ae as ViewMode, eN as ViewModeWithLiterals, an as ViewRole, eW as ViewRoleWithLiterals, ao as VoteRole, eX as VoteRoleWithLiterals, aX as WebhookIdentityType, fu as WebhookIdentityTypeWithLiterals, ac as Width, a6 as WidthType, eF as WidthTypeWithLiterals, eL as WidthWithLiterals } from './categories-v1-category-categories.universal-DwnNiNlZ.js';
4
4
 
5
5
  declare function createCategory$1(httpClient: HttpClient): CreateCategorySignature;
6
6
  interface CreateCategorySignature {
@@ -88,10 +88,8 @@ interface SearchCategoriesSignature {
88
88
  * ## See also
89
89
  *
90
90
  * To learn about working with *Search* methods, see
91
- * _API Query Language_
92
- * ([SDK](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/api-query-language) | [REST](https://dev.wix.com/docs/rest/articles/get-started/api-query-language))
93
- * and *Sorting and Paging*
94
- * ([SDK](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/api-query-language#the-sort-array) | [REST](https://dev.wix.com/docs/rest/articles/get-started/sorting-and-paging)).
91
+ * [API Query Language](https://dev.wix.com/docs/rest/articles/get-started/api-query-language)
92
+ * and [Sorting and Paging](https://dev.wix.com/docs/rest/articles/get-started/sorting-and-paging).
95
93
  * @param - Search criteria including filter, sort, aggregations, and paging options.
96
94
  *
97
95
  * Refer to the [supported filters & sorting table](https://dev.wix.com/docs/sdk/backend-modules/categories/categories/search-categories) (SDK)