@wix/auto_sdk_categories_categories 1.0.111 → 1.0.112
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/{categories-v1-category-categories.universal-DzMbhXD7.d.ts → categories-v1-category-categories.universal-Ap2HkvJt.d.ts} +22 -1
- 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 +23 -2
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{categories-v1-category-categories.universal-DzMbhXD7.d.mts → categories-v1-category-categories.universal-Ap2HkvJt.d.mts} +22 -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 +23 -2
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{categories-v1-category-categories.universal-BfuPnj6A.d.ts → categories-v1-category-categories.universal-BIVm-eLc.d.ts} +22 -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 +23 -2
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{categories-v1-category-categories.universal-BfuPnj6A.d.mts → categories-v1-category-categories.universal-BIVm-eLc.d.mts} +22 -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 +23 -2
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -4275,6 +4275,27 @@ interface BulkAddItemsToCategoryForMigrationResponse {
|
|
|
4275
4275
|
/** Bulk action metadata. */
|
|
4276
4276
|
bulkActionMetadata?: BulkActionMetadata;
|
|
4277
4277
|
}
|
|
4278
|
+
interface SetArrangedItemsForMigrationRequest {
|
|
4279
|
+
/**
|
|
4280
|
+
* Category ID.
|
|
4281
|
+
* @format GUID
|
|
4282
|
+
*/
|
|
4283
|
+
categoryId?: string;
|
|
4284
|
+
/** Category tree reference details. */
|
|
4285
|
+
treeReference?: TreeReference;
|
|
4286
|
+
/**
|
|
4287
|
+
* List of items in the desired order.
|
|
4288
|
+
* @maxSize 100
|
|
4289
|
+
*/
|
|
4290
|
+
items?: ItemReference[];
|
|
4291
|
+
}
|
|
4292
|
+
interface SetArrangedItemsForMigrationResponse {
|
|
4293
|
+
/**
|
|
4294
|
+
* List of arranged items.
|
|
4295
|
+
* @maxSize 100
|
|
4296
|
+
*/
|
|
4297
|
+
items?: ItemReference[];
|
|
4298
|
+
}
|
|
4278
4299
|
/**
|
|
4279
4300
|
* Published on Greyhound topic "catalog-rollback-requested" after the site is handled by the V3 population rollback.
|
|
4280
4301
|
* Each owning service reacts to this rollback request according to its own policy.
|
|
@@ -5826,4 +5847,4 @@ interface BulkSetItemCategoriesOptions {
|
|
|
5826
5847
|
treeReference: TreeReference;
|
|
5827
5848
|
}
|
|
5828
5849
|
|
|
5829
|
-
export { type CategoryDeletedEnvelope as $, type BulkRemoveItemsFromCategoryResponse as A, type BulkUpdateCategoriesOptions as B, type Category as C, type DeleteCategoryApplicationErrors as D, type BulkRemoveItemsFromCategoryApplicationErrors as E, type BulkRemoveItemFromCategoriesOptions as F, type GetCategoryOptions as G, type BulkRemoveItemFromCategoriesResponse as H, type ItemReference as I, type BulkRemoveItemFromCategoriesApplicationErrors as J, type ListItemsInCategoryResponse as K, type ListItemsInCategoryOptions as L, type MoveCategoryOptions as M, type ListCategoriesForItemOptions as N, type ListCategoriesForItemResponse as O, type ListCategoriesForItemsOptions as P, type ListCategoriesForItemsResponse as Q, type ListTreesResponse as R, type SearchCategoriesOptions as S, type TreeReference as T, type UpdateCategory as U, type SetArrangedItemsOptions as V, type SetArrangedItemsResponse as W, type SetArrangedItemsApplicationErrors as X, type GetArrangedItemsResponse as Y, type CategoryMovedEnvelope as Z, type CategoryCreatedEnvelope as _, type CreateCategoryOptions as a, SortOrder as a$, type CategoryItemAddedToCategoryEnvelope as a0, type CategoryItemRemovedFromCategoryEnvelope as a1, type CategoryItemsArrangedInCategoryEnvelope as a2, type CategoryUpdatedEnvelope as a3, type CategoryQuery as a4, type QueryCategoriesOptions as a5, typedQueryCategories as a6, type CategoriesQueryBuilder as a7, NodeType as a8, BackgroundType as a9, AspectRatio as aA, Resizing as aB, Placement as aC, Type as aD, Alignment as aE, Layout as aF, AppType as aG, InitialExpandedItems as aH, Direction as aI, VerticalAlignment as aJ, NullValue as aK, ImageScalingScaling as aL, ImagePosition as aM, Origin as aN, LayoutDataBackgroundType as aO, BackdropType as aP, VerticalAlignmentAlignment as aQ, ResponsivenessBehaviour as aR, DesignTarget as aS, Scaling as aT, ImagePositionPosition as aU, CardDataBackgroundType as aV, ListStyle as aW, Indentation as aX, SmartBlockDataType as aY, ColumnSize as aZ, SingleEntityOpsRequestedFields as a_, GradientType as aa, WidthType as ab, PluginContainerDataAlignment as ac, ButtonDataType as ad, Target as ae, TextAlignment as af, LineStyle as ag, Width as ah, DividerDataAlignment as ai, ViewMode as aj, LayoutType as ak, Orientation as al, Crop as am, ThumbnailsAlignment as an, GIFType as ao, Source as ap, StylesPosition as aq, MapType as ar, ViewRole as as, VoteRole as at, PollLayoutType as au, PollLayoutDirection as av, PollDesignBackgroundType as aw, DecorationType as ax, FontType as ay, ImageStylesPosition as az, type CreateCategoryApplicationErrors as b, type LinkPreviewData as b$, RequestedFields as b0, SortType as b1, SortDirection as b2, MissingValues as b3, ScalarType as b4, NestedAggregationType as b5, Interval as b6, AggregationType as b7, Mode as b8, Position as b9, type LinkDataOneOf as bA, type Rel as bB, type CodeBlockData as bC, type TextStyle as bD, type DividerData as bE, type FileData as bF, type FileSource as bG, type FileSourceDataOneOf as bH, type PDFSettings as bI, type GalleryData as bJ, type Media as bK, type Image as bL, type Video as bM, type Item as bN, type ItemDataOneOf as bO, type GalleryOptions as bP, type GalleryOptionsLayout as bQ, type ItemStyle as bR, type Thumbnails as bS, type GIFData as bT, type GIF as bU, type HeadingData as bV, type HTMLData as bW, type HTMLDataDataOneOf as bX, type ImageData as bY, type StylesBorder as bZ, type ImageDataStyles as b_, MoveItemInCategoryRequestPosition as ba, WebhookIdentityType as bb, type BreadcrumbsInfo as bc, type Breadcrumb as bd, type ParentCategory as be, type SeoSchema as bf, type Keyword as bg, type Tag as bh, type Settings as bi, type RichContent as bj, type Node as bk, type NodeDataOneOf as bl, type NodeStyle as bm, type ButtonData as bn, type Gradient as bo, type Stop as bp, type Border as bq, type Colors as br, type Background as bs, type PluginContainerData as bt, type PluginContainerDataWidth as bu, type PluginContainerDataWidthDataOneOf as bv, type Spoiler as bw, type Height as bx, type Styles as by, type Link as bz, type CreateCategoryValidationErrors as c, type CardDataBackground as c$, type LinkPreviewDataStyles as c0, type MapData as c1, type MapSettings as c2, type ParagraphData as c3, type PollData as c4, type Permissions as c5, type Option as c6, type PollSettings as c7, type PollLayout as c8, type OptionLayout as c9, type PricingData as cA, type VideoData as cB, type PlaybackOptions as cC, type EmbedData as cD, type Oembed as cE, type CollapsibleListData as cF, type TableData as cG, type Dimensions as cH, type TableCellData as cI, type CellStyle as cJ, type BorderColors as cK, type BorderWidths as cL, type ListValue as cM, type AudioData as cN, type OrderedListData as cO, type BulletedListData as cP, type BlockquoteData as cQ, type CaptionData as cR, type LayoutData as cS, type LayoutDataBackgroundImage as cT, type Banner as cU, type LayoutDataBackground as cV, type Backdrop as cW, type LayoutCellData as cX, type ShapeData as cY, type ShapeDataStyles as cZ, type CardData as c_, type BackgroundGradient as ca, type PollDesignBackground as cb, type PollDesignBackgroundBackgroundOneOf as cc, type PollDesign as cd, type OptionDesign as ce, type Poll as cf, type PollDataLayout as cg, type Design as ch, type TextData as ci, type Decoration as cj, type DecorationDataOneOf as ck, type AnchorData as cl, type ColorData as cm, type LinkData as cn, type MentionData as co, type FontSizeData as cp, type SpoilerData as cq, type FontFamilyData as cr, type AppEmbedData as cs, type AppEmbedDataAppDataOneOf as ct, type BookingData as cu, type EventData as cv, type ButtonStyles as cw, type ImageStyles as cx, type RibbonStyles as cy, type CardStyles as cz, type UpdateCategoryOptions as d, type ValueAggregationResult as d$, type BackgroundImage as d0, type TocData as d1, type SmartBlockData as d2, type SmartBlockCellData as d3, type Metadata as d4, type DocumentStyle as d5, type TextNodeStyle as d6, type ExtendedFields as d7, type InvalidateCache as d8, type InvalidateCacheGetByOneOf as d9, type CursorQuery as dA, type CursorQueryPagingMethodOneOf as dB, type Sorting as dC, type CursorPaging as dD, type QueryCategoriesResponse as dE, type CursorPagingMetadata as dF, type Cursors as dG, type ListCompactCategoriesByIdsRequest as dH, type ListCompactCategoriesByIdsResponse as dI, type CompactCategory as dJ, type SearchCategoriesRequest as dK, type CursorSearch as dL, type CursorSearchPagingMethodOneOf as dM, type Aggregation as dN, type AggregationKindOneOf as dO, type RangeBucket as dP, type IncludeMissingValuesOptions as dQ, type ValueAggregation as dR, type ValueAggregationOptionsOneOf as dS, type RangeAggregation as dT, type ScalarAggregation as dU, type DateHistogramAggregation as dV, type NestedAggregationItem as dW, type NestedAggregationItemKindOneOf as dX, type NestedAggregation as dY, type SearchDetails as dZ, type AggregationData as d_, type App as da, type Page as db, type URI as dc, type File as dd, type CustomTag as de, type Pages as df, type URIs as dg, type CategoryMoved as dh, type ItemAddedToCategory as di, type ItemsAddedToCategory as dj, type ItemRemovedFromCategory as dk, type ItemsRemovedFromCategory as dl, type ItemsArrangedInCategory as dm, type CreateCategoryRequest as dn, type CreateCategoryResponse as dp, type DuplicateHandleErrorData as dq, type GetCategoryRequest as dr, type GetCategoryResponse as ds, type GetCategoryBySlugRequest as dt, type GetCategoryBySlugResponse as du, type UpdateCategoryRequest as dv, type UpdateCategoryResponse as dw, type DeleteCategoryRequest as dx, type DeleteCategoryResponse as dy, type QueryCategoriesRequest as dz, type UpdateCategoryApplicationErrors as e, type RestoreInfo as e$, type RangeAggregationResult as e0, type NestedAggregationResults as e1, type NestedAggregationResultsResultOneOf as e2, type ValueResults as e3, type RangeResults as e4, type AggregationResultsScalarResult as e5, type NestedValueAggregationResult as e6, type ValueResult as e7, type RangeResult as e8, type ScalarResult as e9, type BulkDeleteCategoriesResponseBulkCategoriesResult as eA, type BulkAddItemsToCategoryRequest as eB, type BulkItemsToCategoryResult as eC, type ItemReferenceMetadata as eD, type BulkAddItemToCategoriesRequest as eE, type BulkItemToCategoriesResult as eF, type BulkRemoveItemsFromCategoryRequest as eG, type BulkRemoveItemFromCategoriesRequest as eH, type ListItemsInCategoryRequest as eI, type ListItemsInCategoryRequestPagingMethodOneOf as eJ, type PagingMetadataV2 as eK, type ListCategoriesForItemRequest as eL, type ListCategoriesForItemsRequest as eM, type MapItemToCategories as eN, type ListTreesRequest as eO, type MoveItemInCategoryRequest as eP, type MoveItemInCategoryResponse as eQ, type SetArrangedItemsRequest as eR, type GetArrangedItemsRequest as eS, type BulkSetItemCategoriesRequest as eT, type BulkSetItemCategoriesResponse as eU, type GetCategoriesTreeRequest as eV, type GetCategoriesTreeResponse as eW, type CategoryTreeNode as eX, type DomainEvent as eY, type DomainEventBodyOneOf as eZ, type EntityCreatedEvent as e_, type NestedResultValue as ea, type NestedResultValueResultOneOf as eb, type Results as ec, type DateHistogramResult as ed, type GroupByValueResults as ee, type DateHistogramResults as ef, type NestedResults as eg, type AggregationResults as eh, type AggregationResultsResultOneOf as ei, type DeprecatedSearchCategoriesWithOffsetRequest as ej, type OffsetSearch as ek, type OffsetSearchPagingMethodOneOf as el, type Paging as em, type DeprecatedSearchCategoriesWithOffsetResponse as en, type PagingMetadata as eo, type CountCategoriesRequest as ep, type MoveCategoryRequest as eq, type BulkUpdateCategoriesRequest as er, type BulkCategoriesResult as es, type ItemMetadata as et, type ApplicationError as eu, type BulkActionMetadata as ev, type UpdateCategoryVisibilityRequest as ew, type BulkShowCategoriesRequest as ex, type BulkDeleteCategoriesRequest as ey, type BulkDeleteCategoriesResponse as ez, type CategorySearch as f, type ImagePositionWithLiterals as f$, type EntityUpdatedEvent as f0, type EntityDeletedEvent as f1, type ActionEvent as f2, type Empty as f3, type BulkCreateCategoriesForMigrationRequest as f4, type BulkCreateCategoriesForMigrationResponse as f5, type BulkAddItemsToCategoryForMigrationRequest as f6, type BulkAddItemsToCategoryForMigrationResponse as f7, type CatalogRollbackRequested as f8, type MessageEnvelope as f9, type OrientationWithLiterals as fA, type CropWithLiterals as fB, type ThumbnailsAlignmentWithLiterals as fC, type GIFTypeWithLiterals as fD, type SourceWithLiterals as fE, type StylesPositionWithLiterals as fF, type MapTypeWithLiterals as fG, type ViewRoleWithLiterals as fH, type VoteRoleWithLiterals as fI, type PollLayoutTypeWithLiterals as fJ, type PollLayoutDirectionWithLiterals as fK, type PollDesignBackgroundTypeWithLiterals as fL, type DecorationTypeWithLiterals as fM, type FontTypeWithLiterals as fN, type ImageStylesPositionWithLiterals as fO, type AspectRatioWithLiterals as fP, type ResizingWithLiterals as fQ, type PlacementWithLiterals as fR, type TypeWithLiterals as fS, type AlignmentWithLiterals as fT, type LayoutWithLiterals as fU, type AppTypeWithLiterals as fV, type InitialExpandedItemsWithLiterals as fW, type DirectionWithLiterals as fX, type VerticalAlignmentWithLiterals as fY, type NullValueWithLiterals as fZ, type ImageScalingScalingWithLiterals as f_, type IdentificationData as fa, type IdentificationDataIdOneOf as fb, type AccountInfo as fc, type BaseEventMetadata as fd, type EventMetadata as fe, type AccountInfoMetadata as ff, type GetCategoryBySlugOptions as fg, type CategoriesQueryResult as fh, type CategoryQuerySpec as fi, type CategorySearchSpec as fj, type ListItemsInCategoryOptionsPagingMethodOneOf as fk, type BulkSetItemCategoriesOptions as fl, utils as fm, type NodeTypeWithLiterals as fn, type BackgroundTypeWithLiterals as fo, type GradientTypeWithLiterals as fp, type WidthTypeWithLiterals as fq, type PluginContainerDataAlignmentWithLiterals as fr, type ButtonDataTypeWithLiterals as fs, type TargetWithLiterals as ft, type TextAlignmentWithLiterals as fu, type LineStyleWithLiterals as fv, type WidthWithLiterals as fw, type DividerDataAlignmentWithLiterals as fx, type ViewModeWithLiterals as fy, type LayoutTypeWithLiterals as fz, type SearchCategoriesResponse as g, type OriginWithLiterals as g0, type LayoutDataBackgroundTypeWithLiterals as g1, type BackdropTypeWithLiterals as g2, type VerticalAlignmentAlignmentWithLiterals as g3, type ResponsivenessBehaviourWithLiterals as g4, type DesignTargetWithLiterals as g5, type ScalingWithLiterals as g6, type ImagePositionPositionWithLiterals as g7, type CardDataBackgroundTypeWithLiterals as g8, type ListStyleWithLiterals as g9, onCategoryUpdated as gA, createCategory as gB, getCategory as gC, updateCategory as gD, deleteCategory as gE, queryCategories as gF, countCategories as gG, moveCategory as gH, bulkUpdateCategories as gI, updateCategoryVisibility as gJ, bulkShowCategories as gK, bulkAddItemsToCategory as gL, bulkAddItemToCategories as gM, bulkRemoveItemsFromCategory as gN, bulkRemoveItemFromCategories as gO, listItemsInCategory as gP, listCategoriesForItem as gQ, listCategoriesForItems as gR, listTrees as gS, setArrangedItems as gT, getArrangedItems as gU, type IndentationWithLiterals as ga, type SmartBlockDataTypeWithLiterals as gb, type ColumnSizeWithLiterals as gc, type SingleEntityOpsRequestedFieldsWithLiterals as gd, type SortOrderWithLiterals as ge, type RequestedFieldsWithLiterals as gf, type SortTypeWithLiterals as gg, type SortDirectionWithLiterals as gh, type MissingValuesWithLiterals as gi, type ScalarTypeWithLiterals as gj, type NestedAggregationTypeWithLiterals as gk, type IntervalWithLiterals as gl, type AggregationTypeWithLiterals as gm, type ModeWithLiterals as gn, type PositionWithLiterals as go, type MoveItemInCategoryRequestPositionWithLiterals as gp, type WebhookIdentityTypeWithLiterals as gq, type BulkSetItemCategoriesApplicationErrors as gr, type CommonQueryWithEntityContext as gs, type CommonSearchWithEntityContext as gt, onCategoryMoved as gu, onCategoryCreated as gv, onCategoryDeleted as gw, onCategoryItemAddedToCategory as gx, onCategoryItemRemovedFromCategory as gy, onCategoryItemsArrangedInCategory as gz, type CountCategoriesOptions as h, type CountCategoriesResponse as i, type MoveCategoryResponse as j, type MoveCategoryApplicationErrors as k, type MaskedCategory as l, type BulkUpdateCategoriesResponse as m, type BulkUpdateCategoriesApplicationErrors as n, type UpdateCategoryVisibilityOptions as o, type UpdateCategoryVisibilityResponse as p, type UpdateCategoryVisibilityApplicationErrors as q, type BulkShowCategoriesOptions as r, type BulkShowCategoriesResponse as s, type BulkAddItemsToCategoryOptions as t, type BulkAddItemsToCategoryResponse as u, type BulkAddItemsToCategoryApplicationErrors as v, type BulkAddItemToCategoriesOptions as w, type BulkAddItemToCategoriesResponse as x, type BulkAddItemToCategoriesApplicationErrors as y, type BulkRemoveItemsFromCategoryOptions as z };
|
|
5850
|
+
export { type CategoryDeletedEnvelope as $, type BulkRemoveItemsFromCategoryResponse as A, type BulkUpdateCategoriesOptions as B, type Category as C, type DeleteCategoryApplicationErrors as D, type BulkRemoveItemsFromCategoryApplicationErrors as E, type BulkRemoveItemFromCategoriesOptions as F, type GetCategoryOptions as G, type BulkRemoveItemFromCategoriesResponse as H, type ItemReference as I, type BulkRemoveItemFromCategoriesApplicationErrors as J, type ListItemsInCategoryResponse as K, type ListItemsInCategoryOptions as L, type MoveCategoryOptions as M, type ListCategoriesForItemOptions as N, type ListCategoriesForItemResponse as O, type ListCategoriesForItemsOptions as P, type ListCategoriesForItemsResponse as Q, type ListTreesResponse as R, type SearchCategoriesOptions as S, type TreeReference as T, type UpdateCategory as U, type SetArrangedItemsOptions as V, type SetArrangedItemsResponse as W, type SetArrangedItemsApplicationErrors as X, type GetArrangedItemsResponse as Y, type CategoryMovedEnvelope as Z, type CategoryCreatedEnvelope as _, type CreateCategoryOptions as a, SortOrder as a$, type CategoryItemAddedToCategoryEnvelope as a0, type CategoryItemRemovedFromCategoryEnvelope as a1, type CategoryItemsArrangedInCategoryEnvelope as a2, type CategoryUpdatedEnvelope as a3, type CategoryQuery as a4, type QueryCategoriesOptions as a5, typedQueryCategories as a6, type CategoriesQueryBuilder as a7, NodeType as a8, BackgroundType as a9, AspectRatio as aA, Resizing as aB, Placement as aC, Type as aD, Alignment as aE, Layout as aF, AppType as aG, InitialExpandedItems as aH, Direction as aI, VerticalAlignment as aJ, NullValue as aK, ImageScalingScaling as aL, ImagePosition as aM, Origin as aN, LayoutDataBackgroundType as aO, BackdropType as aP, VerticalAlignmentAlignment as aQ, ResponsivenessBehaviour as aR, DesignTarget as aS, Scaling as aT, ImagePositionPosition as aU, CardDataBackgroundType as aV, ListStyle as aW, Indentation as aX, SmartBlockDataType as aY, ColumnSize as aZ, SingleEntityOpsRequestedFields as a_, GradientType as aa, WidthType as ab, PluginContainerDataAlignment as ac, ButtonDataType as ad, Target as ae, TextAlignment as af, LineStyle as ag, Width as ah, DividerDataAlignment as ai, ViewMode as aj, LayoutType as ak, Orientation as al, Crop as am, ThumbnailsAlignment as an, GIFType as ao, Source as ap, StylesPosition as aq, MapType as ar, ViewRole as as, VoteRole as at, PollLayoutType as au, PollLayoutDirection as av, PollDesignBackgroundType as aw, DecorationType as ax, FontType as ay, ImageStylesPosition as az, type CreateCategoryApplicationErrors as b, type LinkPreviewData as b$, RequestedFields as b0, SortType as b1, SortDirection as b2, MissingValues as b3, ScalarType as b4, NestedAggregationType as b5, Interval as b6, AggregationType as b7, Mode as b8, Position as b9, type LinkDataOneOf as bA, type Rel as bB, type CodeBlockData as bC, type TextStyle as bD, type DividerData as bE, type FileData as bF, type FileSource as bG, type FileSourceDataOneOf as bH, type PDFSettings as bI, type GalleryData as bJ, type Media as bK, type Image as bL, type Video as bM, type Item as bN, type ItemDataOneOf as bO, type GalleryOptions as bP, type GalleryOptionsLayout as bQ, type ItemStyle as bR, type Thumbnails as bS, type GIFData as bT, type GIF as bU, type HeadingData as bV, type HTMLData as bW, type HTMLDataDataOneOf as bX, type ImageData as bY, type StylesBorder as bZ, type ImageDataStyles as b_, MoveItemInCategoryRequestPosition as ba, WebhookIdentityType as bb, type BreadcrumbsInfo as bc, type Breadcrumb as bd, type ParentCategory as be, type SeoSchema as bf, type Keyword as bg, type Tag as bh, type Settings as bi, type RichContent as bj, type Node as bk, type NodeDataOneOf as bl, type NodeStyle as bm, type ButtonData as bn, type Gradient as bo, type Stop as bp, type Border as bq, type Colors as br, type Background as bs, type PluginContainerData as bt, type PluginContainerDataWidth as bu, type PluginContainerDataWidthDataOneOf as bv, type Spoiler as bw, type Height as bx, type Styles as by, type Link as bz, type CreateCategoryValidationErrors as c, type CardDataBackground as c$, type LinkPreviewDataStyles as c0, type MapData as c1, type MapSettings as c2, type ParagraphData as c3, type PollData as c4, type Permissions as c5, type Option as c6, type PollSettings as c7, type PollLayout as c8, type OptionLayout as c9, type PricingData as cA, type VideoData as cB, type PlaybackOptions as cC, type EmbedData as cD, type Oembed as cE, type CollapsibleListData as cF, type TableData as cG, type Dimensions as cH, type TableCellData as cI, type CellStyle as cJ, type BorderColors as cK, type BorderWidths as cL, type ListValue as cM, type AudioData as cN, type OrderedListData as cO, type BulletedListData as cP, type BlockquoteData as cQ, type CaptionData as cR, type LayoutData as cS, type LayoutDataBackgroundImage as cT, type Banner as cU, type LayoutDataBackground as cV, type Backdrop as cW, type LayoutCellData as cX, type ShapeData as cY, type ShapeDataStyles as cZ, type CardData as c_, type BackgroundGradient as ca, type PollDesignBackground as cb, type PollDesignBackgroundBackgroundOneOf as cc, type PollDesign as cd, type OptionDesign as ce, type Poll as cf, type PollDataLayout as cg, type Design as ch, type TextData as ci, type Decoration as cj, type DecorationDataOneOf as ck, type AnchorData as cl, type ColorData as cm, type LinkData as cn, type MentionData as co, type FontSizeData as cp, type SpoilerData as cq, type FontFamilyData as cr, type AppEmbedData as cs, type AppEmbedDataAppDataOneOf as ct, type BookingData as cu, type EventData as cv, type ButtonStyles as cw, type ImageStyles as cx, type RibbonStyles as cy, type CardStyles as cz, type UpdateCategoryOptions as d, type ValueAggregationResult as d$, type BackgroundImage as d0, type TocData as d1, type SmartBlockData as d2, type SmartBlockCellData as d3, type Metadata as d4, type DocumentStyle as d5, type TextNodeStyle as d6, type ExtendedFields as d7, type InvalidateCache as d8, type InvalidateCacheGetByOneOf as d9, type CursorQuery as dA, type CursorQueryPagingMethodOneOf as dB, type Sorting as dC, type CursorPaging as dD, type QueryCategoriesResponse as dE, type CursorPagingMetadata as dF, type Cursors as dG, type ListCompactCategoriesByIdsRequest as dH, type ListCompactCategoriesByIdsResponse as dI, type CompactCategory as dJ, type SearchCategoriesRequest as dK, type CursorSearch as dL, type CursorSearchPagingMethodOneOf as dM, type Aggregation as dN, type AggregationKindOneOf as dO, type RangeBucket as dP, type IncludeMissingValuesOptions as dQ, type ValueAggregation as dR, type ValueAggregationOptionsOneOf as dS, type RangeAggregation as dT, type ScalarAggregation as dU, type DateHistogramAggregation as dV, type NestedAggregationItem as dW, type NestedAggregationItemKindOneOf as dX, type NestedAggregation as dY, type SearchDetails as dZ, type AggregationData as d_, type App as da, type Page as db, type URI as dc, type File as dd, type CustomTag as de, type Pages as df, type URIs as dg, type CategoryMoved as dh, type ItemAddedToCategory as di, type ItemsAddedToCategory as dj, type ItemRemovedFromCategory as dk, type ItemsRemovedFromCategory as dl, type ItemsArrangedInCategory as dm, type CreateCategoryRequest as dn, type CreateCategoryResponse as dp, type DuplicateHandleErrorData as dq, type GetCategoryRequest as dr, type GetCategoryResponse as ds, type GetCategoryBySlugRequest as dt, type GetCategoryBySlugResponse as du, type UpdateCategoryRequest as dv, type UpdateCategoryResponse as dw, type DeleteCategoryRequest as dx, type DeleteCategoryResponse as dy, type QueryCategoriesRequest as dz, type UpdateCategoryApplicationErrors as e, type RestoreInfo as e$, type RangeAggregationResult as e0, type NestedAggregationResults as e1, type NestedAggregationResultsResultOneOf as e2, type ValueResults as e3, type RangeResults as e4, type AggregationResultsScalarResult as e5, type NestedValueAggregationResult as e6, type ValueResult as e7, type RangeResult as e8, type ScalarResult as e9, type BulkDeleteCategoriesResponseBulkCategoriesResult as eA, type BulkAddItemsToCategoryRequest as eB, type BulkItemsToCategoryResult as eC, type ItemReferenceMetadata as eD, type BulkAddItemToCategoriesRequest as eE, type BulkItemToCategoriesResult as eF, type BulkRemoveItemsFromCategoryRequest as eG, type BulkRemoveItemFromCategoriesRequest as eH, type ListItemsInCategoryRequest as eI, type ListItemsInCategoryRequestPagingMethodOneOf as eJ, type PagingMetadataV2 as eK, type ListCategoriesForItemRequest as eL, type ListCategoriesForItemsRequest as eM, type MapItemToCategories as eN, type ListTreesRequest as eO, type MoveItemInCategoryRequest as eP, type MoveItemInCategoryResponse as eQ, type SetArrangedItemsRequest as eR, type GetArrangedItemsRequest as eS, type BulkSetItemCategoriesRequest as eT, type BulkSetItemCategoriesResponse as eU, type GetCategoriesTreeRequest as eV, type GetCategoriesTreeResponse as eW, type CategoryTreeNode as eX, type DomainEvent as eY, type DomainEventBodyOneOf as eZ, type EntityCreatedEvent as e_, type NestedResultValue as ea, type NestedResultValueResultOneOf as eb, type Results as ec, type DateHistogramResult as ed, type GroupByValueResults as ee, type DateHistogramResults as ef, type NestedResults as eg, type AggregationResults as eh, type AggregationResultsResultOneOf as ei, type DeprecatedSearchCategoriesWithOffsetRequest as ej, type OffsetSearch as ek, type OffsetSearchPagingMethodOneOf as el, type Paging as em, type DeprecatedSearchCategoriesWithOffsetResponse as en, type PagingMetadata as eo, type CountCategoriesRequest as ep, type MoveCategoryRequest as eq, type BulkUpdateCategoriesRequest as er, type BulkCategoriesResult as es, type ItemMetadata as et, type ApplicationError as eu, type BulkActionMetadata as ev, type UpdateCategoryVisibilityRequest as ew, type BulkShowCategoriesRequest as ex, type BulkDeleteCategoriesRequest as ey, type BulkDeleteCategoriesResponse as ez, type CategorySearch as f, type NullValueWithLiterals as f$, type EntityUpdatedEvent as f0, type EntityDeletedEvent as f1, type ActionEvent as f2, type Empty as f3, type BulkCreateCategoriesForMigrationRequest as f4, type BulkCreateCategoriesForMigrationResponse as f5, type BulkAddItemsToCategoryForMigrationRequest as f6, type BulkAddItemsToCategoryForMigrationResponse as f7, type SetArrangedItemsForMigrationRequest as f8, type SetArrangedItemsForMigrationResponse as f9, type ViewModeWithLiterals as fA, type LayoutTypeWithLiterals as fB, type OrientationWithLiterals as fC, type CropWithLiterals as fD, type ThumbnailsAlignmentWithLiterals as fE, type GIFTypeWithLiterals as fF, type SourceWithLiterals as fG, type StylesPositionWithLiterals as fH, type MapTypeWithLiterals as fI, type ViewRoleWithLiterals as fJ, type VoteRoleWithLiterals as fK, type PollLayoutTypeWithLiterals as fL, type PollLayoutDirectionWithLiterals as fM, type PollDesignBackgroundTypeWithLiterals as fN, type DecorationTypeWithLiterals as fO, type FontTypeWithLiterals as fP, type ImageStylesPositionWithLiterals as fQ, type AspectRatioWithLiterals as fR, type ResizingWithLiterals as fS, type PlacementWithLiterals as fT, type TypeWithLiterals as fU, type AlignmentWithLiterals as fV, type LayoutWithLiterals as fW, type AppTypeWithLiterals as fX, type InitialExpandedItemsWithLiterals as fY, type DirectionWithLiterals as fZ, type VerticalAlignmentWithLiterals as f_, type CatalogRollbackRequested as fa, type MessageEnvelope as fb, type IdentificationData as fc, type IdentificationDataIdOneOf as fd, type AccountInfo as fe, type BaseEventMetadata as ff, type EventMetadata as fg, type AccountInfoMetadata as fh, type GetCategoryBySlugOptions as fi, type CategoriesQueryResult as fj, type CategoryQuerySpec as fk, type CategorySearchSpec as fl, type ListItemsInCategoryOptionsPagingMethodOneOf as fm, type BulkSetItemCategoriesOptions as fn, utils as fo, type NodeTypeWithLiterals as fp, type BackgroundTypeWithLiterals as fq, type GradientTypeWithLiterals as fr, type WidthTypeWithLiterals as fs, type PluginContainerDataAlignmentWithLiterals as ft, type ButtonDataTypeWithLiterals as fu, type TargetWithLiterals as fv, type TextAlignmentWithLiterals as fw, type LineStyleWithLiterals as fx, type WidthWithLiterals as fy, type DividerDataAlignmentWithLiterals as fz, type SearchCategoriesResponse as g, type ImageScalingScalingWithLiterals as g0, type ImagePositionWithLiterals as g1, type OriginWithLiterals as g2, type LayoutDataBackgroundTypeWithLiterals as g3, type BackdropTypeWithLiterals as g4, type VerticalAlignmentAlignmentWithLiterals as g5, type ResponsivenessBehaviourWithLiterals as g6, type DesignTargetWithLiterals as g7, type ScalingWithLiterals as g8, type ImagePositionPositionWithLiterals as g9, onCategoryItemRemovedFromCategory as gA, onCategoryItemsArrangedInCategory as gB, onCategoryUpdated as gC, createCategory as gD, getCategory as gE, updateCategory as gF, deleteCategory as gG, queryCategories as gH, countCategories as gI, moveCategory as gJ, bulkUpdateCategories as gK, updateCategoryVisibility as gL, bulkShowCategories as gM, bulkAddItemsToCategory as gN, bulkAddItemToCategories as gO, bulkRemoveItemsFromCategory as gP, bulkRemoveItemFromCategories as gQ, listItemsInCategory as gR, listCategoriesForItem as gS, listCategoriesForItems as gT, listTrees as gU, setArrangedItems as gV, getArrangedItems as gW, type CardDataBackgroundTypeWithLiterals as ga, type ListStyleWithLiterals as gb, type IndentationWithLiterals as gc, type SmartBlockDataTypeWithLiterals as gd, type ColumnSizeWithLiterals as ge, type SingleEntityOpsRequestedFieldsWithLiterals as gf, type SortOrderWithLiterals as gg, type RequestedFieldsWithLiterals as gh, type SortTypeWithLiterals as gi, type SortDirectionWithLiterals as gj, type MissingValuesWithLiterals as gk, type ScalarTypeWithLiterals as gl, type NestedAggregationTypeWithLiterals as gm, type IntervalWithLiterals as gn, type AggregationTypeWithLiterals as go, type ModeWithLiterals as gp, type PositionWithLiterals as gq, type MoveItemInCategoryRequestPositionWithLiterals as gr, type WebhookIdentityTypeWithLiterals as gs, type BulkSetItemCategoriesApplicationErrors as gt, type CommonQueryWithEntityContext as gu, type CommonSearchWithEntityContext as gv, onCategoryMoved as gw, onCategoryCreated as gx, onCategoryDeleted as gy, onCategoryItemAddedToCategory as gz, type CountCategoriesOptions as h, type CountCategoriesResponse as i, type MoveCategoryResponse as j, type MoveCategoryApplicationErrors as k, type MaskedCategory as l, type BulkUpdateCategoriesResponse as m, type BulkUpdateCategoriesApplicationErrors as n, type UpdateCategoryVisibilityOptions as o, type UpdateCategoryVisibilityResponse as p, type UpdateCategoryVisibilityApplicationErrors as q, type BulkShowCategoriesOptions as r, type BulkShowCategoriesResponse as s, type BulkAddItemsToCategoryOptions as t, type BulkAddItemsToCategoryResponse as u, type BulkAddItemsToCategoryApplicationErrors as v, type BulkAddItemToCategoriesOptions as w, type BulkAddItemToCategoriesResponse as x, type BulkAddItemToCategoriesApplicationErrors as y, type BulkRemoveItemsFromCategoryOptions as z };
|
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 { C as Category, a as CreateCategoryOptions, b as CreateCategoryApplicationErrors, c as CreateCategoryValidationErrors, T as TreeReference, G as GetCategoryOptions, U as UpdateCategory, d as UpdateCategoryOptions, e as UpdateCategoryApplicationErrors, D as DeleteCategoryApplicationErrors, 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, Q as ListCategoriesForItemsResponse, R as ListTreesResponse, V as SetArrangedItemsOptions, W as SetArrangedItemsResponse, X as SetArrangedItemsApplicationErrors, Y as GetArrangedItemsResponse, Z as CategoryMovedEnvelope, _ as CategoryCreatedEnvelope, $ as CategoryDeletedEnvelope, a0 as CategoryItemAddedToCategoryEnvelope, a1 as CategoryItemRemovedFromCategoryEnvelope, a2 as CategoryItemsArrangedInCategoryEnvelope, a3 as CategoryUpdatedEnvelope, a4 as CategoryQuery, a5 as QueryCategoriesOptions, a6 as typedQueryCategories, a7 as CategoriesQueryBuilder } from './categories-v1-category-categories.universal-
|
|
3
|
-
export { fc as AccountInfo, ff as AccountInfoMetadata, f2 as ActionEvent, dN as Aggregation, d_ as AggregationData, dO as AggregationKindOneOf, eh as AggregationResults, ei as AggregationResultsResultOneOf, e5 as AggregationResultsScalarResult, b7 as AggregationType, gm as AggregationTypeWithLiterals, aE as Alignment, fT as AlignmentWithLiterals, cl as AnchorData, da as App, cs as AppEmbedData, ct as AppEmbedDataAppDataOneOf, aG as AppType, fV as AppTypeWithLiterals, eu as ApplicationError, aA as AspectRatio, fP as AspectRatioWithLiterals, cN as AudioData, cW as Backdrop, aP as BackdropType, g2 as BackdropTypeWithLiterals, bs as Background, ca as BackgroundGradient, d0 as BackgroundImage, a9 as BackgroundType, fo as BackgroundTypeWithLiterals, cU as Banner, fd as BaseEventMetadata, cQ as BlockquoteData, cu as BookingData, bq as Border, cK as BorderColors, cL as BorderWidths, bd as Breadcrumb, bc as BreadcrumbsInfo, ev as BulkActionMetadata, eE as BulkAddItemToCategoriesRequest, f6 as BulkAddItemsToCategoryForMigrationRequest, f7 as BulkAddItemsToCategoryForMigrationResponse, eB as BulkAddItemsToCategoryRequest, es as BulkCategoriesResult, f4 as BulkCreateCategoriesForMigrationRequest, f5 as BulkCreateCategoriesForMigrationResponse, ey as BulkDeleteCategoriesRequest, ez as BulkDeleteCategoriesResponse, eA as BulkDeleteCategoriesResponseBulkCategoriesResult, eF as BulkItemToCategoriesResult, eC as BulkItemsToCategoryResult, eH as BulkRemoveItemFromCategoriesRequest, eG as BulkRemoveItemsFromCategoryRequest, gr as BulkSetItemCategoriesApplicationErrors, fl as BulkSetItemCategoriesOptions, eT as BulkSetItemCategoriesRequest, eU as BulkSetItemCategoriesResponse, ex as BulkShowCategoriesRequest, er as BulkUpdateCategoriesRequest, cP as BulletedListData, bn as ButtonData, ad as ButtonDataType, fs as ButtonDataTypeWithLiterals, cw as ButtonStyles, cR as CaptionData, c_ as CardData, c$ as CardDataBackground, aV as CardDataBackgroundType, g8 as CardDataBackgroundTypeWithLiterals, cz as CardStyles, f8 as CatalogRollbackRequested, fh as CategoriesQueryResult, dh as CategoryMoved, fi as CategoryQuerySpec, fj as CategorySearchSpec, eX as CategoryTreeNode, cJ as CellStyle, bC as CodeBlockData, cF as CollapsibleListData, cm as ColorData, br as Colors, aZ as ColumnSize, gc as ColumnSizeWithLiterals, gs as CommonQueryWithEntityContext, gt as CommonSearchWithEntityContext, dJ as CompactCategory, ep as CountCategoriesRequest, dn as CreateCategoryRequest, dp as CreateCategoryResponse, am as Crop, fB as CropWithLiterals, dD as CursorPaging, dF as CursorPagingMetadata, dA as CursorQuery, dB as CursorQueryPagingMethodOneOf, dL as CursorSearch, dM as CursorSearchPagingMethodOneOf, dG as Cursors, de as CustomTag, dV as DateHistogramAggregation, ed as DateHistogramResult, ef as DateHistogramResults, cj as Decoration, ck as DecorationDataOneOf, ax as DecorationType, fM as DecorationTypeWithLiterals, dx as DeleteCategoryRequest, dy as DeleteCategoryResponse, ej as DeprecatedSearchCategoriesWithOffsetRequest, en as DeprecatedSearchCategoriesWithOffsetResponse, ch as Design, aS as DesignTarget, g5 as DesignTargetWithLiterals, cH as Dimensions, aI as Direction, fX as DirectionWithLiterals, bE as DividerData, ai as DividerDataAlignment, fx as DividerDataAlignmentWithLiterals, d5 as DocumentStyle, eY as DomainEvent, eZ as DomainEventBodyOneOf, dq as DuplicateHandleErrorData, cD as EmbedData, f3 as Empty, e_ as EntityCreatedEvent, f1 as EntityDeletedEvent, f0 as EntityUpdatedEvent, cv as EventData, fe as EventMetadata, d7 as ExtendedFields, dd as File, bF as FileData, bG as FileSource, bH as FileSourceDataOneOf, cr as FontFamilyData, cp as FontSizeData, ay as FontType, fN as FontTypeWithLiterals, bU as GIF, bT as GIFData, ao as GIFType, fD as GIFTypeWithLiterals, bJ as GalleryData, bP as GalleryOptions, bQ as GalleryOptionsLayout, eS as GetArrangedItemsRequest, eV as GetCategoriesTreeRequest, eW as GetCategoriesTreeResponse, fg as GetCategoryBySlugOptions, dt as GetCategoryBySlugRequest, du as GetCategoryBySlugResponse, dr as GetCategoryRequest, ds as GetCategoryResponse, bo as Gradient, aa as GradientType, fp as GradientTypeWithLiterals, ee as GroupByValueResults, bW as HTMLData, bX as HTMLDataDataOneOf, bV as HeadingData, bx as Height, fa as IdentificationData, fb as IdentificationDataIdOneOf, bL as Image, bY as ImageData, b_ as ImageDataStyles, aM as ImagePosition, aU as ImagePositionPosition, g7 as ImagePositionPositionWithLiterals, f$ as ImagePositionWithLiterals, aL as ImageScalingScaling, f_ as ImageScalingScalingWithLiterals, cx as ImageStyles, az as ImageStylesPosition, fO as ImageStylesPositionWithLiterals, dQ as IncludeMissingValuesOptions, aX as Indentation, ga as IndentationWithLiterals, aH as InitialExpandedItems, fW as InitialExpandedItemsWithLiterals, b6 as Interval, gl as IntervalWithLiterals, d8 as InvalidateCache, d9 as InvalidateCacheGetByOneOf, bN as Item, di as ItemAddedToCategory, bO as ItemDataOneOf, et as ItemMetadata, eD as ItemReferenceMetadata, dk as ItemRemovedFromCategory, bR as ItemStyle, dj as ItemsAddedToCategory, dm as ItemsArrangedInCategory, dl as ItemsRemovedFromCategory, bg as Keyword, aF as Layout, cX as LayoutCellData, cS as LayoutData, cV as LayoutDataBackground, cT as LayoutDataBackgroundImage, aO as LayoutDataBackgroundType, g1 as LayoutDataBackgroundTypeWithLiterals, ak as LayoutType, fz as LayoutTypeWithLiterals, fU as LayoutWithLiterals, ag as LineStyle, fv as LineStyleWithLiterals, bz as Link, cn as LinkData, bA as LinkDataOneOf, b$ as LinkPreviewData, c0 as LinkPreviewDataStyles, eL as ListCategoriesForItemRequest, eM as ListCategoriesForItemsRequest, dH as ListCompactCategoriesByIdsRequest, dI as ListCompactCategoriesByIdsResponse, fk as ListItemsInCategoryOptionsPagingMethodOneOf, eI as ListItemsInCategoryRequest, eJ as ListItemsInCategoryRequestPagingMethodOneOf, aW as ListStyle, g9 as ListStyleWithLiterals, eO as ListTreesRequest, cM as ListValue, c1 as MapData, eN as MapItemToCategories, c2 as MapSettings, ar as MapType, fG as MapTypeWithLiterals, bK as Media, co as MentionData, f9 as MessageEnvelope, d4 as Metadata, b3 as MissingValues, gi as MissingValuesWithLiterals, b8 as Mode, gn as ModeWithLiterals, eq as MoveCategoryRequest, eP as MoveItemInCategoryRequest, ba as MoveItemInCategoryRequestPosition, gp as MoveItemInCategoryRequestPositionWithLiterals, eQ as MoveItemInCategoryResponse, dY as NestedAggregation, dW as NestedAggregationItem, dX as NestedAggregationItemKindOneOf, e1 as NestedAggregationResults, e2 as NestedAggregationResultsResultOneOf, b5 as NestedAggregationType, gk as NestedAggregationTypeWithLiterals, ea as NestedResultValue, eb as NestedResultValueResultOneOf, eg as NestedResults, e6 as NestedValueAggregationResult, bk as Node, bl as NodeDataOneOf, bm as NodeStyle, a8 as NodeType, fn as NodeTypeWithLiterals, aK as NullValue, fZ as NullValueWithLiterals, cE as Oembed, ek as OffsetSearch, el as OffsetSearchPagingMethodOneOf, c6 as Option, ce as OptionDesign, c9 as OptionLayout, cO as OrderedListData, al as Orientation, fA as OrientationWithLiterals, aN as Origin, g0 as OriginWithLiterals, bI as PDFSettings, db as Page, df as Pages, em as Paging, eo as PagingMetadata, eK as PagingMetadataV2, c3 as ParagraphData, be as ParentCategory, c5 as Permissions, aC as Placement, fR as PlacementWithLiterals, cC as PlaybackOptions, bt as PluginContainerData, ac as PluginContainerDataAlignment, fr as PluginContainerDataAlignmentWithLiterals, bu as PluginContainerDataWidth, bv as PluginContainerDataWidthDataOneOf, cf as Poll, c4 as PollData, cg as PollDataLayout, cd as PollDesign, cb as PollDesignBackground, cc as PollDesignBackgroundBackgroundOneOf, aw as PollDesignBackgroundType, fL as PollDesignBackgroundTypeWithLiterals, c8 as PollLayout, av as PollLayoutDirection, fK as PollLayoutDirectionWithLiterals, au as PollLayoutType, fJ as PollLayoutTypeWithLiterals, c7 as PollSettings, b9 as Position, go as PositionWithLiterals, cA as PricingData, dz as QueryCategoriesRequest, dE as QueryCategoriesResponse, dT as RangeAggregation, e0 as RangeAggregationResult, dP as RangeBucket, e8 as RangeResult, e4 as RangeResults, bB as Rel, b0 as RequestedFields, gf as RequestedFieldsWithLiterals, aB as Resizing, fQ as ResizingWithLiterals, aR as ResponsivenessBehaviour, g4 as ResponsivenessBehaviourWithLiterals, e$ as RestoreInfo, ec as Results, cy as RibbonStyles, bj as RichContent, dU as ScalarAggregation, e9 as ScalarResult, b4 as ScalarType, gj as ScalarTypeWithLiterals, aT as Scaling, g6 as ScalingWithLiterals, dK as SearchCategoriesRequest, dZ as SearchDetails, bf as SeoSchema, eR as SetArrangedItemsRequest, bi as Settings, cY as ShapeData, cZ as ShapeDataStyles, a_ as SingleEntityOpsRequestedFields, gd as SingleEntityOpsRequestedFieldsWithLiterals, d3 as SmartBlockCellData, d2 as SmartBlockData, aY as SmartBlockDataType, gb as SmartBlockDataTypeWithLiterals, b2 as SortDirection, gh as SortDirectionWithLiterals, a$ as SortOrder, ge as SortOrderWithLiterals, b1 as SortType, gg as SortTypeWithLiterals, dC as Sorting, ap as Source, fE as SourceWithLiterals, bw as Spoiler, cq as SpoilerData, bp as Stop, by as Styles, bZ as StylesBorder, aq as StylesPosition, fF as StylesPositionWithLiterals, cI as TableCellData, cG as TableData, bh as Tag, ae as Target, ft as TargetWithLiterals, af as TextAlignment, fu as TextAlignmentWithLiterals, ci as TextData, d6 as TextNodeStyle, bD as TextStyle, bS as Thumbnails, an as ThumbnailsAlignment, fC as ThumbnailsAlignmentWithLiterals, d1 as TocData, aD as Type, fS as TypeWithLiterals, dc as URI, dg as URIs, dv as UpdateCategoryRequest, dw as UpdateCategoryResponse, ew as UpdateCategoryVisibilityRequest, dR as ValueAggregation, dS as ValueAggregationOptionsOneOf, d$ as ValueAggregationResult, e7 as ValueResult, e3 as ValueResults, aJ as VerticalAlignment, aQ as VerticalAlignmentAlignment, g3 as VerticalAlignmentAlignmentWithLiterals, fY as VerticalAlignmentWithLiterals, bM as Video, cB as VideoData, aj as ViewMode, fy as ViewModeWithLiterals, as as ViewRole, fH as ViewRoleWithLiterals, at as VoteRole, fI as VoteRoleWithLiterals, bb as WebhookIdentityType, gq as WebhookIdentityTypeWithLiterals, ah as Width, ab as WidthType, fq as WidthTypeWithLiterals, fw as WidthWithLiterals, fm as utils } from './categories-v1-category-categories.universal-DzMbhXD7.js';
|
|
2
|
+
import { C as Category, a as CreateCategoryOptions, b as CreateCategoryApplicationErrors, c as CreateCategoryValidationErrors, T as TreeReference, G as GetCategoryOptions, U as UpdateCategory, d as UpdateCategoryOptions, e as UpdateCategoryApplicationErrors, D as DeleteCategoryApplicationErrors, 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, Q as ListCategoriesForItemsResponse, R as ListTreesResponse, V as SetArrangedItemsOptions, W as SetArrangedItemsResponse, X as SetArrangedItemsApplicationErrors, Y as GetArrangedItemsResponse, Z as CategoryMovedEnvelope, _ as CategoryCreatedEnvelope, $ as CategoryDeletedEnvelope, a0 as CategoryItemAddedToCategoryEnvelope, a1 as CategoryItemRemovedFromCategoryEnvelope, a2 as CategoryItemsArrangedInCategoryEnvelope, a3 as CategoryUpdatedEnvelope, a4 as CategoryQuery, a5 as QueryCategoriesOptions, a6 as typedQueryCategories, a7 as CategoriesQueryBuilder } from './categories-v1-category-categories.universal-Ap2HkvJt.js';
|
|
3
|
+
export { fe as AccountInfo, fh as AccountInfoMetadata, f2 as ActionEvent, dN as Aggregation, d_ as AggregationData, dO as AggregationKindOneOf, eh as AggregationResults, ei as AggregationResultsResultOneOf, e5 as AggregationResultsScalarResult, b7 as AggregationType, go as AggregationTypeWithLiterals, aE as Alignment, fV as AlignmentWithLiterals, cl as AnchorData, da as App, cs as AppEmbedData, ct as AppEmbedDataAppDataOneOf, aG as AppType, fX as AppTypeWithLiterals, eu as ApplicationError, aA as AspectRatio, fR as AspectRatioWithLiterals, cN as AudioData, cW as Backdrop, aP as BackdropType, g4 as BackdropTypeWithLiterals, bs as Background, ca as BackgroundGradient, d0 as BackgroundImage, a9 as BackgroundType, fq as BackgroundTypeWithLiterals, cU as Banner, ff as BaseEventMetadata, cQ as BlockquoteData, cu as BookingData, bq as Border, cK as BorderColors, cL as BorderWidths, bd as Breadcrumb, bc as BreadcrumbsInfo, ev as BulkActionMetadata, eE as BulkAddItemToCategoriesRequest, f6 as BulkAddItemsToCategoryForMigrationRequest, f7 as BulkAddItemsToCategoryForMigrationResponse, eB as BulkAddItemsToCategoryRequest, es as BulkCategoriesResult, f4 as BulkCreateCategoriesForMigrationRequest, f5 as BulkCreateCategoriesForMigrationResponse, ey as BulkDeleteCategoriesRequest, ez as BulkDeleteCategoriesResponse, eA as BulkDeleteCategoriesResponseBulkCategoriesResult, eF as BulkItemToCategoriesResult, eC as BulkItemsToCategoryResult, eH as BulkRemoveItemFromCategoriesRequest, eG as BulkRemoveItemsFromCategoryRequest, gt as BulkSetItemCategoriesApplicationErrors, fn as BulkSetItemCategoriesOptions, eT as BulkSetItemCategoriesRequest, eU as BulkSetItemCategoriesResponse, ex as BulkShowCategoriesRequest, er as BulkUpdateCategoriesRequest, cP as BulletedListData, bn as ButtonData, ad as ButtonDataType, fu as ButtonDataTypeWithLiterals, cw as ButtonStyles, cR as CaptionData, c_ as CardData, c$ as CardDataBackground, aV as CardDataBackgroundType, ga as CardDataBackgroundTypeWithLiterals, cz as CardStyles, fa as CatalogRollbackRequested, fj as CategoriesQueryResult, dh as CategoryMoved, fk as CategoryQuerySpec, fl as CategorySearchSpec, eX as CategoryTreeNode, cJ as CellStyle, bC as CodeBlockData, cF as CollapsibleListData, cm as ColorData, br as Colors, aZ as ColumnSize, ge as ColumnSizeWithLiterals, gu as CommonQueryWithEntityContext, gv as CommonSearchWithEntityContext, dJ as CompactCategory, ep as CountCategoriesRequest, dn as CreateCategoryRequest, dp as CreateCategoryResponse, am as Crop, fD as CropWithLiterals, dD as CursorPaging, dF as CursorPagingMetadata, dA as CursorQuery, dB as CursorQueryPagingMethodOneOf, dL as CursorSearch, dM as CursorSearchPagingMethodOneOf, dG as Cursors, de as CustomTag, dV as DateHistogramAggregation, ed as DateHistogramResult, ef as DateHistogramResults, cj as Decoration, ck as DecorationDataOneOf, ax as DecorationType, fO as DecorationTypeWithLiterals, dx as DeleteCategoryRequest, dy as DeleteCategoryResponse, ej as DeprecatedSearchCategoriesWithOffsetRequest, en as DeprecatedSearchCategoriesWithOffsetResponse, ch as Design, aS as DesignTarget, g7 as DesignTargetWithLiterals, cH as Dimensions, aI as Direction, fZ as DirectionWithLiterals, bE as DividerData, ai as DividerDataAlignment, fz as DividerDataAlignmentWithLiterals, d5 as DocumentStyle, eY as DomainEvent, eZ as DomainEventBodyOneOf, dq as DuplicateHandleErrorData, cD as EmbedData, f3 as Empty, e_ as EntityCreatedEvent, f1 as EntityDeletedEvent, f0 as EntityUpdatedEvent, cv as EventData, fg as EventMetadata, d7 as ExtendedFields, dd as File, bF as FileData, bG as FileSource, bH as FileSourceDataOneOf, cr as FontFamilyData, cp as FontSizeData, ay as FontType, fP as FontTypeWithLiterals, bU as GIF, bT as GIFData, ao as GIFType, fF as GIFTypeWithLiterals, bJ as GalleryData, bP as GalleryOptions, bQ as GalleryOptionsLayout, eS as GetArrangedItemsRequest, eV as GetCategoriesTreeRequest, eW as GetCategoriesTreeResponse, fi as GetCategoryBySlugOptions, dt as GetCategoryBySlugRequest, du as GetCategoryBySlugResponse, dr as GetCategoryRequest, ds as GetCategoryResponse, bo as Gradient, aa as GradientType, fr as GradientTypeWithLiterals, ee as GroupByValueResults, bW as HTMLData, bX as HTMLDataDataOneOf, bV as HeadingData, bx as Height, fc as IdentificationData, fd as IdentificationDataIdOneOf, bL as Image, bY as ImageData, b_ as ImageDataStyles, aM as ImagePosition, aU as ImagePositionPosition, g9 as ImagePositionPositionWithLiterals, g1 as ImagePositionWithLiterals, aL as ImageScalingScaling, g0 as ImageScalingScalingWithLiterals, cx as ImageStyles, az as ImageStylesPosition, fQ as ImageStylesPositionWithLiterals, dQ as IncludeMissingValuesOptions, aX as Indentation, gc as IndentationWithLiterals, aH as InitialExpandedItems, fY as InitialExpandedItemsWithLiterals, b6 as Interval, gn as IntervalWithLiterals, d8 as InvalidateCache, d9 as InvalidateCacheGetByOneOf, bN as Item, di as ItemAddedToCategory, bO as ItemDataOneOf, et as ItemMetadata, eD as ItemReferenceMetadata, dk as ItemRemovedFromCategory, bR as ItemStyle, dj as ItemsAddedToCategory, dm as ItemsArrangedInCategory, dl as ItemsRemovedFromCategory, bg as Keyword, aF as Layout, cX as LayoutCellData, cS as LayoutData, cV as LayoutDataBackground, cT as LayoutDataBackgroundImage, aO as LayoutDataBackgroundType, g3 as LayoutDataBackgroundTypeWithLiterals, ak as LayoutType, fB as LayoutTypeWithLiterals, fW as LayoutWithLiterals, ag as LineStyle, fx as LineStyleWithLiterals, bz as Link, cn as LinkData, bA as LinkDataOneOf, b$ as LinkPreviewData, c0 as LinkPreviewDataStyles, eL as ListCategoriesForItemRequest, eM as ListCategoriesForItemsRequest, dH as ListCompactCategoriesByIdsRequest, dI as ListCompactCategoriesByIdsResponse, fm as ListItemsInCategoryOptionsPagingMethodOneOf, eI as ListItemsInCategoryRequest, eJ as ListItemsInCategoryRequestPagingMethodOneOf, aW as ListStyle, gb as ListStyleWithLiterals, eO as ListTreesRequest, cM as ListValue, c1 as MapData, eN as MapItemToCategories, c2 as MapSettings, ar as MapType, fI as MapTypeWithLiterals, bK as Media, co as MentionData, fb as MessageEnvelope, d4 as Metadata, b3 as MissingValues, gk as MissingValuesWithLiterals, b8 as Mode, gp as ModeWithLiterals, eq as MoveCategoryRequest, eP as MoveItemInCategoryRequest, ba as MoveItemInCategoryRequestPosition, gr as MoveItemInCategoryRequestPositionWithLiterals, eQ as MoveItemInCategoryResponse, dY as NestedAggregation, dW as NestedAggregationItem, dX as NestedAggregationItemKindOneOf, e1 as NestedAggregationResults, e2 as NestedAggregationResultsResultOneOf, b5 as NestedAggregationType, gm as NestedAggregationTypeWithLiterals, ea as NestedResultValue, eb as NestedResultValueResultOneOf, eg as NestedResults, e6 as NestedValueAggregationResult, bk as Node, bl as NodeDataOneOf, bm as NodeStyle, a8 as NodeType, fp as NodeTypeWithLiterals, aK as NullValue, f$ as NullValueWithLiterals, cE as Oembed, ek as OffsetSearch, el as OffsetSearchPagingMethodOneOf, c6 as Option, ce as OptionDesign, c9 as OptionLayout, cO as OrderedListData, al as Orientation, fC as OrientationWithLiterals, aN as Origin, g2 as OriginWithLiterals, bI as PDFSettings, db as Page, df as Pages, em as Paging, eo as PagingMetadata, eK as PagingMetadataV2, c3 as ParagraphData, be as ParentCategory, c5 as Permissions, aC as Placement, fT as PlacementWithLiterals, cC as PlaybackOptions, bt as PluginContainerData, ac as PluginContainerDataAlignment, ft as PluginContainerDataAlignmentWithLiterals, bu as PluginContainerDataWidth, bv as PluginContainerDataWidthDataOneOf, cf as Poll, c4 as PollData, cg as PollDataLayout, cd as PollDesign, cb as PollDesignBackground, cc as PollDesignBackgroundBackgroundOneOf, aw as PollDesignBackgroundType, fN as PollDesignBackgroundTypeWithLiterals, c8 as PollLayout, av as PollLayoutDirection, fM as PollLayoutDirectionWithLiterals, au as PollLayoutType, fL as PollLayoutTypeWithLiterals, c7 as PollSettings, b9 as Position, gq as PositionWithLiterals, cA as PricingData, dz as QueryCategoriesRequest, dE as QueryCategoriesResponse, dT as RangeAggregation, e0 as RangeAggregationResult, dP as RangeBucket, e8 as RangeResult, e4 as RangeResults, bB as Rel, b0 as RequestedFields, gh as RequestedFieldsWithLiterals, aB as Resizing, fS as ResizingWithLiterals, aR as ResponsivenessBehaviour, g6 as ResponsivenessBehaviourWithLiterals, e$ as RestoreInfo, ec as Results, cy as RibbonStyles, bj as RichContent, dU as ScalarAggregation, e9 as ScalarResult, b4 as ScalarType, gl as ScalarTypeWithLiterals, aT as Scaling, g8 as ScalingWithLiterals, dK as SearchCategoriesRequest, dZ as SearchDetails, bf as SeoSchema, f8 as SetArrangedItemsForMigrationRequest, f9 as SetArrangedItemsForMigrationResponse, eR as SetArrangedItemsRequest, bi as Settings, cY as ShapeData, cZ as ShapeDataStyles, a_ as SingleEntityOpsRequestedFields, gf as SingleEntityOpsRequestedFieldsWithLiterals, d3 as SmartBlockCellData, d2 as SmartBlockData, aY as SmartBlockDataType, gd as SmartBlockDataTypeWithLiterals, b2 as SortDirection, gj as SortDirectionWithLiterals, a$ as SortOrder, gg as SortOrderWithLiterals, b1 as SortType, gi as SortTypeWithLiterals, dC as Sorting, ap as Source, fG as SourceWithLiterals, bw as Spoiler, cq as SpoilerData, bp as Stop, by as Styles, bZ as StylesBorder, aq as StylesPosition, fH as StylesPositionWithLiterals, cI as TableCellData, cG as TableData, bh as Tag, ae as Target, fv as TargetWithLiterals, af as TextAlignment, fw as TextAlignmentWithLiterals, ci as TextData, d6 as TextNodeStyle, bD as TextStyle, bS as Thumbnails, an as ThumbnailsAlignment, fE as ThumbnailsAlignmentWithLiterals, d1 as TocData, aD as Type, fU as TypeWithLiterals, dc as URI, dg as URIs, dv as UpdateCategoryRequest, dw as UpdateCategoryResponse, ew as UpdateCategoryVisibilityRequest, dR as ValueAggregation, dS as ValueAggregationOptionsOneOf, d$ as ValueAggregationResult, e7 as ValueResult, e3 as ValueResults, aJ as VerticalAlignment, aQ as VerticalAlignmentAlignment, g5 as VerticalAlignmentAlignmentWithLiterals, f_ as VerticalAlignmentWithLiterals, bM as Video, cB as VideoData, aj as ViewMode, fA as ViewModeWithLiterals, as as ViewRole, fJ as ViewRoleWithLiterals, at as VoteRole, fK as VoteRoleWithLiterals, bb as WebhookIdentityType, gs as WebhookIdentityTypeWithLiterals, ah as Width, ab as WidthType, fs as WidthTypeWithLiterals, fy as WidthWithLiterals, fo as utils } from './categories-v1-category-categories.universal-Ap2HkvJt.js';
|
|
4
4
|
|
|
5
5
|
declare function createCategory$1(httpClient: HttpClient): CreateCategorySignature;
|
|
6
6
|
interface CreateCategorySignature {
|