@wix/auto_sdk_categories_categories 1.0.79 → 1.0.80
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-Dfp7ZNFJ.d.ts → categories-v1-category-categories.universal-B84D5zvv.d.ts} +14 -0
- 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 +1 -1
- package/build/es/{categories-v1-category-categories.universal-Dfp7ZNFJ.d.mts → categories-v1-category-categories.universal-B84D5zvv.d.mts} +14 -0
- 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 +1 -1
- package/build/internal/cjs/{categories-v1-category-categories.universal-Cvx8-3By.d.ts → categories-v1-category-categories.universal-BS3cv8H_.d.ts} +14 -0
- 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 +1 -1
- package/build/internal/es/{categories-v1-category-categories.universal-Cvx8-3By.d.mts → categories-v1-category-categories.universal-BS3cv8H_.d.mts} +14 -0
- 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 +1 -1
- package/package.json +2 -2
|
@@ -3991,6 +3991,8 @@ interface CategoryMovedEnvelope {
|
|
|
3991
3991
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
3992
3992
|
* @permissionScope Read categories
|
|
3993
3993
|
* @permissionScopeId SCOPE.CATEGORIES.CATEGORY_READ
|
|
3994
|
+
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
3995
|
+
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
3994
3996
|
* @permissionScope Read v3 catalog
|
|
3995
3997
|
* @permissionScopeId SCOPE.STORES.CATALOG_READ
|
|
3996
3998
|
* @permissionScope Manage Products
|
|
@@ -4021,6 +4023,8 @@ interface CategoryCreatedEnvelope {
|
|
|
4021
4023
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
4022
4024
|
* @permissionScope Read categories
|
|
4023
4025
|
* @permissionScopeId SCOPE.CATEGORIES.CATEGORY_READ
|
|
4026
|
+
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
4027
|
+
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
4024
4028
|
* @permissionScope Read v3 catalog
|
|
4025
4029
|
* @permissionScopeId SCOPE.STORES.CATALOG_READ
|
|
4026
4030
|
* @permissionScope Manage Products
|
|
@@ -4050,6 +4054,8 @@ interface CategoryDeletedEnvelope {
|
|
|
4050
4054
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
4051
4055
|
* @permissionScope Read categories
|
|
4052
4056
|
* @permissionScopeId SCOPE.CATEGORIES.CATEGORY_READ
|
|
4057
|
+
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
4058
|
+
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
4053
4059
|
* @permissionScope Read v3 catalog
|
|
4054
4060
|
* @permissionScopeId SCOPE.STORES.CATALOG_READ
|
|
4055
4061
|
* @permissionScope Manage Products
|
|
@@ -4082,6 +4088,8 @@ interface CategoryItemAddedToCategoryEnvelope {
|
|
|
4082
4088
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
4083
4089
|
* @permissionScope Read categories
|
|
4084
4090
|
* @permissionScopeId SCOPE.CATEGORIES.CATEGORY_READ
|
|
4091
|
+
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
4092
|
+
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
4085
4093
|
* @permissionScope Read v3 catalog
|
|
4086
4094
|
* @permissionScopeId SCOPE.STORES.CATALOG_READ
|
|
4087
4095
|
* @permissionScope Manage Products
|
|
@@ -4114,6 +4122,8 @@ interface CategoryItemRemovedFromCategoryEnvelope {
|
|
|
4114
4122
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
4115
4123
|
* @permissionScope Read categories
|
|
4116
4124
|
* @permissionScopeId SCOPE.CATEGORIES.CATEGORY_READ
|
|
4125
|
+
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
4126
|
+
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
4117
4127
|
* @permissionScope Read v3 catalog
|
|
4118
4128
|
* @permissionScopeId SCOPE.STORES.CATALOG_READ
|
|
4119
4129
|
* @permissionScope Manage Products
|
|
@@ -4146,6 +4156,8 @@ interface CategoryItemsArrangedInCategoryEnvelope {
|
|
|
4146
4156
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
4147
4157
|
* @permissionScope Read categories
|
|
4148
4158
|
* @permissionScopeId SCOPE.CATEGORIES.CATEGORY_READ
|
|
4159
|
+
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
4160
|
+
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
4149
4161
|
* @permissionScope Read v3 catalog
|
|
4150
4162
|
* @permissionScopeId SCOPE.STORES.CATALOG_READ
|
|
4151
4163
|
* @permissionScope Manage Products
|
|
@@ -4176,6 +4188,8 @@ interface CategoryUpdatedEnvelope {
|
|
|
4176
4188
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
4177
4189
|
* @permissionScope Read categories
|
|
4178
4190
|
* @permissionScopeId SCOPE.CATEGORIES.CATEGORY_READ
|
|
4191
|
+
* @permissionScope Wix Multilingual - Nile Wrapper Domain Events Read
|
|
4192
|
+
* @permissionScopeId SCOPE.MULTILINGUAL.NILE_WRAPPER_DOMAIN_EVENTS_READ
|
|
4179
4193
|
* @permissionScope Read v3 catalog
|
|
4180
4194
|
* @permissionScopeId SCOPE.STORES.CATALOG_READ
|
|
4181
4195
|
* @permissionScope Manage Products
|
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, T as TreeReference, G as GetCategoryOptions, U as UpdateCategory, c as UpdateCategoryOptions, d as UpdateCategoryApplicationErrors, D as DeleteCategoryApplicationErrors, e as CategorySearch, S as SearchCategoriesOptions, f as SearchCategoriesResponse, g as CountCategoriesOptions, h as CountCategoriesResponse, M as MoveCategoryOptions, i as MoveCategoryResponse, j as MoveCategoryApplicationErrors, k as MaskedCategory, B as BulkUpdateCategoriesOptions, l as BulkUpdateCategoriesResponse, m as BulkUpdateCategoriesApplicationErrors, n as UpdateCategoryVisibilityOptions, o as UpdateCategoryVisibilityResponse, p as UpdateCategoryVisibilityApplicationErrors, q as BulkShowCategoriesOptions, r as BulkShowCategoriesResponse, I as ItemReference, s as BulkAddItemsToCategoryOptions, t as BulkAddItemsToCategoryResponse, u as BulkAddItemsToCategoryApplicationErrors, v as BulkAddItemToCategoriesOptions, w as BulkAddItemToCategoriesResponse, x as BulkAddItemToCategoriesApplicationErrors, y as BulkRemoveItemsFromCategoryOptions, z as BulkRemoveItemsFromCategoryResponse, A as BulkRemoveItemsFromCategoryApplicationErrors, E as BulkRemoveItemFromCategoriesOptions, F as BulkRemoveItemFromCategoriesResponse, H as BulkRemoveItemFromCategoriesApplicationErrors, L as ListItemsInCategoryOptions, J as ListItemsInCategoryResponse, K as ListCategoriesForItemOptions, N as ListCategoriesForItemResponse, O as ListCategoriesForItemsOptions, P as ListCategoriesForItemsResponse, Q as ListTreesResponse, R as SetArrangedItemsOptions, V as SetArrangedItemsResponse, W as SetArrangedItemsApplicationErrors, X as GetArrangedItemsResponse, Y as CategoryMovedEnvelope, Z as CategoryCreatedEnvelope, _ as CategoryDeletedEnvelope, $ as CategoryItemAddedToCategoryEnvelope, a0 as CategoryItemRemovedFromCategoryEnvelope, a1 as CategoryItemsArrangedInCategoryEnvelope, a2 as CategoryUpdatedEnvelope, a3 as CursorQuery, a4 as QueryCategoriesOptions, a5 as typedQueryCategories, a6 as CategoriesQueryBuilder } from './categories-v1-category-categories.universal-
|
|
3
|
-
export { eu as ActionEvent, dc as Aggregation, dq as AggregationData, dd as AggregationKindOneOf, dJ as AggregationResults, dK as AggregationResultsResultOneOf, dx as AggregationResultsScalarResult, aV as AggregationType, fr as AggregationTypeWithLiterals, aB as Alignment, f7 as AlignmentWithLiterals, c4 as AnchorData, cI as App, ca as AppEmbedData, cb as AppEmbedDataAppDataOneOf, aD as AppType, f9 as AppTypeWithLiterals, dW as ApplicationError, ax as AspectRatio, f3 as AspectRatioWithLiterals, cu as AudioData, bW as Background, bX as BackgroundBackgroundOneOf, cA as BackgroundImage, at as BackgroundType, e$ as BackgroundTypeWithLiterals, ez as BaseEventMetadata, cx as BlockquoteData, cc as BookingData, ba as Border, cs as BorderColors, a$ as Breadcrumb, a_ as BreadcrumbsInfo, dX as BulkActionMetadata, e4 as BulkAddItemToCategoriesRequest, e1 as BulkAddItemsToCategoryRequest, dU as BulkCategoriesResult, d_ as BulkDeleteCategoriesRequest, d$ as BulkDeleteCategoriesResponse, e0 as BulkDeleteCategoriesResponseBulkCategoriesResult, e5 as BulkItemToCategoriesResult, e2 as BulkItemsToCategoryResult, e7 as BulkRemoveItemFromCategoriesRequest, e6 as BulkRemoveItemsFromCategoryRequest, fw as BulkSetItemCategoriesApplicationErrors, eE as BulkSetItemCategoriesOptions, ej as BulkSetItemCategoriesRequest, ek as BulkSetItemCategoriesResponse, dZ as BulkShowCategoriesRequest, dT as BulkUpdateCategoriesRequest, cw as BulletedListData, b9 as ButtonData, aa as ButtonDataType, eI as ButtonDataTypeWithLiterals, ce as ButtonStyles, cy as CaptionData, ch as CardStyles, eB as CategoriesQueryResult, cN as CategoryMoved, eC as CategorySearchSpec, en as CategoryTreeNode, cr as CellStyle, bl as CodeBlockData, cn as CollapsibleListData, c5 as ColorData, bb as Colors, fx as CommonSearchWithEntityContext, d8 as CompactCategory, dR as CountCategoriesRequest, cT as CreateCategoryRequest, cU as CreateCategoryResponse, aj as Crop, eR as CropWithLiterals, d2 as CursorPaging, d4 as CursorPagingMetadata, d0 as CursorQueryPagingMethodOneOf, da as CursorSearch, db as CursorSearchPagingMethodOneOf, d5 as Cursors, cM as CustomTag, dk as DateHistogramAggregation, dF as DateHistogramResult, dH as DateHistogramResults, c2 as Decoration, c3 as DecorationDataOneOf, au as DecorationType, f0 as DecorationTypeWithLiterals, cZ as DeleteCategoryRequest, c_ as DeleteCategoryResponse, dL as DeprecatedSearchCategoriesWithOffsetRequest, dP as DeprecatedSearchCategoriesWithOffsetResponse, c0 as Design, cp as Dimensions, aF as Direction, fb as DirectionWithLiterals, bn as DividerData, af as DividerDataAlignment, eN as DividerDataAlignmentWithLiterals, cD as DocumentStyle, eo as DomainEvent, ep as DomainEventBodyOneOf, cl as EmbedData, ev as Empty, eq as EntityCreatedEvent, et as EntityDeletedEvent, es as EntityUpdatedEvent, cd as EventData, eA as EventMetadata, cF as ExtendedFields, cL as File, bo as FileData, bp as FileSource, bq as FileSourceDataOneOf, c8 as FontSizeData, av as FontType, f1 as FontTypeWithLiterals, bD as GIF, bC as GIFData, al as GIFType, eT as GIFTypeWithLiterals, bs as GalleryData, by as GalleryOptions, bz as GalleryOptionsLayout, ei as GetArrangedItemsRequest, el as GetCategoriesTreeRequest, em as GetCategoriesTreeResponse, cV as GetCategoryRequest, cW as GetCategoryResponse, bV as Gradient, dG as GroupByValueResults, bF as HTMLData, bG as HTMLDataDataOneOf, bE as HeadingData, bg as Height, ex as IdentificationData, ey as IdentificationDataIdOneOf, bu as Image, bH as ImageData, bJ as ImageDataStyles, aJ as ImagePosition, ff as ImagePositionWithLiterals, cf as ImageStyles, aw as ImageStylesPosition, f2 as ImageStylesPositionWithLiterals, df as IncludeMissingValuesOptions, aE as InitialExpandedItems, fa as InitialExpandedItemsWithLiterals, aU as Interval, fq as IntervalWithLiterals, cG as InvalidateCache, cH as InvalidateCacheGetByOneOf, bw as Item, cO as ItemAddedToCategory, bx as ItemDataOneOf, dV as ItemMetadata, e3 as ItemReferenceMetadata, cQ as ItemRemovedFromCategory, bA as ItemStyle, cP as ItemsAddedToCategory, cS as ItemsArrangedInCategory, cR as ItemsRemovedFromCategory, b2 as Keyword, aC as Layout, cB as LayoutCellData, cz as LayoutData, ah as LayoutType, eP as LayoutTypeWithLiterals, f8 as LayoutWithLiterals, ad as LineStyle, eL as LineStyleWithLiterals, bi as Link, c6 as LinkData, bj as LinkDataOneOf, bK as LinkPreviewData, bL as LinkPreviewDataStyles, eb as ListCategoriesForItemRequest, ec as ListCategoriesForItemsRequest, d6 as ListCompactCategoriesByIdsRequest, d7 as ListCompactCategoriesByIdsResponse, eD as ListItemsInCategoryOptionsPagingMethodOneOf, e8 as ListItemsInCategoryRequest, e9 as ListItemsInCategoryRequestPagingMethodOneOf, ee as ListTreesRequest, ct as ListValue, bM as MapData, ed as MapItemToCategories, bN as MapSettings, ao as MapType, eW as MapTypeWithLiterals, bt as Media, c7 as MentionData, ew as MessageEnvelope, cC as Metadata, aR as MissingValues, fn as MissingValuesWithLiterals, aW as Mode, fs as ModeWithLiterals, dS as MoveCategoryRequest, ef as MoveItemInCategoryRequest, aY as MoveItemInCategoryRequestPosition, fu as MoveItemInCategoryRequestPositionWithLiterals, eg as MoveItemInCategoryResponse, dn as NestedAggregation, dl as NestedAggregationItem, dm as NestedAggregationItemKindOneOf, dt as NestedAggregationResults, du as NestedAggregationResultsResultOneOf, aT as NestedAggregationType, fp as NestedAggregationTypeWithLiterals, dC as NestedResultValue, dD as NestedResultValueResultOneOf, dI as NestedResults, dy as NestedValueAggregationResult, b6 as Node, b7 as NodeDataOneOf, b8 as NodeStyle, a7 as NodeType, eF as NodeTypeWithLiterals, aH as NullValue, fd as NullValueWithLiterals, cm as Oembed, dM as OffsetSearch, dN as OffsetSearchPagingMethodOneOf, bR as Option, bZ as OptionDesign, bU as OptionLayout, cv as OrderedListData, ai as Orientation, eQ as OrientationWithLiterals, br as PDFSettings, cJ as Page, dO as Paging, dQ as PagingMetadata, ea as PagingMetadataV2, bO as ParagraphData, b0 as ParentCategory, bQ as Permissions, az as Placement, f5 as PlacementWithLiterals, ck as PlaybackOptions, bc as PluginContainerData, a9 as PluginContainerDataAlignment, eH as PluginContainerDataAlignmentWithLiterals, bd as PluginContainerDataWidth, be as PluginContainerDataWidthDataOneOf, b_ as Poll, bP as PollData, b$ as PollDataLayout, bY as PollDesign, bT as PollLayout, as as PollLayoutDirection, e_ as PollLayoutDirectionWithLiterals, ar as PollLayoutType, eZ as PollLayoutTypeWithLiterals, bS as PollSettings, aX as Position, ft as PositionWithLiterals, ci as PricingData, c$ as QueryCategoriesRequest, d3 as QueryCategoriesResponse, di as RangeAggregation, ds as RangeAggregationResult, de as RangeBucket, dA as RangeResult, dw as RangeResults, bk as Rel, aO as RequestedFields, fk as RequestedFieldsWithLiterals, ay as Resizing, f4 as ResizingWithLiterals, aL as ResponsivenessBehaviour, fh as ResponsivenessBehaviourWithLiterals, er as RestoreInfo, dE as Results, cg as RibbonStyles, b5 as RichContent, dj as ScalarAggregation, dB as ScalarResult, aS as ScalarType, fo as ScalarTypeWithLiterals, aI as Scaling, fe as ScalingWithLiterals, d9 as SearchCategoriesRequest, dp as SearchDetails, b1 as SeoSchema, eh as SetArrangedItemsRequest, b4 as Settings, aM as SingleEntityOpsRequestedFields, fi as SingleEntityOpsRequestedFieldsWithLiterals, aQ as SortDirection, fm as SortDirectionWithLiterals, aN as SortOrder, fj as SortOrderWithLiterals, aP as SortType, fl as SortTypeWithLiterals, d1 as Sorting, am as Source, eU as SourceWithLiterals, bf as Spoiler, c9 as SpoilerData, bh as Styles, bI as StylesBorder, an as StylesPosition, eV as StylesPositionWithLiterals, cq as TableCellData, co as TableData, b3 as Tag, ab as Target, eJ as TargetWithLiterals, ac as TextAlignment, eK as TextAlignmentWithLiterals, c1 as TextData, cE as TextNodeStyle, bm as TextStyle, bB as Thumbnails, ak as ThumbnailsAlignment, eS as ThumbnailsAlignmentWithLiterals, aA as Type, f6 as TypeWithLiterals, cK as URI, cX as UpdateCategoryRequest, cY as UpdateCategoryResponse, dY as UpdateCategoryVisibilityRequest, dg as ValueAggregation, dh as ValueAggregationOptionsOneOf, dr as ValueAggregationResult, dz as ValueResult, dv as ValueResults, aG as VerticalAlignment, aK as VerticalAlignmentAlignment, fg as VerticalAlignmentAlignmentWithLiterals, fc as VerticalAlignmentWithLiterals, bv as Video, cj as VideoData, ag as ViewMode, eO as ViewModeWithLiterals, ap as ViewRole, eX as ViewRoleWithLiterals, aq as VoteRole, eY as VoteRoleWithLiterals, aZ as WebhookIdentityType, fv as WebhookIdentityTypeWithLiterals, ae as Width, a8 as WidthType, eG as WidthTypeWithLiterals, eM as WidthWithLiterals } from './categories-v1-category-categories.universal-
|
|
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, e as CategorySearch, S as SearchCategoriesOptions, f as SearchCategoriesResponse, g as CountCategoriesOptions, h as CountCategoriesResponse, M as MoveCategoryOptions, i as MoveCategoryResponse, j as MoveCategoryApplicationErrors, k as MaskedCategory, B as BulkUpdateCategoriesOptions, l as BulkUpdateCategoriesResponse, m as BulkUpdateCategoriesApplicationErrors, n as UpdateCategoryVisibilityOptions, o as UpdateCategoryVisibilityResponse, p as UpdateCategoryVisibilityApplicationErrors, q as BulkShowCategoriesOptions, r as BulkShowCategoriesResponse, I as ItemReference, s as BulkAddItemsToCategoryOptions, t as BulkAddItemsToCategoryResponse, u as BulkAddItemsToCategoryApplicationErrors, v as BulkAddItemToCategoriesOptions, w as BulkAddItemToCategoriesResponse, x as BulkAddItemToCategoriesApplicationErrors, y as BulkRemoveItemsFromCategoryOptions, z as BulkRemoveItemsFromCategoryResponse, A as BulkRemoveItemsFromCategoryApplicationErrors, E as BulkRemoveItemFromCategoriesOptions, F as BulkRemoveItemFromCategoriesResponse, H as BulkRemoveItemFromCategoriesApplicationErrors, L as ListItemsInCategoryOptions, J as ListItemsInCategoryResponse, K as ListCategoriesForItemOptions, N as ListCategoriesForItemResponse, O as ListCategoriesForItemsOptions, P as ListCategoriesForItemsResponse, Q as ListTreesResponse, R as SetArrangedItemsOptions, V as SetArrangedItemsResponse, W as SetArrangedItemsApplicationErrors, X as GetArrangedItemsResponse, Y as CategoryMovedEnvelope, Z as CategoryCreatedEnvelope, _ as CategoryDeletedEnvelope, $ as CategoryItemAddedToCategoryEnvelope, a0 as CategoryItemRemovedFromCategoryEnvelope, a1 as CategoryItemsArrangedInCategoryEnvelope, a2 as CategoryUpdatedEnvelope, a3 as CursorQuery, a4 as QueryCategoriesOptions, a5 as typedQueryCategories, a6 as CategoriesQueryBuilder } from './categories-v1-category-categories.universal-B84D5zvv.js';
|
|
3
|
+
export { eu as ActionEvent, dc as Aggregation, dq as AggregationData, dd as AggregationKindOneOf, dJ as AggregationResults, dK as AggregationResultsResultOneOf, dx as AggregationResultsScalarResult, aV as AggregationType, fr as AggregationTypeWithLiterals, aB as Alignment, f7 as AlignmentWithLiterals, c4 as AnchorData, cI as App, ca as AppEmbedData, cb as AppEmbedDataAppDataOneOf, aD as AppType, f9 as AppTypeWithLiterals, dW as ApplicationError, ax as AspectRatio, f3 as AspectRatioWithLiterals, cu as AudioData, bW as Background, bX as BackgroundBackgroundOneOf, cA as BackgroundImage, at as BackgroundType, e$ as BackgroundTypeWithLiterals, ez as BaseEventMetadata, cx as BlockquoteData, cc as BookingData, ba as Border, cs as BorderColors, a$ as Breadcrumb, a_ as BreadcrumbsInfo, dX as BulkActionMetadata, e4 as BulkAddItemToCategoriesRequest, e1 as BulkAddItemsToCategoryRequest, dU as BulkCategoriesResult, d_ as BulkDeleteCategoriesRequest, d$ as BulkDeleteCategoriesResponse, e0 as BulkDeleteCategoriesResponseBulkCategoriesResult, e5 as BulkItemToCategoriesResult, e2 as BulkItemsToCategoryResult, e7 as BulkRemoveItemFromCategoriesRequest, e6 as BulkRemoveItemsFromCategoryRequest, fw as BulkSetItemCategoriesApplicationErrors, eE as BulkSetItemCategoriesOptions, ej as BulkSetItemCategoriesRequest, ek as BulkSetItemCategoriesResponse, dZ as BulkShowCategoriesRequest, dT as BulkUpdateCategoriesRequest, cw as BulletedListData, b9 as ButtonData, aa as ButtonDataType, eI as ButtonDataTypeWithLiterals, ce as ButtonStyles, cy as CaptionData, ch as CardStyles, eB as CategoriesQueryResult, cN as CategoryMoved, eC as CategorySearchSpec, en as CategoryTreeNode, cr as CellStyle, bl as CodeBlockData, cn as CollapsibleListData, c5 as ColorData, bb as Colors, fx as CommonSearchWithEntityContext, d8 as CompactCategory, dR as CountCategoriesRequest, cT as CreateCategoryRequest, cU as CreateCategoryResponse, aj as Crop, eR as CropWithLiterals, d2 as CursorPaging, d4 as CursorPagingMetadata, d0 as CursorQueryPagingMethodOneOf, da as CursorSearch, db as CursorSearchPagingMethodOneOf, d5 as Cursors, cM as CustomTag, dk as DateHistogramAggregation, dF as DateHistogramResult, dH as DateHistogramResults, c2 as Decoration, c3 as DecorationDataOneOf, au as DecorationType, f0 as DecorationTypeWithLiterals, cZ as DeleteCategoryRequest, c_ as DeleteCategoryResponse, dL as DeprecatedSearchCategoriesWithOffsetRequest, dP as DeprecatedSearchCategoriesWithOffsetResponse, c0 as Design, cp as Dimensions, aF as Direction, fb as DirectionWithLiterals, bn as DividerData, af as DividerDataAlignment, eN as DividerDataAlignmentWithLiterals, cD as DocumentStyle, eo as DomainEvent, ep as DomainEventBodyOneOf, cl as EmbedData, ev as Empty, eq as EntityCreatedEvent, et as EntityDeletedEvent, es as EntityUpdatedEvent, cd as EventData, eA as EventMetadata, cF as ExtendedFields, cL as File, bo as FileData, bp as FileSource, bq as FileSourceDataOneOf, c8 as FontSizeData, av as FontType, f1 as FontTypeWithLiterals, bD as GIF, bC as GIFData, al as GIFType, eT as GIFTypeWithLiterals, bs as GalleryData, by as GalleryOptions, bz as GalleryOptionsLayout, ei as GetArrangedItemsRequest, el as GetCategoriesTreeRequest, em as GetCategoriesTreeResponse, cV as GetCategoryRequest, cW as GetCategoryResponse, bV as Gradient, dG as GroupByValueResults, bF as HTMLData, bG as HTMLDataDataOneOf, bE as HeadingData, bg as Height, ex as IdentificationData, ey as IdentificationDataIdOneOf, bu as Image, bH as ImageData, bJ as ImageDataStyles, aJ as ImagePosition, ff as ImagePositionWithLiterals, cf as ImageStyles, aw as ImageStylesPosition, f2 as ImageStylesPositionWithLiterals, df as IncludeMissingValuesOptions, aE as InitialExpandedItems, fa as InitialExpandedItemsWithLiterals, aU as Interval, fq as IntervalWithLiterals, cG as InvalidateCache, cH as InvalidateCacheGetByOneOf, bw as Item, cO as ItemAddedToCategory, bx as ItemDataOneOf, dV as ItemMetadata, e3 as ItemReferenceMetadata, cQ as ItemRemovedFromCategory, bA as ItemStyle, cP as ItemsAddedToCategory, cS as ItemsArrangedInCategory, cR as ItemsRemovedFromCategory, b2 as Keyword, aC as Layout, cB as LayoutCellData, cz as LayoutData, ah as LayoutType, eP as LayoutTypeWithLiterals, f8 as LayoutWithLiterals, ad as LineStyle, eL as LineStyleWithLiterals, bi as Link, c6 as LinkData, bj as LinkDataOneOf, bK as LinkPreviewData, bL as LinkPreviewDataStyles, eb as ListCategoriesForItemRequest, ec as ListCategoriesForItemsRequest, d6 as ListCompactCategoriesByIdsRequest, d7 as ListCompactCategoriesByIdsResponse, eD as ListItemsInCategoryOptionsPagingMethodOneOf, e8 as ListItemsInCategoryRequest, e9 as ListItemsInCategoryRequestPagingMethodOneOf, ee as ListTreesRequest, ct as ListValue, bM as MapData, ed as MapItemToCategories, bN as MapSettings, ao as MapType, eW as MapTypeWithLiterals, bt as Media, c7 as MentionData, ew as MessageEnvelope, cC as Metadata, aR as MissingValues, fn as MissingValuesWithLiterals, aW as Mode, fs as ModeWithLiterals, dS as MoveCategoryRequest, ef as MoveItemInCategoryRequest, aY as MoveItemInCategoryRequestPosition, fu as MoveItemInCategoryRequestPositionWithLiterals, eg as MoveItemInCategoryResponse, dn as NestedAggregation, dl as NestedAggregationItem, dm as NestedAggregationItemKindOneOf, dt as NestedAggregationResults, du as NestedAggregationResultsResultOneOf, aT as NestedAggregationType, fp as NestedAggregationTypeWithLiterals, dC as NestedResultValue, dD as NestedResultValueResultOneOf, dI as NestedResults, dy as NestedValueAggregationResult, b6 as Node, b7 as NodeDataOneOf, b8 as NodeStyle, a7 as NodeType, eF as NodeTypeWithLiterals, aH as NullValue, fd as NullValueWithLiterals, cm as Oembed, dM as OffsetSearch, dN as OffsetSearchPagingMethodOneOf, bR as Option, bZ as OptionDesign, bU as OptionLayout, cv as OrderedListData, ai as Orientation, eQ as OrientationWithLiterals, br as PDFSettings, cJ as Page, dO as Paging, dQ as PagingMetadata, ea as PagingMetadataV2, bO as ParagraphData, b0 as ParentCategory, bQ as Permissions, az as Placement, f5 as PlacementWithLiterals, ck as PlaybackOptions, bc as PluginContainerData, a9 as PluginContainerDataAlignment, eH as PluginContainerDataAlignmentWithLiterals, bd as PluginContainerDataWidth, be as PluginContainerDataWidthDataOneOf, b_ as Poll, bP as PollData, b$ as PollDataLayout, bY as PollDesign, bT as PollLayout, as as PollLayoutDirection, e_ as PollLayoutDirectionWithLiterals, ar as PollLayoutType, eZ as PollLayoutTypeWithLiterals, bS as PollSettings, aX as Position, ft as PositionWithLiterals, ci as PricingData, c$ as QueryCategoriesRequest, d3 as QueryCategoriesResponse, di as RangeAggregation, ds as RangeAggregationResult, de as RangeBucket, dA as RangeResult, dw as RangeResults, bk as Rel, aO as RequestedFields, fk as RequestedFieldsWithLiterals, ay as Resizing, f4 as ResizingWithLiterals, aL as ResponsivenessBehaviour, fh as ResponsivenessBehaviourWithLiterals, er as RestoreInfo, dE as Results, cg as RibbonStyles, b5 as RichContent, dj as ScalarAggregation, dB as ScalarResult, aS as ScalarType, fo as ScalarTypeWithLiterals, aI as Scaling, fe as ScalingWithLiterals, d9 as SearchCategoriesRequest, dp as SearchDetails, b1 as SeoSchema, eh as SetArrangedItemsRequest, b4 as Settings, aM as SingleEntityOpsRequestedFields, fi as SingleEntityOpsRequestedFieldsWithLiterals, aQ as SortDirection, fm as SortDirectionWithLiterals, aN as SortOrder, fj as SortOrderWithLiterals, aP as SortType, fl as SortTypeWithLiterals, d1 as Sorting, am as Source, eU as SourceWithLiterals, bf as Spoiler, c9 as SpoilerData, bh as Styles, bI as StylesBorder, an as StylesPosition, eV as StylesPositionWithLiterals, cq as TableCellData, co as TableData, b3 as Tag, ab as Target, eJ as TargetWithLiterals, ac as TextAlignment, eK as TextAlignmentWithLiterals, c1 as TextData, cE as TextNodeStyle, bm as TextStyle, bB as Thumbnails, ak as ThumbnailsAlignment, eS as ThumbnailsAlignmentWithLiterals, aA as Type, f6 as TypeWithLiterals, cK as URI, cX as UpdateCategoryRequest, cY as UpdateCategoryResponse, dY as UpdateCategoryVisibilityRequest, dg as ValueAggregation, dh as ValueAggregationOptionsOneOf, dr as ValueAggregationResult, dz as ValueResult, dv as ValueResults, aG as VerticalAlignment, aK as VerticalAlignmentAlignment, fg as VerticalAlignmentAlignmentWithLiterals, fc as VerticalAlignmentWithLiterals, bv as Video, cj as VideoData, ag as ViewMode, eO as ViewModeWithLiterals, ap as ViewRole, eX as ViewRoleWithLiterals, aq as VoteRole, eY as VoteRoleWithLiterals, aZ as WebhookIdentityType, fv as WebhookIdentityTypeWithLiterals, ae as Width, a8 as WidthType, eG as WidthTypeWithLiterals, eM as WidthWithLiterals } from './categories-v1-category-categories.universal-B84D5zvv.js';
|
|
4
4
|
|
|
5
5
|
declare function createCategory$1(httpClient: HttpClient): CreateCategorySignature;
|
|
6
6
|
interface CreateCategorySignature {
|